Pull request #43004 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223+7bd682c48c076fd398275925a18394eba46cb8d0 (915f6e0e3808a5ad8c8e8551565788c4a9ed3b2e) 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-43004@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-11T07:56:00.402Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-11T07:56:00.408Z] Trying to pass milestone 1 [Pipeline] milestone [2021-11-11T07:56:00.500Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-11T07:56:00.706Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9dd1d6dd58be5e9) in /home/ubuntu/workspace/moby_PR-43004 [Pipeline] { [Pipeline] checkout [2021-11-11T07:56:00.744Z] The recommended git tool is: git [2021-11-11T07:56:00.771Z] using credential docker-jenkins-github-credentials [2021-11-11T07:56:00.783Z] Cloning the remote Git repository [2021-11-11T07:56:00.783Z] Cloning with configured refspecs honoured and without tags [2021-11-11T07:56:00.790Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:56:00.790Z] > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10 [2021-11-11T07:56:00.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:00.807Z] > git --version # timeout=10 [2021-11-11T07:56:00.816Z] > git --version # 'git version 2.17.1' [2021-11-11T07:56:00.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:00.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:14.665Z] Fetching without tags [2021-11-11T07:56:14.874Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:56:14.645Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:14.649Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:56:14.654Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:14.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:14.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:14.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:14.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:14.878Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:14.881Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:15.864Z] Merge succeeded, producing 9d7a8d54674f435afaaeea30659057970072c4cb [2021-11-11T07:56:15.864Z] Checking out Revision 9d7a8d54674f435afaaeea30659057970072c4cb (PR-43004) [2021-11-11T07:56:16.252Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:56:15.317Z] > git remote # timeout=10 [2021-11-11T07:56:15.322Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:56:15.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:15.327Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:56:15.859Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:56:15.867Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:15.870Z] > git checkout -f 9d7a8d54674f435afaaeea30659057970072c4cb # timeout=10 [2021-11-11T07:56:16.260Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T07:56:16.979Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-11-11T07:56:16.979Z] Unable to find image 'alpine:latest' locally [2021-11-11T07:56:16.979Z] latest: Pulling from library/alpine [2021-11-11T07:56:16.979Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T07:56:17.238Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T07:56:17.238Z] a0d0a0d46f8b: Download complete [2021-11-11T07:56:17.238Z] a0d0a0d46f8b: Pull complete [2021-11-11T07:56:17.238Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T07:56:17.238Z] Status: Downloaded newer image for alpine:latest [2021-11-11T07:56:20.524Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-11-11T07:56:20.758Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9dd1d6dd58be5e9) in /home/ubuntu/workspace/moby_PR-43004 [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) [2021-11-11T07:56:20.768Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0996682c962aa0e29) in /home/ubuntu/workspace/moby_PR-43004 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-11T07:56:20.825Z] The recommended git tool is: git [2021-11-11T07:56:20.833Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-11-11T07:56:20.853Z] The recommended git tool is: git [Pipeline] // stage [2021-11-11T07:56:20.859Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-11-11T07:56:20.872Z] Fetching without tags [2021-11-11T07:56:20.881Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-11T07:56:20.890Z] Cloning the remote Git repository [2021-11-11T07:56:20.890Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-11-11T07:56:21.066Z] Running on azwin-2-c848d0 in d:\jenkins\workspace\moby_PR-43004 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2021-11-11T07:56:21.159Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-11-11T07:56:21.173Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-11T07:56:21.253Z] The recommended git tool is: git [2021-11-11T07:56:21.364Z] Merge succeeded, producing 9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 [2021-11-11T07:56:21.364Z] Checking out Revision 9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 (PR-43004) [2021-11-11T07:56:21.449Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:56:20.843Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43004/.git # timeout=10 [2021-11-11T07:56:20.863Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:20.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:20.876Z] > git --version # timeout=10 [2021-11-11T07:56:20.886Z] > git --version # 'git version 2.17.1' [2021-11-11T07:56:20.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:20.888Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:21.178Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:21.185Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:21.254Z] > git remote # timeout=10 [2021-11-11T07:56:21.261Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:56:21.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:21.269Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:56:21.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:56:21.369Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:21.379Z] > git checkout -f 9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 # timeout=10 [2021-11-11T07:56:21.453Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:21.476Z] using credential docker-jenkins-github-credentials [2021-11-11T07:56:21.556Z] Cloning the remote Git repository [2021-11-11T07:56:21.557Z] Cloning with configured refspecs honoured and without tags [2021-11-11T07:56:20.895Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:56:20.896Z] > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10 [2021-11-11T07:56:20.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:20.913Z] > git --version # timeout=10 [2021-11-11T07:56:20.918Z] > git --version # 'git version 2.17.1' [2021-11-11T07:56:20.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:20.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:56:22.195Z] + docker version [2021-11-11T07:56:22.195Z] Client: Docker Engine - Community [2021-11-11T07:56:22.195Z] Version: 20.10.10-rc1 [2021-11-11T07:56:22.195Z] API version: 1.41 [2021-11-11T07:56:22.195Z] Go version: go1.16.9 [2021-11-11T07:56:22.195Z] Git commit: b485636 [2021-11-11T07:56:22.195Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T07:56:22.195Z] OS/Arch: linux/amd64 [2021-11-11T07:56:22.195Z] Context: default [2021-11-11T07:56:22.195Z] Experimental: true [2021-11-11T07:56:22.195Z] [2021-11-11T07:56:22.195Z] Server: Docker Engine - Community [2021-11-11T07:56:22.195Z] Engine: [2021-11-11T07:56:22.195Z] Version: 20.10.10-rc1 [2021-11-11T07:56:22.195Z] API version: 1.41 (minimum version 1.12) [2021-11-11T07:56:22.195Z] Go version: go1.16.9 [2021-11-11T07:56:22.195Z] Git commit: 9f5b26f [2021-11-11T07:56:22.195Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T07:56:22.195Z] OS/Arch: linux/amd64 [2021-11-11T07:56:22.195Z] Experimental: true [2021-11-11T07:56:22.195Z] containerd: [2021-11-11T07:56:22.195Z] Version: 1.4.11 [2021-11-11T07:56:22.195Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:56:22.195Z] runc: [2021-11-11T07:56:22.195Z] Version: 1.0.2 [2021-11-11T07:56:22.195Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T07:56:22.195Z] docker-init: [2021-11-11T07:56:22.195Z] Version: 0.19.0 [2021-11-11T07:56:22.195Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T07:56:21.595Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:56:21.595Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T07:56:21.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:21.642Z] > git --version # timeout=10 [2021-11-11T07:56:21.689Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T07:56:21.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:21.689Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:22.475Z] + docker info [2021-11-11T07:56:23.415Z] Client: [2021-11-11T07:56:23.415Z] Context: default [2021-11-11T07:56:23.415Z] Debug Mode: false [2021-11-11T07:56:23.415Z] Plugins: [2021-11-11T07:56:23.415Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T07:56:23.415Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T07:56:23.415Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T07:56:23.415Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T07:56:23.415Z] [2021-11-11T07:56:23.415Z] Server: [2021-11-11T07:56:23.415Z] Containers: 0 [2021-11-11T07:56:23.415Z] Running: 0 [2021-11-11T07:56:23.415Z] Paused: 0 [2021-11-11T07:56:23.415Z] Stopped: 0 [2021-11-11T07:56:23.415Z] Images: 3 [2021-11-11T07:56:23.415Z] Server Version: 20.10.10-rc1 [2021-11-11T07:56:23.415Z] Storage Driver: overlay2 [2021-11-11T07:56:23.415Z] Backing Filesystem: extfs [2021-11-11T07:56:23.415Z] Supports d_type: true [2021-11-11T07:56:23.415Z] Native Overlay Diff: true [2021-11-11T07:56:23.415Z] userxattr: false [2021-11-11T07:56:23.415Z] Logging Driver: json-file [2021-11-11T07:56:23.415Z] Cgroup Driver: cgroupfs [2021-11-11T07:56:23.415Z] Cgroup Version: 1 [2021-11-11T07:56:23.415Z] Plugins: [2021-11-11T07:56:23.415Z] Volume: local [2021-11-11T07:56:23.415Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T07:56:23.415Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T07:56:23.415Z] Swarm: inactive [2021-11-11T07:56:23.415Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T07:56:23.415Z] Default Runtime: runc [2021-11-11T07:56:23.415Z] Init Binary: docker-init [2021-11-11T07:56:23.415Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:56:23.415Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T07:56:23.415Z] init version: de40ad0 [2021-11-11T07:56:23.415Z] Security Options: [2021-11-11T07:56:23.415Z] apparmor [2021-11-11T07:56:23.415Z] seccomp [2021-11-11T07:56:23.415Z] Profile: default [2021-11-11T07:56:23.415Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T07:56:23.415Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T07:56:23.415Z] OSType: linux [2021-11-11T07:56:23.415Z] Architecture: x86_64 [2021-11-11T07:56:23.415Z] CPUs: 2 [2021-11-11T07:56:23.415Z] Total Memory: 7.569GiB [2021-11-11T07:56:23.415Z] Name: ip-10-100-100-74 [2021-11-11T07:56:23.415Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T07:56:23.415Z] Docker Root Dir: /var/lib/docker [2021-11-11T07:56:23.415Z] Debug Mode: false [2021-11-11T07:56:23.415Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:56:23.415Z] Labels: [2021-11-11T07:56:23.415Z] Experimental: true [2021-11-11T07:56:23.415Z] Insecure Registries: [2021-11-11T07:56:23.415Z] 127.0.0.0/8 [2021-11-11T07:56:23.415Z] Live Restore Enabled: true [2021-11-11T07:56:23.415Z] [2021-11-11T07:56:23.415Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T07:56:23.694Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:56:23.694Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:56:23.694Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-11T07:56:23.694Z] + bash /home/ubuntu/workspace/moby_PR-43004/check-config.sh [2021-11-11T07:56:23.694Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T07:56:23.694Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T07:56:23.694Z] [2021-11-11T07:56:23.694Z] Generally Necessary: [2021-11-11T07:56:23.694Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T07:56:23.694Z] - apparmor: enabled and tools installed [2021-11-11T07:56:23.694Z] - CONFIG_NAMESPACES: enabled [2021-11-11T07:56:23.694Z] - CONFIG_NET_NS: enabled [2021-11-11T07:56:23.694Z] - CONFIG_PID_NS: enabled [2021-11-11T07:56:23.694Z] - CONFIG_IPC_NS: enabled [2021-11-11T07:56:23.694Z] - CONFIG_UTS_NS: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CGROUPS: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T07:56:23.694Z] - CONFIG_CPUSETS: enabled [2021-11-11T07:56:23.953Z] - CONFIG_MEMCG: enabled [2021-11-11T07:56:23.953Z] - CONFIG_KEYS: enabled [2021-11-11T07:56:23.953Z] - CONFIG_VETH: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-11T07:56:23.953Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-11T07:56:23.953Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T07:56:23.953Z] [2021-11-11T07:56:23.953Z] Optional Features: [2021-11-11T07:56:23.953Z] - CONFIG_USER_NS: enabled [2021-11-11T07:56:23.953Z] - CONFIG_SECCOMP: enabled [2021-11-11T07:56:23.953Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T07:56:23.953Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T07:56:23.953Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T07:56:23.953Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T07:56:23.953Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T07:56:23.953Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T07:56:23.953Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-11T07:56:23.953Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-11T07:56:23.953Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T07:56:23.953Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T07:56:23.953Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T07:56:23.953Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T07:56:23.953Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T07:56:23.953Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T07:56:23.953Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T07:56:23.953Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T07:56:23.953Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T07:56:23.953Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_EXT4_FS: enabled [2021-11-11T07:56:23.953Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T07:56:23.953Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T07:56:23.953Z] - Network Drivers: [2021-11-11T07:56:23.953Z] - "overlay": [2021-11-11T07:56:23.953Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T07:56:23.953Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T07:56:23.953Z] Optional (for encrypted networks): [2021-11-11T07:56:24.215Z] - CONFIG_CRYPTO: enabled [2021-11-11T07:56:24.215Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T07:56:24.215Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T07:56:24.215Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T07:56:24.215Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T07:56:24.215Z] - CONFIG_XFRM: enabled [2021-11-11T07:56:24.215Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-11T07:56:24.215Z] - "ipvlan": [2021-11-11T07:56:24.215Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T07:56:24.215Z] - "macvlan": [2021-11-11T07:56:24.215Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T07:56:24.215Z] - "ftp,tftp client in container": [2021-11-11T07:56:24.215Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T07:56:24.215Z] - Storage Drivers: [2021-11-11T07:56:24.215Z] - "aufs": [2021-11-11T07:56:24.215Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T07:56:24.215Z] - "btrfs": [2021-11-11T07:56:24.215Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T07:56:24.215Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T07:56:24.215Z] - "devicemapper": [2021-11-11T07:56:24.215Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T07:56:24.215Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T07:56:24.215Z] - "overlay": [2021-11-11T07:56:24.215Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T07:56:24.215Z] - "zfs": [2021-11-11T07:56:24.215Z] - /dev/zfs: present [2021-11-11T07:56:24.215Z] - zfs command: missing [2021-11-11T07:56:24.215Z] - zpool command: missing [2021-11-11T07:56:24.215Z] [2021-11-11T07:56:24.215Z] Limits: [2021-11-11T07:56:24.215Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T07:56:24.215Z] [2021-11-11T07:56:24.215Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T07:56:24.539Z] + sudo modprobe ip_vs [2021-11-11T07:56:24.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 . [2021-11-11T07:56:24.797Z] #1 [internal] load build definition from Dockerfile [2021-11-11T07:56:24.797Z] #1 sha256:cd9aec27ab41d7abaf1673ee2fcf05c2e7a95c9679d4b004070163174e2c5871 [2021-11-11T07:56:24.797Z] #1 transferring dockerfile: 17.04kB done [2021-11-11T07:56:24.797Z] #1 DONE 0.0s [2021-11-11T07:56:24.797Z] [2021-11-11T07:56:24.797Z] #2 [internal] load .dockerignore [2021-11-11T07:56:24.797Z] #2 sha256:1dbb258a6caaf907962cf1ddb678b15bef1330d7607fe8aec594e42463997e10 [2021-11-11T07:56:24.797Z] #2 transferring context: 87B done [2021-11-11T07:56:24.797Z] #2 DONE 0.0s [2021-11-11T07:56:24.797Z] [2021-11-11T07:56:24.797Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-11T07:56:24.797Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-11T07:56:25.056Z] #3 DONE 0.3s [2021-11-11T07:56:25.056Z] [2021-11-11T07:56:25.056Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-11T07:56:25.056Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-11T07:56:25.056Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-11T07:56:25.056Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-11T07:56:25.056Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-11T07:56:25.056Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-11T07:56:25.056Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-11-11T07:56:25.056Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-11-11T07:56:25.056Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-11T07:56:25.315Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-11T07:56:25.315Z] #4 DONE 0.4s [2021-11-11T07:56:25.573Z] [2021-11-11T07:56:25.573Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:56:25.573Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T07:56:25.573Z] #5 DONE 0.1s [2021-11-11T07:56:25.573Z] [2021-11-11T07:56:25.573Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:56:25.573Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T07:56:25.573Z] #6 DONE 0.1s [2021-11-11T07:56:25.573Z] [2021-11-11T07:56:25.573Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-11-11T07:56:25.573Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-11T07:56:25.832Z] #8 DONE 0.2s [2021-11-11T07:56:25.832Z] [2021-11-11T07:56:25.832Z] #7 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-11T07:56:25.832Z] #7 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-11T07:56:25.832Z] #7 DONE 0.2s [2021-11-11T07:56:25.832Z] [2021-11-11T07:56:25.832Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:56:25.832Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T07:56:25.832Z] #62 DONE 0.0s [2021-11-11T07:56:25.832Z] [2021-11-11T07:56:25.832Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:56:25.832Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:56:25.832Z] #64 DONE 0.0s [2021-11-11T07:56:25.832Z] [2021-11-11T07:56:25.833Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:56:25.833Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:56:25.833Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.0s done [2021-11-11T07:56:26.095Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 0B / 50.44MB 0.1s [2021-11-11T07:56:26.095Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-11T07:56:26.095Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-11T07:56:26.095Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-11T07:56:26.095Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.24MB / 50.44MB 0.2s [2021-11-11T07:56:26.357Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 11.53MB / 50.44MB 0.3s [2021-11-11T07:56:26.357Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 19.92MB / 50.44MB 0.4s [2021-11-11T07:56:26.357Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 26.21MB / 50.44MB 0.5s [2021-11-11T07:56:26.617Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 36.70MB / 50.44MB 0.7s [2021-11-11T07:56:26.876Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 42.99MB / 50.44MB 0.8s [2021-11-11T07:56:26.876Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 48.23MB / 50.44MB 0.9s [2021-11-11T07:56:27.135Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.0s done [2021-11-11T07:56:29.042Z] #26 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 1.7s [2021-11-11T07:56:29.985Z] #26 ... [2021-11-11T07:56:29.985Z] [2021-11-11T07:56:29.985Z] #23 [internal] load build context [2021-11-11T07:56:29.985Z] #23 sha256:3a0d8148e85e02c2b898fdbe3e2c775c43d59229bdcff34c817aebe25ae652f1 [2021-11-11T07:56:29.985Z] #23 transferring context: 53.42MB 3.8s done [2021-11-11T07:56:29.985Z] #23 DONE 3.9s [2021-11-11T07:56:29.985Z] [2021-11-11T07:56:29.985Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:29.985Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:29.985Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.0s done [2021-11-11T07:56:29.985Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.0s done [2021-11-11T07:56:29.985Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.3s done [2021-11-11T07:56:29.985Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-11T07:56:29.985Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-11T07:56:29.985Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-11T07:56:29.985Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.4s done [2021-11-11T07:56:29.985Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 1.2s done [2021-11-11T07:56:29.985Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.6s done [2021-11-11T07:56:29.985Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 2.9s done [2021-11-11T07:56:29.985Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 1.3s done [2021-11-11T07:56:31.363Z] #9 ... [2021-11-11T07:56:31.363Z] [2021-11-11T07:56:31.363Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:56:31.363Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:56:31.363Z] #26 DONE 5.3s [2021-11-11T07:56:31.363Z] [2021-11-11T07:56:31.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:31.363Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:31.363Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.0s done [2021-11-11T07:56:31.363Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 [2021-11-11T07:56:31.363Z] #9 ... [2021-11-11T07:56:31.363Z] [2021-11-11T07:56:31.363Z] #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-11-11T07:56:31.363Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:56:32.739Z] #27 1.415 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:56:32.739Z] #27 1.434 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:56:32.739Z] #27 1.434 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:56:32.739Z] #27 1.665 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:56:32.998Z] #27 1.979 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:56:33.567Z] #27 2.423 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:56:34.697Z] Fetching without tags [2021-11-11T07:56:34.905Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:56:34.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:34.683Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:56:34.686Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:34.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:34.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:34.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:34.702Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:34.908Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:34.911Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:35.471Z] #27 3.947 Fetched 8469 kB in 3s (3072 kB/s) [2021-11-11T07:56:35.757Z] Still waiting to schedule task [2021-11-11T07:56:35.758Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T07:56:35.759Z] Still waiting to schedule task [2021-11-11T07:56:35.759Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-11-11T07:56:35.761Z] Still waiting to schedule task [2021-11-11T07:56:35.761Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-11-11T07:56:35.961Z] Merge succeeded, producing 70345301dc44b4139e88f1b65731c49b14ce84e1 [2021-11-11T07:56:35.961Z] Checking out Revision 70345301dc44b4139e88f1b65731c49b14ce84e1 (PR-43004) [2021-11-11T07:56:36.039Z] #27 3.947 Reading package lists... [2021-11-11T07:56:36.287Z] Fetching without tags [2021-11-11T07:56:36.400Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:56:35.352Z] > git remote # timeout=10 [2021-11-11T07:56:35.362Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:56:35.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:35.367Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:56:35.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:56:35.964Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:35.969Z] > git checkout -f 70345301dc44b4139e88f1b65731c49b14ce84e1 # timeout=10 [2021-11-11T07:56:36.405Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T07:56:36.977Z] #27 4.893 Reading package lists... [2021-11-11T07:56:37.020Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:56:37.098Z] + [ PR != PR ] [2021-11-11T07:56:37.098Z] + [ 20.10 != master ] [2021-11-11T07:56:37.098Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:56:37.235Z] #27 5.813 Building dependency tree... [2021-11-11T07:56:37.235Z] #27 5.990 Reading state information... [2021-11-11T07:56:37.235Z] #27 6.144 The following additional packages will be installed: [2021-11-11T07:56:37.235Z] #27 6.144 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-11T07:56:37.235Z] #27 6.144 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-11T07:56:37.235Z] #27 6.145 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-11T07:56:37.235Z] #27 6.146 Suggested packages: [2021-11-11T07:56:37.235Z] #27 6.146 krb5-doc krb5-user [2021-11-11T07:56:37.235Z] #27 6.146 Recommended packages: [2021-11-11T07:56:37.235Z] #27 6.146 krb5-locales publicsuffix libsasl2-modules [2021-11-11T07:56:35.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:36.028Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:56:36.075Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:36.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:56:36.325Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:56:36.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:36.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:56:37.059Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:37.091Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:37.453Z] + docker version [2021-11-11T07:56:37.453Z] Client: Docker Engine - Community [2021-11-11T07:56:37.453Z] Version: 20.10.10-rc1 [2021-11-11T07:56:37.453Z] API version: 1.41 [2021-11-11T07:56:37.453Z] Go version: go1.16.9 [2021-11-11T07:56:37.453Z] Git commit: b485636 [2021-11-11T07:56:37.453Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T07:56:37.453Z] OS/Arch: linux/amd64 [2021-11-11T07:56:37.453Z] Context: default [2021-11-11T07:56:37.453Z] Experimental: true [2021-11-11T07:56:37.453Z] [2021-11-11T07:56:37.453Z] Server: Docker Engine - Community [2021-11-11T07:56:37.453Z] Engine: [2021-11-11T07:56:37.453Z] Version: 20.10.10-rc1 [2021-11-11T07:56:37.453Z] API version: 1.41 (minimum version 1.12) [2021-11-11T07:56:37.453Z] Go version: go1.16.9 [2021-11-11T07:56:37.453Z] Git commit: 9f5b26f [2021-11-11T07:56:37.453Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T07:56:37.453Z] OS/Arch: linux/amd64 [2021-11-11T07:56:37.453Z] Experimental: true [2021-11-11T07:56:37.453Z] containerd: [2021-11-11T07:56:37.453Z] Version: 1.4.11 [2021-11-11T07:56:37.453Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:56:37.453Z] runc: [2021-11-11T07:56:37.453Z] Version: 1.0.2 [2021-11-11T07:56:37.453Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T07:56:37.453Z] docker-init: [2021-11-11T07:56:37.453Z] Version: 0.19.0 [2021-11-11T07:56:37.453Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T07:56:37.727Z] + docker info [2021-11-11T07:56:37.802Z] #27 6.390 The following NEW packages will be installed: [2021-11-11T07:56:37.802Z] #27 6.391 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-11T07:56:37.802Z] #27 6.391 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-11T07:56:37.802Z] #27 6.391 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T07:56:37.802Z] #27 6.392 libssh2-1 libssl1.1 openssl [2021-11-11T07:56:37.802Z] #27 6.675 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:56:37.802Z] #27 6.675 Need to get 5061 kB of archives. [2021-11-11T07:56:37.802Z] #27 6.675 After this operation, 12.1 MB of additional disk space will be used. [2021-11-11T07:56:37.802Z] #27 6.675 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-11T07:56:37.802Z] #27 6.693 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-11T07:56:37.802Z] #27 6.714 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-11T07:56:37.802Z] #27 6.714 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-11T07:56:37.802Z] #27 6.714 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-11T07:56:37.802Z] #27 6.714 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-11T07:56:37.802Z] #27 6.714 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-11T07:56:38.061Z] #27 6.722 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-11T07:56:38.061Z] #27 6.722 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-11T07:56:38.061Z] #27 6.722 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-11T07:56:38.061Z] #27 6.724 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-11T07:56:38.061Z] #27 6.725 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-11T07:56:38.061Z] #27 6.729 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-11T07:56:38.061Z] #27 6.732 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-11T07:56:38.061Z] #27 6.732 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-11T07:56:38.061Z] #27 6.732 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-11T07:56:38.061Z] #27 6.735 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-11T07:56:38.061Z] #27 6.740 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-11T07:56:38.061Z] #27 6.746 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T07:56:38.061Z] #27 6.747 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T07:56:38.061Z] #27 6.750 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T07:56:38.061Z] #27 6.898 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:56:38.061Z] #27 6.921 Fetched 5061 kB in 0s (14.7 MB/s) [2021-11-11T07:56:38.061Z] #27 6.970 Selecting previously unselected package libssl1.1:amd64. [2021-11-11T07:56:38.061Z] #27 6.970 (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-11-11T07:56:38.061Z] #27 6.970 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:56:38.321Z] #27 6.978 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:38.321Z] #27 7.173 Selecting previously unselected package openssl. [2021-11-11T07:56:38.321Z] #27 7.173 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:56:38.321Z] #27 7.177 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:38.580Z] #27 7.313 Selecting previously unselected package ca-certificates. [2021-11-11T07:56:38.580Z] #27 7.313 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-11T07:56:38.580Z] #27 7.317 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:38.580Z] #27 7.393 Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T07:56:38.580Z] #27 7.395 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-11T07:56:38.580Z] #27 7.400 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:56:38.580Z] #27 7.436 Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T07:56:38.580Z] #27 7.436 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:38.580Z] #27 7.440 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:38.580Z] #27 7.492 Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T07:56:38.580Z] #27 7.492 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:38.655Z] Client: [2021-11-11T07:56:38.655Z] Context: default [2021-11-11T07:56:38.655Z] Debug Mode: false [2021-11-11T07:56:38.655Z] Plugins: [2021-11-11T07:56:38.655Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T07:56:38.655Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T07:56:38.655Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T07:56:38.655Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T07:56:38.655Z] [2021-11-11T07:56:38.655Z] Server: [2021-11-11T07:56:38.655Z] Containers: 0 [2021-11-11T07:56:38.655Z] Running: 0 [2021-11-11T07:56:38.655Z] Paused: 0 [2021-11-11T07:56:38.655Z] Stopped: 0 [2021-11-11T07:56:38.655Z] Images: 2 [2021-11-11T07:56:38.655Z] Server Version: 20.10.10-rc1 [2021-11-11T07:56:38.655Z] Storage Driver: overlay2 [2021-11-11T07:56:38.655Z] Backing Filesystem: extfs [2021-11-11T07:56:38.655Z] Supports d_type: true [2021-11-11T07:56:38.655Z] Native Overlay Diff: true [2021-11-11T07:56:38.655Z] userxattr: false [2021-11-11T07:56:38.655Z] Logging Driver: json-file [2021-11-11T07:56:38.655Z] Cgroup Driver: cgroupfs [2021-11-11T07:56:38.655Z] Cgroup Version: 1 [2021-11-11T07:56:38.655Z] Plugins: [2021-11-11T07:56:38.655Z] Volume: local [2021-11-11T07:56:38.655Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T07:56:38.655Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T07:56:38.655Z] Swarm: inactive [2021-11-11T07:56:38.655Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T07:56:38.655Z] Default Runtime: runc [2021-11-11T07:56:38.655Z] Init Binary: docker-init [2021-11-11T07:56:38.655Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:56:38.655Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T07:56:38.655Z] init version: de40ad0 [2021-11-11T07:56:38.655Z] Security Options: [2021-11-11T07:56:38.655Z] apparmor [2021-11-11T07:56:38.655Z] seccomp [2021-11-11T07:56:38.655Z] Profile: default [2021-11-11T07:56:38.655Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T07:56:38.655Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T07:56:38.655Z] OSType: linux [2021-11-11T07:56:38.655Z] Architecture: x86_64 [2021-11-11T07:56:38.655Z] CPUs: 2 [2021-11-11T07:56:38.655Z] Total Memory: 7.569GiB [2021-11-11T07:56:38.655Z] Name: ip-10-100-65-204 [2021-11-11T07:56:38.655Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T07:56:38.655Z] Docker Root Dir: /var/lib/docker [2021-11-11T07:56:38.655Z] Debug Mode: false [2021-11-11T07:56:38.655Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:56:38.655Z] Labels: [2021-11-11T07:56:38.655Z] Experimental: true [2021-11-11T07:56:38.655Z] Insecure Registries: [2021-11-11T07:56:38.655Z] 127.0.0.0/8 [2021-11-11T07:56:38.655Z] Live Restore Enabled: true [2021-11-11T07:56:38.655Z] [2021-11-11T07:56:38.655Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T07:56:38.839Z] #27 7.496 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:38.839Z] #27 7.552 Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T07:56:38.839Z] #27 7.552 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:38.839Z] #27 7.558 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:38.839Z] #27 7.652 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T07:56:38.839Z] #27 7.652 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:38.839Z] #27 7.659 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:38.839Z] #27 7.709 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T07:56:38.839Z] #27 7.709 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:56:38.839Z] #27 7.712 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:38.933Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:56:38.933Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:56:38.933Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-11T07:56:38.933Z] + bash /home/ubuntu/workspace/moby_PR-43004/check-config.sh [2021-11-11T07:56:38.933Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T07:56:38.933Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T07:56:38.933Z] [2021-11-11T07:56:38.933Z] Generally Necessary: [2021-11-11T07:56:38.933Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T07:56:38.933Z] - apparmor: enabled and tools installed [2021-11-11T07:56:38.933Z] - CONFIG_NAMESPACES: enabled [2021-11-11T07:56:38.933Z] - CONFIG_NET_NS: enabled [2021-11-11T07:56:38.933Z] - CONFIG_PID_NS: enabled [2021-11-11T07:56:38.933Z] - CONFIG_IPC_NS: enabled [2021-11-11T07:56:38.933Z] - CONFIG_UTS_NS: enabled [2021-11-11T07:56:38.933Z] - CONFIG_CGROUPS: enabled [2021-11-11T07:56:38.933Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T07:56:39.098Z] #27 7.760 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T07:56:39.098Z] #27 7.760 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:56:39.098Z] #27 7.766 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:39.098Z] #27 7.811 Selecting previously unselected package libldap-common. [2021-11-11T07:56:39.098Z] #27 7.811 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-11T07:56:39.098Z] #27 7.817 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:39.098Z] #27 7.865 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T07:56:39.098Z] #27 7.865 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-11T07:56:39.098Z] #27 7.871 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:39.098Z] #27 7.938 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T07:56:39.098Z] #27 7.938 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-11T07:56:39.098Z] #27 7.943 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:56:39.098Z] #27 7.996 Selecting previously unselected package libpsl5:amd64. [2021-11-11T07:56:39.098Z] #27 7.996 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-11T07:56:39.098Z] #27 8.000 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:56:39.098Z] #27 8.036 Selecting previously unselected package librtmp1:amd64. [2021-11-11T07:56:39.098Z] #27 8.036 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-11T07:56:39.098Z] #27 8.040 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:56:39.189Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T07:56:39.189Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T07:56:39.189Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T07:56:39.189Z] - CONFIG_CPUSETS: enabled [2021-11-11T07:56:39.189Z] - CONFIG_MEMCG: enabled [2021-11-11T07:56:39.189Z] - CONFIG_KEYS: enabled [2021-11-11T07:56:39.189Z] - CONFIG_VETH: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-11T07:56:39.189Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T07:56:39.189Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-11T07:56:39.189Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T07:56:39.189Z] [2021-11-11T07:56:39.190Z] Optional Features: [2021-11-11T07:56:39.190Z] - CONFIG_USER_NS: enabled [2021-11-11T07:56:39.190Z] - CONFIG_SECCOMP: enabled [2021-11-11T07:56:39.190Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T07:56:39.190Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T07:56:39.190Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T07:56:39.190Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T07:56:39.190Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T07:56:39.190Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T07:56:39.190Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-11T07:56:39.190Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-11T07:56:39.190Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T07:56:39.190Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T07:56:39.190Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T07:56:39.190Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T07:56:39.190Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T07:56:39.190Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T07:56:39.190Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T07:56:39.190Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T07:56:39.190Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T07:56:39.190Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T07:56:39.190Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T07:56:39.190Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T07:56:39.190Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T07:56:39.190Z] - CONFIG_EXT4_FS: enabled [2021-11-11T07:56:39.190Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T07:56:39.190Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T07:56:39.190Z] - Network Drivers: [2021-11-11T07:56:39.190Z] - "overlay": [2021-11-11T07:56:39.190Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T07:56:39.190Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T07:56:39.190Z] Optional (for encrypted networks): [2021-11-11T07:56:39.356Z] #27 8.088 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T07:56:39.356Z] #27 8.088 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-11T07:56:39.356Z] #27 8.092 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:56:39.356Z] #27 8.145 Selecting previously unselected package libcurl4:amd64. [2021-11-11T07:56:39.356Z] #27 8.145 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:56:39.356Z] #27 8.150 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:56:39.356Z] #27 8.228 Selecting previously unselected package curl. [2021-11-11T07:56:39.356Z] #27 8.228 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:56:39.356Z] #27 8.232 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-11T07:56:39.356Z] #27 8.293 Selecting previously unselected package libonig5:amd64. [2021-11-11T07:56:39.356Z] #27 8.293 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T07:56:39.446Z] - CONFIG_CRYPTO: enabled [2021-11-11T07:56:39.446Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T07:56:39.446Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T07:56:39.446Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T07:56:39.446Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T07:56:39.446Z] - CONFIG_XFRM: enabled [2021-11-11T07:56:39.446Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-11T07:56:39.446Z] - "ipvlan": [2021-11-11T07:56:39.446Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T07:56:39.446Z] - "macvlan": [2021-11-11T07:56:39.446Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T07:56:39.446Z] - "ftp,tftp client in container": [2021-11-11T07:56:39.446Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T07:56:39.446Z] - Storage Drivers: [2021-11-11T07:56:39.446Z] - "aufs": [2021-11-11T07:56:39.446Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T07:56:39.446Z] - "btrfs": [2021-11-11T07:56:39.446Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T07:56:39.446Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T07:56:39.446Z] - "devicemapper": [2021-11-11T07:56:39.446Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T07:56:39.446Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T07:56:39.446Z] - "overlay": [2021-11-11T07:56:39.446Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T07:56:39.446Z] - "zfs": [2021-11-11T07:56:39.446Z] - /dev/zfs: present [2021-11-11T07:56:39.446Z] - zfs command: missing [2021-11-11T07:56:39.446Z] - zpool command: missing [2021-11-11T07:56:39.446Z] [2021-11-11T07:56:39.446Z] Limits: [2021-11-11T07:56:39.446Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T07:56:39.446Z] [2021-11-11T07:56:39.446Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T07:56:39.615Z] #27 8.298 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:56:39.615Z] #27 8.354 Selecting previously unselected package libjq1:amd64. [2021-11-11T07:56:39.615Z] #27 8.357 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:56:39.615Z] #27 8.361 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:56:39.615Z] #27 8.405 Selecting previously unselected package jq. [2021-11-11T07:56:39.615Z] #27 8.405 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:56:39.615Z] #27 8.408 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T07:56:39.615Z] #27 8.458 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:56:39.615Z] #27 8.471 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:56:39.615Z] #27 8.483 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:39.761Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:70345301dc44b4139e88f1b65731c49b14ce84e1 . [2021-11-11T07:56:39.761Z] #2 [internal] load .dockerignore [2021-11-11T07:56:39.761Z] #2 sha256:68cfd52a4dda3866b5cdf6b69d41fac926e442da1ea2b509825d7bc9ed2dfdfa [2021-11-11T07:56:39.761Z] #2 transferring context: 87B done [2021-11-11T07:56:39.761Z] #2 DONE 0.0s [2021-11-11T07:56:39.761Z] [2021-11-11T07:56:39.761Z] #1 [internal] load build definition from Dockerfile [2021-11-11T07:56:39.761Z] #1 sha256:54f5f678c25541007f401608aca3f769d4b78fbd4212f200d8c948b3f3b44a61 [2021-11-11T07:56:39.761Z] #1 transferring dockerfile: 17.04kB done [2021-11-11T07:56:39.761Z] #1 DONE 0.0s [2021-11-11T07:56:39.761Z] [2021-11-11T07:56:39.761Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-11T07:56:39.761Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-11T07:56:39.873Z] #27 8.585 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:56:39.873Z] #27 8.595 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:39.873Z] #27 8.610 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:39.873Z] #27 8.621 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:39.873Z] #27 8.632 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:56:39.873Z] #27 8.641 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:39.873Z] #27 8.651 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:39.873Z] #27 8.661 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:56:39.873Z] #27 8.672 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:39.873Z] #27 8.682 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:39.873Z] #27 8.696 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:56:39.873Z] #27 8.705 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:56:39.873Z] #27 8.717 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:39.873Z] #27 8.726 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:39.984Z] Merge succeeded, producing 05c8edf58e97a5d5bd8feef18359743881158b91 [2021-11-11T07:56:39.985Z] Checking out Revision 05c8edf58e97a5d5bd8feef18359743881158b91 (PR-43004) [2021-11-11T07:56:40.324Z] #3 DONE 0.3s [2021-11-11T07:56:40.324Z] [2021-11-11T07:56:40.324Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-11T07:56:40.324Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-11T07:56:40.324Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-11T07:56:40.324Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-11T07:56:40.324Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-11-11T07:56:40.324Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-11T07:56:40.324Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-11T07:56:40.324Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-11T07:56:40.404Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:56:40.441Z] #27 9.333 Updating certificates in /etc/ssl/certs... [2021-11-11T07:56:40.581Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-11T07:56:40.581Z] #4 DONE 0.4s [2021-11-11T07:56:39.404Z] > git remote # timeout=10 [2021-11-11T07:56:39.467Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:56:39.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:56:39.514Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:56:39.905Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T07:56:40.014Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:56:40.061Z] > git checkout -f 05c8edf58e97a5d5bd8feef18359743881158b91 # timeout=10 [2021-11-11T07:56:40.436Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:56:40.896Z] [2021-11-11T07:56:40.896Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:56:40.896Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T07:56:40.896Z] #6 DONE 0.1s [2021-11-11T07:56:40.896Z] [2021-11-11T07:56:40.896Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:56:40.896Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T07:56:40.896Z] #5 DONE 0.1s [2021-11-11T07:56:40.896Z] [2021-11-11T07:56:40.896Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-11-11T07:56:40.896Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-11T07:56:40.896Z] #8 DONE 0.2s [2021-11-11T07:56:40.896Z] [2021-11-11T07:56:40.897Z] #7 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-11T07:56:40.897Z] #7 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-11T07:56:40.897Z] #7 DONE 0.3s [2021-11-11T07:56:41.153Z] [2021-11-11T07:56:41.153Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:56:41.153Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:56:41.153Z] #64 DONE 0.0s [2021-11-11T07:56:41.153Z] [2021-11-11T07:56:41.153Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:56:41.153Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T07:56:41.153Z] #62 DONE 0.0s [2021-11-11T07:56:41.153Z] [2021-11-11T07:56:41.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:41.153Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:41.153Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.0s done [2021-11-11T07:56:41.153Z] #9 DONE 0.0s [2021-11-11T07:56:41.153Z] [2021-11-11T07:56:41.153Z] #23 [internal] load build context [2021-11-11T07:56:41.153Z] #23 sha256:8525df873b8f6ccc953693c25542b0de29e0b7bff3242d2c3a58dd9ce7f104ea [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:56:41.380Z] #27 ... [2021-11-11T07:56:41.380Z] [2021-11-11T07:56:41.380Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:41.380Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:41.380Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.8s done [2021-11-11T07:56:41.380Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.9s done [2021-11-11T07:56:41.380Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.7s done [2021-11-11T07:56:41.380Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.0s [2021-11-11T07:56:41.380Z] #9 ... [2021-11-11T07:56:41.380Z] [2021-11-11T07:56:41.380Z] #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-11-11T07:56:41.380Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:56:41.380Z] #27 10.17 137 added, 0 removed; done. [2021-11-11T07:56:41.380Z] #27 10.20 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:41.380Z] #27 10.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T07:56:41.380Z] #27 10.23 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:56:41.380Z] #27 10.24 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-11T07:56:41.380Z] #27 10.25 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:56:41.380Z] #27 10.27 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:41.380Z] #27 10.27 Updating certificates in /etc/ssl/certs... [2021-11-11T07:56:42.198Z] + docker version [2021-11-11T07:56:42.198Z] Client: [2021-11-11T07:56:42.198Z] Version: 20.10.9 [2021-11-11T07:56:42.198Z] API version: 1.41 [2021-11-11T07:56:42.198Z] Go version: go1.16.8 [2021-11-11T07:56:42.198Z] Git commit: c2ea9bc [2021-11-11T07:56:42.198Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T07:56:42.198Z] OS/Arch: windows/amd64 [2021-11-11T07:56:42.198Z] Context: default [2021-11-11T07:56:42.198Z] Experimental: true [2021-11-11T07:56:42.198Z] [2021-11-11T07:56:42.198Z] Server: Docker Engine - Community [2021-11-11T07:56:42.198Z] Engine: [2021-11-11T07:56:42.198Z] Version: 20.10.9 [2021-11-11T07:56:42.198Z] API version: 1.41 (minimum version 1.24) [2021-11-11T07:56:42.198Z] Go version: go1.16.8 [2021-11-11T07:56:42.198Z] Git commit: 79ea9d3 [2021-11-11T07:56:42.198Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T07:56:42.198Z] OS/Arch: windows/amd64 [2021-11-11T07:56:42.198Z] Experimental: true [2021-11-11T07:56:42.318Z] #27 10.99 0 added, 0 removed; done. [2021-11-11T07:56:42.318Z] #27 10.99 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T07:56:42.318Z] #27 10.99 done. [Pipeline] sh [2021-11-11T07:56:43.258Z] + docker info [2021-11-11T07:56:44.263Z] #27 DONE 13.0s [2021-11-11T07:56:44.263Z] [2021-11-11T07:56:44.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:44.263Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:44.263Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.7s done [2021-11-11T07:56:44.263Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 2.0s [2021-11-11T07:56:44.522Z] #9 ... [2021-11-11T07:56:44.522Z] [2021-11-11T07:56:44.522Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T07:56:44.522Z] #28 sha256:a9f670e396d5c6ea091305c70ecb540e65ec822ab43d2d03e8bc95014363aeb7 [2021-11-11T07:56:44.522Z] #28 DONE 0.2s [2021-11-11T07:56:44.522Z] [2021-11-11T07:56:44.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:44.522Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:44.822Z] Client: [2021-11-11T07:56:44.822Z] Context: default [2021-11-11T07:56:44.822Z] Debug Mode: false [2021-11-11T07:56:44.822Z] Plugins: [2021-11-11T07:56:44.822Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T07:56:44.822Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T07:56:44.822Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T07:56:44.822Z] [2021-11-11T07:56:44.822Z] Server: [2021-11-11T07:56:44.822Z] Containers: 0 [2021-11-11T07:56:44.822Z] Running: 0 [2021-11-11T07:56:44.822Z] Paused: 0 [2021-11-11T07:56:44.822Z] Stopped: 0 [2021-11-11T07:56:44.822Z] Images: 11 [2021-11-11T07:56:44.822Z] Server Version: 20.10.9 [2021-11-11T07:56:44.822Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T07:56:44.822Z] Windows: [2021-11-11T07:56:44.822Z] LCOW: [2021-11-11T07:56:44.822Z] Logging Driver: json-file [2021-11-11T07:56:44.822Z] Plugins: [2021-11-11T07:56:44.822Z] Volume: local [2021-11-11T07:56:44.822Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T07:56:44.822Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T07:56:44.822Z] Swarm: inactive [2021-11-11T07:56:44.822Z] Default Isolation: process [2021-11-11T07:56:44.822Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T07:56:44.822Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T07:56:44.822Z] OSType: windows [2021-11-11T07:56:44.822Z] Architecture: x86_64 [2021-11-11T07:56:44.822Z] CPUs: 4 [2021-11-11T07:56:44.822Z] Total Memory: 32GiB [2021-11-11T07:56:44.823Z] Name: azwin-2-c848d0 [2021-11-11T07:56:44.823Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T07:56:44.823Z] Docker Root Dir: D:\docker [2021-11-11T07:56:44.823Z] Debug Mode: false [2021-11-11T07:56:44.823Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:56:44.823Z] Labels: [2021-11-11T07:56:44.823Z] Experimental: true [2021-11-11T07:56:44.823Z] Insecure Registries: [2021-11-11T07:56:44.823Z] 10.0.0.4:5000 [2021-11-11T07:56:44.823Z] 127.0.0.0/8 [2021-11-11T07:56:44.823Z] Registry Mirrors: [2021-11-11T07:56:44.823Z] http://10.0.0.4:5000/ [2021-11-11T07:56:44.823Z] Live Restore Enabled: false [2021-11-11T07:56:44.823Z] Product License: Community Engine [2021-11-11T07:56:44.823Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T07:56:45.374Z] #23 transferring context: 38.59MB 3.6s [2021-11-11T07:56:45.630Z] #23 transferring context: 53.42MB 4.2s done [2021-11-11T07:56:45.630Z] #23 DONE 4.3s [2021-11-11T07:56:45.630Z] [2021-11-11T07:56:45.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:45.630Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:45.630Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-11T07:56:45.630Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 0.8s done [2021-11-11T07:56:45.630Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-11T07:56:45.631Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.3s done [2021-11-11T07:56:45.631Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.5s done [2021-11-11T07:56:45.631Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-11T07:56:45.631Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 1.2s done [2021-11-11T07:56:45.631Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 1.8s done [2021-11-11T07:56:45.631Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 2.9s done [2021-11-11T07:56:45.631Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.1s [2021-11-11T07:56:45.631Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 1.3s done [2021-11-11T07:56:46.561Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 4.3s done [2021-11-11T07:56:46.818Z] #9 ... [2021-11-11T07:56:46.818Z] [2021-11-11T07:56:46.818Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:56:46.818Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:56:46.818Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.0s done [2021-11-11T07:56:46.818Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-11T07:56:46.818Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-11T07:56:46.818Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-11T07:56:46.818Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 0.7s done [2021-11-11T07:56:46.818Z] #26 DONE 5.4s [2021-11-11T07:56:46.818Z] [2021-11-11T07:56:46.818Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:46.818Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:46.818Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.1s [2021-11-11T07:56:46.818Z] #9 ... [2021-11-11T07:56:46.818Z] [2021-11-11T07:56:46.818Z] #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-11-11T07:56:46.818Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:56:48.187Z] #27 1.505 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:56:48.187Z] #27 1.513 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:56:48.187Z] #27 1.515 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:56:48.444Z] #27 1.789 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:56:49.374Z] #27 2.341 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:56:49.374Z] #27 2.617 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:56:49.794Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 7.0s [2021-11-11T07:56:50.743Z] #27 4.008 Fetched 8469 kB in 3s (3073 kB/s) [2021-11-11T07:56:51.673Z] #27 4.008 Reading package lists... [2021-11-11T07:56:51.699Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 9.6s done [2021-11-11T07:56:51.699Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-11T07:56:52.266Z] #9 DONE 26.1s [2021-11-11T07:56:52.266Z] [2021-11-11T07:56:52.266Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T07:56:52.266Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-11T07:56:52.605Z] #27 4.900 Reading package lists... [2021-11-11T07:56:52.605Z] #27 5.821 Building dependency tree... [2021-11-11T07:56:52.862Z] #27 6.008 Reading state information... [2021-11-11T07:56:52.862Z] #27 6.177 The following additional packages will be installed: [2021-11-11T07:56:52.862Z] #27 6.177 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-11T07:56:52.862Z] #27 6.177 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-11T07:56:52.862Z] #27 6.177 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-11T07:56:52.862Z] #27 6.178 Suggested packages: [2021-11-11T07:56:52.862Z] #27 6.178 krb5-doc krb5-user [2021-11-11T07:56:52.862Z] #27 6.178 Recommended packages: [2021-11-11T07:56:52.862Z] #27 6.178 krb5-locales publicsuffix libsasl2-modules [2021-11-11T07:56:53.119Z] #27 6.424 The following NEW packages will be installed: [2021-11-11T07:56:53.119Z] #27 6.424 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-11T07:56:53.119Z] #27 6.425 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-11T07:56:53.119Z] #27 6.425 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T07:56:53.119Z] #27 6.426 libssh2-1 libssl1.1 openssl [2021-11-11T07:56:53.682Z] #27 6.699 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:56:53.682Z] #27 6.699 Need to get 5061 kB of archives. [2021-11-11T07:56:53.682Z] #27 6.699 After this operation, 12.1 MB of additional disk space will be used. [2021-11-11T07:56:53.682Z] #27 6.699 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-11T07:56:53.682Z] #27 6.728 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-11T07:56:53.682Z] #27 6.744 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-11T07:56:53.682Z] #27 6.748 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-11T07:56:53.682Z] #27 6.748 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-11T07:56:53.682Z] #27 6.750 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-11T07:56:53.682Z] #27 6.751 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-11T07:56:53.682Z] #27 6.757 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-11T07:56:53.683Z] #27 6.759 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-11T07:56:53.683Z] #27 6.760 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-11T07:56:53.683Z] #27 6.762 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-11T07:56:53.683Z] #27 6.764 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-11T07:56:53.683Z] #27 6.768 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-11T07:56:53.683Z] #27 6.770 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-11T07:56:53.683Z] #27 6.771 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-11T07:56:53.683Z] #27 6.772 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-11T07:56:53.683Z] #27 6.775 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-11T07:56:53.683Z] #27 6.780 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-11T07:56:53.683Z] #27 6.784 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T07:56:53.683Z] #27 6.787 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T07:56:53.683Z] #27 6.789 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T07:56:53.683Z] #27 6.946 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:56:53.683Z] #27 6.975 Fetched 5061 kB in 0s (14.5 MB/s) [2021-11-11T07:56:53.683Z] #27 7.022 Selecting previously unselected package libssl1.1:amd64. [2021-11-11T07:56:53.683Z] #27 7.022 (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-11-11T07:56:53.683Z] #27 7.024 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:56:53.683Z] #27 7.036 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:53.941Z] #27 7.237 Selecting previously unselected package openssl. [2021-11-11T07:56:53.941Z] #27 7.237 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:56:53.941Z] #27 7.239 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:54.171Z] #10 DONE 2.1s [2021-11-11T07:56:54.171Z] [2021-11-11T07:56:54.171Z] #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-11-11T07:56:54.171Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-11T07:56:54.171Z] #11 ... [2021-11-11T07:56:54.171Z] [2021-11-11T07:56:54.171Z] #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-11-11T07:56:54.171Z] #29 sha256:94a369f70c27e3a0be0ad83948376030c5e60718e90a640400340b8934193202 [2021-11-11T07:56:54.171Z] #29 1.928 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-11T07:56:54.171Z] #29 2.021 [2021-11-11T07:56:54.171Z] #29 2.240 #=#=# ########## 14.5% ########################### 37.7% ######################################### 57.6% ####################################################### 77.6% ###################################################################### 97.5% ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 2.854 [2021-11-11T07:56:54.171Z] #29 3.097 #=#=# ##################################### 52.6% ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 3.337 [2021-11-11T07:56:54.171Z] #29 3.574 #=#=# ################################## 48.5% ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 3.967 [2021-11-11T07:56:54.171Z] #29 4.192 #=#=# ###### 9.6% ########################## 36.9% ######################################## 56.1% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 4.806 [2021-11-11T07:56:54.171Z] #29 5.027 #=#=# ## 3.6% ####### 9.9% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.7% ########################################################### 82.8% ############################################################### 88.1% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 6.997 [2021-11-11T07:56:54.171Z] #29 7.481 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T07:56:54.171Z] #29 7.550 [2021-11-11T07:56:54.171Z] #29 7.772 #=#=# ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 7.830 [2021-11-11T07:56:54.171Z] #29 8.382 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T07:56:54.171Z] #29 8.559 [2021-11-11T07:56:54.171Z] #29 8.789 #=#=# ######################################################################## 100.0% [2021-11-11T07:56:54.171Z] #29 8.919 [2021-11-11T07:56:54.171Z] #29 9.487 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-11T07:56:54.171Z] #29 9.545 [2021-11-11T07:56:54.197Z] #27 7.396 Selecting previously unselected package ca-certificates. [2021-11-11T07:56:54.197Z] #27 7.396 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-11T07:56:54.197Z] #27 7.399 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:54.197Z] #27 7.477 Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T07:56:54.197Z] #27 7.477 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-11T07:56:54.197Z] #27 7.484 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:56:54.197Z] #27 7.524 Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T07:56:54.197Z] #27 7.524 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:54.197Z] #27 7.529 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:54.197Z] #27 7.575 Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T07:56:54.197Z] #27 7.575 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:54.197Z] #27 7.578 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:54.454Z] #27 7.635 Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T07:56:54.454Z] #27 7.635 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:54.454Z] #27 7.640 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:54.454Z] #27 7.745 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T07:56:54.454Z] #27 7.745 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:56:54.454Z] #27 7.749 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:54.454Z] #27 7.796 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T07:56:54.454Z] #27 7.796 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:56:54.454Z] #27 7.799 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:54.454Z] #27 7.839 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T07:56:54.454Z] #27 7.839 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:56:54.709Z] #27 7.846 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:54.709Z] #27 7.887 Selecting previously unselected package libldap-common. [2021-11-11T07:56:54.709Z] #27 7.887 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-11T07:56:54.709Z] #27 7.890 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:54.709Z] #27 7.933 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T07:56:54.709Z] #27 7.933 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-11T07:56:54.709Z] #27 7.936 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:54.709Z] #27 8.001 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T07:56:54.709Z] #27 8.001 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-11T07:56:54.709Z] #27 8.004 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:56:54.709Z] #27 8.048 Selecting previously unselected package libpsl5:amd64. [2021-11-11T07:56:54.709Z] #27 8.048 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-11T07:56:54.709Z] #27 8.051 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:56:54.951Z] #29 9.758 #=#=# 0.0% ## 3.9% ################### 26.6% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ########################################################## 81.7% [2021-11-11T07:56:54.951Z] #29 ... [2021-11-11T07:56:54.951Z] [2021-11-11T07:56:54.951Z] #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-11-11T07:56:54.951Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-11T07:56:54.951Z] #11 DONE 0.9s [2021-11-11T07:56:54.951Z] [2021-11-11T07:56:54.951Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T07:56:54.951Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-11T07:56:54.951Z] #31 DONE 0.1s [2021-11-11T07:56:54.951Z] [2021-11-11T07:56:54.951Z] #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-11-11T07:56:54.951Z] #29 sha256:94a369f70c27e3a0be0ad83948376030c5e60718e90a640400340b8934193202 [2021-11-11T07:56:54.951Z] #29 9.758 #=#=# 0.0% ## 3.9% ################### 26.6% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ########################################################## 81.7% #################################################################### 95.7% [2021-11-11T07:56:54.951Z] #29 ... [2021-11-11T07:56:54.951Z] [2021-11-11T07:56:54.951Z] #51 [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-11-11T07:56:54.951Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:56:54.970Z] #27 8.089 Selecting previously unselected package librtmp1:amd64. [2021-11-11T07:56:54.970Z] #27 8.089 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.094 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:56:54.970Z] #27 8.133 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T07:56:54.970Z] #27 8.133 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.139 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:56:54.970Z] #27 8.187 Selecting previously unselected package libcurl4:amd64. [2021-11-11T07:56:54.970Z] #27 8.187 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.193 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:56:54.970Z] #27 8.256 Selecting previously unselected package curl. [2021-11-11T07:56:54.970Z] #27 8.256 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.262 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-11T07:56:54.970Z] #27 8.316 Selecting previously unselected package libonig5:amd64. [2021-11-11T07:56:54.970Z] #27 8.316 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.320 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:56:54.970Z] #27 8.384 Selecting previously unselected package libjq1:amd64. [2021-11-11T07:56:54.970Z] #27 8.384 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:56:54.970Z] #27 8.389 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:56:55.210Z] #51 ... [2021-11-11T07:56:55.210Z] [2021-11-11T07:56:55.210Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:56:55.210Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-11T07:56:55.210Z] #39 DONE 0.3s [2021-11-11T07:56:55.226Z] #27 8.436 Selecting previously unselected package jq. [2021-11-11T07:56:55.226Z] #27 8.442 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:56:55.226Z] #27 8.450 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T07:56:55.226Z] #27 8.525 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:56:55.226Z] #27 8.537 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:56:55.226Z] #27 8.553 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:55.469Z] [2021-11-11T07:56:55.469Z] #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-11-11T07:56:55.469Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:56:55.483Z] #27 8.653 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:56:55.483Z] #27 8.661 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:55.483Z] #27 8.675 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:55.483Z] #27 8.686 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:55.483Z] #27 8.697 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:56:55.483Z] #27 8.707 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:55.483Z] #27 8.717 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:56:55.483Z] #27 8.728 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:56:55.483Z] #27 8.737 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:55.483Z] #27 8.751 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:56:55.483Z] #27 8.766 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:56:55.483Z] #27 8.781 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:56:55.483Z] #27 8.791 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:56:55.483Z] #27 8.800 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:55.958Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T07:56:55.958Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-796c2d3e\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T07:56:55.958Z] ---------------------------------------------------------------------------- [2021-11-11T07:56:55.958Z] [2021-11-11T07:56:55.958Z] INFO: executeCI.ps1 starting at Thu Nov 11 07:56:54 CUT 2021 [2021-11-11T07:56:55.958Z] [2021-11-11T07:56:55.958Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T07:56:55.958Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T07:56:55.958Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-11T07:56:55.958Z] INFO: Environment variables: [2021-11-11T07:56:55.958Z] [2021-11-11T07:56:55.958Z] Name Value [2021-11-11T07:56:55.958Z] ---- ----- [2021-11-11T07:56:55.958Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T07:56:55.958Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T07:56:55.958Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T07:56:55.958Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T07:56:55.958Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T07:56:55.958Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T07:56:55.958Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T07:56:55.958Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T07:56:55.958Z] BRANCH_NAME PR-43004 [2021-11-11T07:56:55.958Z] BUILD_DISPLAY_NAME #2 [2021-11-11T07:56:55.958Z] BUILD_ID 2 [2021-11-11T07:56:55.958Z] BUILD_NUMBER 2 [2021-11-11T07:56:55.958Z] BUILD_TAG jenkins-moby-PR-43004-2 [2021-11-11T07:56:55.959Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/2/ [2021-11-11T07:56:55.959Z] CHANGE_AUTHOR AkihiroSuda [2021-11-11T07:56:55.959Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-11-11T07:56:55.959Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-11-11T07:56:55.959Z] CHANGE_BRANCH cherrypick-42152 [2021-11-11T07:56:55.959Z] CHANGE_FORK AkihiroSuda/docker [2021-11-11T07:56:55.959Z] CHANGE_ID 43004 [2021-11-11T07:56:55.959Z] CHANGE_TARGET 20.10 [2021-11-11T07:56:55.959Z] CHANGE_TITLE [20.10 backport] info: unset cgroup-related fields when CgroupDriver == none [2021-11-11T07:56:55.959Z] CHANGE_URL https://github.com/moby/moby/pull/43004 [2021-11-11T07:56:55.959Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:56:55.959Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T07:56:55.959Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T07:56:55.959Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T07:56:55.959Z] COMPUTERNAME azwin-2-c848d0 [2021-11-11T07:56:55.959Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T07:56:55.959Z] ConfigSequenceNumber 0 [2021-11-11T07:56:55.959Z] DOCKER_BUILDKIT 0 [2021-11-11T07:56:55.959Z] DOCKER_DUT_DEBUG 1 [2021-11-11T07:56:55.959Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T07:56:55.959Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T07:56:55.959Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T07:56:55.959Z] EXECUTOR_NUMBER 0 [2021-11-11T07:56:55.959Z] FQDN azwin-2-c848d0.westus.cloudapp.azure.com [2021-11-11T07:56:55.959Z] GIT_BRANCH PR-43004 [2021-11-11T07:56:55.959Z] GIT_COMMIT 05c8edf58e97a5d5bd8feef18359743881158b91 [2021-11-11T07:56:55.959Z] GIT_PREVIOUS_COMMIT 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:56:55.959Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T07:56:55.959Z] HUDSON_COOKIE 81d96653-9f8e-48ab-a6dd-9a24d00fa502 [2021-11-11T07:56:55.959Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T07:56:55.959Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T07:56:55.959Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T07:56:55.959Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T07:56:55.959Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T07:56:55.959Z] JENKINS_NODE_COOKIE 6478666f-8e59-42e2-81d2-9f01486240d9 [2021-11-11T07:56:55.959Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T07:56:55.959Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T07:56:55.959Z] JOB_BASE_NAME PR-43004 [2021-11-11T07:56:55.959Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/display/redirect [2021-11-11T07:56:55.959Z] JOB_NAME moby/PR-43004 [2021-11-11T07:56:55.959Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/ [2021-11-11T07:56:55.959Z] library.jps.version master [2021-11-11T07:56:55.959Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T07:56:55.959Z] NODE_LABELS amd64 azure azwin-2-c848d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-11T07:56:55.959Z] NODE_NAME azwin-2-c848d0 [2021-11-11T07:56:55.959Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T07:56:55.959Z] OS Windows_NT [2021-11-11T07:56:55.959Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T07:56:55.959Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T07:56:55.959Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T07:56:55.959Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T07:56:55.959Z] PROCESSOR_LEVEL 6 [2021-11-11T07:56:55.959Z] PROCESSOR_REVISION 5507 [2021-11-11T07:56:55.959Z] ProgramData C:\ProgramData [2021-11-11T07:56:55.959Z] ProgramFiles C:\Program Files [2021-11-11T07:56:55.959Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T07:56:55.959Z] ProgramW6432 C:\Program Files [2021-11-11T07:56:55.959Z] PROMPT $P$G [2021-11-11T07:56:55.959Z] PSExecutionPolicyPreference Bypass [2021-11-11T07:56:55.959Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T07:56:55.959Z] PUBLIC C:\Users\Public [2021-11-11T07:56:55.959Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/2/display/redirect?page=artif... [2021-11-11T07:56:55.959Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/2/display/redirect?page=changes [2021-11-11T07:56:55.959Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/2/display/redirect [2021-11-11T07:56:55.959Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43004/2/display/redirect?page=tests [2021-11-11T07:56:55.959Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T07:56:55.959Z] SOURCES_DRIVE d [2021-11-11T07:56:55.959Z] SOURCES_SUBDIR gopath [2021-11-11T07:56:55.959Z] STAGE_NAME Run tests [2021-11-11T07:56:55.959Z] SystemDrive C: [2021-11-11T07:56:55.959Z] SystemRoot C:\Windows [2021-11-11T07:56:55.959Z] TEMP C:\Windows\TEMP [2021-11-11T07:56:55.959Z] TESTDEBUG 0 [2021-11-11T07:56:55.959Z] TESTRUN_DRIVE d [2021-11-11T07:56:55.959Z] TESTRUN_SUBDIR CI [2021-11-11T07:56:55.959Z] TIMEOUT 120m [2021-11-11T07:56:55.959Z] TMP C:\Windows\TEMP [2021-11-11T07:56:55.959Z] USERDOMAIN WORKGROUP [2021-11-11T07:56:55.959Z] USERNAME azwin-2-c848d0$ [2021-11-11T07:56:55.959Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T07:56:55.959Z] windir C:\Windows [2021-11-11T07:56:55.959Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T07:56:55.959Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-11T07:56:55.959Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T07:56:55.959Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] INFO: Sources under d:\gopath\... [2021-11-11T07:56:55.959Z] INFO: Test run under d:\CI\... [2021-11-11T07:56:55.959Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T07:56:55.959Z] INFO: docker/docker repository was found [2021-11-11T07:56:55.959Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-11T07:56:55.959Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-11T07:56:55.959Z] INFO: Docker version of control daemon [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] Client: [2021-11-11T07:56:55.959Z] Version: 20.10.9 [2021-11-11T07:56:55.959Z] API version: 1.41 [2021-11-11T07:56:55.959Z] Go version: go1.16.8 [2021-11-11T07:56:55.959Z] Git commit: c2ea9bc [2021-11-11T07:56:55.959Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T07:56:55.959Z] OS/Arch: windows/amd64 [2021-11-11T07:56:55.959Z] Context: default [2021-11-11T07:56:55.959Z] Experimental: true [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] Server: Docker Engine - Community [2021-11-11T07:56:55.959Z] Engine: [2021-11-11T07:56:55.959Z] Version: 20.10.9 [2021-11-11T07:56:55.959Z] API version: 1.41 (minimum version 1.24) [2021-11-11T07:56:55.959Z] Go version: go1.16.8 [2021-11-11T07:56:55.959Z] Git commit: 79ea9d3 [2021-11-11T07:56:55.959Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T07:56:55.959Z] OS/Arch: windows/amd64 [2021-11-11T07:56:55.959Z] Experimental: true [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:55.959Z] INFO: Docker info of control daemon [2021-11-11T07:56:55.959Z] [2021-11-11T07:56:56.416Z] #27 9.408 Updating certificates in /etc/ssl/certs... [2021-11-11T07:56:56.427Z] Client: [2021-11-11T07:56:56.427Z] Context: default [2021-11-11T07:56:56.427Z] Debug Mode: false [2021-11-11T07:56:56.427Z] Plugins: [2021-11-11T07:56:56.427Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T07:56:56.427Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T07:56:56.427Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T07:56:56.427Z] [2021-11-11T07:56:56.427Z] Server: [2021-11-11T07:56:56.427Z] Containers: 0 [2021-11-11T07:56:56.427Z] Running: 0 [2021-11-11T07:56:56.427Z] Paused: 0 [2021-11-11T07:56:56.427Z] Stopped: 0 [2021-11-11T07:56:56.427Z] Images: 11 [2021-11-11T07:56:56.427Z] Server Version: 20.10.9 [2021-11-11T07:56:56.427Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T07:56:56.427Z] Windows: [2021-11-11T07:56:56.427Z] LCOW: [2021-11-11T07:56:56.427Z] Logging Driver: json-file [2021-11-11T07:56:56.427Z] Plugins: [2021-11-11T07:56:56.427Z] Volume: local [2021-11-11T07:56:56.427Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T07:56:56.427Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T07:56:56.427Z] Swarm: inactive [2021-11-11T07:56:56.427Z] Default Isolation: process [2021-11-11T07:56:56.427Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T07:56:56.427Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T07:56:56.427Z] OSType: windows [2021-11-11T07:56:56.427Z] Architecture: x86_64 [2021-11-11T07:56:56.427Z] CPUs: 4 [2021-11-11T07:56:56.427Z] Total Memory: 32GiB [2021-11-11T07:56:56.427Z] Name: azwin-2-c848d0 [2021-11-11T07:56:56.427Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T07:56:56.427Z] Docker Root Dir: D:\docker [2021-11-11T07:56:56.427Z] Debug Mode: false [2021-11-11T07:56:56.427Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:56:56.427Z] Labels: [2021-11-11T07:56:56.427Z] Experimental: true [2021-11-11T07:56:56.427Z] Insecure Registries: [2021-11-11T07:56:56.427Z] 10.0.0.4:5000 [2021-11-11T07:56:56.427Z] 127.0.0.0/8 [2021-11-11T07:56:56.427Z] Registry Mirrors: [2021-11-11T07:56:56.427Z] http://10.0.0.4:5000/ [2021-11-11T07:56:56.427Z] Live Restore Enabled: false [2021-11-11T07:56:56.427Z] Product License: Community Engine [2021-11-11T07:56:56.427Z] [2021-11-11T07:56:56.427Z] [2021-11-11T07:56:56.427Z] INFO: Commit hash is 05c8edf58e [2021-11-11T07:56:56.427Z] INFO: Nuke-Everything... [2021-11-11T07:56:56.427Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T07:56:56.898Z] INFO: Nuking d:\CI [2021-11-11T07:56:56.898Z] INFO: Zapped successfully [2021-11-11T07:56:56.898Z] INFO: Location for testing is d:\CI\PR-43004\2 [2021-11-11T07:56:56.898Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T07:56:56.898Z] [2021-11-11T07:56:56.898Z] [2021-11-11T07:56:56.898Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 07:56:56... [2021-11-11T07:56:56.898Z] [2021-11-11T07:56:56.980Z] #27 10.25 137 added, 0 removed; done. [2021-11-11T07:56:56.980Z] #27 10.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:56:56.980Z] #27 10.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T07:56:56.980Z] #27 ... [2021-11-11T07:56:56.980Z] [2021-11-11T07:56:56.980Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:56.980Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:56.980Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.9s done [2021-11-11T07:56:56.980Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 0.8s done [2021-11-11T07:56:56.980Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.6s done [2021-11-11T07:56:56.980Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.3s [2021-11-11T07:56:56.980Z] #9 ... [2021-11-11T07:56:56.980Z] [2021-11-11T07:56:56.980Z] #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-11-11T07:56:56.980Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:56:56.980Z] #27 10.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:56:56.980Z] #27 10.31 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-11T07:56:56.980Z] #27 10.32 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:56:56.980Z] #27 10.34 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-11T07:56:56.980Z] #27 10.35 Updating certificates in /etc/ssl/certs... [2021-11-11T07:56:57.384Z] #40 ... [2021-11-11T07:56:57.384Z] [2021-11-11T07:56:57.384Z] #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-11-11T07:56:57.384Z] #29 sha256:94a369f70c27e3a0be0ad83948376030c5e60718e90a640400340b8934193202 [2021-11-11T07:56:57.384Z] #29 9.758 #=#=# 0.0% ## 3.9% ################### 26.6% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ########################################################## 81.7% #################################################################### 95.7% ######################################################################## 100.0% [2021-11-11T07:56:57.384Z] #29 10.88 [2021-11-11T07:56:57.384Z] #29 11.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T07:56:57.384Z] #29 11.70 [2021-11-11T07:56:57.384Z] #29 11.92 #=#=# ######################################################################## 100.0% [2021-11-11T07:56:57.384Z] #29 12.01 [2021-11-11T07:56:57.384Z] #29 12.52 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T07:56:57.384Z] #29 12.63 [2021-11-11T07:56:57.384Z] #29 12.86 #=#=# ######################################################################## 100.0% [2021-11-11T07:56:57.384Z] #29 12.94 [2021-11-11T07:56:57.384Z] #29 12.96 Download of images into '/build' complete. [2021-11-11T07:56:57.384Z] #29 12.96 Use something like the following to load the result into a Docker daemon: [2021-11-11T07:56:57.384Z] #29 12.96 tar -cC '/build' . | docker load [2021-11-11T07:56:57.384Z] #29 DONE 13.0s [2021-11-11T07:56:57.384Z] [2021-11-11T07:56:57.384Z] #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-11-11T07:56:57.384Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:56:57.911Z] #27 11.06 0 added, 0 removed; done. [2021-11-11T07:56:57.911Z] #27 11.06 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T07:56:57.911Z] #27 11.06 done. [2021-11-11T07:56:59.801Z] #27 DONE 13.0s [2021-11-11T07:56:59.801Z] [2021-11-11T07:56:59.801Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T07:56:59.801Z] #28 sha256:152cb17ab3d50f41d2326554762b0aa7439c7dff94614d8903b139e188f98174 [2021-11-11T07:56:59.801Z] #28 DONE 0.2s [2021-11-11T07:56:59.801Z] [2021-11-11T07:56:59.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:56:59.801Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:56:59.801Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.8s done [2021-11-11T07:56:59.801Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 2.3s [2021-11-11T07:57:01.575Z] #32 ... [2021-11-11T07:57:01.575Z] [2021-11-11T07:57:01.575Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:01.575Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:01.575Z] #42 6.266 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:01.575Z] #42 6.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:01.575Z] #42 ... [2021-11-11T07:57:01.575Z] [2021-11-11T07:57:01.575Z] #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-11-11T07:57:01.575Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:01.575Z] #36 6.403 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:01.575Z] #36 6.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:01.575Z] #36 6.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:01.575Z] #36 ... [2021-11-11T07:57:01.575Z] [2021-11-11T07:57:01.575Z] #51 [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-11-11T07:57:01.575Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:57:01.575Z] #51 6.652 + RM_GOPATH=0 [2021-11-11T07:57:01.575Z] #51 6.652 + TMP_GOPATH= [2021-11-11T07:57:01.575Z] #51 6.652 + : /build [2021-11-11T07:57:01.575Z] #51 6.652 + '[' -z '' ']' [2021-11-11T07:57:01.575Z] #51 6.652 ++ mktemp -d [2021-11-11T07:57:01.575Z] #51 6.652 + export GOPATH=/tmp/tmp.qWJT7oBo68 [2021-11-11T07:57:01.575Z] #51 6.652 + GOPATH=/tmp/tmp.qWJT7oBo68 [2021-11-11T07:57:01.575Z] #51 6.652 + RM_GOPATH=1 [2021-11-11T07:57:01.575Z] #51 6.652 + case "$(go env GOARCH)" in [2021-11-11T07:57:01.834Z] #51 6.654 ++ go env GOARCH [2021-11-11T07:57:01.834Z] #51 6.676 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:01.834Z] #51 6.676 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:01.834Z] #51 6.676 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:01.834Z] #51 6.676 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:01.834Z] #51 6.676 + dir=/tmp/install [2021-11-11T07:57:01.834Z] #51 6.676 + bin=shfmt [2021-11-11T07:57:01.834Z] #51 6.676 + shift [2021-11-11T07:57:01.834Z] #51 6.676 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-11T07:57:01.834Z] #51 6.676 + . /tmp/install/shfmt.installer [2021-11-11T07:57:01.834Z] #51 6.676 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:01.834Z] #51 6.676 + install_shfmt [2021-11-11T07:57:01.834Z] #51 6.676 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-11T07:57:01.834Z] #51 6.676 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qWJT7oBo68/src/github.com/mvdan/sh [2021-11-11T07:57:01.834Z] #51 6.713 Cloning into '/tmp/tmp.qWJT7oBo68/src/github.com/mvdan/sh'... [2021-11-11T07:57:02.772Z] #51 ... [2021-11-11T07:57:02.772Z] [2021-11-11T07:57:02.772Z] #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-11-11T07:57:02.772Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-11T07:57:02.772Z] #12 DONE 7.6s [2021-11-11T07:57:02.772Z] [2021-11-11T07:57:02.772Z] #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-11-11T07:57:02.772Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:02.780Z] Sending build context to Docker daemon 58.32MB [2021-11-11T07:57:02.780Z] [2021-11-11T07:57:02.780Z] Step 1/10 : FROM microsoft/windowsservercore [2021-11-11T07:57:02.780Z] ---> 617dd5ead5b8 [2021-11-11T07:57:02.780Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T07:57:02.780Z] ---> Using cache [2021-11-11T07:57:02.780Z] ---> 3837084f7a98 [2021-11-11T07:57:02.780Z] Step 3/10 : ARG GO_VERSION=1.16.10 [2021-11-11T07:57:02.780Z] ---> Running in 9d32c37392cb [2021-11-11T07:57:02.780Z] Removing intermediate container 9d32c37392cb [2021-11-11T07:57:02.780Z] ---> f1bf90db9f06 [2021-11-11T07:57:02.780Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-11-11T07:57:02.780Z] ---> Running in e3256d8da348 [2021-11-11T07:57:03.248Z] Removing intermediate container e3256d8da348 [2021-11-11T07:57:03.248Z] ---> f08d29a11913 [2021-11-11T07:57:03.248Z] 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-11-11T07:57:03.248Z] ---> Running in 3c10cb80eca4 [2021-11-11T07:57:03.716Z] Removing intermediate container 3c10cb80eca4 [2021-11-11T07:57:03.716Z] ---> ea201fa94304 [2021-11-11T07:57:03.716Z] 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-11-11T07:57:03.716Z] ---> Running in e1436af524c0 [2021-11-11T07:57:05.056Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 7.3s [2021-11-11T07:57:05.308Z] #13 ... [2021-11-11T07:57:05.308Z] [2021-11-11T07:57:05.308Z] #47 [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-11-11T07:57:05.308Z] #47 sha256:db74ced00e47706f1808ce0421149066eb974ee6bb481cc9f0067d5efdd0fc1d [2021-11-11T07:57:05.308Z] #47 6.755 + RM_GOPATH=0 [2021-11-11T07:57:05.308Z] #47 6.755 + TMP_GOPATH= [2021-11-11T07:57:05.308Z] #47 6.755 + : /build [2021-11-11T07:57:05.308Z] #47 6.755 + '[' -z '' ']' [2021-11-11T07:57:05.308Z] #47 6.755 ++ mktemp -d [2021-11-11T07:57:05.308Z] #47 6.755 + export GOPATH=/tmp/tmp.dDPkJUGsLk [2021-11-11T07:57:05.308Z] #47 6.755 + GOPATH=/tmp/tmp.dDPkJUGsLk [2021-11-11T07:57:05.308Z] #47 6.755 + RM_GOPATH=1 [2021-11-11T07:57:05.308Z] #47 6.755 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.308Z] #47 6.755 ++ go env GOARCH [2021-11-11T07:57:05.308Z] #47 6.807 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #47 6.807 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #47 6.807 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.308Z] #47 6.807 + dir=/tmp/install [2021-11-11T07:57:05.308Z] #47 6.807 + bin=gotestsum [2021-11-11T07:57:05.308Z] #47 6.807 + shift [2021-11-11T07:57:05.308Z] #47 6.807 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-11T07:57:05.308Z] #47 6.807 + . /tmp/install/gotestsum.installer [2021-11-11T07:57:05.308Z] #47 6.807 ++ : v0.5.3 [2021-11-11T07:57:05.308Z] #47 6.807 + install_gotestsum [2021-11-11T07:57:05.308Z] #47 6.807 + set -e [2021-11-11T07:57:05.308Z] #47 6.807 + export GO111MODULE=on [2021-11-11T07:57:05.308Z] #47 6.807 + GO111MODULE=on [2021-11-11T07:57:05.308Z] #47 6.807 + GOBIN=/build [2021-11-11T07:57:05.308Z] #47 6.807 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-11T07:57:05.308Z] #47 8.199 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:57:05.308Z] #47 ... [2021-11-11T07:57:05.308Z] [2021-11-11T07:57:05.308Z] #58 [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-11-11T07:57:05.308Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:57:05.308Z] #58 7.130 + RM_GOPATH=0 [2021-11-11T07:57:05.308Z] #58 7.130 + TMP_GOPATH= [2021-11-11T07:57:05.308Z] #58 7.130 + : /build [2021-11-11T07:57:05.308Z] #58 7.130 + '[' -z '' ']' [2021-11-11T07:57:05.308Z] #58 7.138 ++ mktemp -d [2021-11-11T07:57:05.308Z] #58 7.138 + export GOPATH=/tmp/tmp.64ZXwFGHLc [2021-11-11T07:57:05.308Z] #58 7.138 + GOPATH=/tmp/tmp.64ZXwFGHLc [2021-11-11T07:57:05.308Z] #58 7.138 + RM_GOPATH=1 [2021-11-11T07:57:05.308Z] #58 7.138 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.308Z] #58 7.138 ++ go env GOARCH [2021-11-11T07:57:05.308Z] #58 7.228 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #58 7.228 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #58 7.228 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.308Z] #58 7.228 + dir=/tmp/install [2021-11-11T07:57:05.308Z] #58 7.228 + bin=rootlesskit [2021-11-11T07:57:05.308Z] #58 7.228 + shift [2021-11-11T07:57:05.308Z] #58 7.228 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-11T07:57:05.308Z] #58 7.228 + . /tmp/install/rootlesskit.installer [2021-11-11T07:57:05.308Z] #58 7.228 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:05.308Z] #58 7.228 + install_rootlesskit [2021-11-11T07:57:05.308Z] #58 7.228 + case "$1" in [2021-11-11T07:57:05.308Z] #58 7.228 + export CGO_ENABLED=0 [2021-11-11T07:57:05.308Z] #58 7.228 + CGO_ENABLED=0 [2021-11-11T07:57:05.308Z] #58 7.228 + _install_rootlesskit [2021-11-11T07:57:05.308Z] #58 7.228 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-11T07:57:05.308Z] #58 7.228 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.64ZXwFGHLc/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:57:05.308Z] #58 7.228 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:05.308Z] #58 7.246 Cloning into '/tmp/tmp.64ZXwFGHLc/src/github.com/rootless-containers/rootlesskit'... [2021-11-11T07:57:05.308Z] #58 ... [2021-11-11T07:57:05.308Z] [2021-11-11T07:57:05.308Z] #49 [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-11-11T07:57:05.308Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:05.308Z] #49 6.385 + RM_GOPATH=0 [2021-11-11T07:57:05.308Z] #49 6.385 + TMP_GOPATH= [2021-11-11T07:57:05.308Z] #49 6.385 + : /build [2021-11-11T07:57:05.308Z] #49 6.385 + '[' -z '' ']' [2021-11-11T07:57:05.308Z] #49 6.385 ++ mktemp -d [2021-11-11T07:57:05.308Z] #49 6.385 + export GOPATH=/tmp/tmp.cDLkppvkx4 [2021-11-11T07:57:05.308Z] #49 6.385 + GOPATH=/tmp/tmp.cDLkppvkx4 [2021-11-11T07:57:05.308Z] #49 6.385 + RM_GOPATH=1 [2021-11-11T07:57:05.308Z] #49 6.385 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.308Z] #49 6.385 ++ go env GOARCH [2021-11-11T07:57:05.308Z] #49 6.394 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #49 6.394 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.308Z] #49 6.394 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.308Z] #49 6.394 + dir=/tmp/install [2021-11-11T07:57:05.308Z] #49 6.394 + bin=golangci_lint [2021-11-11T07:57:05.308Z] #49 6.394 + shift [2021-11-11T07:57:05.308Z] #49 6.394 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-11T07:57:05.308Z] #49 6.394 + . /tmp/install/golangci_lint.installer [2021-11-11T07:57:05.308Z] #49 6.394 ++ : v1.23.8 [2021-11-11T07:57:05.308Z] #49 6.394 + install_golangci_lint [2021-11-11T07:57:05.308Z] #49 6.394 + set -e [2021-11-11T07:57:05.308Z] #49 6.394 + export GO111MODULE=on [2021-11-11T07:57:05.308Z] #49 6.394 + GO111MODULE=on [2021-11-11T07:57:05.308Z] #49 6.394 + GOBIN=/build [2021-11-11T07:57:05.308Z] #49 6.394 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-11T07:57:05.308Z] #49 7.495 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T07:57:05.568Z] #49 ... [2021-11-11T07:57:05.568Z] [2021-11-11T07:57:05.568Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:05.568Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:57:05.568Z] #34 7.079 + RM_GOPATH=0 [2021-11-11T07:57:05.568Z] #34 7.079 + TMP_GOPATH= [2021-11-11T07:57:05.568Z] #34 7.079 + : /build [2021-11-11T07:57:05.568Z] #34 7.079 + '[' -z '' ']' [2021-11-11T07:57:05.568Z] #34 7.079 ++ mktemp -d [2021-11-11T07:57:05.568Z] #34 7.079 + export GOPATH=/tmp/tmp.JhruzzRov1 [2021-11-11T07:57:05.568Z] #34 7.079 + GOPATH=/tmp/tmp.JhruzzRov1 [2021-11-11T07:57:05.568Z] #34 7.079 + RM_GOPATH=1 [2021-11-11T07:57:05.568Z] #34 7.079 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.568Z] #34 7.079 ++ go env GOARCH [2021-11-11T07:57:05.568Z] #34 7.112 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.568Z] #34 7.112 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.568Z] #34 7.112 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.568Z] #34 7.112 + dir=/tmp/install [2021-11-11T07:57:05.568Z] #34 7.112 + bin=tomlv [2021-11-11T07:57:05.568Z] #34 7.112 + shift [2021-11-11T07:57:05.568Z] #34 7.112 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-11T07:57:05.568Z] #34 7.112 + . /tmp/install/tomlv.installer [2021-11-11T07:57:05.568Z] #34 7.112 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:05.568Z] #34 7.112 + install_tomlv [2021-11-11T07:57:05.568Z] #34 7.112 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-11T07:57:05.568Z] #34 7.112 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JhruzzRov1/src/github.com/BurntSushi/toml [2021-11-11T07:57:05.568Z] #34 7.112 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:05.568Z] #34 7.125 Cloning into '/tmp/tmp.JhruzzRov1/src/github.com/BurntSushi/toml'... [2021-11-11T07:57:05.568Z] #34 9.506 + cd /tmp/tmp.JhruzzRov1/src/github.com/BurntSushi/toml [2021-11-11T07:57:05.568Z] #34 9.506 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:05.568Z] #34 9.770 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:57:05.568Z] #34 ... [2021-11-11T07:57:05.568Z] [2021-11-11T07:57:05.568Z] #45 [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-11-11T07:57:05.568Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:05.568Z] #45 7.099 + RM_GOPATH=0 [2021-11-11T07:57:05.568Z] #45 7.099 + TMP_GOPATH= [2021-11-11T07:57:05.568Z] #45 7.099 + : /build [2021-11-11T07:57:05.568Z] #45 7.099 + '[' -z '' ']' [2021-11-11T07:57:05.568Z] #45 7.099 ++ mktemp -d [2021-11-11T07:57:05.568Z] #45 7.112 + export GOPATH=/tmp/tmp.0HASxvcelU [2021-11-11T07:57:05.568Z] #45 7.112 + GOPATH=/tmp/tmp.0HASxvcelU [2021-11-11T07:57:05.568Z] #45 7.112 + RM_GOPATH=1 [2021-11-11T07:57:05.568Z] #45 7.112 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.568Z] #45 7.112 ++ go env GOARCH [2021-11-11T07:57:05.568Z] #45 7.138 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.568Z] #45 7.138 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.568Z] #45 7.138 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.568Z] #45 7.190 + dir=/tmp/install [2021-11-11T07:57:05.568Z] #45 7.190 + bin=vndr [2021-11-11T07:57:05.568Z] #45 7.190 + shift [2021-11-11T07:57:05.568Z] #45 7.190 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-11T07:57:05.568Z] #45 7.190 + . /tmp/install/vndr.installer [2021-11-11T07:57:05.568Z] #45 7.190 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:05.568Z] #45 7.190 + install_vndr [2021-11-11T07:57:05.568Z] #45 7.190 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-11T07:57:05.568Z] #45 7.190 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0HASxvcelU/src/github.com/LK4D4/vndr [2021-11-11T07:57:05.568Z] #45 7.190 Cloning into '/tmp/tmp.0HASxvcelU/src/github.com/LK4D4/vndr'... [2021-11-11T07:57:05.568Z] #45 7.191 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:05.568Z] #45 8.944 + cd /tmp/tmp.0HASxvcelU/src/github.com/LK4D4/vndr [2021-11-11T07:57:05.568Z] #45 8.944 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:05.568Z] #45 8.979 + go build -buildmode=pie -v -o /build/vndr . [2021-11-11T07:57:05.828Z] #45 ... [2021-11-11T07:57:05.828Z] [2021-11-11T07:57:05.828Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:57:05.828Z] #67 sha256:06b25eb1419c8877087e06827ed593caa56f51c21b56322b14507a8aa0ab57ad [2021-11-11T07:57:05.828Z] #67 7.835 + RM_GOPATH=0 [2021-11-11T07:57:05.828Z] #67 7.835 + TMP_GOPATH= [2021-11-11T07:57:05.828Z] #67 7.835 + : /build [2021-11-11T07:57:05.828Z] #67 7.835 + '[' -z '' ']' [2021-11-11T07:57:05.828Z] #67 7.850 ++ mktemp -d [2021-11-11T07:57:05.828Z] #67 7.850 + export GOPATH=/tmp/tmp.JFi7q9Ohwy [2021-11-11T07:57:05.828Z] #67 7.850 + GOPATH=/tmp/tmp.JFi7q9Ohwy [2021-11-11T07:57:05.828Z] #67 7.850 + RM_GOPATH=1 [2021-11-11T07:57:05.828Z] #67 7.850 + case "$(go env GOARCH)" in [2021-11-11T07:57:05.828Z] #67 7.851 ++ go env GOARCH [2021-11-11T07:57:05.828Z] #67 7.891 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.828Z] #67 7.891 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:05.828Z] #67 7.891 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:05.828Z] #67 7.894 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:57:05.828Z] #67 7.894 + dir=/tmp/install [2021-11-11T07:57:05.828Z] #67 7.894 + bin=proxy [2021-11-11T07:57:05.828Z] #67 7.894 + shift [2021-11-11T07:57:05.828Z] #67 7.894 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-11T07:57:05.828Z] #67 7.894 + . /tmp/install/proxy.installer [2021-11-11T07:57:05.828Z] #67 7.894 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:57:05.828Z] #67 7.894 + install_proxy [2021-11-11T07:57:05.828Z] #67 7.894 + case "$1" in [2021-11-11T07:57:05.828Z] #67 7.894 + export CGO_ENABLED=0 [2021-11-11T07:57:05.828Z] #67 7.894 + CGO_ENABLED=0 [2021-11-11T07:57:05.828Z] #67 7.894 + _install_proxy [2021-11-11T07:57:05.828Z] #67 7.894 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-11T07:57:05.828Z] #67 7.896 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JFi7q9Ohwy/src/github.com/docker/libnetwork [2021-11-11T07:57:05.828Z] #67 7.902 Cloning into '/tmp/tmp.JFi7q9Ohwy/src/github.com/docker/libnetwork'... [2021-11-11T07:57:05.828Z] #67 ... [2021-11-11T07:57:05.828Z] [2021-11-11T07:57:05.828Z] #55 [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-11-11T07:57:05.828Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:05.828Z] #55 8.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:05.828Z] #55 8.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:05.828Z] #55 8.615 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:05.828Z] #55 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:06.087Z] #55 ... [2021-11-11T07:57:06.087Z] [2021-11-11T07:57:06.087Z] #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-11-11T07:57:06.087Z] #24 sha256:6486ce0e5d8f95786ed8312a16f0d04486c4b40b014f46e5285cf04e2e12bb7a [2021-11-11T07:57:06.087Z] #24 6.881 + RM_GOPATH=0 [2021-11-11T07:57:06.087Z] #24 6.881 + TMP_GOPATH= [2021-11-11T07:57:06.087Z] #24 6.881 + : /build [2021-11-11T07:57:06.087Z] #24 6.881 + '[' -z '' ']' [2021-11-11T07:57:06.087Z] #24 6.885 ++ mktemp -d [2021-11-11T07:57:06.087Z] #24 6.923 + export GOPATH=/tmp/tmp.qUGtbOWPe8 [2021-11-11T07:57:06.087Z] #24 6.923 + GOPATH=/tmp/tmp.qUGtbOWPe8 [2021-11-11T07:57:06.087Z] #24 6.923 + RM_GOPATH=1 [2021-11-11T07:57:06.087Z] #24 6.923 + case "$(go env GOARCH)" in [2021-11-11T07:57:06.087Z] #24 6.923 ++ go env GOARCH [2021-11-11T07:57:06.087Z] #24 6.967 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:06.087Z] #24 6.967 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:06.087Z] #24 6.967 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:06.087Z] #24 7.004 Install docker/cli version 17.06.2-ce from stable [2021-11-11T07:57:06.087Z] #24 7.004 + dir=/tmp/install [2021-11-11T07:57:06.087Z] #24 7.004 + bin=dockercli [2021-11-11T07:57:06.087Z] #24 7.004 + shift [2021-11-11T07:57:06.087Z] #24 7.004 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-11T07:57:06.087Z] #24 7.004 + . /tmp/install/dockercli.installer [2021-11-11T07:57:06.087Z] #24 7.004 ++ : stable [2021-11-11T07:57:06.087Z] #24 7.004 ++ : 17.06.2-ce [2021-11-11T07:57:06.087Z] #24 7.004 + install_dockercli [2021-11-11T07:57:06.087Z] #24 7.004 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T07:57:06.087Z] #24 7.051 ++ uname -m [2021-11-11T07:57:06.087Z] #24 7.051 + arch=x86_64 [2021-11-11T07:57:06.087Z] #24 7.051 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T07:57:06.087Z] #24 7.051 + url=https://download.docker.com/linux/static [2021-11-11T07:57:06.087Z] #24 7.051 + tar -xz docker/docker [2021-11-11T07:57:06.087Z] #24 7.051 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T07:57:06.356Z] #24 ... [2021-11-11T07:57:06.356Z] [2021-11-11T07:57:06.356Z] #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-11-11T07:57:06.356Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:06.356Z] #13 3.088 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:57:06.356Z] #13 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:06.356Z] #13 3.210 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:06.356Z] #13 3.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:07.579Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 9.7s done [2021-11-11T07:57:07.579Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 [2021-11-11T07:57:07.579Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-11T07:57:07.579Z] #9 DONE 26.3s [2021-11-11T07:57:07.579Z] [2021-11-11T07:57:07.579Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T07:57:07.579Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-11T07:57:08.261Z] #13 5.400 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T07:57:08.472Z] [2021-11-11T07:57:08.472Z] SUCCESS: Specified value was saved. [2021-11-11T07:57:09.460Z] INFO: Downloading git... [2021-11-11T07:57:10.101Z] #10 DONE 2.1s [2021-11-11T07:57:10.101Z] [2021-11-11T07:57:10.101Z] #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-11-11T07:57:10.101Z] #29 sha256:305d1e818d6b8394d71d40c0638c39eb07b91490c13e26405dcc108dfcacd803 [2021-11-11T07:57:10.101Z] #29 1.692 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-11T07:57:10.101Z] #29 1.793 [2021-11-11T07:57:10.101Z] #29 2.014 #=#=# ############# 18.3% ########################### 37.9% ######################################### 58.0% ################################################### 71.7% ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 2.625 [2021-11-11T07:57:10.101Z] #29 2.862 #=#=# ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 3.053 [2021-11-11T07:57:10.101Z] #29 3.289 #=#=# ################################################################### 93.2% ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 3.503 [2021-11-11T07:57:10.101Z] #29 3.727 #=#=# ############ 17.8% ########################## 37.1% ######################################## 56.5% ###################################################### 75.9% #################################################################### 95.0% ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 4.364 [2021-11-11T07:57:10.101Z] #29 4.611 #=#=# 0.0% ##### 8.1% ############ 17.3% ################ 22.5% ################### 27.7% ####################### 32.9% ########################### 38.1% ############################### 43.3% ################################## 48.5% ###################################### 53.7% ########################################## 58.9% ############################################# 63.3% ################################################# 69.4% ##################################################### 74.6% ######################################################### 79.8% ############################################################# 84.9% ################################################################ 90.2% ################################################################### 93.3% ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 6.565 [2021-11-11T07:57:10.101Z] #29 7.067 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T07:57:10.101Z] #29 7.154 [2021-11-11T07:57:10.101Z] #29 7.377 #=#=# ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 7.465 [2021-11-11T07:57:10.101Z] #29 7.918 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T07:57:10.101Z] #29 8.030 [2021-11-11T07:57:10.101Z] #29 8.269 #=#=# ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 8.396 [2021-11-11T07:57:10.101Z] #29 8.989 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-11T07:57:10.101Z] #29 9.073 [2021-11-11T07:57:10.101Z] #29 9.297 #=#=# 0.0% ################### 27.6% ###################################### 53.0% ########################################### 60.4% ############################################################## 86.2% ######################################################################## 100.0% [2021-11-11T07:57:10.101Z] #29 9.973 [2021-11-11T07:57:10.666Z] #29 10.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T07:57:10.666Z] #29 ... [2021-11-11T07:57:10.666Z] [2021-11-11T07:57:10.667Z] #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-11-11T07:57:10.667Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-11T07:57:10.667Z] #11 DONE 1.0s [2021-11-11T07:57:10.667Z] [2021-11-11T07:57:10.667Z] #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-11-11T07:57:10.667Z] #29 sha256:305d1e818d6b8394d71d40c0638c39eb07b91490c13e26405dcc108dfcacd803 [2021-11-11T07:57:10.667Z] #29 10.73 [2021-11-11T07:57:10.667Z] #29 ... [2021-11-11T07:57:10.667Z] [2021-11-11T07:57:10.667Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:57:10.667Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-11T07:57:11.063Z] INFO: Downloading go... [2021-11-11T07:57:11.264Z] #39 ... [2021-11-11T07:57:11.264Z] [2021-11-11T07:57:11.264Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T07:57:11.264Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-11T07:57:11.264Z] #31 DONE 0.5s [2021-11-11T07:57:11.264Z] [2021-11-11T07:57:11.264Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:57:11.264Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-11T07:57:11.264Z] #39 DONE 0.5s [2021-11-11T07:57:11.264Z] [2021-11-11T07:57:11.264Z] #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-11-11T07:57:11.265Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:57:11.550Z] #13 ... [2021-11-11T07:57:11.550Z] [2021-11-11T07:57:11.550Z] #55 [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-11-11T07:57:11.550Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:11.550Z] #55 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:11.550Z] #55 ... [2021-11-11T07:57:11.550Z] [2021-11-11T07:57:11.550Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:11.550Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:11.550Z] #42 6.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:11.550Z] #42 6.731 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:11.550Z] #42 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:11.550Z] #42 14.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:11.809Z] #42 ... [2021-11-11T07:57:11.809Z] [2021-11-11T07:57:11.809Z] #58 [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-11-11T07:57:11.809Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:57:11.809Z] #58 16.34 + cd /tmp/tmp.64ZXwFGHLc/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:57:11.810Z] #58 16.34 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:11.810Z] #58 16.61 + export GO111MODULE=on [2021-11-11T07:57:11.810Z] #58 16.61 + GO111MODULE=on [2021-11-11T07:57:11.810Z] #58 16.61 + export GOPROXY=https://proxy.golang.org [2021-11-11T07:57:11.810Z] #58 16.61 + GOPROXY=https://proxy.golang.org [2021-11-11T07:57:11.810Z] #58 16.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:57:11.810Z] #58 16.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-11T07:57:12.068Z] #58 ... [2021-11-11T07:57:12.068Z] [2021-11-11T07:57:12.068Z] #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-11-11T07:57:12.068Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:12.068Z] #36 7.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:12.068Z] #36 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:12.068Z] #36 15.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:12.068Z] #36 ... [2021-11-11T07:57:12.068Z] [2021-11-11T07:57:12.068Z] #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-11-11T07:57:12.068Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:12.068Z] #13 9.220 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:12.195Z] #40 ... [2021-11-11T07:57:12.195Z] [2021-11-11T07:57:12.196Z] #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-11-11T07:57:12.196Z] #29 sha256:305d1e818d6b8394d71d40c0638c39eb07b91490c13e26405dcc108dfcacd803 [2021-11-11T07:57:12.196Z] #29 10.97 #=#=# ######################################################################## 100.0% [2021-11-11T07:57:12.196Z] #29 11.06 [2021-11-11T07:57:12.196Z] #29 11.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T07:57:12.196Z] #29 11.71 [2021-11-11T07:57:12.196Z] #29 11.97 #=#=# ######################################################################## 100.0% [2021-11-11T07:57:12.196Z] #29 12.03 [2021-11-11T07:57:12.196Z] #29 12.05 Download of images into '/build' complete. [2021-11-11T07:57:12.196Z] #29 12.05 Use something like the following to load the result into a Docker daemon: [2021-11-11T07:57:12.196Z] #29 12.05 tar -cC '/build' . | docker load [2021-11-11T07:57:12.196Z] #29 DONE 12.1s [2021-11-11T07:57:12.329Z] #13 ... [2021-11-11T07:57:12.329Z] [2021-11-11T07:57:12.329Z] #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-11-11T07:57:12.329Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:57:12.329Z] #32 7.119 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T07:57:12.329Z] #32 7.119 Cloning into '.'... [2021-11-11T07:57:12.452Z] [2021-11-11T07:57:12.452Z] #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-11-11T07:57:12.452Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:57:12.588Z] #32 ... [2021-11-11T07:57:12.588Z] [2021-11-11T07:57:12.588Z] #47 [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-11-11T07:57:12.588Z] #47 sha256:db74ced00e47706f1808ce0421149066eb974ee6bb481cc9f0067d5efdd0fc1d [2021-11-11T07:57:12.588Z] #47 11.63 go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:57:12.588Z] #47 11.63 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:57:12.588Z] #47 11.75 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:57:12.588Z] #47 11.81 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:57:12.588Z] #47 12.34 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:57:12.588Z] #47 12.69 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:57:12.588Z] #47 13.02 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:57:12.588Z] #47 13.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:57:12.588Z] #47 13.53 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:57:12.588Z] #47 14.87 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:57:12.630Z] INFO: Downloading compiler 1 of 3... [2021-11-11T07:57:12.848Z] #47 ... [2021-11-11T07:57:12.848Z] [2021-11-11T07:57:12.848Z] #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-11-11T07:57:12.848Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:57:12.848Z] #40 7.534 + git clone https://github.com/docker/distribution.git . [2021-11-11T07:57:12.848Z] #40 7.534 Cloning into '.'... [2021-11-11T07:57:13.107Z] #40 ... [2021-11-11T07:57:13.107Z] [2021-11-11T07:57:13.107Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:13.107Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:57:13.107Z] #34 11.56 internal/unsafeheader [2021-11-11T07:57:13.107Z] #34 11.63 internal/cpu [2021-11-11T07:57:13.107Z] #34 11.90 runtime/internal/atomic [2021-11-11T07:57:13.107Z] #34 12.91 runtime/internal/sys [2021-11-11T07:57:13.107Z] #34 13.23 internal/bytealg [2021-11-11T07:57:13.107Z] #34 13.35 runtime/internal/math [2021-11-11T07:57:13.107Z] #34 13.56 math/bits [2021-11-11T07:57:13.107Z] #34 14.98 math [2021-11-11T07:57:13.107Z] #34 15.73 runtime [2021-11-11T07:57:13.617Z] INFO: Downloading compiler 2 of 3... [2021-11-11T07:57:14.485Z] #34 ... [2021-11-11T07:57:14.485Z] [2021-11-11T07:57:14.485Z] #58 [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-11-11T07:57:14.485Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:57:14.485Z] #58 19.33 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:57:14.485Z] #58 19.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T07:57:14.485Z] #58 19.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T07:57:14.604Z] INFO: Downloading compiler 3 of 3... [2021-11-11T07:57:15.072Z] INFO: Extracting git... [2021-11-11T07:57:16.390Z] #58 21.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-11T07:57:17.327Z] #58 ... [2021-11-11T07:57:17.327Z] [2021-11-11T07:57:17.327Z] #45 [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-11-11T07:57:17.327Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:17.327Z] #45 12.28 internal/cpu [2021-11-11T07:57:17.327Z] #45 12.40 runtime/internal/atomic [2021-11-11T07:57:17.327Z] #45 13.55 runtime/internal/math [2021-11-11T07:57:17.327Z] #45 13.81 internal/race [2021-11-11T07:57:17.327Z] #45 13.87 internal/bytealg [2021-11-11T07:57:17.327Z] #45 14.33 sync/atomic [2021-11-11T07:57:17.327Z] #45 15.41 unicode [2021-11-11T07:57:17.327Z] #45 16.51 runtime [2021-11-11T07:57:17.585Z] #45 ... [2021-11-11T07:57:17.585Z] [2021-11-11T07:57:17.585Z] #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-11-11T07:57:17.585Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:17.585Z] #13 13.77 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:17.704Z] #32 ... [2021-11-11T07:57:17.704Z] [2021-11-11T07:57:17.704Z] #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-11-11T07:57:17.704Z] #24 sha256:02ba4f121b5087e9057902ef20e3a3ff710719c0c05c91dc416442063cb89f95 [2021-11-11T07:57:17.704Z] #24 6.086 + RM_GOPATH=0 [2021-11-11T07:57:17.704Z] #24 6.086 + TMP_GOPATH= [2021-11-11T07:57:17.704Z] #24 6.086 + : /build [2021-11-11T07:57:17.704Z] #24 6.086 + '[' -z '' ']' [2021-11-11T07:57:17.704Z] #24 6.087 ++ mktemp -d [2021-11-11T07:57:17.704Z] #24 6.087 + export GOPATH=/tmp/tmp.CUJ4x82lCs [2021-11-11T07:57:17.704Z] #24 6.087 + GOPATH=/tmp/tmp.CUJ4x82lCs [2021-11-11T07:57:17.704Z] #24 6.087 + RM_GOPATH=1 [2021-11-11T07:57:17.704Z] #24 6.087 + case "$(go env GOARCH)" in [2021-11-11T07:57:17.704Z] #24 6.089 ++ go env GOARCH [2021-11-11T07:57:17.704Z] #24 6.092 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:17.704Z] #24 6.093 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:17.704Z] #24 6.094 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:17.704Z] #24 6.095 + dir=/tmp/install [2021-11-11T07:57:17.704Z] #24 6.096 + bin=dockercli [2021-11-11T07:57:17.704Z] #24 6.096 + shift [2021-11-11T07:57:17.704Z] #24 6.096 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-11T07:57:17.704Z] #24 6.096 + . /tmp/install/dockercli.installer [2021-11-11T07:57:17.704Z] #24 6.102 ++ : stable [2021-11-11T07:57:17.704Z] #24 6.102 ++ : 17.06.2-ce [2021-11-11T07:57:17.704Z] #24 6.102 + install_dockercli [2021-11-11T07:57:17.704Z] #24 6.102 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T07:57:17.704Z] #24 6.102 ++ uname -m [2021-11-11T07:57:17.704Z] #24 6.102 + arch=x86_64 [2021-11-11T07:57:17.704Z] #24 6.102 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T07:57:17.704Z] #24 6.102 + url=https://download.docker.com/linux/static [2021-11-11T07:57:17.704Z] #24 6.102 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T07:57:17.704Z] #24 6.102 + tar -xz docker/docker [2021-11-11T07:57:17.704Z] #24 6.102 Install docker/cli version 17.06.2-ce from stable [2021-11-11T07:57:18.267Z] #24 ... [2021-11-11T07:57:18.267Z] [2021-11-11T07:57:18.267Z] #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-11-11T07:57:18.267Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-11T07:57:18.267Z] #12 DONE 7.6s [2021-11-11T07:57:18.267Z] [2021-11-11T07:57:18.267Z] #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-11-11T07:57:18.267Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:57:18.267Z] #32 7.121 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T07:57:18.267Z] #32 7.121 Cloning into '.'... [2021-11-11T07:57:20.121Z] #13 ... [2021-11-11T07:57:20.121Z] [2021-11-11T07:57:20.121Z] #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-11-11T07:57:20.121Z] #24 sha256:6486ce0e5d8f95786ed8312a16f0d04486c4b40b014f46e5285cf04e2e12bb7a [2021-11-11T07:57:20.121Z] #24 24.40 + mkdir -p /build [2021-11-11T07:57:20.121Z] #24 24.40 + mv docker/docker /build/ [2021-11-11T07:57:20.121Z] #24 24.41 + rmdir docker [2021-11-11T07:57:20.121Z] #24 DONE 24.6s [2021-11-11T07:57:20.121Z] [2021-11-11T07:57:20.121Z] #45 [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-11-11T07:57:20.121Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:20.121Z] #45 22.88 unicode/utf8 [2021-11-11T07:57:20.121Z] #45 24.84 math [2021-11-11T07:57:20.786Z] #32 ... [2021-11-11T07:57:20.786Z] [2021-11-11T07:57:20.786Z] #47 [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-11-11T07:57:20.786Z] #47 sha256:d8fd836f103f3b2e5a14f475fec3ca4be563cde7c80a2a18ffe3753169203a6c [2021-11-11T07:57:20.786Z] #47 6.268 + RM_GOPATH=0 [2021-11-11T07:57:20.786Z] #47 6.268 + TMP_GOPATH= [2021-11-11T07:57:20.786Z] #47 6.268 + : /build [2021-11-11T07:57:20.786Z] #47 6.268 + '[' -z '' ']' [2021-11-11T07:57:20.786Z] #47 6.268 ++ mktemp -d [2021-11-11T07:57:20.786Z] #47 6.268 + export GOPATH=/tmp/tmp.Rn5khCBs8X [2021-11-11T07:57:20.786Z] #47 6.268 + GOPATH=/tmp/tmp.Rn5khCBs8X [2021-11-11T07:57:20.786Z] #47 6.268 + RM_GOPATH=1 [2021-11-11T07:57:20.786Z] #47 6.268 + case "$(go env GOARCH)" in [2021-11-11T07:57:20.786Z] #47 6.268 ++ go env GOARCH [2021-11-11T07:57:20.786Z] #47 6.284 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:20.786Z] #47 6.284 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:20.786Z] #47 6.284 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:20.786Z] #47 6.284 + dir=/tmp/install [2021-11-11T07:57:20.786Z] #47 6.284 + bin=gotestsum [2021-11-11T07:57:20.786Z] #47 6.284 + shift [2021-11-11T07:57:20.786Z] #47 6.284 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-11T07:57:20.786Z] #47 6.284 + . /tmp/install/gotestsum.installer [2021-11-11T07:57:20.786Z] #47 6.284 ++ : v0.5.3 [2021-11-11T07:57:20.786Z] #47 6.284 + install_gotestsum [2021-11-11T07:57:20.786Z] #47 6.284 + set -e [2021-11-11T07:57:20.786Z] #47 6.284 + export GO111MODULE=on [2021-11-11T07:57:20.786Z] #47 6.284 + GO111MODULE=on [2021-11-11T07:57:20.786Z] #47 6.284 + GOBIN=/build [2021-11-11T07:57:20.786Z] #47 6.284 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-11T07:57:20.786Z] #47 7.257 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:57:20.786Z] #47 ... [2021-11-11T07:57:20.786Z] [2021-11-11T07:57:20.786Z] #49 [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-11-11T07:57:20.786Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T07:57:20.786Z] #49 7.156 + RM_GOPATH=0 [2021-11-11T07:57:20.786Z] #49 7.156 + TMP_GOPATH= [2021-11-11T07:57:20.786Z] #49 7.156 + : /build [2021-11-11T07:57:20.786Z] #49 7.156 + '[' -z '' ']' [2021-11-11T07:57:20.786Z] #49 7.156 ++ mktemp -d [2021-11-11T07:57:20.786Z] #49 7.156 + export GOPATH=/tmp/tmp.KMw3417ILp [2021-11-11T07:57:20.786Z] #49 7.156 + GOPATH=/tmp/tmp.KMw3417ILp [2021-11-11T07:57:20.786Z] #49 7.156 + RM_GOPATH=1 [2021-11-11T07:57:20.786Z] #49 7.156 + case "$(go env GOARCH)" in [2021-11-11T07:57:20.786Z] #49 7.156 ++ go env GOARCH [2021-11-11T07:57:20.786Z] #49 7.186 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:20.786Z] #49 7.186 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:20.786Z] #49 7.186 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:20.787Z] #49 7.186 + dir=/tmp/install [2021-11-11T07:57:20.787Z] #49 7.186 + bin=golangci_lint [2021-11-11T07:57:20.787Z] #49 7.186 + shift [2021-11-11T07:57:20.787Z] #49 7.186 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-11T07:57:20.787Z] #49 7.198 + . /tmp/install/golangci_lint.installer [2021-11-11T07:57:20.787Z] #49 7.198 ++ : v1.23.8 [2021-11-11T07:57:20.787Z] #49 7.198 + install_golangci_lint [2021-11-11T07:57:20.787Z] #49 7.198 + set -e [2021-11-11T07:57:20.787Z] #49 7.198 + export GO111MODULE=on [2021-11-11T07:57:20.787Z] #49 7.198 + GO111MODULE=on [2021-11-11T07:57:20.787Z] #49 7.198 + GOBIN=/build [2021-11-11T07:57:20.787Z] #49 7.198 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-11T07:57:20.787Z] #49 8.520 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T07:57:21.043Z] #49 ... [2021-11-11T07:57:21.043Z] [2021-11-11T07:57:21.043Z] #55 [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-11-11T07:57:21.043Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:21.043Z] #55 8.430 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:21.043Z] #55 8.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:21.043Z] #55 8.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:21.043Z] #55 ... [2021-11-11T07:57:21.043Z] [2021-11-11T07:57:21.043Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:57:21.043Z] #67 sha256:db30cdb64ea02cd1510f8a32ef49c3947e9ee0120d8f6a4dc71d0eff26682ac6 [2021-11-11T07:57:21.043Z] #67 6.710 + RM_GOPATH=0 [2021-11-11T07:57:21.043Z] #67 6.710 + TMP_GOPATH= [2021-11-11T07:57:21.043Z] #67 6.710 + : /build [2021-11-11T07:57:21.043Z] #67 6.710 + '[' -z '' ']' [2021-11-11T07:57:21.043Z] #67 6.710 ++ mktemp -d [2021-11-11T07:57:21.043Z] #67 6.710 + export GOPATH=/tmp/tmp.8QaIv5Rh4Y [2021-11-11T07:57:21.043Z] #67 6.710 + GOPATH=/tmp/tmp.8QaIv5Rh4Y [2021-11-11T07:57:21.043Z] #67 6.710 + RM_GOPATH=1 [2021-11-11T07:57:21.043Z] #67 6.710 + case "$(go env GOARCH)" in [2021-11-11T07:57:21.043Z] #67 6.710 ++ go env GOARCH [2021-11-11T07:57:21.043Z] #67 6.744 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.043Z] #67 6.744 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.043Z] #67 6.744 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:21.043Z] #67 6.747 + dir=/tmp/install [2021-11-11T07:57:21.043Z] #67 6.747 + bin=proxy [2021-11-11T07:57:21.043Z] #67 6.747 + shift [2021-11-11T07:57:21.043Z] #67 6.747 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-11T07:57:21.043Z] #67 6.747 + . /tmp/install/proxy.installer [2021-11-11T07:57:21.043Z] #67 6.747 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:57:21.043Z] #67 6.747 + install_proxy [2021-11-11T07:57:21.043Z] #67 6.747 + case "$1" in [2021-11-11T07:57:21.043Z] #67 6.747 + export CGO_ENABLED=0 [2021-11-11T07:57:21.043Z] #67 6.747 + CGO_ENABLED=0 [2021-11-11T07:57:21.043Z] #67 6.747 + _install_proxy [2021-11-11T07:57:21.043Z] #67 6.747 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-11T07:57:21.043Z] #67 6.747 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8QaIv5Rh4Y/src/github.com/docker/libnetwork [2021-11-11T07:57:21.043Z] #67 6.747 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:57:21.043Z] #67 6.779 Cloning into '/tmp/tmp.8QaIv5Rh4Y/src/github.com/docker/libnetwork'... [2021-11-11T07:57:21.306Z] #67 ... [2021-11-11T07:57:21.306Z] [2021-11-11T07:57:21.306Z] #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-11-11T07:57:21.306Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:21.306Z] #36 8.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:21.306Z] #36 8.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:21.306Z] #36 8.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:21.306Z] #36 10.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:21.562Z] #36 ... [2021-11-11T07:57:21.562Z] [2021-11-11T07:57:21.562Z] #58 [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-11-11T07:57:21.562Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:57:21.562Z] #58 6.708 + RM_GOPATH=0 [2021-11-11T07:57:21.562Z] #58 6.708 + TMP_GOPATH= [2021-11-11T07:57:21.562Z] #58 6.708 + : /build [2021-11-11T07:57:21.562Z] #58 6.708 + '[' -z '' ']' [2021-11-11T07:57:21.562Z] #58 6.708 ++ mktemp -d [2021-11-11T07:57:21.562Z] #58 6.708 + export GOPATH=/tmp/tmp.s9CvwgMoUT [2021-11-11T07:57:21.562Z] #58 6.708 + GOPATH=/tmp/tmp.s9CvwgMoUT [2021-11-11T07:57:21.562Z] #58 6.708 + RM_GOPATH=1 [2021-11-11T07:57:21.562Z] #58 6.708 + case "$(go env GOARCH)" in [2021-11-11T07:57:21.562Z] #58 6.708 ++ go env GOARCH [2021-11-11T07:57:21.562Z] #58 6.729 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.562Z] #58 6.729 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.562Z] #58 6.729 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:21.562Z] #58 6.729 + dir=/tmp/install [2021-11-11T07:57:21.562Z] #58 6.729 + bin=rootlesskit [2021-11-11T07:57:21.562Z] #58 6.729 + shift [2021-11-11T07:57:21.562Z] #58 6.729 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-11T07:57:21.562Z] #58 6.729 + . /tmp/install/rootlesskit.installer [2021-11-11T07:57:21.562Z] #58 6.729 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:21.562Z] #58 6.729 + install_rootlesskit [2021-11-11T07:57:21.562Z] #58 6.742 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:21.562Z] #58 6.742 + case "$1" in [2021-11-11T07:57:21.562Z] #58 6.742 + export CGO_ENABLED=0 [2021-11-11T07:57:21.562Z] #58 6.742 + CGO_ENABLED=0 [2021-11-11T07:57:21.562Z] #58 6.742 + _install_rootlesskit [2021-11-11T07:57:21.562Z] #58 6.742 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-11T07:57:21.562Z] #58 6.742 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s9CvwgMoUT/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:57:21.562Z] #58 6.742 Cloning into '/tmp/tmp.s9CvwgMoUT/src/github.com/rootless-containers/rootlesskit'... [2021-11-11T07:57:21.562Z] #58 ... [2021-11-11T07:57:21.562Z] [2021-11-11T07:57:21.562Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:21.562Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:57:21.562Z] #34 7.761 + RM_GOPATH=0 [2021-11-11T07:57:21.562Z] #34 7.761 + TMP_GOPATH= [2021-11-11T07:57:21.562Z] #34 7.761 + : /build [2021-11-11T07:57:21.562Z] #34 7.761 + '[' -z '' ']' [2021-11-11T07:57:21.562Z] #34 7.761 ++ mktemp -d [2021-11-11T07:57:21.562Z] #34 7.767 + export GOPATH=/tmp/tmp.hgHewUgw7a [2021-11-11T07:57:21.562Z] #34 7.767 + GOPATH=/tmp/tmp.hgHewUgw7a [2021-11-11T07:57:21.562Z] #34 7.767 + RM_GOPATH=1 [2021-11-11T07:57:21.562Z] #34 7.767 + case "$(go env GOARCH)" in [2021-11-11T07:57:21.562Z] #34 7.767 ++ go env GOARCH [2021-11-11T07:57:21.562Z] #34 7.835 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:21.562Z] #34 7.835 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.562Z] #34 7.835 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.562Z] #34 7.835 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:21.562Z] #34 7.835 + dir=/tmp/install [2021-11-11T07:57:21.562Z] #34 7.835 + bin=tomlv [2021-11-11T07:57:21.562Z] #34 7.835 + shift [2021-11-11T07:57:21.562Z] #34 7.835 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-11T07:57:21.562Z] #34 7.835 + . /tmp/install/tomlv.installer [2021-11-11T07:57:21.562Z] #34 7.835 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:21.562Z] #34 7.835 + install_tomlv [2021-11-11T07:57:21.562Z] #34 7.835 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-11T07:57:21.562Z] #34 7.835 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hgHewUgw7a/src/github.com/BurntSushi/toml [2021-11-11T07:57:21.562Z] #34 7.865 Cloning into '/tmp/tmp.hgHewUgw7a/src/github.com/BurntSushi/toml'... [2021-11-11T07:57:21.562Z] #34 10.59 + cd /tmp/tmp.hgHewUgw7a/src/github.com/BurntSushi/toml [2021-11-11T07:57:21.562Z] #34 10.59 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:57:21.562Z] #34 10.84 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:57:21.818Z] #34 ... [2021-11-11T07:57:21.818Z] [2021-11-11T07:57:21.818Z] #45 [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-11-11T07:57:21.818Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:57:21.818Z] #45 8.023 + RM_GOPATH=0 [2021-11-11T07:57:21.818Z] #45 8.023 + TMP_GOPATH= [2021-11-11T07:57:21.818Z] #45 8.023 + : /build [2021-11-11T07:57:21.818Z] #45 8.023 + '[' -z '' ']' [2021-11-11T07:57:21.818Z] #45 8.053 ++ mktemp -d [2021-11-11T07:57:21.818Z] #45 8.065 + export GOPATH=/tmp/tmp.UbwP68bFnr [2021-11-11T07:57:21.818Z] #45 8.065 + GOPATH=/tmp/tmp.UbwP68bFnr [2021-11-11T07:57:21.818Z] #45 8.065 + RM_GOPATH=1 [2021-11-11T07:57:21.818Z] #45 8.065 + case "$(go env GOARCH)" in [2021-11-11T07:57:21.818Z] #45 8.065 ++ go env GOARCH [2021-11-11T07:57:21.818Z] #45 8.101 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:21.818Z] #45 8.101 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.818Z] #45 8.101 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:21.818Z] #45 8.101 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:21.818Z] #45 8.101 + dir=/tmp/install [2021-11-11T07:57:21.818Z] #45 8.101 + bin=vndr [2021-11-11T07:57:21.818Z] #45 8.101 + shift [2021-11-11T07:57:21.818Z] #45 8.101 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-11T07:57:21.818Z] #45 8.101 + . /tmp/install/vndr.installer [2021-11-11T07:57:21.818Z] #45 8.101 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:21.818Z] #45 8.101 + install_vndr [2021-11-11T07:57:21.819Z] #45 8.101 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-11T07:57:21.819Z] #45 8.101 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UbwP68bFnr/src/github.com/LK4D4/vndr [2021-11-11T07:57:21.819Z] #45 8.125 Cloning into '/tmp/tmp.UbwP68bFnr/src/github.com/LK4D4/vndr'... [2021-11-11T07:57:21.819Z] #45 9.496 + cd /tmp/tmp.UbwP68bFnr/src/github.com/LK4D4/vndr [2021-11-11T07:57:21.819Z] #45 9.496 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:57:21.819Z] #45 9.536 + go build -buildmode=pie -v -o /build/vndr . [2021-11-11T07:57:21.819Z] #45 ... [2021-11-11T07:57:21.819Z] [2021-11-11T07:57:21.819Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:21.819Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:21.819Z] #42 6.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:21.819Z] #42 6.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:21.819Z] #42 6.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:21.819Z] #42 8.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:22.075Z] #42 ... [2021-11-11T07:57:22.075Z] [2021-11-11T07:57:22.075Z] #51 [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-11-11T07:57:22.075Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:57:22.075Z] #51 6.867 + RM_GOPATH=0 [2021-11-11T07:57:22.075Z] #51 6.867 + TMP_GOPATH= [2021-11-11T07:57:22.075Z] #51 6.867 + : /build [2021-11-11T07:57:22.075Z] #51 6.867 + '[' -z '' ']' [2021-11-11T07:57:22.075Z] #51 6.867 ++ mktemp -d [2021-11-11T07:57:22.075Z] #51 6.867 + export GOPATH=/tmp/tmp.4k1o8mT9jb [2021-11-11T07:57:22.075Z] #51 6.867 + GOPATH=/tmp/tmp.4k1o8mT9jb [2021-11-11T07:57:22.075Z] #51 6.867 + RM_GOPATH=1 [2021-11-11T07:57:22.075Z] #51 6.867 + case "$(go env GOARCH)" in [2021-11-11T07:57:22.075Z] #51 6.870 ++ go env GOARCH [2021-11-11T07:57:22.075Z] #51 6.894 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:22.075Z] #51 6.894 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:57:22.075Z] #51 6.894 ++ dirname /tmp/install/install.sh [2021-11-11T07:57:22.075Z] #51 6.902 + dir=/tmp/install [2021-11-11T07:57:22.075Z] #51 6.902 + bin=shfmt [2021-11-11T07:57:22.075Z] #51 6.902 + shift [2021-11-11T07:57:22.075Z] #51 6.902 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-11T07:57:22.075Z] #51 6.902 + . /tmp/install/shfmt.installer [2021-11-11T07:57:22.075Z] #51 6.902 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:22.075Z] #51 6.902 + install_shfmt [2021-11-11T07:57:22.075Z] #51 6.902 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-11T07:57:22.075Z] #51 6.902 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4k1o8mT9jb/src/github.com/mvdan/sh [2021-11-11T07:57:22.075Z] #51 6.902 Cloning into '/tmp/tmp.4k1o8mT9jb/src/github.com/mvdan/sh'... [2021-11-11T07:57:22.075Z] #51 6.902 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:22.075Z] #51 ... [2021-11-11T07:57:22.075Z] [2021-11-11T07:57:22.075Z] #47 [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-11-11T07:57:22.075Z] #47 sha256:d8fd836f103f3b2e5a14f475fec3ca4be563cde7c80a2a18ffe3753169203a6c [2021-11-11T07:57:22.075Z] #47 10.59 go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:57:22.075Z] #47 10.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:57:22.075Z] #47 10.72 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:57:22.075Z] #47 10.83 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:57:22.075Z] #47 11.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:57:22.331Z] #47 11.53 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:57:23.263Z] #47 12.43 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:57:23.263Z] #47 12.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:57:23.263Z] #47 12.67 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:57:23.411Z] #45 ... [2021-11-11T07:57:23.411Z] [2021-11-11T07:57:23.411Z] #49 [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-11-11T07:57:23.411Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:23.411Z] #49 27.53 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T07:57:23.411Z] #49 27.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T07:57:23.411Z] #49 27.73 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T07:57:23.411Z] #49 27.85 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T07:57:23.411Z] #49 27.88 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T07:57:23.672Z] #49 28.53 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T07:57:23.840Z] #47 13.05 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:57:24.611Z] #49 ... [2021-11-11T07:57:24.611Z] [2021-11-11T07:57:24.611Z] #47 [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-11-11T07:57:24.611Z] #47 sha256:db74ced00e47706f1808ce0421149066eb974ee6bb481cc9f0067d5efdd0fc1d [2021-11-11T07:57:24.611Z] #47 19.61 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:57:24.870Z] #47 ... [2021-11-11T07:57:24.870Z] [2021-11-11T07:57:24.870Z] #49 [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-11-11T07:57:24.870Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:24.870Z] #49 29.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T07:57:24.870Z] #49 29.82 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T07:57:25.129Z] #49 30.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T07:57:25.129Z] #49 30.11 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T07:57:25.697Z] #49 ... [2021-11-11T07:57:25.697Z] [2021-11-11T07:57:25.697Z] #55 [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-11-11T07:57:25.697Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:25.697Z] #55 20.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:25.957Z] #55 ... [2021-11-11T07:57:25.957Z] [2021-11-11T07:57:25.957Z] #58 [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-11-11T07:57:25.957Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:57:25.957Z] #58 28.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-11T07:57:25.957Z] #58 30.21 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T07:57:25.957Z] #58 30.21 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T07:57:25.957Z] #58 30.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T07:57:25.957Z] #58 30.86 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T07:57:26.524Z] #58 31.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T07:57:26.783Z] #58 31.80 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-11T07:57:27.124Z] #47 ... [2021-11-11T07:57:27.125Z] [2021-11-11T07:57:27.125Z] #58 [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-11-11T07:57:27.125Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:57:27.125Z] #58 16.50 + cd /tmp/tmp.s9CvwgMoUT/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:57:27.125Z] #58 16.50 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:57:27.381Z] #58 16.54 + export GO111MODULE=on [2021-11-11T07:57:27.381Z] #58 16.54 + GO111MODULE=on [2021-11-11T07:57:27.381Z] #58 16.54 + export GOPROXY=https://proxy.golang.org [2021-11-11T07:57:27.381Z] #58 16.54 + GOPROXY=https://proxy.golang.org [2021-11-11T07:57:27.381Z] #58 16.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:57:27.381Z] #58 16.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-11T07:57:27.565Z] INFO: Expanding go... [2021-11-11T07:57:28.162Z] #58 32.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T07:57:28.162Z] #58 33.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-11T07:57:28.310Z] #58 ... [2021-11-11T07:57:28.310Z] [2021-11-11T07:57:28.310Z] #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-11-11T07:57:28.310Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:28.310Z] #13 2.686 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:57:28.310Z] #13 2.794 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:57:28.310Z] #13 2.934 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:57:28.310Z] #13 3.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:57:28.310Z] #13 4.918 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T07:57:28.310Z] #13 8.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:28.566Z] #13 ... [2021-11-11T07:57:28.566Z] [2021-11-11T07:57:28.566Z] #45 [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-11-11T07:57:28.566Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:57:28.566Z] #45 12.80 internal/unsafeheader [2021-11-11T07:57:28.566Z] #45 12.80 internal/cpu [2021-11-11T07:57:28.566Z] #45 13.12 runtime/internal/atomic [2021-11-11T07:57:28.566Z] #45 14.26 runtime/internal/sys [2021-11-11T07:57:28.566Z] #45 14.69 internal/bytealg [2021-11-11T07:57:28.566Z] #45 14.89 runtime/internal/math [2021-11-11T07:57:28.566Z] #45 15.25 internal/race [2021-11-11T07:57:28.566Z] #45 15.65 sync/atomic [2021-11-11T07:57:28.566Z] #45 16.53 unicode [2021-11-11T07:57:28.566Z] #45 17.39 runtime [2021-11-11T07:57:28.823Z] #45 ... [2021-11-11T07:57:28.823Z] [2021-11-11T07:57:28.823Z] #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-11-11T07:57:28.823Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:57:28.823Z] #40 7.532 + git clone https://github.com/docker/distribution.git . [2021-11-11T07:57:28.823Z] #40 7.532 Cloning into '.'... [2021-11-11T07:57:29.079Z] #40 ... [2021-11-11T07:57:29.079Z] [2021-11-11T07:57:29.079Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:29.079Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:57:29.079Z] #34 12.48 internal/unsafeheader [2021-11-11T07:57:29.079Z] #34 12.88 internal/cpu [2021-11-11T07:57:29.079Z] #34 12.93 runtime/internal/atomic [2021-11-11T07:57:29.079Z] #34 14.04 runtime/internal/sys [2021-11-11T07:57:29.079Z] #34 14.61 runtime/internal/math [2021-11-11T07:57:29.079Z] #34 15.09 internal/bytealg [2021-11-11T07:57:29.079Z] #34 15.14 math/bits [2021-11-11T07:57:29.079Z] #34 16.79 math [2021-11-11T07:57:29.079Z] #34 17.63 runtime [2021-11-11T07:57:30.446Z] #34 ... [2021-11-11T07:57:30.446Z] [2021-11-11T07:57:30.446Z] #47 [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-11-11T07:57:30.446Z] #47 sha256:d8fd836f103f3b2e5a14f475fec3ca4be563cde7c80a2a18ffe3753169203a6c [2021-11-11T07:57:30.446Z] #47 19.60 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:57:30.446Z] #47 ... [2021-11-11T07:57:30.446Z] [2021-11-11T07:57:30.446Z] #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-11-11T07:57:30.447Z] #24 sha256:02ba4f121b5087e9057902ef20e3a3ff710719c0c05c91dc416442063cb89f95 [2021-11-11T07:57:30.447Z] #24 19.63 + mkdir -p /build [2021-11-11T07:57:30.447Z] #24 19.64 + mv docker/docker /build/ [2021-11-11T07:57:30.447Z] #24 19.67 + rmdir docker [2021-11-11T07:57:30.447Z] #24 DONE 19.9s [2021-11-11T07:57:30.690Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06032c1154780dd40) in /home/ubuntu/workspace/moby_PR-43004 [Pipeline] { [2021-11-11T07:57:30.702Z] #58 ... [2021-11-11T07:57:30.702Z] [2021-11-11T07:57:30.702Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:30.702Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:30.702Z] #42 35.32 Fetched 8469 kB in 29s (288 kB/s) [2021-11-11T07:57:30.702Z] #42 35.32 Reading package lists... [2021-11-11T07:57:30.702Z] #42 ... [2021-11-11T07:57:30.702Z] [2021-11-11T07:57:30.702Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:30.702Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:57:30.702Z] #34 25.49 encoding [2021-11-11T07:57:30.702Z] #34 ... [2021-11-11T07:57:30.702Z] [2021-11-11T07:57:30.702Z] #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-11-11T07:57:30.702Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:30.702Z] #13 18.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:30.702Z] [2021-11-11T07:57:30.702Z] #58 [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-11-11T07:57:30.702Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:57:30.702Z] #58 19.51 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:57:30.702Z] #58 19.57 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T07:57:30.702Z] #58 19.72 go: downloading github.com/urfave/cli/v2 v2.3.0 [Pipeline] checkout [2021-11-11T07:57:30.784Z] The recommended git tool is: git [2021-11-11T07:57:30.960Z] #13 ... [2021-11-11T07:57:30.960Z] [2021-11-11T07:57:30.960Z] #45 [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-11-11T07:57:30.960Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:30.960Z] #45 34.06 unicode/utf16 [2021-11-11T07:57:30.960Z] #45 34.74 container/list [2021-11-11T07:57:30.960Z] #45 35.91 crypto/internal/subtle [2021-11-11T07:57:31.290Z] #58 ... [2021-11-11T07:57:31.290Z] [2021-11-11T07:57:31.290Z] #55 [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-11-11T07:57:31.290Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:31.290Z] #55 10.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:57:31.290Z] #55 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:31.290Z] #55 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:31.528Z] #45 36.22 crypto/subtle [2021-11-11T07:57:31.528Z] #45 36.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-11T07:57:31.547Z] #55 ... [2021-11-11T07:57:31.547Z] [2021-11-11T07:57:31.547Z] #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-11-11T07:57:31.547Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:31.547Z] #36 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:31.547Z] #36 19.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:31.547Z] #36 ... [2021-11-11T07:57:31.547Z] [2021-11-11T07:57:31.547Z] #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-11-11T07:57:31.547Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:31.547Z] #13 13.45 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:32.096Z] #45 36.85 internal/nettrace [2021-11-11T07:57:32.096Z] #45 ... [2021-11-11T07:57:32.096Z] [2021-11-11T07:57:32.096Z] #51 [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-11-11T07:57:32.096Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:57:32.096Z] #51 26.86 + cd /tmp/tmp.qWJT7oBo68/src/github.com/mvdan/sh [2021-11-11T07:57:32.096Z] #51 26.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:32.096Z] #51 27.08 + GO111MODULE=on [2021-11-11T07:57:32.096Z] #51 27.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-11T07:57:32.096Z] #51 29.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T07:57:32.096Z] #51 29.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T07:57:32.096Z] #51 29.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T07:57:32.096Z] #51 33.39 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T07:57:32.355Z] #51 ... [2021-11-11T07:57:32.355Z] [2021-11-11T07:57:32.355Z] #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-11-11T07:57:32.355Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:32.355Z] #36 37.12 Fetched 8469 kB in 31s (274 kB/s) [2021-11-11T07:57:33.532Z] using credential docker-jenkins-github-credentials [2021-11-11T07:57:33.540Z] Cloning the remote Git repository [2021-11-11T07:57:33.540Z] Cloning with configured refspecs honoured and without tags [2021-11-11T07:57:33.574Z] #13 ... [2021-11-11T07:57:33.574Z] [2021-11-11T07:57:33.574Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:33.574Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:33.574Z] #42 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:57:33.574Z] #42 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:33.574Z] #42 ... [2021-11-11T07:57:33.574Z] [2021-11-11T07:57:33.574Z] #58 [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-11-11T07:57:33.574Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:57:33.574Z] #58 21.33 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-11T07:57:33.561Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:57:33.627Z] > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10 [2021-11-11T07:57:33.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:57:33.954Z] > git --version # timeout=10 [2021-11-11T07:57:33.958Z] > git --version # 'git version 2.25.1' [2021-11-11T07:57:33.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:33.960Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:35.108Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dc70ccb8c3e7c29f) in /home/ubuntu/workspace/moby_PR-43004 [Pipeline] { [Pipeline] checkout [2021-11-11T07:57:35.182Z] The recommended git tool is: git [2021-11-11T07:57:37.430Z] using credential docker-jenkins-github-credentials [2021-11-11T07:57:37.437Z] Cloning the remote Git repository [2021-11-11T07:57:37.437Z] Cloning with configured refspecs honoured and without tags [2021-11-11T07:57:37.624Z] #36 37.12 Reading package lists... [2021-11-11T07:57:37.624Z] #36 ... [2021-11-11T07:57:37.624Z] [2021-11-11T07:57:37.624Z] #49 [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-11-11T07:57:37.624Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:37.624Z] #49 31.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T07:57:37.624Z] #49 32.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T07:57:37.624Z] #49 39.29 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T07:57:37.624Z] #49 39.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T07:57:37.624Z] #49 39.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T07:57:37.624Z] #49 39.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T07:57:37.624Z] #49 39.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T07:57:37.624Z] #49 40.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T07:57:37.624Z] #49 40.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T07:57:37.624Z] #49 40.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T07:57:37.624Z] #49 40.99 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T07:57:37.624Z] #49 41.42 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T07:57:37.624Z] #49 41.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T07:57:37.624Z] #49 41.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T07:57:37.624Z] #49 41.65 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T07:57:37.625Z] #49 41.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T07:57:37.625Z] #49 41.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-11T07:57:37.625Z] #49 ... [2021-11-11T07:57:37.625Z] [2021-11-11T07:57:37.625Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:57:37.625Z] #67 sha256:06b25eb1419c8877087e06827ed593caa56f51c21b56322b14507a8aa0ab57ad [2021-11-11T07:57:37.743Z] #58 ... [2021-11-11T07:57:37.743Z] [2021-11-11T07:57:37.743Z] #51 [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-11-11T07:57:37.743Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:57:37.743Z] #51 25.98 + cd /tmp/tmp.4k1o8mT9jb/src/github.com/mvdan/sh [2021-11-11T07:57:37.743Z] #51 25.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:57:37.743Z] #51 26.30 + GO111MODULE=on [2021-11-11T07:57:37.743Z] #51 26.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-11T07:57:38.400Z] #67 40.93 Checking out files: 32% (618/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 62% (1200/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 93% (1790/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-11-11T07:57:38.400Z] #67 43.36 + cd /tmp/tmp.JFi7q9Ohwy/src/github.com/docker/libnetwork [2021-11-11T07:57:38.400Z] #67 43.36 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:57:37.459Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:57:37.505Z] > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10 [2021-11-11T07:57:37.699Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:57:37.699Z] > git --version # timeout=10 [2021-11-11T07:57:37.712Z] > git --version # 'git version 2.17.1' [2021-11-11T07:57:37.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:37.714Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:38.659Z] #67 43.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-11T07:57:39.114Z] #51 28.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T07:57:39.114Z] #51 28.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T07:57:39.371Z] #51 28.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T07:57:42.646Z] #51 ... [2021-11-11T07:57:42.646Z] [2021-11-11T07:57:42.646Z] #49 [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-11-11T07:57:42.646Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T07:57:42.646Z] #49 27.80 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T07:57:42.646Z] #49 27.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T07:57:42.646Z] #49 28.15 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T07:57:42.646Z] #49 28.17 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T07:57:42.646Z] #49 28.44 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T07:57:42.646Z] #49 29.04 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T07:57:42.646Z] #49 30.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T07:57:42.646Z] #49 30.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T07:57:42.646Z] #49 30.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T07:57:42.646Z] #49 30.51 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T07:57:42.848Z] #67 ... [2021-11-11T07:57:42.848Z] [2021-11-11T07:57:42.848Z] #45 [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-11-11T07:57:42.848Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:42.848Z] #45 37.30 runtime/cgo [2021-11-11T07:57:42.848Z] #45 ... [2021-11-11T07:57:42.848Z] [2021-11-11T07:57:42.848Z] #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-11-11T07:57:42.848Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:57:42.849Z] #40 41.63 Checking out files: 52% (911/1750) Checking out files: 53% (928/1750) Checking out files: 54% (945/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 90% (1582/1750) Checking out files: 91% (1593/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-11T07:57:42.849Z] #40 43.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-11T07:57:42.849Z] #40 46.26 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T07:57:43.209Z] #49 32.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T07:57:43.417Z] #40 ... [2021-11-11T07:57:43.417Z] [2021-11-11T07:57:43.417Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:43.417Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:43.417Z] #42 35.32 Reading package lists... [2021-11-11T07:57:43.466Z] #49 32.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T07:57:44.753Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08561365b8dd7d2b7) in /home/ubuntu/workspace/moby_PR-43004 [Pipeline] { [Pipeline] checkout [2021-11-11T07:57:44.832Z] The recommended git tool is: git [2021-11-11T07:57:44.834Z] #49 ... [2021-11-11T07:57:44.834Z] [2021-11-11T07:57:44.834Z] #45 [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-11-11T07:57:44.834Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:57:44.834Z] #45 24.01 unicode/utf8 [2021-11-11T07:57:44.834Z] #45 26.06 encoding [2021-11-11T07:57:44.834Z] #45 26.33 unicode/utf16 [2021-11-11T07:57:44.834Z] #45 27.08 container/list [2021-11-11T07:57:44.834Z] #45 28.25 crypto/internal/subtle [2021-11-11T07:57:44.834Z] #45 28.49 crypto/subtle [2021-11-11T07:57:44.834Z] #45 28.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-11T07:57:44.834Z] #45 29.18 internal/nettrace [2021-11-11T07:57:44.834Z] #45 29.42 runtime/cgo [2021-11-11T07:57:44.834Z] #45 ... [2021-11-11T07:57:44.834Z] [2021-11-11T07:57:44.834Z] #58 [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-11-11T07:57:44.834Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:57:44.834Z] #58 27.85 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-11T07:57:44.834Z] #58 29.66 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T07:57:44.834Z] #58 29.67 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T07:57:44.834Z] #58 29.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T07:57:44.834Z] #58 30.41 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T07:57:44.834Z] #58 30.94 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T07:57:44.834Z] #58 31.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-11T07:57:44.834Z] #58 32.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T07:57:44.834Z] #58 32.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-11T07:57:45.384Z] INFO: Expanding compiler 1 of 3... [2021-11-11T07:57:45.891Z] #42 49.11 Reading package lists... [2021-11-11T07:57:45.891Z] #42 ... [2021-11-11T07:57:45.891Z] [2021-11-11T07:57:45.891Z] #51 [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-11-11T07:57:45.891Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:57:45.891Z] #51 40.67 runtime [2021-11-11T07:57:45.891Z] #51 ... [2021-11-11T07:57:45.891Z] [2021-11-11T07:57:45.891Z] #55 [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-11-11T07:57:45.891Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:45.891Z] #55 40.85 Fetched 8469 kB in 33s (260 kB/s) [2021-11-11T07:57:46.150Z] #55 40.85 Reading package lists... [2021-11-11T07:57:46.150Z] #55 ... [2021-11-11T07:57:46.150Z] [2021-11-11T07:57:46.150Z] #49 [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-11-11T07:57:46.150Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:46.150Z] #49 42.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T07:57:46.150Z] #49 42.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T07:57:46.150Z] #49 42.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T07:57:46.150Z] #49 42.79 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T07:57:46.150Z] #49 43.10 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T07:57:46.150Z] #49 43.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T07:57:46.150Z] #49 43.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T07:57:46.150Z] #49 43.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T07:57:46.150Z] #49 43.74 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T07:57:46.150Z] #49 44.00 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T07:57:46.150Z] #49 44.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T07:57:46.150Z] #49 44.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T07:57:46.150Z] #49 44.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T07:57:46.150Z] #49 44.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T07:57:46.150Z] #49 45.68 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T07:57:46.150Z] #49 45.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T07:57:46.150Z] #49 46.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T07:57:46.150Z] #49 46.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T07:57:46.150Z] #49 46.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T07:57:46.150Z] #49 46.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T07:57:46.150Z] #49 47.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T07:57:46.150Z] #49 48.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T07:57:46.150Z] #49 48.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T07:57:46.150Z] #49 48.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T07:57:46.150Z] #49 48.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T07:57:46.150Z] #49 48.90 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T07:57:46.150Z] #49 48.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T07:57:46.150Z] #49 49.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T07:57:46.150Z] #49 50.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T07:57:46.150Z] #49 50.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T07:57:46.150Z] #49 50.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T07:57:46.150Z] #49 50.60 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T07:57:46.150Z] #49 50.61 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T07:57:46.150Z] #49 50.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T07:57:46.728Z] #58 35.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-11T07:57:46.728Z] #58 ... [2021-11-11T07:57:46.728Z] [2021-11-11T07:57:46.728Z] #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-11-11T07:57:46.728Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:46.728Z] #13 18.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:57:46.728Z] #13 ... [2021-11-11T07:57:46.728Z] [2021-11-11T07:57:46.728Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:57:46.728Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:57:46.728Z] #34 26.06 encoding [2021-11-11T07:57:46.948Z] INFO: Expanding compiler 2 of 3... [2021-11-11T07:57:46.986Z] #34 ... [2021-11-11T07:57:46.986Z] [2021-11-11T07:57:46.986Z] #51 [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-11-11T07:57:46.986Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:57:46.986Z] #51 32.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T07:57:48.057Z] #49 53.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T07:57:48.057Z] #49 53.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T07:57:48.316Z] #49 53.30 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-11T07:57:48.316Z] #49 53.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T07:57:48.316Z] #49 ... [2021-11-11T07:57:48.316Z] [2021-11-11T07:57:48.316Z] #58 [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-11-11T07:57:48.316Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:57:48.316Z] #58 43.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-11T07:57:48.316Z] #58 43.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T07:57:48.454Z] using credential docker-jenkins-github-credentials [2021-11-11T07:57:48.464Z] Cloning the remote Git repository [2021-11-11T07:57:48.464Z] Cloning with configured refspecs honoured and without tags [2021-11-11T07:57:48.575Z] #58 ... [2021-11-11T07:57:48.575Z] [2021-11-11T07:57:48.575Z] #49 [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-11-11T07:57:48.575Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:57:48.575Z] #49 53.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T07:57:48.575Z] #49 53.66 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T07:57:48.834Z] #49 53.97 go: downloading golang.org/x/text v0.3.2 [2021-11-11T07:57:48.879Z] #51 ... [2021-11-11T07:57:48.879Z] [2021-11-11T07:57:48.879Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:48.879Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:48.879Z] #42 37.99 Fetched 8469 kB in 31s (269 kB/s) [2021-11-11T07:57:48.526Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T07:57:48.591Z] > git init /home/ubuntu/workspace/moby_PR-43004 # timeout=10 [2021-11-11T07:57:49.295Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:57:49.296Z] > git --version # timeout=10 [2021-11-11T07:57:49.309Z] > git --version # 'git version 2.25.1' [2021-11-11T07:57:49.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:49.367Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:50.772Z] INFO: Expanding compiler 3 of 3... [2021-11-11T07:57:50.969Z] Fetching without tags [2021-11-11T07:57:51.231Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:57:51.372Z] #49 ... [2021-11-11T07:57:51.372Z] [2021-11-11T07:57:51.372Z] #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-11-11T07:57:51.372Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:57:51.372Z] #13 38.32 Fetched 9002 kB in 35s (254 kB/s) [2021-11-11T07:57:51.372Z] #13 38.32 Reading package lists... [2021-11-11T07:57:51.372Z] #13 ... [2021-11-11T07:57:51.372Z] [2021-11-11T07:57:51.372Z] #55 [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-11-11T07:57:51.372Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:57:51.372Z] #55 40.85 Reading package lists... [2021-11-11T07:57:51.758Z] INFO: Removing downloaded files... [2021-11-11T07:57:51.758Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T07:57:51.758Z] INFO: Configuring git core.autocrlf... [2021-11-11T07:57:52.383Z] Merge succeeded, producing dd56d4011096adf2a6120c35c4037c849ac484bb [2021-11-11T07:57:52.384Z] Checking out Revision dd56d4011096adf2a6120c35c4037c849ac484bb (PR-43004) [2021-11-11T07:57:50.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:57:50.931Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:57:50.940Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:50.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:57:50.979Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:57:50.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:50.980Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:51.240Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:57:51.257Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:57:51.869Z] > git remote # timeout=10 [2021-11-11T07:57:51.876Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:57:51.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:51.889Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:57:52.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:57:52.387Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:57:52.392Z] > git checkout -f dd56d4011096adf2a6120c35c4037c849ac484bb # timeout=10 [2021-11-11T07:57:53.912Z] #55 54.35 Reading package lists... [2021-11-11T07:57:53.912Z] #55 ... [2021-11-11T07:57:53.912Z] [2021-11-11T07:57:53.912Z] #45 [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-11-11T07:57:53.912Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:57:53.912Z] #45 58.80 vendor/golang.org/x/crypto/internal/subtle [2021-11-11T07:57:54.133Z] #42 37.99 Reading package lists... [2021-11-11T07:57:54.133Z] #42 ... [2021-11-11T07:57:54.133Z] [2021-11-11T07:57:54.133Z] #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-11-11T07:57:54.133Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:57:54.133Z] #40 41.33 Checking out files: 47% (833/1750) Checking out files: 48% (840/1750) Checking out files: 49% (858/1750) Checking out files: 50% (875/1750) Checking out files: 51% (893/1750) Checking out files: 52% (910/1750) Checking out files: 53% (928/1750) Checking out files: 54% (945/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-11T07:57:54.133Z] #40 42.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-11T07:57:55.296Z] #45 ... [2021-11-11T07:57:55.296Z] [2021-11-11T07:57:55.296Z] #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-11-11T07:57:55.296Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:57:55.296Z] #36 37.12 Reading package lists... [2021-11-11T07:57:55.555Z] #36 51.12 Reading package lists... [2021-11-11T07:57:55.555Z] #36 ... [2021-11-11T07:57:55.555Z] [2021-11-11T07:57:55.555Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:57:55.555Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:57:55.555Z] #42 49.11 Reading package lists... [2021-11-11T07:57:55.951Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:57:55.955Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:57:56.993Z] + docker version [2021-11-11T07:57:57.192Z] #42 60.72 Building dependency tree... [2021-11-11T07:57:57.192Z] #42 62.17 Reading state information... [2021-11-11T07:57:58.317Z] #40 46.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T07:57:59.100Z] #42 64.02 The following additional packages will be installed: [2021-11-11T07:57:59.100Z] #42 64.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-11T07:57:59.100Z] #42 64.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-11T07:57:59.100Z] #42 64.06 Suggested packages: [2021-11-11T07:57:59.100Z] #42 64.07 manpages-dev python-setuptools [2021-11-11T07:57:59.629Z] Fetching without tags [2021-11-11T07:57:59.911Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:58:00.211Z] #40 ... [2021-11-11T07:58:00.211Z] [2021-11-11T07:58:00.211Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:58:00.211Z] #67 sha256:db30cdb64ea02cd1510f8a32ef49c3947e9ee0120d8f6a4dc71d0eff26682ac6 [2021-11-11T07:58:00.211Z] #67 39.29 Checking out files: 32% (625/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 60% (1147/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 96% (1835/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-11-11T07:58:00.211Z] #67 41.53 + cd /tmp/tmp.8QaIv5Rh4Y/src/github.com/docker/libnetwork [2021-11-11T07:58:00.211Z] #67 41.53 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:58:00.211Z] #67 41.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-11T07:58:00.211Z] #67 ... [2021-11-11T07:58:00.211Z] [2021-11-11T07:58:00.211Z] #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-11-11T07:58:00.211Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:00.211Z] #36 39.45 Fetched 8469 kB in 31s (272 kB/s) [2021-11-11T07:58:00.211Z] #36 39.45 Reading package lists... [2021-11-11T07:58:00.211Z] #36 ... [2021-11-11T07:58:00.211Z] [2021-11-11T07:58:00.211Z] #49 [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-11-11T07:58:00.211Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T07:58:00.211Z] #49 40.00 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T07:58:00.211Z] #49 40.03 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T07:58:00.211Z] #49 40.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T07:58:00.211Z] #49 40.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-11T07:58:00.211Z] #49 40.83 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T07:58:00.211Z] #49 40.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T07:58:00.211Z] #49 41.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T07:58:00.211Z] #49 41.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T07:58:00.211Z] #49 41.90 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T07:58:00.211Z] #49 42.05 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T07:58:00.211Z] #49 42.56 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T07:58:00.211Z] #49 42.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T07:58:00.211Z] #49 42.67 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T07:58:00.211Z] #49 42.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T07:58:00.211Z] #49 42.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T07:58:00.211Z] #49 43.44 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T07:58:00.211Z] #49 43.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T07:58:00.211Z] #49 43.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T07:58:00.211Z] #49 43.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T07:58:00.211Z] #49 43.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T07:58:00.211Z] #49 44.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T07:58:00.211Z] #49 44.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T07:58:00.211Z] #49 44.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T07:58:00.211Z] #49 44.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T07:58:00.211Z] #49 44.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T07:58:00.211Z] #49 44.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T07:58:00.211Z] #49 45.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T07:58:00.211Z] #49 45.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T07:58:00.211Z] #49 45.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T07:58:00.211Z] #49 46.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T07:58:00.211Z] #49 46.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T07:58:00.211Z] #49 46.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T07:58:00.211Z] #49 47.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T07:58:00.211Z] #49 47.63 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T07:58:00.211Z] #49 48.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T07:58:00.211Z] #49 48.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T07:58:00.211Z] #49 49.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T07:58:00.477Z] #42 65.41 The following NEW packages will be installed: [2021-11-11T07:58:00.477Z] #42 65.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-11T07:58:00.477Z] #42 65.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-11T07:58:00.477Z] #42 65.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-11T07:58:00.477Z] #42 65.42 python-six zlib1g-dev [2021-11-11T07:58:00.490Z] #49 49.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T07:58:00.490Z] #49 49.71 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T07:58:00.490Z] #49 49.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T07:58:00.490Z] #49 49.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T07:58:01.045Z] #42 65.81 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:01.045Z] #42 65.81 Need to get 4095 kB of archives. [2021-11-11T07:58:01.045Z] #42 65.81 After this operation, 22.5 MB of additional disk space will be used. [2021-11-11T07:58:01.045Z] #42 65.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-11T07:58:01.045Z] #42 65.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T07:58:01.045Z] #42 65.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-11T07:58:01.045Z] #42 65.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T07:58:01.045Z] #42 65.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-11T07:58:01.045Z] #42 65.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T07:58:01.045Z] #42 65.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-11-11T07:58:01.045Z] #42 65.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-11T07:58:01.045Z] #42 65.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-11T07:58:01.045Z] #42 65.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-11T07:58:01.045Z] #42 65.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-11T07:58:01.045Z] #42 66.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-11T07:58:01.067Z] #49 50.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T07:58:01.067Z] #49 ... [2021-11-11T07:58:01.067Z] [2021-11-11T07:58:01.067Z] #51 [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-11-11T07:58:01.067Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:58:01.067Z] #51 40.18 runtime [2021-11-11T07:58:01.067Z] #51 ... [2021-11-11T07:58:01.067Z] [2021-11-11T07:58:01.067Z] #58 [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-11-11T07:58:01.067Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T07:58:01.067Z] #58 47.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T07:57:59.521Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:57:59.562Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:57:59.582Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:59.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:57:59.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:57:59.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:57:59.634Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:57:59.920Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:57:59.940Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:58:00.584Z] > git remote # timeout=10 [2021-11-11T07:58:00.618Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:58:00.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:58:00.643Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:58:01.304Z] #42 66.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-11-11T07:58:01.304Z] #42 66.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-11T07:58:01.304Z] #42 66.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-11T07:58:01.304Z] #42 66.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-11T07:58:01.304Z] #42 66.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-11T07:58:01.323Z] #58 ... [2021-11-11T07:58:01.323Z] [2021-11-11T07:58:01.323Z] #55 [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-11-11T07:58:01.323Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:58:01.323Z] #55 40.54 Fetched 8469 kB in 32s (262 kB/s) [2021-11-11T07:58:01.323Z] #55 40.54 Reading package lists... [2021-11-11T07:58:01.323Z] #55 ... [2021-11-11T07:58:01.323Z] [2021-11-11T07:58:01.323Z] #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-11-11T07:58:01.323Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:01.323Z] #13 37.96 Fetched 9002 kB in 35s (254 kB/s) [2021-11-11T07:58:01.514Z] Merge succeeded, producing b399ba5f630406a030baedd3dbb14d5ce3f0cca0 [2021-11-11T07:58:01.514Z] Checking out Revision b399ba5f630406a030baedd3dbb14d5ce3f0cca0 (PR-43004) [2021-11-11T07:58:01.886Z] #13 37.96 Reading package lists... [2021-11-11T07:58:01.886Z] #13 ... [2021-11-11T07:58:01.886Z] [2021-11-11T07:58:01.886Z] #49 [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-11-11T07:58:01.886Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T07:58:01.886Z] #49 51.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T07:58:02.240Z] #42 67.26 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:02.452Z] #49 51.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T07:58:02.499Z] #42 67.51 Fetched 4095 kB in 1s (6077 kB/s) [2021-11-11T07:58:02.499Z] #42 67.62 Selecting previously unselected package libcap-dev:amd64. [2021-11-11T07:58:02.709Z] #49 51.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T07:58:02.709Z] #49 52.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T07:58:02.709Z] #49 52.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T07:58:02.709Z] #49 52.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T07:58:02.758Z] #42 67.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:02.758Z] #42 67.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-11T07:58:02.758Z] #42 67.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T07:58:02.758Z] #42 ... [2021-11-11T07:58:02.758Z] [2021-11-11T07:58:02.758Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:02.758Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:02.758Z] #34 67.75 sync [2021-11-11T07:58:02.758Z] #34 67.75 internal/reflectlite [2021-11-11T07:58:03.273Z] #49 52.39 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T07:58:01.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:58:01.518Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:58:01.542Z] > git checkout -f b399ba5f630406a030baedd3dbb14d5ce3f0cca0 # timeout=10 [2021-11-11T07:58:03.695Z] #34 ... [2021-11-11T07:58:03.695Z] [2021-11-11T07:58:03.695Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:58:03.695Z] #67 sha256:06b25eb1419c8877087e06827ed593caa56f51c21b56322b14507a8aa0ab57ad [2021-11-11T07:58:03.695Z] #67 DONE 68.8s [2021-11-11T07:58:03.969Z] [2021-11-11T07:58:03.969Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:03.969Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:03.969Z] #42 67.90 Selecting previously unselected package libnet1:amd64. [2021-11-11T07:58:03.969Z] #42 67.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T07:58:03.969Z] #42 67.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:03.969Z] #42 68.05 Selecting previously unselected package libnet1-dev. [2021-11-11T07:58:03.969Z] #42 68.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T07:58:03.969Z] #42 68.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:03.969Z] #42 68.34 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T07:58:03.969Z] #42 68.35 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T07:58:03.969Z] #42 68.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T07:58:03.969Z] #42 68.63 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-11T07:58:03.969Z] #42 68.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-11T07:58:03.969Z] #42 68.68 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T07:58:04.228Z] #42 69.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T07:58:04.228Z] #42 69.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:04.228Z] #42 69.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:04.488Z] #42 69.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-11T07:58:04.488Z] #42 69.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:04.488Z] #42 69.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:04.488Z] #42 ... [2021-11-11T07:58:04.488Z] [2021-11-11T07:58:04.488Z] #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-11-11T07:58:04.488Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:04.488Z] #13 38.32 Reading package lists... [2021-11-11T07:58:04.488Z] #13 52.17 Reading package lists... [2021-11-11T07:58:04.488Z] #13 59.18 Building dependency tree... [2021-11-11T07:58:04.488Z] #13 61.12 Reading state information... [2021-11-11T07:58:04.488Z] #13 ... [2021-11-11T07:58:04.488Z] [2021-11-11T07:58:04.488Z] #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-11-11T07:58:04.488Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:04.488Z] #36 51.12 Reading package lists... [2021-11-11T07:58:04.488Z] #36 61.71 Building dependency tree... [2021-11-11T07:58:04.488Z] #36 63.17 Reading state information... [2021-11-11T07:58:04.488Z] #36 65.00 The following additional packages will be installed: [2021-11-11T07:58:04.488Z] #36 65.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-11T07:58:04.488Z] #36 65.03 Suggested packages: [2021-11-11T07:58:04.488Z] #36 65.05 cmake-doc ninja-build lrzip [2021-11-11T07:58:04.488Z] #36 65.05 Recommended packages: [2021-11-11T07:58:04.488Z] #36 65.05 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T07:58:04.488Z] #36 66.01 The following NEW packages will be installed: [2021-11-11T07:58:04.488Z] #36 66.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-11T07:58:04.488Z] #36 66.05 vim-common xxd [2021-11-11T07:58:04.488Z] #36 66.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:04.488Z] #36 66.43 Need to get 14.9 MB of archives. [2021-11-11T07:58:04.488Z] #36 66.43 After this operation, 61.8 MB of additional disk space will be used. [2021-11-11T07:58:04.488Z] #36 66.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T07:58:04.488Z] #36 66.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T07:58:04.488Z] #36 66.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-11T07:58:04.488Z] #36 66.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T07:58:04.488Z] #36 67.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-11T07:58:04.488Z] #36 67.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-11T07:58:04.489Z] #36 67.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-11T07:58:04.489Z] #36 67.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-11T07:58:04.489Z] #36 67.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-11T07:58:04.489Z] #36 67.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-11T07:58:04.489Z] #36 68.97 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:04.489Z] #36 69.22 Fetched 14.9 MB in 2s (9009 kB/s) [2021-11-11T07:58:04.489Z] #36 69.47 Selecting previously unselected package xxd. [2021-11-11T07:58:04.751Z] #36 69.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-11-11T07:58:04.751Z] #36 69.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T07:58:04.751Z] #36 69.60 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T07:58:04.751Z] #36 ... [2021-11-11T07:58:04.751Z] [2021-11-11T07:58:04.751Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:04.751Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:04.751Z] #42 69.67 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-11T07:58:04.751Z] #42 69.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-11T07:58:04.751Z] #42 69.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T07:58:04.751Z] #42 ... [2021-11-11T07:58:04.751Z] [2021-11-11T07:58:04.751Z] #55 [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-11-11T07:58:04.751Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:58:04.751Z] #55 54.35 Reading package lists... [2021-11-11T07:58:04.751Z] #55 63.04 Building dependency tree... [2021-11-11T07:58:04.751Z] #55 64.53 Reading state information... [2021-11-11T07:58:04.751Z] #55 66.36 The following additional packages will be installed: [2021-11-11T07:58:04.751Z] #55 66.37 libbtrfs0 [2021-11-11T07:58:04.751Z] #55 66.62 The following NEW packages will be installed: [2021-11-11T07:58:04.751Z] #55 66.63 libbtrfs-dev libbtrfs0 [2021-11-11T07:58:04.751Z] #55 67.03 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:04.751Z] #55 67.03 Need to get 119 kB of archives. [2021-11-11T07:58:04.751Z] #55 67.03 After this operation, 387 kB of additional disk space will be used. [2021-11-11T07:58:04.751Z] #55 67.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T07:58:04.751Z] #55 67.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T07:58:04.751Z] #55 68.03 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:04.751Z] #55 68.23 Fetched 119 kB in 0s (452 kB/s) [2021-11-11T07:58:04.751Z] #55 68.34 Selecting previously unselected package libbtrfs0. [2021-11-11T07:58:04.751Z] #55 68.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:04.751Z] #55 68.50 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T07:58:04.751Z] #55 68.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T07:58:04.751Z] #55 68.72 Selecting previously unselected package libbtrfs-dev. [2021-11-11T07:58:04.751Z] #55 68.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T07:58:04.751Z] #55 68.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:58:04.751Z] #55 69.09 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T07:58:04.751Z] #55 69.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:58:04.751Z] #55 69.10 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:04.751Z] #55 DONE 69.7s [2021-11-11T07:58:05.010Z] [2021-11-11T07:58:05.010Z] #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-11-11T07:58:05.010Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:05.010Z] #36 69.99 Selecting previously unselected package vim-common. [2021-11-11T07:58:05.010Z] #36 69.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T07:58:05.010Z] #36 70.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T07:58:05.131Z] Client: Docker Engine - Community [2021-11-11T07:58:05.131Z] Version: 20.10.10-rc1 [2021-11-11T07:58:05.131Z] API version: 1.41 [2021-11-11T07:58:05.131Z] Go version: go1.16.9 [2021-11-11T07:58:05.131Z] Git commit: b485636 [2021-11-11T07:58:05.131Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-11T07:58:05.131Z] OS/Arch: linux/amd64 [2021-11-11T07:58:05.131Z] Context: default [2021-11-11T07:58:05.131Z] Experimental: true [2021-11-11T07:58:05.131Z] [2021-11-11T07:58:05.131Z] Server: Docker Engine - Community [2021-11-11T07:58:05.131Z] Engine: [2021-11-11T07:58:05.131Z] Version: 20.10.10-rc1 [2021-11-11T07:58:05.131Z] API version: 1.41 (minimum version 1.12) [2021-11-11T07:58:05.131Z] Go version: go1.16.9 [2021-11-11T07:58:05.131Z] Git commit: 9f5b26f [2021-11-11T07:58:05.131Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-11T07:58:05.131Z] OS/Arch: linux/amd64 [2021-11-11T07:58:05.131Z] Experimental: true [2021-11-11T07:58:05.131Z] containerd: [2021-11-11T07:58:05.131Z] Version: 1.4.11 [2021-11-11T07:58:05.131Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:05.131Z] runc: [2021-11-11T07:58:05.131Z] Version: 1.0.2 [2021-11-11T07:58:05.131Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T07:58:05.131Z] docker-init: [2021-11-11T07:58:05.131Z] Version: 0.19.0 [2021-11-11T07:58:05.131Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T07:58:05.169Z] #49 54.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T07:58:05.169Z] #49 54.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T07:58:05.417Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:58:05.426Z] #49 54.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-11T07:58:05.426Z] #49 54.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T07:58:05.449Z] + docker info [2021-11-11T07:58:05.427Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:58:05.581Z] #36 70.71 Selecting previously unselected package cmake-data. [2021-11-11T07:58:05.581Z] #36 70.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-11T07:58:05.581Z] #36 70.71 Unpacking cmake-data (3.13.4-1) ... [2021-11-11T07:58:05.683Z] #49 54.94 go: downloading github.com/pmezard/go-difflib v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:58:05.940Z] #49 55.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T07:58:06.067Z] Fetching without tags [2021-11-11T07:58:06.197Z] #49 55.45 go: downloading golang.org/x/text v0.3.2 [2021-11-11T07:58:06.408Z] Merging remotes/origin/20.10 commit 7bd682c48c076fd398275925a18394eba46cb8d0 into PR head commit 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 [2021-11-11T07:58:06.632Z] + docker version [2021-11-11T07:58:05.945Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:58:05.982Z] > git config --add remote.origin.fetch +refs/pull/43004/head:refs/remotes/origin/PR-43004 # timeout=10 [2021-11-11T07:58:06.011Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:58:06.056Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T07:58:06.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T07:58:06.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:58:06.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43004/head:refs/remotes/origin/PR-43004 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-11T07:58:06.415Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:58:06.418Z] > git checkout -f 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:58:07.742Z] Merge succeeded, producing a33e583b092ef38c380703e12def1125beb21a89 [2021-11-11T07:58:07.742Z] Checking out Revision a33e583b092ef38c380703e12def1125beb21a89 (PR-43004) [2021-11-11T07:58:07.207Z] > git remote # timeout=10 [2021-11-11T07:58:07.218Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T07:58:07.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T07:58:07.297Z] > git merge 7bd682c48c076fd398275925a18394eba46cb8d0 # timeout=10 [2021-11-11T07:58:07.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T07:58:07.745Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T07:58:07.752Z] > git checkout -f a33e583b092ef38c380703e12def1125beb21a89 # timeout=10 [2021-11-11T07:58:08.870Z] #36 ... [2021-11-11T07:58:08.870Z] [2021-11-11T07:58:08.870Z] #49 [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-11-11T07:58:08.870Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T07:58:08.870Z] #49 63.27 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T07:58:08.870Z] #49 63.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T07:58:08.870Z] #49 63.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T07:58:08.870Z] #49 63.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T07:58:08.870Z] #49 63.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T07:58:08.870Z] #49 65.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T07:58:08.870Z] #49 65.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T07:58:08.870Z] #49 65.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T07:58:08.870Z] #49 ... [2021-11-11T07:58:08.870Z] [2021-11-11T07:58:08.870Z] #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-11-11T07:58:08.870Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:08.870Z] #13 64.76 The following additional packages will be installed: [2021-11-11T07:58:08.870Z] #13 64.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-11T07:58:08.870Z] #13 64.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-11T07:58:08.870Z] #13 64.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-11T07:58:08.870Z] #13 64.76 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-11T07:58:08.870Z] #13 64.78 mingw-w64-x86-64-dev [2021-11-11T07:58:08.870Z] #13 64.80 Suggested packages: [2021-11-11T07:58:08.870Z] #13 64.80 gcc-8-locales seccomp wine64 [2021-11-11T07:58:09.807Z] #13 67.12 The following NEW packages will be installed: [2021-11-11T07:58:09.807Z] #13 67.12 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T07:58:09.807Z] #13 67.12 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-11T07:58:09.807Z] #13 67.12 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-11T07:58:09.807Z] #13 67.12 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-11T07:58:09.807Z] #13 67.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-11T07:58:09.807Z] #13 67.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T07:58:09.807Z] #13 67.15 The following packages will be upgraded: [2021-11-11T07:58:10.066Z] #13 67.18 libseccomp2 [2021-11-11T07:58:10.371Z] #49 ... [2021-11-11T07:58:10.371Z] [2021-11-11T07:58:10.371Z] #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-11-11T07:58:10.371Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:10.371Z] #13 37.96 Reading package lists... [2021-11-11T07:58:10.634Z] #13 67.90 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:10.634Z] #13 67.90 Need to get 77.8 MB of archives. [2021-11-11T07:58:10.634Z] #13 67.90 After this operation, 487 MB of additional disk space will be used. [2021-11-11T07:58:10.634Z] #13 67.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-11T07:58:10.634Z] #13 67.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-11T07:58:10.634Z] #13 67.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-11-11T07:58:11.202Z] #13 68.63 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-11-11T07:58:11.584Z] Commit message: "Merge commit '7bd682c48c076fd398275925a18394eba46cb8d0' into HEAD" [2021-11-11T07:58:11.587Z] > git rev-list --no-walk 0e76a0a418713ac1ccf6fd3c1e88adfafd4ec223 # timeout=10 [2021-11-11T07:58:11.770Z] #13 69.13 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-11-11T07:58:11.770Z] #13 69.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-11T07:58:11.770Z] #13 69.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-11T07:58:11.997Z] #13 52.41 Reading package lists... [2021-11-11T07:58:11.997Z] #13 ... [2021-11-11T07:58:11.997Z] [2021-11-11T07:58:11.997Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:11.997Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:11.997Z] #42 37.99 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-11-11T07:58:12.029Z] #13 69.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T07:58:12.254Z] #42 52.03 Reading package lists... [2021-11-11T07:58:12.254Z] #42 ... [2021-11-11T07:58:12.254Z] [2021-11-11T07:58:12.254Z] #55 [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-11-11T07:58:12.254Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:58:12.254Z] #55 40.54 Reading package lists... [2021-11-11T07:58:12.584Z] + docker version [2021-11-11T07:58:12.966Z] #13 70.16 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-11-11T07:58:12.966Z] #13 ... [2021-11-11T07:58:12.966Z] [2021-11-11T07:58:12.966Z] #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-11-11T07:58:12.966Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:58:13.184Z] #55 54.53 Reading package lists... [2021-11-11T07:58:13.184Z] #55 ... [2021-11-11T07:58:13.184Z] [2021-11-11T07:58:13.184Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:13.184Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:13.184Z] #42 52.03 Reading package lists... [2021-11-11T07:58:13.441Z] #42 62.53 Building dependency tree... [2021-11-11T07:58:13.441Z] #42 ... [2021-11-11T07:58:13.441Z] [2021-11-11T07:58:13.441Z] #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-11-11T07:58:13.441Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:13.441Z] #36 39.45 Reading package lists... [2021-11-11T07:58:13.441Z] #36 53.39 Reading package lists... [2021-11-11T07:58:13.954Z] #36 63.11 Building dependency tree... [2021-11-11T07:58:13.954Z] #36 ... [2021-11-11T07:58:13.954Z] [2021-11-11T07:58:13.954Z] #55 [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-11-11T07:58:13.954Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:58:13.954Z] #55 54.53 Reading package lists... [2021-11-11T07:58:14.286Z] #32 77.81 Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/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: 92% (1413/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-11-11T07:58:14.287Z] #32 79.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T07:58:14.287Z] #32 79.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T07:58:14.287Z] #32 ... [2021-11-11T07:58:14.287Z] [2021-11-11T07:58:14.287Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:14.287Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:14.287Z] #34 69.36 internal/testlog [2021-11-11T07:58:14.287Z] #34 72.34 errors [2021-11-11T07:58:14.287Z] #34 72.38 sort [2021-11-11T07:58:14.287Z] #34 73.12 strconv [2021-11-11T07:58:14.287Z] #34 74.99 io [2021-11-11T07:58:14.287Z] #34 78.20 internal/oserror [2021-11-11T07:58:14.287Z] #34 78.42 syscall [2021-11-11T07:58:14.546Z] #34 ... [2021-11-11T07:58:14.546Z] [2021-11-11T07:58:14.546Z] #45 [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-11-11T07:58:14.547Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:58:14.547Z] #45 79.02 github.com/LK4D4/vndr/godl/singleflight [2021-11-11T07:58:14.547Z] #45 79.08 bytes [2021-11-11T07:58:14.547Z] #45 79.33 strings [2021-11-11T07:58:14.757Z] Client: Docker Engine - Community [2021-11-11T07:58:14.757Z] Version: 20.10.10-rc1 [2021-11-11T07:58:14.757Z] API version: 1.41 [2021-11-11T07:58:14.757Z] Go version: go1.16.9 [2021-11-11T07:58:14.757Z] Git commit: b485636 [2021-11-11T07:58:14.757Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T07:58:14.757Z] OS/Arch: linux/amd64 [2021-11-11T07:58:14.757Z] Context: default [2021-11-11T07:58:14.757Z] Experimental: true [2021-11-11T07:58:14.757Z] [2021-11-11T07:58:14.757Z] Server: Docker Engine - Community [2021-11-11T07:58:14.757Z] Engine: [2021-11-11T07:58:14.757Z] Version: 20.10.10-rc1 [2021-11-11T07:58:14.757Z] API version: 1.41 (minimum version 1.12) [2021-11-11T07:58:14.757Z] Go version: go1.16.9 [2021-11-11T07:58:14.757Z] Git commit: 9f5b26f [2021-11-11T07:58:14.757Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T07:58:14.757Z] OS/Arch: linux/amd64 [2021-11-11T07:58:14.757Z] Experimental: true [2021-11-11T07:58:14.757Z] containerd: [2021-11-11T07:58:14.757Z] Version: 1.4.11 [2021-11-11T07:58:14.757Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:14.757Z] runc: [2021-11-11T07:58:14.757Z] Version: 1.0.2 [2021-11-11T07:58:14.757Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T07:58:14.757Z] docker-init: [2021-11-11T07:58:14.757Z] Version: 0.19.0 [2021-11-11T07:58:14.757Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T07:58:14.804Z] #45 ... [2021-11-11T07:58:14.804Z] [2021-11-11T07:58:14.804Z] #56 [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-11-11T07:58:14.804Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T07:58:14.804Z] #56 2.779 + RM_GOPATH=0 [2021-11-11T07:58:14.804Z] #56 2.779 + TMP_GOPATH= [2021-11-11T07:58:14.804Z] #56 2.779 + : /build [2021-11-11T07:58:14.804Z] #56 2.779 + '[' -z '' ']' [2021-11-11T07:58:14.804Z] #56 2.779 ++ mktemp -d [2021-11-11T07:58:14.804Z] #56 2.779 + export GOPATH=/tmp/tmp.8Zh2joVPdV [2021-11-11T07:58:14.804Z] #56 2.779 + GOPATH=/tmp/tmp.8Zh2joVPdV [2021-11-11T07:58:14.804Z] #56 2.779 + RM_GOPATH=1 [2021-11-11T07:58:14.804Z] #56 2.779 + case "$(go env GOARCH)" in [2021-11-11T07:58:14.804Z] #56 2.781 ++ go env GOARCH [2021-11-11T07:58:14.804Z] #56 2.830 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:14.804Z] #56 2.830 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:14.804Z] #56 2.834 ++ dirname /tmp/install/install.sh [2021-11-11T07:58:14.804Z] #56 2.834 + dir=/tmp/install [2021-11-11T07:58:14.804Z] #56 2.834 + bin=containerd [2021-11-11T07:58:14.804Z] #56 2.834 + shift [2021-11-11T07:58:14.805Z] #56 2.834 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-11T07:58:14.805Z] #56 2.834 + . /tmp/install/containerd.installer [2021-11-11T07:58:14.805Z] #56 2.834 ++ set -e [2021-11-11T07:58:14.805Z] #56 2.834 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:14.805Z] #56 2.834 + install_containerd [2021-11-11T07:58:14.805Z] #56 2.870 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:14.805Z] #56 2.870 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-11T07:58:14.805Z] #56 2.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8Zh2joVPdV/src/github.com/containerd/containerd [2021-11-11T07:58:14.805Z] #56 2.898 Cloning into '/tmp/tmp.8Zh2joVPdV/src/github.com/containerd/containerd'... [2021-11-11T07:58:15.063Z] #56 ... [2021-11-11T07:58:15.063Z] [2021-11-11T07:58:15.063Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:15.063Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:15.063Z] #34 79.94 reflect [2021-11-11T07:58:15.102Z] + docker info [2021-11-11T07:58:15.321Z] #34 ... [2021-11-11T07:58:15.321Z] [2021-11-11T07:58:15.321Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:15.321Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:15.321Z] #42 70.27 Selecting previously unselected package libprotobuf17:amd64. [2021-11-11T07:58:15.321Z] #42 70.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 70.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 71.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-11T07:58:15.321Z] #42 71.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 71.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 72.17 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-11T07:58:15.321Z] #42 72.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 72.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 75.19 Selecting previously unselected package libprotoc17:amd64. [2021-11-11T07:58:15.321Z] #42 75.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 75.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 76.57 Selecting previously unselected package protobuf-c-compiler. [2021-11-11T07:58:15.321Z] #42 76.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 76.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T07:58:15.321Z] #42 76.88 Selecting previously unselected package protobuf-compiler. [2021-11-11T07:58:15.321Z] #42 76.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 76.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 77.21 Selecting previously unselected package python-pkg-resources. [2021-11-11T07:58:15.321Z] #42 77.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T07:58:15.321Z] #42 77.23 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-11T07:58:15.321Z] #42 77.76 Selecting previously unselected package python-six. [2021-11-11T07:58:15.321Z] #42 77.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-11T07:58:15.321Z] #42 77.83 Unpacking python-six (1.12.0-1) ... [2021-11-11T07:58:15.321Z] #42 78.09 Selecting previously unselected package python-protobuf. [2021-11-11T07:58:15.321Z] #42 78.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:15.321Z] #42 78.10 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-11T07:58:15.321Z] #42 78.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-11T07:58:15.490Z] #55 63.70 Building dependency tree... [2021-11-11T07:58:15.490Z] #55 ... [2021-11-11T07:58:15.490Z] [2021-11-11T07:58:15.490Z] #45 [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-11-11T07:58:15.490Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:58:15.490Z] #45 54.59 vendor/golang.org/x/crypto/internal/subtle [2021-11-11T07:58:15.490Z] #45 ... [2021-11-11T07:58:15.490Z] [2021-11-11T07:58:15.490Z] #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-11-11T07:58:15.490Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:15.490Z] #36 63.11 Building dependency tree... [2021-11-11T07:58:15.490Z] #36 64.66 Reading state information... [2021-11-11T07:58:16.697Z] #42 ... [2021-11-11T07:58:16.697Z] [2021-11-11T07:58:16.697Z] #45 [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-11-11T07:58:16.697Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:58:16.697Z] #45 81.68 reflect [2021-11-11T07:58:17.382Z] #36 66.68 The following additional packages will be installed: [2021-11-11T07:58:17.382Z] #36 66.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-11T07:58:17.382Z] #36 66.71 Suggested packages: [2021-11-11T07:58:17.382Z] #36 66.71 cmake-doc ninja-build lrzip [2021-11-11T07:58:17.382Z] #36 66.71 Recommended packages: [2021-11-11T07:58:17.382Z] #36 66.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T07:58:18.073Z] #45 82.97 bufio [2021-11-11T07:58:18.312Z] #36 67.70 The following NEW packages will be installed: [2021-11-11T07:58:18.312Z] #36 67.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-11T07:58:18.569Z] #36 67.72 vim-common xxd [2021-11-11T07:58:18.827Z] #36 68.12 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:18.827Z] #36 68.12 Need to get 14.9 MB of archives. [2021-11-11T07:58:18.827Z] #36 68.12 After this operation, 61.8 MB of additional disk space will be used. [2021-11-11T07:58:18.827Z] #36 68.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T07:58:18.827Z] #36 68.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T07:58:18.827Z] #36 68.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-11T07:58:19.110Z] #36 68.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T07:58:19.367Z] #36 ... [2021-11-11T07:58:19.367Z] [2021-11-11T07:58:19.367Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:58:19.367Z] #67 sha256:db30cdb64ea02cd1510f8a32ef49c3947e9ee0120d8f6a4dc71d0eff26682ac6 [2021-11-11T07:58:19.367Z] #67 DONE 68.6s [2021-11-11T07:58:19.624Z] [2021-11-11T07:58:19.624Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:19.624Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:19.624Z] #42 62.53 Building dependency tree... [2021-11-11T07:58:19.624Z] #42 64.07 Reading state information... [2021-11-11T07:58:19.624Z] #42 66.15 The following additional packages will be installed: [2021-11-11T07:58:19.624Z] #42 66.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-11T07:58:19.624Z] #42 66.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-11T07:58:19.624Z] #42 66.18 Suggested packages: [2021-11-11T07:58:19.624Z] #42 66.19 manpages-dev python-setuptools [2021-11-11T07:58:19.624Z] #42 67.51 The following NEW packages will be installed: [2021-11-11T07:58:19.624Z] #42 67.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-11T07:58:19.624Z] #42 67.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-11T07:58:19.624Z] #42 67.54 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-11T07:58:19.624Z] #42 67.54 python-six zlib1g-dev [2021-11-11T07:58:19.624Z] #42 67.95 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:19.624Z] #42 67.95 Need to get 4095 kB of archives. [2021-11-11T07:58:19.624Z] #42 67.95 After this operation, 22.5 MB of additional disk space will be used. [2021-11-11T07:58:19.624Z] #42 67.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-11T07:58:19.624Z] #42 67.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T07:58:19.624Z] #42 67.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-11T07:58:19.624Z] #42 67.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T07:58:19.624Z] #42 68.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-11T07:58:19.624Z] #42 68.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T07:58:19.624Z] #42 68.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-11-11T07:58:19.624Z] #42 68.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-11T07:58:19.624Z] #42 68.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-11T07:58:19.624Z] #42 68.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-11T07:58:19.624Z] #42 68.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-11T07:58:19.624Z] #42 68.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-11T07:58:19.624Z] #42 68.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-11-11T07:58:19.624Z] #42 68.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-11T07:58:19.624Z] #42 68.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-11T07:58:19.624Z] #42 68.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-11T07:58:19.624Z] #42 68.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-11T07:58:20.556Z] #42 ... [2021-11-11T07:58:20.556Z] [2021-11-11T07:58:20.556Z] #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-11-11T07:58:20.556Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:20.556Z] #36 69.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-11T07:58:20.556Z] #36 69.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-11T07:58:20.556Z] #36 69.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-11T07:58:20.556Z] #36 69.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-11T07:58:20.556Z] #36 69.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-11T07:58:20.556Z] #36 69.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-11T07:58:20.606Z] #45 85.22 syscall [2021-11-11T07:58:20.684Z] Client: Docker Engine - Community [2021-11-11T07:58:20.684Z] Version: 20.10.10-rc1 [2021-11-11T07:58:20.684Z] API version: 1.41 [2021-11-11T07:58:20.684Z] Go version: go1.16.9 [2021-11-11T07:58:20.684Z] Git commit: b485636 [2021-11-11T07:58:20.684Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-11T07:58:20.684Z] OS/Arch: linux/arm64 [2021-11-11T07:58:20.684Z] Context: default [2021-11-11T07:58:20.684Z] Experimental: true [2021-11-11T07:58:20.684Z] [2021-11-11T07:58:20.684Z] Server: Docker Engine - Community [2021-11-11T07:58:20.684Z] Engine: [2021-11-11T07:58:20.684Z] Version: 20.10.10-rc1 [2021-11-11T07:58:20.684Z] API version: 1.41 (minimum version 1.12) [2021-11-11T07:58:20.684Z] Go version: go1.16.9 [2021-11-11T07:58:20.684Z] Git commit: 9f5b26f [2021-11-11T07:58:20.684Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-11T07:58:20.684Z] OS/Arch: linux/arm64 [2021-11-11T07:58:20.684Z] Experimental: true [2021-11-11T07:58:20.684Z] containerd: [2021-11-11T07:58:20.684Z] Version: 1.4.11 [2021-11-11T07:58:20.684Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:20.684Z] runc: [2021-11-11T07:58:20.684Z] Version: 1.0.2 [2021-11-11T07:58:20.684Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T07:58:20.684Z] docker-init: [2021-11-11T07:58:20.684Z] Version: 0.19.0 [2021-11-11T07:58:20.684Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T07:58:21.031Z] + docker info [2021-11-11T07:58:21.543Z] #45 ... [2021-11-11T07:58:21.543Z] [2021-11-11T07:58:21.543Z] #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-11-11T07:58:21.543Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:21.543Z] #36 76.36 Selecting previously unselected package libicu63:amd64. [2021-11-11T07:58:21.543Z] #36 76.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 76.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T07:58:21.543Z] #36 84.86 Selecting previously unselected package libxml2:amd64. [2021-11-11T07:58:21.543Z] #36 84.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 84.88 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T07:58:21.543Z] #36 85.48 Selecting previously unselected package libarchive13:amd64. [2021-11-11T07:58:21.543Z] #36 85.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 85.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T07:58:21.543Z] #36 85.83 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-11T07:58:21.543Z] #36 85.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 85.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T07:58:21.543Z] #36 86.01 Selecting previously unselected package librhash0:amd64. [2021-11-11T07:58:21.543Z] #36 86.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 86.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-11T07:58:21.543Z] #36 86.25 Selecting previously unselected package libuv1:amd64. [2021-11-11T07:58:21.543Z] #36 86.25 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 86.26 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T07:58:21.543Z] #36 86.44 Selecting previously unselected package cmake. [2021-11-11T07:58:21.543Z] #36 86.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-11T07:58:21.543Z] #36 86.46 Unpacking cmake (3.13.4-1) ... [2021-11-11T07:58:21.543Z] #36 ... [2021-11-11T07:58:21.543Z] [2021-11-11T07:58:21.543Z] #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-11-11T07:58:21.543Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:21.543Z] #13 70.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-11T07:58:21.543Z] #13 70.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-11T07:58:21.543Z] #13 74.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-11-11T07:58:21.543Z] #13 76.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-11T07:58:21.543Z] #13 76.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-11T07:58:21.543Z] #13 76.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T07:58:21.543Z] #13 76.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T07:58:21.543Z] #13 76.85 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-11-11T07:58:21.543Z] #13 76.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-11T07:58:21.543Z] #13 76.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-11T07:58:21.543Z] #13 76.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-11T07:58:21.543Z] #13 76.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-11T07:58:21.543Z] #13 76.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-11T07:58:21.543Z] #13 76.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-11T07:58:21.543Z] #13 77.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-11T07:58:21.543Z] #13 77.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-11T07:58:21.543Z] #13 77.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-11T07:58:21.543Z] #13 78.25 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:21.543Z] #13 78.45 Fetched 77.8 MB in 10s (8184 kB/s) [2021-11-11T07:58:21.543Z] #13 78.54 (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-11-11T07:58:21.543Z] #13 78.63 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T07:58:21.543Z] #13 78.67 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-11T07:58:21.543Z] #13 78.88 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:58:21.802Z] #13 79.10 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T07:58:21.802Z] #13 79.10 (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-11-11T07:58:22.062Z] #13 79.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-11T07:58:22.062Z] #13 79.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T07:58:22.482Z] #36 ... [2021-11-11T07:58:22.482Z] [2021-11-11T07:58:22.482Z] #55 [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-11-11T07:58:22.482Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:58:22.482Z] #55 63.70 Building dependency tree... [2021-11-11T07:58:22.482Z] #55 65.16 Reading state information... [2021-11-11T07:58:22.482Z] #55 67.03 The following additional packages will be installed: [2021-11-11T07:58:22.482Z] #55 67.05 libbtrfs0 [2021-11-11T07:58:22.482Z] #55 67.23 The following NEW packages will be installed: [2021-11-11T07:58:22.482Z] #55 67.23 libbtrfs-dev libbtrfs0 [2021-11-11T07:58:22.482Z] #55 67.72 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:22.482Z] #55 67.72 Need to get 119 kB of archives. [2021-11-11T07:58:22.482Z] #55 67.72 After this operation, 387 kB of additional disk space will be used. [2021-11-11T07:58:22.482Z] #55 67.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T07:58:22.482Z] #55 67.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T07:58:22.482Z] #55 69.00 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:22.482Z] #55 69.44 Fetched 119 kB in 0s (452 kB/s) [2021-11-11T07:58:22.482Z] #55 69.69 Selecting previously unselected package libbtrfs0. [2021-11-11T07:58:22.482Z] #55 69.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:22.482Z] #55 69.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T07:58:22.482Z] #55 69.91 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T07:58:22.482Z] #55 70.19 Selecting previously unselected package libbtrfs-dev. [2021-11-11T07:58:22.482Z] #55 70.19 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T07:58:22.482Z] #55 70.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:58:22.482Z] #55 70.89 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T07:58:22.482Z] #55 70.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:58:22.482Z] #55 70.94 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:22.482Z] #55 DONE 71.4s [2021-11-11T07:58:22.482Z] [2021-11-11T07:58:22.482Z] #56 [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-11-11T07:58:22.482Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T07:58:22.631Z] #13 ... [2021-11-11T07:58:22.631Z] [2021-11-11T07:58:22.631Z] #47 [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-11-11T07:58:22.631Z] #47 sha256:db74ced00e47706f1808ce0421149066eb974ee6bb481cc9f0067d5efdd0fc1d [2021-11-11T07:58:22.631Z] #47 DONE 87.7s [2021-11-11T07:58:22.631Z] [2021-11-11T07:58:22.631Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:22.631Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:22.631Z] #42 83.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:22.631Z] #42 83.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:22.631Z] #42 83.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:22.631Z] #42 83.71 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:22.631Z] #42 83.72 Setting up python-six (1.12.0-1) ... [2021-11-11T07:58:23.849Z] #56 1.493 + RM_GOPATH=0 [2021-11-11T07:58:23.849Z] #56 1.493 + TMP_GOPATH= [2021-11-11T07:58:23.849Z] #56 1.493 + : /build [2021-11-11T07:58:23.849Z] #56 1.493 + '[' -z '' ']' [2021-11-11T07:58:23.849Z] #56 1.494 ++ mktemp -d [2021-11-11T07:58:23.849Z] #56 1.500 + export GOPATH=/tmp/tmp.JNiB1Dn18j [2021-11-11T07:58:23.849Z] #56 1.500 + GOPATH=/tmp/tmp.JNiB1Dn18j [2021-11-11T07:58:23.849Z] #56 1.500 + RM_GOPATH=1 [2021-11-11T07:58:23.849Z] #56 1.500 + case "$(go env GOARCH)" in [2021-11-11T07:58:23.849Z] #56 1.500 ++ go env GOARCH [2021-11-11T07:58:23.849Z] #56 1.543 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:23.849Z] #56 1.543 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:23.849Z] #56 1.546 ++ dirname /tmp/install/install.sh [2021-11-11T07:58:23.849Z] #56 1.565 + dir=/tmp/install [2021-11-11T07:58:23.849Z] #56 1.565 + bin=containerd [2021-11-11T07:58:23.849Z] #56 1.565 + shift [2021-11-11T07:58:23.849Z] #56 1.565 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-11T07:58:23.849Z] #56 1.565 + . /tmp/install/containerd.installer [2021-11-11T07:58:23.849Z] #56 1.565 ++ set -e [2021-11-11T07:58:23.849Z] #56 1.565 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:23.849Z] #56 1.565 + install_containerd [2021-11-11T07:58:23.849Z] #56 1.572 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-11T07:58:23.849Z] #56 1.572 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JNiB1Dn18j/src/github.com/containerd/containerd [2021-11-11T07:58:23.849Z] #56 1.572 Cloning into '/tmp/tmp.JNiB1Dn18j/src/github.com/containerd/containerd'... [2021-11-11T07:58:23.849Z] #56 1.572 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:24.010Z] #42 88.90 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T07:58:24.010Z] #42 88.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T07:58:24.010Z] #42 88.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:24.010Z] #42 88.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T07:58:24.010Z] #42 88.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:24.010Z] #42 89.00 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-11T07:58:24.010Z] #42 89.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:24.010Z] #42 89.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:24.010Z] #42 89.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T07:58:24.270Z] #42 89.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-11T07:58:24.777Z] #56 ... [2021-11-11T07:58:24.777Z] [2021-11-11T07:58:24.777Z] #49 [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-11-11T07:58:24.777Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T07:58:24.777Z] #49 64.08 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T07:58:24.777Z] #49 64.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T07:58:24.777Z] #49 64.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T07:58:24.777Z] #49 64.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T07:58:24.777Z] #49 64.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T07:58:24.777Z] #49 65.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T07:58:24.777Z] #49 66.04 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T07:58:24.777Z] #49 66.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T07:58:25.034Z] #49 ... [2021-11-11T07:58:25.034Z] [2021-11-11T07:58:25.034Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:25.034Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:25.034Z] #42 71.01 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:25.034Z] #42 71.37 Fetched 4095 kB in 1s (4248 kB/s) [2021-11-11T07:58:25.034Z] #42 71.68 Selecting previously unselected package libcap-dev:amd64. [2021-11-11T07:58:25.034Z] #42 71.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:25.034Z] #42 71.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 71.92 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T07:58:25.034Z] #42 72.28 Selecting previously unselected package libnet1:amd64. [2021-11-11T07:58:25.034Z] #42 72.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 72.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:25.034Z] #42 72.56 Selecting previously unselected package libnet1-dev. [2021-11-11T07:58:25.034Z] #42 72.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 72.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:25.034Z] #42 73.03 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T07:58:25.034Z] #42 73.03 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 73.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T07:58:25.034Z] #42 73.26 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-11T07:58:25.034Z] #42 73.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 73.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T07:58:25.034Z] #42 73.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T07:58:25.034Z] #42 73.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 73.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:25.034Z] #42 74.04 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-11T07:58:25.034Z] #42 74.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 74.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:25.034Z] #42 74.29 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-11T07:58:25.034Z] #42 74.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-11T07:58:25.034Z] #42 74.31 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T07:58:25.598Z] #42 74.86 Selecting previously unselected package libprotobuf17:amd64. [2021-11-11T07:58:25.598Z] #42 74.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:25.598Z] #42 74.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:26.195Z] #42 ... [2021-11-11T07:58:26.195Z] [2021-11-11T07:58:26.195Z] #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-11-11T07:58:26.195Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:26.195Z] #13 83.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T07:58:26.195Z] #13 83.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-11T07:58:26.195Z] #13 83.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T07:58:26.969Z] #42 76.36 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-11T07:58:27.136Z] #13 ... [2021-11-11T07:58:27.136Z] [2021-11-11T07:58:27.136Z] #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-11-11T07:58:27.136Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:27.136Z] #36 91.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T07:58:27.136Z] #36 91.35 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T07:58:27.136Z] #36 91.36 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T07:58:27.136Z] #36 91.37 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T07:58:27.136Z] #36 91.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-11T07:58:27.136Z] #36 91.43 Setting up cmake-data (3.13.4-1) ... [2021-11-11T07:58:27.136Z] #36 91.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T07:58:27.136Z] #36 91.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T07:58:27.136Z] #36 91.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T07:58:27.136Z] #36 91.48 Setting up cmake (3.13.4-1) ... [2021-11-11T07:58:27.136Z] #36 91.49 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:27.136Z] #36 91.53 Processing triggers for mime-support (3.62) ... [2021-11-11T07:58:27.136Z] #36 DONE 91.9s [2021-11-11T07:58:27.136Z] [2021-11-11T07:58:27.136Z] #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-11-11T07:58:27.136Z] #37 sha256:e3f1d1443ffe155da231f83ebe68a9f368daf42508c4d4cc1420577727018fa5 [2021-11-11T07:58:27.229Z] #42 76.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:27.229Z] #42 76.38 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:27.395Z] #37 ... [2021-11-11T07:58:27.395Z] [2021-11-11T07:58:27.395Z] #51 [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-11-11T07:58:27.395Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:58:27.395Z] #51 82.11 reflect [2021-11-11T07:58:27.395Z] #51 82.11 syscall [2021-11-11T07:58:27.395Z] #51 ... [2021-11-11T07:58:27.395Z] [2021-11-11T07:58:27.395Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:27.395Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:27.395Z] #34 88.56 internal/syscall/unix [2021-11-11T07:58:27.395Z] #34 89.19 time [2021-11-11T07:58:27.414Z] Client: [2021-11-11T07:58:27.414Z] Context: default [2021-11-11T07:58:27.414Z] Debug Mode: false [2021-11-11T07:58:27.414Z] Plugins: [2021-11-11T07:58:27.414Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T07:58:27.414Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T07:58:27.414Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T07:58:27.414Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T07:58:27.414Z] [2021-11-11T07:58:27.414Z] Server: [2021-11-11T07:58:27.414Z] Containers: 0 [2021-11-11T07:58:27.414Z] Running: 0 [2021-11-11T07:58:27.414Z] Paused: 0 [2021-11-11T07:58:27.414Z] Stopped: 0 [2021-11-11T07:58:27.414Z] Images: 0 [2021-11-11T07:58:27.414Z] Server Version: 20.10.10-rc1 [2021-11-11T07:58:27.414Z] Storage Driver: overlay2 [2021-11-11T07:58:27.414Z] Backing Filesystem: extfs [2021-11-11T07:58:27.414Z] Supports d_type: true [2021-11-11T07:58:27.414Z] Native Overlay Diff: true [2021-11-11T07:58:27.414Z] userxattr: false [2021-11-11T07:58:27.414Z] Logging Driver: json-file [2021-11-11T07:58:27.414Z] Cgroup Driver: systemd [2021-11-11T07:58:27.414Z] Cgroup Version: 2 [2021-11-11T07:58:27.414Z] Plugins: [2021-11-11T07:58:27.414Z] Volume: local [2021-11-11T07:58:27.414Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T07:58:27.414Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T07:58:27.414Z] Swarm: inactive [2021-11-11T07:58:27.414Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T07:58:27.414Z] Default Runtime: runc [2021-11-11T07:58:27.414Z] Init Binary: docker-init [2021-11-11T07:58:27.414Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:27.414Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T07:58:27.414Z] init version: de40ad0 [2021-11-11T07:58:27.414Z] Security Options: [2021-11-11T07:58:27.414Z] apparmor [2021-11-11T07:58:27.414Z] seccomp [2021-11-11T07:58:27.414Z] Profile: default [2021-11-11T07:58:27.414Z] cgroupns [2021-11-11T07:58:27.414Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T07:58:27.414Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T07:58:27.414Z] OSType: linux [2021-11-11T07:58:27.414Z] Architecture: x86_64 [2021-11-11T07:58:27.414Z] CPUs: 2 [2021-11-11T07:58:27.414Z] Total Memory: 7.482GiB [2021-11-11T07:58:27.414Z] Name: ip-10-100-47-117 [2021-11-11T07:58:27.414Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-11T07:58:27.414Z] Docker Root Dir: /var/lib/docker [2021-11-11T07:58:27.414Z] Debug Mode: false [2021-11-11T07:58:27.414Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:58:27.414Z] Labels: [2021-11-11T07:58:27.414Z] Experimental: true [2021-11-11T07:58:27.414Z] Insecure Registries: [2021-11-11T07:58:27.414Z] 127.0.0.0/8 [2021-11-11T07:58:27.414Z] Live Restore Enabled: true [2021-11-11T07:58:27.414Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T07:58:27.486Z] #42 76.75 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-11T07:58:27.486Z] #42 76.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:27.486Z] #42 76.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:27.743Z] #42 ... [2021-11-11T07:58:27.743Z] [2021-11-11T07:58:27.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-11-11T07:58:27.743Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:27.743Z] #13 52.41 Reading package lists... [2021-11-11T07:58:27.743Z] #13 59.67 Building dependency tree... [2021-11-11T07:58:27.743Z] #13 61.38 Reading state information... [2021-11-11T07:58:27.743Z] #13 65.42 The following additional packages will be installed: [2021-11-11T07:58:27.743Z] #13 65.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-11T07:58:27.743Z] #13 65.42 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-11T07:58:27.743Z] #13 65.42 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-11T07:58:27.743Z] #13 65.42 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-11T07:58:27.743Z] #13 65.42 mingw-w64-x86-64-dev [2021-11-11T07:58:27.743Z] #13 65.45 Suggested packages: [2021-11-11T07:58:27.743Z] #13 65.45 gcc-8-locales seccomp wine64 [2021-11-11T07:58:27.743Z] #13 67.64 The following NEW packages will be installed: [2021-11-11T07:58:27.743Z] #13 67.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T07:58:27.743Z] #13 67.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-11T07:58:27.743Z] #13 67.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-11T07:58:27.743Z] #13 67.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-11T07:58:27.743Z] #13 67.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-11T07:58:27.743Z] #13 67.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T07:58:27.743Z] #13 67.71 The following packages will be upgraded: [2021-11-11T07:58:27.743Z] #13 67.71 libseccomp2 [2021-11-11T07:58:27.743Z] #13 68.41 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:27.743Z] #13 68.41 Need to get 77.8 MB of archives. [2021-11-11T07:58:27.743Z] #13 68.41 After this operation, 487 MB of additional disk space will be used. [2021-11-11T07:58:27.743Z] #13 68.41 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-11-11T07:58:27.743Z] #13 68.41 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-11T07:58:27.743Z] #13 68.42 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-11T07:58:27.743Z] #13 68.68 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-11-11T07:58:27.743Z] #13 69.34 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-11-11T07:58:27.743Z] #13 69.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-11T07:58:27.743Z] #13 69.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-11T07:58:27.743Z] #13 69.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-11T07:58:27.743Z] #13 ... [2021-11-11T07:58:27.743Z] [2021-11-11T07:58:27.743Z] #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-11-11T07:58:27.743Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:27.743Z] #36 72.52 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:27.743Z] #36 72.99 Fetched 14.9 MB in 3s (5862 kB/s) [2021-11-11T07:58:27.743Z] #36 73.18 Selecting previously unselected package xxd. [2021-11-11T07:58:27.743Z] #36 73.18 (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-11-11T07:58:27.743Z] #36 73.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T07:58:27.743Z] #36 73.37 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T07:58:27.743Z] #36 73.79 Selecting previously unselected package vim-common. [2021-11-11T07:58:27.743Z] #36 73.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T07:58:27.743Z] #36 73.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T07:58:27.743Z] #36 74.63 Selecting previously unselected package cmake-data. [2021-11-11T07:58:27.743Z] #36 74.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-11T07:58:27.743Z] #36 74.64 Unpacking cmake-data (3.13.4-1) ... [2021-11-11T07:58:27.745Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dd56d4011096adf2a6120c35c4037c849ac484bb . [2021-11-11T07:58:27.745Z] #1 [internal] load build definition from Dockerfile [2021-11-11T07:58:27.745Z] #1 sha256:3dde312dd62d29379ab420070b323807052205d1c8ff9bccd096407eb918780d [2021-11-11T07:58:27.745Z] #1 transferring dockerfile: 17.04kB done [2021-11-11T07:58:27.745Z] #1 DONE 0.1s [2021-11-11T07:58:27.745Z] [2021-11-11T07:58:27.745Z] #2 [internal] load .dockerignore [2021-11-11T07:58:27.745Z] #2 sha256:39c5a2e6b5046b3e6a5a5c2c3b10877b265437b9cd7ca7af30febd7678c5863b [2021-11-11T07:58:27.745Z] #2 transferring context: [2021-11-11T07:58:28.006Z] #2 transferring context: 87B done [2021-11-11T07:58:28.006Z] #2 DONE 0.1s [2021-11-11T07:58:28.006Z] [2021-11-11T07:58:28.006Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-11T07:58:28.006Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-11T07:58:28.267Z] #3 DONE 0.4s [2021-11-11T07:58:28.529Z] [2021-11-11T07:58:28.529Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-11T07:58:28.529Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-11T07:58:28.529Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-11T07:58:28.529Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-11T07:58:28.529Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-11T07:58:28.529Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-11-11T07:58:28.529Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-11T07:58:28.529Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-11-11T07:58:28.674Z] #36 ... [2021-11-11T07:58:28.674Z] [2021-11-11T07:58:28.674Z] #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-11-11T07:58:28.674Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:58:28.771Z] #34 ... [2021-11-11T07:58:28.771Z] [2021-11-11T07:58:28.771Z] #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-11-11T07:58:28.771Z] #37 sha256:e3f1d1443ffe155da231f83ebe68a9f368daf42508c4d4cc1420577727018fa5 [2021-11-11T07:58:28.771Z] #37 1.593 + RM_GOPATH=0 [2021-11-11T07:58:28.771Z] #37 1.593 + TMP_GOPATH= [2021-11-11T07:58:28.771Z] #37 1.593 + : /build [2021-11-11T07:58:28.771Z] #37 1.593 + '[' -z '' ']' [2021-11-11T07:58:28.771Z] #37 1.593 ++ mktemp -d [2021-11-11T07:58:28.771Z] #37 1.593 + export GOPATH=/tmp/tmp.DDDBacXma8 [2021-11-11T07:58:28.771Z] #37 1.593 + GOPATH=/tmp/tmp.DDDBacXma8 [2021-11-11T07:58:28.771Z] #37 1.593 + RM_GOPATH=1 [2021-11-11T07:58:28.771Z] #37 1.593 + case "$(go env GOARCH)" in [2021-11-11T07:58:28.771Z] #37 1.593 ++ go env GOARCH [2021-11-11T07:58:28.771Z] #37 1.659 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:28.771Z] #37 1.659 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:28.771Z] #37 1.659 ++ dirname /tmp/install/install.sh [2021-11-11T07:58:28.771Z] #37 1.659 + dir=/tmp/install [2021-11-11T07:58:28.771Z] #37 1.659 + bin=tini [2021-11-11T07:58:28.771Z] #37 1.659 + shift [2021-11-11T07:58:28.771Z] #37 1.659 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-11T07:58:28.771Z] #37 1.659 + . /tmp/install/tini.installer [2021-11-11T07:58:28.771Z] #37 1.659 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:28.771Z] #37 1.659 + install_tini [2021-11-11T07:58:28.771Z] #37 1.659 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-11T07:58:28.771Z] #37 1.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.DDDBacXma8/tini [2021-11-11T07:58:28.771Z] #37 1.659 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:28.771Z] #37 1.668 Cloning into '/tmp/tmp.DDDBacXma8/tini'... [2021-11-11T07:58:29.105Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-11-11T07:58:29.105Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-11T07:58:29.372Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-11T07:58:29.372Z] #4 DONE 0.9s [2021-11-11T07:58:29.372Z] [2021-11-11T07:58:29.372Z] #6 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-11T07:58:29.372Z] #6 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-11T07:58:29.445Z] #32 77.07 Checking out files: 61% (935/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/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: 92% (1402/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-11-11T07:58:29.702Z] #32 78.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T07:58:29.960Z] #32 78.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T07:58:30.149Z] #37 3.002 + cd /tmp/tmp.DDDBacXma8/tini [2021-11-11T07:58:30.149Z] #37 3.002 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:30.149Z] #37 3.055 + cmake . [2021-11-11T07:58:30.314Z] #6 DONE 0.8s [2021-11-11T07:58:30.314Z] [2021-11-11T07:58:30.314Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-11T07:58:30.314Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-11T07:58:30.314Z] #5 DONE 0.8s [2021-11-11T07:58:30.314Z] [2021-11-11T07:58:30.314Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:30.314Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T07:58:30.314Z] #8 DONE 0.9s [2021-11-11T07:58:30.314Z] [2021-11-11T07:58:30.314Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:30.314Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T07:58:30.314Z] #7 DONE 0.9s [2021-11-11T07:58:30.890Z] #32 ... [2021-11-11T07:58:30.890Z] [2021-11-11T07:58:30.890Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:30.890Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:58:30.890Z] #34 70.01 internal/reflectlite [2021-11-11T07:58:30.890Z] #34 70.01 sync [2021-11-11T07:58:30.890Z] #34 73.45 internal/testlog [2021-11-11T07:58:30.890Z] #34 75.49 errors [2021-11-11T07:58:30.890Z] #34 75.51 sort [2021-11-11T07:58:30.890Z] #34 76.48 strconv [2021-11-11T07:58:30.890Z] #34 78.07 io [2021-11-11T07:58:30.890Z] #34 79.50 internal/oserror [2021-11-11T07:58:30.890Z] #34 79.65 syscall [2021-11-11T07:58:30.890Z] #34 ... [2021-11-11T07:58:30.890Z] [2021-11-11T07:58:30.890Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:30.890Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:30.890Z] #42 78.70 Selecting previously unselected package libprotoc17:amd64. [2021-11-11T07:58:30.890Z] #42 78.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:30.890Z] #42 78.71 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:30.890Z] #42 79.36 Selecting previously unselected package protobuf-c-compiler. [2021-11-11T07:58:30.890Z] #42 79.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-11T07:58:30.890Z] #42 79.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T07:58:30.890Z] #42 79.59 Selecting previously unselected package protobuf-compiler. [2021-11-11T07:58:30.890Z] #42 79.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:30.890Z] #42 79.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-11T07:58:30.890Z] #42 79.86 Selecting previously unselected package python-pkg-resources. [2021-11-11T07:58:30.890Z] #42 79.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T07:58:30.890Z] #42 79.88 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-11T07:58:30.890Z] #42 80.21 Selecting previously unselected package python-six. [2021-11-11T07:58:30.890Z] #42 80.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-11T07:58:30.890Z] #42 80.22 Unpacking python-six (1.12.0-1) ... [2021-11-11T07:58:31.087Z] #37 4.108 -- The C compiler identification is GNU 8.3.0 [2021-11-11T07:58:31.087Z] #37 4.199 -- Check for working C compiler: /usr/bin/cc [2021-11-11T07:58:31.147Z] #42 80.34 Selecting previously unselected package python-protobuf. [2021-11-11T07:58:31.147Z] #42 80.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-11T07:58:31.147Z] #42 80.36 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-11T07:58:32.078Z] #42 81.06 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-11T07:58:32.465Z] #37 5.386 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-11T07:58:32.465Z] #37 5.388 -- Detecting C compiler ABI info [2021-11-11T07:58:32.889Z] [2021-11-11T07:58:32.889Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:32.889Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:32.889Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:32.889Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.1s done [2021-11-11T07:58:32.889Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-11T07:58:32.889Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-11T07:58:32.889Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-11T07:58:32.889Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.24MB / 50.44MB 0.3s [2021-11-11T07:58:32.889Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 1.05MB / 10.00MB 0.3s [2021-11-11T07:58:32.889Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0B / 7.83MB 0.3s [2021-11-11T07:58:33.033Z] #37 6.040 -- Detecting C compiler ABI info - done [2021-11-11T07:58:33.033Z] #37 6.094 -- Detecting C compile features [2021-11-11T07:58:33.202Z] Client: [2021-11-11T07:58:33.202Z] Context: default [2021-11-11T07:58:33.202Z] Debug Mode: false [2021-11-11T07:58:33.202Z] Plugins: [2021-11-11T07:58:33.202Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T07:58:33.202Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T07:58:33.202Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T07:58:33.202Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T07:58:33.202Z] [2021-11-11T07:58:33.202Z] Server: [2021-11-11T07:58:33.202Z] Containers: 0 [2021-11-11T07:58:33.202Z] Running: 0 [2021-11-11T07:58:33.202Z] Paused: 0 [2021-11-11T07:58:33.202Z] Stopped: 0 [2021-11-11T07:58:33.202Z] Images: 0 [2021-11-11T07:58:33.202Z] Server Version: 20.10.10-rc1 [2021-11-11T07:58:33.202Z] Storage Driver: overlay2 [2021-11-11T07:58:33.202Z] Backing Filesystem: extfs [2021-11-11T07:58:33.202Z] Supports d_type: true [2021-11-11T07:58:33.202Z] Native Overlay Diff: true [2021-11-11T07:58:33.202Z] userxattr: false [2021-11-11T07:58:33.202Z] Logging Driver: json-file [2021-11-11T07:58:33.202Z] Cgroup Driver: cgroupfs [2021-11-11T07:58:33.202Z] Cgroup Version: 1 [2021-11-11T07:58:33.202Z] Plugins: [2021-11-11T07:58:33.202Z] Volume: local [2021-11-11T07:58:33.202Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T07:58:33.202Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T07:58:33.202Z] Swarm: inactive [2021-11-11T07:58:33.202Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T07:58:33.202Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 8.39MB / 50.44MB 0.4s [2021-11-11T07:58:33.202Z] Default Runtime: runc [2021-11-11T07:58:33.202Z] Init Binary: docker-init [2021-11-11T07:58:33.202Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 2.10MB / 10.00MB 0.4s [2021-11-11T07:58:33.202Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:33.202Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 4.19MB / 10.00MB 0.5s [2021-11-11T07:58:33.202Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T07:58:33.202Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 2.10MB / 7.83MB 0.5s [2021-11-11T07:58:33.202Z] init version: de40ad0 [2021-11-11T07:58:33.202Z] Security Options: [2021-11-11T07:58:33.202Z] apparmor [2021-11-11T07:58:33.202Z] seccomp [2021-11-11T07:58:33.202Z] Profile: default [2021-11-11T07:58:33.202Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T07:58:33.202Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T07:58:33.202Z] OSType: linux [2021-11-11T07:58:33.202Z] Architecture: x86_64 [2021-11-11T07:58:33.202Z] CPUs: 2 [2021-11-11T07:58:33.202Z] Total Memory: 7.569GiB [2021-11-11T07:58:33.202Z] Name: ip-10-100-86-114 [2021-11-11T07:58:33.202Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T07:58:33.202Z] Docker Root Dir: /var/lib/docker [2021-11-11T07:58:33.202Z] Debug Mode: false [2021-11-11T07:58:33.202Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:58:33.202Z] Labels: [2021-11-11T07:58:33.202Z] Experimental: true [2021-11-11T07:58:33.202Z] Insecure Registries: [2021-11-11T07:58:33.202Z] 127.0.0.0/8 [2021-11-11T07:58:33.202Z] Live Restore Enabled: true [2021-11-11T07:58:33.202Z] [2021-11-11T07:58:33.202Z] WARNING: No swap limit support [2021-11-11T07:58:33.207Z] Client: [2021-11-11T07:58:33.207Z] Context: default [2021-11-11T07:58:33.207Z] Debug Mode: false [2021-11-11T07:58:33.207Z] Plugins: [2021-11-11T07:58:33.207Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T07:58:33.207Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T07:58:33.207Z] [2021-11-11T07:58:33.207Z] Server: [2021-11-11T07:58:33.207Z] Containers: 0 [2021-11-11T07:58:33.207Z] Running: 0 [2021-11-11T07:58:33.207Z] Paused: 0 [2021-11-11T07:58:33.207Z] Stopped: 0 [2021-11-11T07:58:33.207Z] Images: 0 [2021-11-11T07:58:33.207Z] Server Version: 20.10.10-rc1 [2021-11-11T07:58:33.207Z] Storage Driver: overlay2 [2021-11-11T07:58:33.207Z] Backing Filesystem: extfs [2021-11-11T07:58:33.207Z] Supports d_type: true [2021-11-11T07:58:33.207Z] Native Overlay Diff: true [2021-11-11T07:58:33.207Z] userxattr: false [2021-11-11T07:58:33.207Z] Logging Driver: json-file [2021-11-11T07:58:33.207Z] Cgroup Driver: cgroupfs [2021-11-11T07:58:33.207Z] Cgroup Version: 1 [2021-11-11T07:58:33.207Z] Plugins: [2021-11-11T07:58:33.207Z] Volume: local [2021-11-11T07:58:33.207Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T07:58:33.207Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T07:58:33.207Z] Swarm: inactive [2021-11-11T07:58:33.207Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-11-11T07:58:33.207Z] Default Runtime: runc [2021-11-11T07:58:33.207Z] Init Binary: docker-init [2021-11-11T07:58:33.207Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:58:33.207Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T07:58:33.207Z] init version: de40ad0 [2021-11-11T07:58:33.207Z] Security Options: [2021-11-11T07:58:33.207Z] apparmor [2021-11-11T07:58:33.207Z] seccomp [2021-11-11T07:58:33.207Z] Profile: default [2021-11-11T07:58:33.207Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T07:58:33.207Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T07:58:33.207Z] OSType: linux [2021-11-11T07:58:33.207Z] Architecture: aarch64 [2021-11-11T07:58:33.207Z] CPUs: 2 [2021-11-11T07:58:33.207Z] Total Memory: 7.582GiB [2021-11-11T07:58:33.207Z] Name: ip-10-100-78-204 [2021-11-11T07:58:33.207Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-11T07:58:33.207Z] Docker Root Dir: /var/lib/docker [2021-11-11T07:58:33.207Z] Debug Mode: false [2021-11-11T07:58:33.207Z] Registry: https://index.docker.io/v1/ [2021-11-11T07:58:33.207Z] Labels: [2021-11-11T07:58:33.207Z] Experimental: true [2021-11-11T07:58:33.207Z] Insecure Registries: [2021-11-11T07:58:33.207Z] 127.0.0.0/8 [2021-11-11T07:58:33.207Z] Live Restore Enabled: true [2021-11-11T07:58:33.207Z] [Pipeline] sh [Pipeline] sh [2021-11-11T07:58:33.471Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 13.63MB / 50.44MB 0.6s [2021-11-11T07:58:33.471Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 5.24MB / 7.83MB 0.6s [2021-11-11T07:58:33.471Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 22.46MB / 50.44MB 0.8s [2021-11-11T07:58:33.471Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.8s [2021-11-11T07:58:33.471Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.34MB / 7.83MB 0.8s [2021-11-11T07:58:33.471Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 30.41MB / 50.44MB 0.9s [2021-11-11T07:58:33.471Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.9s [2021-11-11T07:58:33.533Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:58:33.533Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:58:33.533Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-11T07:58:33.533Z] + bash /home/ubuntu/workspace/moby_PR-43004/check-config.sh [2021-11-11T07:58:33.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T07:58:33.533Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T07:58:33.533Z] [2021-11-11T07:58:33.533Z] Generally Necessary: [2021-11-11T07:58:33.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T07:58:33.533Z] - apparmor: enabled and tools installed [2021-11-11T07:58:33.533Z] - CONFIG_NAMESPACES: enabled [2021-11-11T07:58:33.533Z] - CONFIG_NET_NS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_PID_NS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_IPC_NS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_UTS_NS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CGROUPS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T07:58:33.533Z] - CONFIG_CPUSETS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_MEMCG: enabled [2021-11-11T07:58:33.533Z] - CONFIG_KEYS: enabled [2021-11-11T07:58:33.533Z] - CONFIG_VETH: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-11T07:58:33.533Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T07:58:33.533Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-11T07:58:33.533Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T07:58:33.533Z] [2021-11-11T07:58:33.533Z] Optional Features: [2021-11-11T07:58:33.533Z] - CONFIG_USER_NS: enabled [2021-11-11T07:58:33.559Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:58:33.559Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-11T07:58:33.559Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43004/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-11T07:58:33.559Z] + bash /home/ubuntu/workspace/moby_PR-43004/check-config.sh [2021-11-11T07:58:33.559Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T07:58:33.559Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-11T07:58:33.559Z] [2021-11-11T07:58:33.559Z] Generally Necessary: [2021-11-11T07:58:33.559Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T07:58:33.559Z] - apparmor: enabled and tools installed [2021-11-11T07:58:33.559Z] - CONFIG_NAMESPACES: enabled [2021-11-11T07:58:33.559Z] - CONFIG_NET_NS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_PID_NS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_IPC_NS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_UTS_NS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CGROUPS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T07:58:33.559Z] - CONFIG_CPUSETS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_MEMCG: enabled [2021-11-11T07:58:33.559Z] - CONFIG_KEYS: enabled [2021-11-11T07:58:33.559Z] - CONFIG_VETH: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-11T07:58:33.559Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T07:58:33.559Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-11T07:58:33.559Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T07:58:33.559Z] [2021-11-11T07:58:33.559Z] Optional Features: [2021-11-11T07:58:33.733Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 35.44MB / 50.44MB 1.0s [2021-11-11T07:58:33.733Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 0.9s done [2021-11-11T07:58:33.733Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0B / 51.84MB 1.0s [2021-11-11T07:58:33.792Z] - CONFIG_SECCOMP: enabled [2021-11-11T07:58:33.792Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T07:58:33.792Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T07:58:33.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T07:58:33.792Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T07:58:33.792Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T07:58:33.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T07:58:33.792Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-11T07:58:33.792Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-11T07:58:33.792Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T07:58:33.792Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T07:58:33.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T07:58:33.792Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T07:58:33.792Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T07:58:33.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T07:58:33.792Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T07:58:33.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T07:58:33.792Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T07:58:33.792Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T07:58:33.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T07:58:33.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T07:58:33.792Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T07:58:33.792Z] - CONFIG_EXT4_FS: enabled [2021-11-11T07:58:33.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T07:58:33.821Z] - CONFIG_USER_NS: enabled [2021-11-11T07:58:33.822Z] - CONFIG_SECCOMP: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T07:58:33.822Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T07:58:33.822Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T07:58:33.822Z] (cgroup swap accounting is currently enabled) [2021-11-11T07:58:33.822Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T07:58:33.822Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T07:58:33.822Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-11T07:58:33.822Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-11T07:58:33.822Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T07:58:33.822Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T07:58:33.822Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T07:58:33.822Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T07:58:33.822Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T07:58:33.822Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T07:58:33.822Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T07:58:33.822Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_EXT4_FS: enabled [2021-11-11T07:58:33.822Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T07:58:33.822Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T07:58:33.822Z] - Network Drivers: [2021-11-11T07:58:33.822Z] - "overlay": [2021-11-11T07:58:33.822Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T07:58:33.822Z] Optional (for encrypted networks): [2021-11-11T07:58:33.822Z] - CONFIG_CRYPTO: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T07:58:33.822Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T07:58:33.822Z] - CONFIG_XFRM: enabled [2021-11-11T07:58:33.822Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-11T07:58:33.822Z] - "ipvlan": [2021-11-11T07:58:33.822Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T07:58:33.822Z] - "macvlan": [2021-11-11T07:58:33.822Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T07:58:33.822Z] - "ftp,tftp client in container": [2021-11-11T07:58:33.822Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T07:58:33.822Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T07:58:33.822Z] - Storage Drivers: [2021-11-11T07:58:33.822Z] - "aufs": [2021-11-11T07:58:33.822Z] - CONFIG_AUFS_FS: missing [2021-11-11T07:58:33.970Z] #37 ... [2021-11-11T07:58:33.970Z] [2021-11-11T07:58:33.970Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:33.970Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:33.996Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 40.89MB / 50.44MB 1.2s [2021-11-11T07:58:33.996Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.25MB / 51.84MB 1.2s [2021-11-11T07:58:33.996Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 1.2s done [2021-11-11T07:58:33.996Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 7.34MB / 51.84MB 1.3s [2021-11-11T07:58:33.996Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0B / 68.78MB 1.3s [2021-11-11T07:58:34.053Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T07:58:34.053Z] - Network Drivers: [2021-11-11T07:58:34.053Z] - "overlay": [2021-11-11T07:58:34.053Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T07:58:34.053Z] Optional (for encrypted networks): [2021-11-11T07:58:34.053Z] - CONFIG_CRYPTO: enabled [2021-11-11T07:58:34.053Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T07:58:34.053Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T07:58:34.053Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T07:58:34.053Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T07:58:34.053Z] - CONFIG_XFRM: enabled [2021-11-11T07:58:34.053Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-11T07:58:34.053Z] - "ipvlan": [2021-11-11T07:58:34.053Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T07:58:34.053Z] - "macvlan": [2021-11-11T07:58:34.053Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T07:58:34.053Z] - "ftp,tftp client in container": [2021-11-11T07:58:34.053Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T07:58:34.053Z] - Storage Drivers: [2021-11-11T07:58:34.053Z] - "aufs": [2021-11-11T07:58:34.053Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T07:58:34.053Z] - "btrfs": [2021-11-11T07:58:34.053Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T07:58:34.053Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T07:58:34.053Z] - "devicemapper": [2021-11-11T07:58:34.078Z] - "btrfs": [2021-11-11T07:58:34.078Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T07:58:34.078Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T07:58:34.078Z] - "devicemapper": [2021-11-11T07:58:34.078Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T07:58:34.078Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T07:58:34.078Z] - "overlay": [2021-11-11T07:58:34.078Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T07:58:34.078Z] - "zfs": [2021-11-11T07:58:34.078Z] - /dev/zfs: present [2021-11-11T07:58:34.078Z] - zfs command: missing [2021-11-11T07:58:34.078Z] - zpool command: missing [2021-11-11T07:58:34.078Z] [2021-11-11T07:58:34.078Z] Limits: [2021-11-11T07:58:34.078Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T07:58:34.078Z] [2021-11-11T07:58:34.078Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T07:58:34.230Z] #42 99.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T07:58:34.230Z] #42 99.02 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:34.278Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 1.6s [2021-11-11T07:58:34.278Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 16.78MB / 51.84MB 1.6s [2021-11-11T07:58:34.278Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 6.29MB / 68.78MB 1.7s [2021-11-11T07:58:34.309Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T07:58:34.310Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T07:58:34.310Z] - "overlay": [2021-11-11T07:58:34.310Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T07:58:34.310Z] - "zfs": [2021-11-11T07:58:34.310Z] - /dev/zfs: present [2021-11-11T07:58:34.310Z] - zfs command: missing [2021-11-11T07:58:34.310Z] - zpool command: missing [2021-11-11T07:58:34.310Z] [2021-11-11T07:58:34.310Z] Limits: [2021-11-11T07:58:34.310Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T07:58:34.310Z] [2021-11-11T07:58:34.310Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T07:58:34.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a33e583b092ef38c380703e12def1125beb21a89 . [2021-11-11T07:58:34.497Z] #42 DONE 99.5s [2021-11-11T07:58:34.497Z] [2021-11-11T07:58:34.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:34.497Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:34.545Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 21.04MB / 51.84MB 1.8s [2021-11-11T07:58:34.545Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 10.49MB / 68.78MB 1.8s [2021-11-11T07:58:34.545Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 24.12MB / 51.84MB 1.9s [2021-11-11T07:58:34.545Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 14.68MB / 68.78MB 1.9s [2021-11-11T07:58:34.662Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b399ba5f630406a030baedd3dbb14d5ce3f0cca0 . [2021-11-11T07:58:34.663Z] #1 [internal] load build definition from Dockerfile [2021-11-11T07:58:34.663Z] #1 sha256:f676cec89850d1b55eb6bb5f72a8445a896d81cacf1ce71d897bb24b821bf166 [2021-11-11T07:58:34.663Z] #1 transferring dockerfile: 17.04kB done [2021-11-11T07:58:34.807Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 22.02MB / 68.78MB 2.0s [2021-11-11T07:58:34.807Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 29.36MB / 51.84MB 2.2s [2021-11-11T07:58:34.807Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 29.36MB / 68.78MB 2.2s [2021-11-11T07:58:34.919Z] #1 DONE 0.3s [2021-11-11T07:58:34.919Z] [2021-11-11T07:58:34.919Z] #2 [internal] load .dockerignore [2021-11-11T07:58:34.919Z] #2 sha256:d15ceea5b5d6ad2d11b88492b1b5a473b5ed708d4f7d047a39daf2644e99aa9f [2021-11-11T07:58:34.919Z] #2 transferring context: 87B done [2021-11-11T07:58:34.919Z] #2 DONE 0.1s [2021-11-11T07:58:34.919Z] [2021-11-11T07:58:34.919Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-11T07:58:34.919Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-11-11T07:58:35.071Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 32.51MB / 51.84MB 2.3s [2021-11-11T07:58:35.071Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 34.60MB / 68.78MB 2.3s [2021-11-11T07:58:35.175Z] #3 DONE 0.5s [2021-11-11T07:58:35.226Z] #1 [internal] load build definition from Dockerfile [2021-11-11T07:58:35.226Z] #1 sha256:c778216b371f1f220c47f26b7aacfa2a237ef060442423da7928f02366e3dfc4 [2021-11-11T07:58:35.226Z] #1 transferring dockerfile: 17.04kB done [2021-11-11T07:58:35.226Z] #1 DONE 0.1s [2021-11-11T07:58:35.226Z] [2021-11-11T07:58:35.226Z] #2 [internal] load .dockerignore [2021-11-11T07:58:35.226Z] #2 sha256:77463a28eab31a34222d4d09bc72c535e3a55ca1afb36302b15196e0b2542436 [2021-11-11T07:58:35.226Z] #2 transferring context: 87B done [2021-11-11T07:58:35.226Z] #2 DONE 0.0s [2021-11-11T07:58:35.226Z] [2021-11-11T07:58:35.226Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-11T07:58:35.226Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-11T07:58:35.333Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.4s done [2021-11-11T07:58:35.333Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 37.75MB / 51.84MB 2.6s [2021-11-11T07:58:35.333Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 41.27MB / 68.78MB 2.6s [2021-11-11T07:58:35.333Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 0B / 129.07MB 2.7s [2021-11-11T07:58:35.434Z] [2021-11-11T07:58:35.434Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-11T07:58:35.434Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-11-11T07:58:35.434Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-11T07:58:35.434Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-11T07:58:35.434Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-11-11T07:58:35.434Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-11-11T07:58:35.434Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-11-11T07:58:35.434Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-11-11T07:58:35.483Z] #3 DONE 0.4s [2021-11-11T07:58:35.483Z] [2021-11-11T07:58:35.483Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-11T07:58:35.483Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-11T07:58:35.483Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-11-11T07:58:35.597Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 40.89MB / 51.84MB 2.8s [2021-11-11T07:58:35.597Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 45.09MB / 68.78MB 2.8s [2021-11-11T07:58:35.691Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-11-11T07:58:35.691Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-11-11T07:58:35.740Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-11T07:58:35.740Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-11T07:58:35.740Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-11T07:58:35.740Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-11-11T07:58:35.740Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-11-11T07:58:35.740Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-11T07:58:35.860Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 50.33MB / 51.84MB 3.1s [2021-11-11T07:58:35.860Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 58.18MB / 68.78MB 3.1s [2021-11-11T07:58:35.860Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 8.39MB / 129.07MB 3.1s [2021-11-11T07:58:35.860Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 [2021-11-11T07:58:35.860Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 17.83MB / 129.07MB 3.2s [2021-11-11T07:58:35.949Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-11-11T07:58:36.122Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 66.06MB / 68.78MB 3.4s [2021-11-11T07:58:36.122Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 29.36MB / 129.07MB 3.4s [2021-11-11T07:58:36.206Z] #4 DONE 0.8s [2021-11-11T07:58:36.206Z] [2021-11-11T07:58:36.206Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:36.206Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T07:58:36.305Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-11-11T07:58:36.305Z] #4 DONE 0.8s [2021-11-11T07:58:36.383Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 44.04MB / 129.07MB 3.7s [2021-11-11T07:58:36.566Z] [2021-11-11T07:58:36.566Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-11-11T07:58:36.566Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-11T07:58:36.645Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 53.48MB / 129.07MB 3.8s [2021-11-11T07:58:36.645Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.9s done [2021-11-11T07:58:36.645Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 63.96MB / 129.07MB 4.0s [2021-11-11T07:58:36.645Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 0B / 155B 4.0s [2021-11-11T07:58:36.772Z] #5 DONE 0.7s [2021-11-11T07:58:36.772Z] [2021-11-11T07:58:36.772Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-11-11T07:58:36.772Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-11-11T07:58:36.772Z] #6 DONE 0.7s [2021-11-11T07:58:36.772Z] [2021-11-11T07:58:36.772Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:36.772Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T07:58:36.772Z] #7 DONE 0.7s [2021-11-11T07:58:36.772Z] [2021-11-11T07:58:36.772Z] #8 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-11T07:58:36.772Z] #8 sha256:8560aafd34ea92bd687f1c504bfa17fbb09c7c5703b6316aa7de933b492c9abc [2021-11-11T07:58:36.772Z] #8 DONE 0.7s [2021-11-11T07:58:36.906Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 4.1s [2021-11-11T07:58:36.906Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 77.59MB / 129.07MB 4.2s [2021-11-11T07:58:37.029Z] [2021-11-11T07:58:37.029Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:37.029Z] #26 sha256:8f3320c2d31cd6a673f2f713d4ef1737a23565838123eeb826d69cc26f49ea9d [2021-11-11T07:58:37.029Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.0s done [2021-11-11T07:58:37.174Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 85.98MB / 129.07MB 4.3s [2021-11-11T07:58:37.174Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 95.42MB / 129.07MB 4.5s [2021-11-11T07:58:37.293Z] #26 sha256:714cbbc292e7a7c0d9607c589230e6069290bd286c1ffa66e74d3e03008de43e 1.48kB / 1.48kB done [2021-11-11T07:58:37.293Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-11T07:58:37.293Z] #26 sha256:e10bf96e3d994bb35989db5acd0bc38e689fa7e88d44acaea92188a1cbb62efe 529B / 529B done [2021-11-11T07:58:37.328Z] #42 85.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:37.328Z] #42 85.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:37.328Z] #42 85.91 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:37.328Z] #42 85.92 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T07:58:37.328Z] #42 85.93 Setting up python-six (1.12.0-1) ... [2021-11-11T07:58:37.328Z] #42 ... [2021-11-11T07:58:37.328Z] [2021-11-11T07:58:37.328Z] #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-11-11T07:58:37.328Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:37.328Z] #13 70.23 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-11-11T07:58:37.328Z] #13 70.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-11T07:58:37.328Z] #13 70.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-11T07:58:37.328Z] #13 74.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~deb10u2 [25.3 MB] [2021-11-11T07:58:37.328Z] #13 76.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-11T07:58:37.328Z] #13 76.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-11T07:58:37.328Z] #13 76.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T07:58:37.328Z] #13 76.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T07:58:37.328Z] #13 76.41 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-11-11T07:58:37.328Z] #13 76.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-11T07:58:37.328Z] #13 76.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-11T07:58:37.328Z] #13 76.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-11T07:58:37.328Z] #13 76.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-11T07:58:37.328Z] #13 76.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-11T07:58:37.328Z] #13 76.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-11T07:58:37.328Z] #13 76.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-11T07:58:37.328Z] #13 76.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-11T07:58:37.328Z] #13 76.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-11T07:58:37.328Z] #13 77.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:37.328Z] #13 78.03 Fetched 77.8 MB in 9s (9144 kB/s) [2021-11-11T07:58:37.328Z] #13 78.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:37.328Z] #13 78.25 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T07:58:37.328Z] #13 78.29 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-11T07:58:37.328Z] #13 78.49 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:58:37.328Z] #13 78.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T07:58:37.328Z] #13 78.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T07:58:37.328Z] #13 78.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-11T07:58:37.328Z] #13 78.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T07:58:37.441Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 105.91MB / 129.07MB 4.7s [2021-11-11T07:58:37.555Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 0B / 49.22MB 0.2s [2021-11-11T07:58:37.555Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 26.21MB / 49.22MB 0.4s [2021-11-11T07:58:37.704Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 113.98MB / 129.07MB 5.0s [2021-11-11T07:58:37.704Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 120.59MB / 129.07MB 5.1s [2021-11-11T07:58:37.881Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 32.51MB / 49.22MB 0.5s [2021-11-11T07:58:37.940Z] #6 DONE 1.1s [2021-11-11T07:58:37.940Z] [2021-11-11T07:58:37.940Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:37.940Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T07:58:37.940Z] #7 DONE 1.1s [2021-11-11T07:58:37.940Z] [2021-11-11T07:58:37.940Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T07:58:37.940Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T07:58:37.940Z] #5 DONE 1.1s [2021-11-11T07:58:37.940Z] [2021-11-11T07:58:37.940Z] #8 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-11T07:58:37.940Z] #8 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-11T07:58:37.940Z] #8 DONE 1.1s [2021-11-11T07:58:37.965Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 5.1s done [2021-11-11T07:58:37.965Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 5.3s [2021-11-11T07:58:37.965Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 5.2s done [2021-11-11T07:58:38.150Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 36.70MB / 49.22MB 0.7s [2021-11-11T07:58:38.150Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 42.53MB / 49.22MB 0.8s [2021-11-11T07:58:38.150Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 49.22MB / 49.22MB 0.9s [2021-11-11T07:58:38.690Z] #43 4.184 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T07:58:38.690Z] #43 4.184 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T07:58:38.690Z] #43 4.203 Note: Building without GnuTLS support [2021-11-11T07:58:38.690Z] #43 4.212 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T07:58:38.690Z] #43 4.212 Makefile.config:40: Warn: Building without nftables support [2021-11-11T07:58:38.873Z] [2021-11-11T07:58:38.873Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:38.873Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T07:58:38.873Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T07:58:38.873Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:38.873Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T07:58:38.873Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T07:58:38.873Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T07:58:39.137Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.70MB / 9.86MB 0.3s [2021-11-11T07:58:39.258Z] #43 ... [2021-11-11T07:58:39.258Z] [2021-11-11T07:58:39.258Z] #51 [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-11-11T07:58:39.258Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:58:39.258Z] #51 94.24 time [2021-11-11T07:58:39.258Z] #51 101.3 encoding/binary [2021-11-11T07:58:39.350Z] #9 ... [2021-11-11T07:58:39.351Z] [2021-11-11T07:58:39.351Z] #23 [internal] load build context [2021-11-11T07:58:39.351Z] #23 sha256:f219096f5ff038047dbc6ba3ed80274546d05d48eef49115b06f23bc5c89ebbd [2021-11-11T07:58:39.351Z] #23 transferring context: 53.41MB 5.9s done [2021-11-11T07:58:39.351Z] #23 DONE 6.8s [2021-11-11T07:58:39.351Z] [2021-11-11T07:58:39.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:39.351Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:39.351Z] #9 ... [2021-11-11T07:58:39.351Z] [2021-11-11T07:58:39.351Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:39.351Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:58:39.351Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.2s done [2021-11-11T07:58:39.351Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-11T07:58:39.351Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-11T07:58:39.351Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-11T07:58:39.351Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.3s done [2021-11-11T07:58:39.351Z] #26 ... [2021-11-11T07:58:39.351Z] [2021-11-11T07:58:39.351Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:39.351Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:39.397Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.51MB / 9.86MB 0.4s [2021-11-11T07:58:39.397Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-11-11T07:58:39.397Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-11-11T07:58:39.397Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T07:58:39.517Z] #51 ... [2021-11-11T07:58:39.517Z] [2021-11-11T07:58:39.517Z] #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-11-11T07:58:39.517Z] #37 sha256:e3f1d1443ffe155da231f83ebe68a9f368daf42508c4d4cc1420577727018fa5 [2021-11-11T07:58:39.517Z] #37 9.103 -- Detecting C compile features - done [2021-11-11T07:58:39.517Z] #37 9.160 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T07:58:39.517Z] #37 9.690 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T07:58:39.517Z] #37 9.887 -- Configuring done [2021-11-11T07:58:39.517Z] #37 9.961 -- Generating done [2021-11-11T07:58:39.517Z] #37 9.969 -- Build files have been written to: /tmp/tmp.DDDBacXma8/tini [2021-11-11T07:58:39.517Z] #37 10.01 + make tini-static [2021-11-11T07:58:39.517Z] #37 10.75 Scanning dependencies of target tini-static [2021-11-11T07:58:39.517Z] #37 11.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T07:58:39.533Z] #26 ... [2021-11-11T07:58:39.533Z] [2021-11-11T07:58:39.533Z] #23 [internal] load build context [2021-11-11T07:58:39.533Z] #23 sha256:e5a89b44ba01ad1ba3f89be640998fce402cdafbe81c652f3159ea05228e10cc [2021-11-11T07:58:39.533Z] #23 transferring context: 53.42MB 2.0s done [2021-11-11T07:58:39.533Z] #23 DONE 2.3s [2021-11-11T07:58:39.533Z] [2021-11-11T07:58:39.533Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:39.533Z] #26 sha256:8f3320c2d31cd6a673f2f713d4ef1737a23565838123eeb826d69cc26f49ea9d [2021-11-11T07:58:39.533Z] #26 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 49.22MB / 49.22MB 2.0s done [2021-11-11T07:58:39.533Z] #26 extracting sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 0.1s [2021-11-11T07:58:39.848Z] #13 ... [2021-11-11T07:58:39.848Z] [2021-11-11T07:58:39.848Z] #45 [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-11-11T07:58:39.848Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:58:39.848Z] #45 78.84 github.com/LK4D4/vndr/godl/singleflight [2021-11-11T07:58:39.848Z] #45 78.85 io [2021-11-11T07:58:39.848Z] #45 79.38 strconv [2021-11-11T07:58:39.848Z] #45 80.30 bytes [2021-11-11T07:58:39.848Z] #45 83.10 strings [2021-11-11T07:58:39.848Z] #45 83.73 reflect [2021-11-11T07:58:39.848Z] #45 86.63 bufio [2021-11-11T07:58:39.848Z] #45 88.78 syscall [2021-11-11T07:58:39.848Z] #45 ... [2021-11-11T07:58:39.848Z] [2021-11-11T07:58:39.848Z] #47 [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-11-11T07:58:39.848Z] #47 sha256:d8fd836f103f3b2e5a14f475fec3ca4be563cde7c80a2a18ffe3753169203a6c [2021-11-11T07:58:39.848Z] #47 DONE 88.9s [2021-11-11T07:58:39.848Z] [2021-11-11T07:58:39.848Z] #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-11-11T07:58:39.848Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:39.848Z] #36 79.51 Selecting previously unselected package libicu63:amd64. [2021-11-11T07:58:39.848Z] #36 79.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 79.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T07:58:39.848Z] #36 86.32 Selecting previously unselected package libxml2:amd64. [2021-11-11T07:58:39.848Z] #36 86.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 86.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T07:58:39.848Z] #36 87.05 Selecting previously unselected package libarchive13:amd64. [2021-11-11T07:58:39.848Z] #36 87.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 87.09 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T07:58:39.848Z] #36 87.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-11T07:58:39.848Z] #36 87.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 87.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T07:58:39.848Z] #36 87.74 Selecting previously unselected package librhash0:amd64. [2021-11-11T07:58:39.848Z] #36 87.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 87.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-11T07:58:39.848Z] #36 87.95 Selecting previously unselected package libuv1:amd64. [2021-11-11T07:58:39.848Z] #36 87.95 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 87.96 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T07:58:39.848Z] #36 88.14 Selecting previously unselected package cmake. [2021-11-11T07:58:39.848Z] #36 88.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-11T07:58:39.848Z] #36 88.15 Unpacking cmake (3.13.4-1) ... [2021-11-11T07:58:39.848Z] #36 ... [2021-11-11T07:58:39.848Z] [2021-11-11T07:58:39.848Z] #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-11-11T07:58:39.848Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:39.848Z] #13 81.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T07:58:39.848Z] #13 81.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-11T07:58:39.848Z] #13 81.57 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T07:58:40.086Z] #37 13.25 [100%] Linking C executable tini-static [2021-11-11T07:58:40.294Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 7.3s done [2021-11-11T07:58:40.871Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 5.1s [2021-11-11T07:58:41.022Z] #37 13.85 [100%] Built target tini-static [2021-11-11T07:58:41.022Z] #37 13.94 + mkdir -p /build [2021-11-11T07:58:41.022Z] #37 13.95 + cp tini-static /build/docker-init [2021-11-11T07:58:41.022Z] #37 ... [2021-11-11T07:58:41.022Z] [2021-11-11T07:58:41.022Z] #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-11-11T07:58:41.022Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:41.022Z] #13 88.28 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T07:58:41.022Z] #13 88.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-11T07:58:41.022Z] #13 88.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T07:58:41.022Z] #13 88.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T07:58:41.022Z] #13 88.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:58:41.022Z] #13 88.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:58:41.022Z] #13 89.38 Selecting previously unselected package dmsetup. [2021-11-11T07:58:41.022Z] #13 89.39 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:58:41.022Z] #13 89.43 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-11T07:58:41.022Z] #13 89.68 Selecting previously unselected package mingw-w64-common. [2021-11-11T07:58:41.022Z] #13 89.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-11T07:58:41.022Z] #13 89.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-11T07:58:41.023Z] #13 97.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T07:58:41.023Z] #13 97.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-11T07:58:41.023Z] #13 97.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T07:58:41.023Z] #13 ... [2021-11-11T07:58:41.023Z] [2021-11-11T07:58:41.023Z] #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-11-11T07:58:41.023Z] #37 sha256:e3f1d1443ffe155da231f83ebe68a9f368daf42508c4d4cc1420577727018fa5 [2021-11-11T07:58:41.023Z] #37 DONE 14.1s [2021-11-11T07:58:41.023Z] [2021-11-11T07:58:41.023Z] #51 [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-11-11T07:58:41.023Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:58:41.023Z] #51 104.8 context [2021-11-11T07:58:41.023Z] #51 104.9 encoding/base64 [2021-11-11T07:58:41.023Z] #51 105.8 os [2021-11-11T07:58:41.023Z] #51 106.0 golang.org/x/sys/unix [2021-11-11T07:58:41.433Z] #26 extracting sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 2.0s done [2021-11-11T07:58:41.960Z] #51 ... [2021-11-11T07:58:41.960Z] [2021-11-11T07:58:41.960Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:41.960Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:41.960Z] #34 96.89 internal/fmtsort [2021-11-11T07:58:41.960Z] #34 97.59 internal/syscall/execenv [2021-11-11T07:58:41.960Z] #34 97.73 path [2021-11-11T07:58:41.960Z] #34 98.23 text/tabwriter [2021-11-11T07:58:41.960Z] #34 99.15 internal/poll [2021-11-11T07:58:41.960Z] #34 99.15 io/fs [2021-11-11T07:58:41.960Z] #34 103.1 os [2021-11-11T07:58:41.960Z] #34 106.6 fmt [2021-11-11T07:58:41.960Z] #34 106.6 path/filepath [2021-11-11T07:58:42.219Z] #34 ... [2021-11-11T07:58:42.219Z] [2021-11-11T07:58:42.219Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:42.219Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:42.219Z] #43 6.785 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T07:58:42.219Z] #43 6.892 GEN .gitid [2021-11-11T07:58:42.219Z] #43 7.002 GEN criu/include/version.h [2021-11-11T07:58:42.219Z] #43 7.235 GEN include/common/asm [2021-11-11T07:58:42.265Z] #9 ... [2021-11-11T07:58:42.265Z] [2021-11-11T07:58:42.265Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:42.265Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T07:58:42.265Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-11T07:58:42.265Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:42.265Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T07:58:42.265Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T07:58:42.265Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.5s done [2021-11-11T07:58:42.265Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-11-11T07:58:42.265Z] #62 DONE 9.7s [2021-11-11T07:58:42.370Z] #13 ... [2021-11-11T07:58:42.370Z] [2021-11-11T07:58:42.370Z] #51 [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-11-11T07:58:42.370Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:58:42.370Z] #51 81.36 syscall [2021-11-11T07:58:42.370Z] #51 81.37 bytes [2021-11-11T07:58:42.370Z] #51 83.99 reflect [2021-11-11T07:58:42.370Z] #51 ... [2021-11-11T07:58:42.370Z] [2021-11-11T07:58:42.370Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:42.370Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:58:42.370Z] #34 81.71 reflect [2021-11-11T07:58:42.370Z] #34 89.79 internal/syscall/unix [2021-11-11T07:58:42.370Z] #34 90.36 time [2021-11-11T07:58:42.370Z] #34 ... [2021-11-11T07:58:42.370Z] [2021-11-11T07:58:42.370Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:42.370Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:42.370Z] #42 91.68 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T07:58:42.370Z] #42 91.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T07:58:42.370Z] #42 91.78 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:42.370Z] #42 91.79 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T07:58:42.527Z] [2021-11-11T07:58:42.527Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:42.527Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:42.527Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-11T07:58:42.527Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:42.527Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T07:58:42.527Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T07:58:42.527Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.8s done [2021-11-11T07:58:42.527Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s [2021-11-11T07:58:42.627Z] #42 91.81 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:42.627Z] #42 91.83 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-11T07:58:42.627Z] #42 91.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T07:58:42.627Z] #42 91.86 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T07:58:42.627Z] #42 91.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T07:58:42.627Z] #42 91.89 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-11T07:58:42.789Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-11-11T07:58:43.052Z] #64 ... [2021-11-11T07:58:43.052Z] [2021-11-11T07:58:43.052Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:43.052Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:43.157Z] #43 ... [2021-11-11T07:58:43.157Z] [2021-11-11T07:58:43.157Z] #45 [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-11-11T07:58:43.157Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:58:43.157Z] #45 98.22 time [2021-11-11T07:58:43.157Z] #45 100.5 regexp/syntax [2021-11-11T07:58:43.157Z] #45 107.3 fmt [2021-11-11T07:58:43.952Z] #26 DONE 6.8s [2021-11-11T07:58:43.952Z] [2021-11-11T07:58:43.952Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:43.952Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:43.952Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.0s done [2021-11-11T07:58:43.952Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-11T07:58:43.952Z] #9 sha256:9f88603d20996caa7b35a39650f72e06d058985e63b80ad8af90409dfc7b733a 1.79kB / 1.79kB done [2021-11-11T07:58:43.952Z] #9 sha256:a243ca2301f3c5581ab456918c77febede4f33747d2819e33c7ddbef07cdd453 6.98kB / 6.98kB done [2021-11-11T07:58:43.952Z] #9 sha256:2ff6d7a9e7d73e4a01b9417518d18c001728c45fa8109ed8f55aaa50e7981482 49.22MB / 49.22MB 2.0s done [2021-11-11T07:58:43.952Z] #9 sha256:b7324ea4098419bc5fa2ac5a138522230bf12cef3996d1740dd00f9d4737d004 7.70MB / 7.70MB 0.6s done [2021-11-11T07:58:43.952Z] #9 sha256:4e213c33a07316d84d829be685bd3b02e1e2bc135f7748c932050e6ed6a3a0d3 9.77MB / 9.77MB 0.9s done [2021-11-11T07:58:43.952Z] #9 sha256:e7c82db586c3ef7a5c4716aeca2d6e779ec11c568c84c8ef7e6df7bd72512c80 52.17MB / 52.17MB 3.0s done [2021-11-11T07:58:43.952Z] #9 sha256:16d1041ad0e9c6377a666d82c4defa8541cc3791b9507bde203d4e725b225a38 62.42MB / 62.42MB 4.5s done [2021-11-11T07:58:43.952Z] #9 sha256:e191bf57e9fb27af3eb03ff0b4959c6184955f8e8ced54d84abdf4570ffefc74 99.62MB / 99.62MB 6.4s done [2021-11-11T07:58:43.952Z] #9 sha256:f5777c0d2953e3e86e738f2f2dcc308776264eab16321fa65a31d39620449fec 126B / 126B 4.5s done [2021-11-11T07:58:43.952Z] #9 extracting sha256:b7324ea4098419bc5fa2ac5a138522230bf12cef3996d1740dd00f9d4737d004 0.3s done [2021-11-11T07:58:43.952Z] #9 extracting sha256:4e213c33a07316d84d829be685bd3b02e1e2bc135f7748c932050e6ed6a3a0d3 0.2s done [2021-11-11T07:58:43.952Z] #9 extracting sha256:e7c82db586c3ef7a5c4716aeca2d6e779ec11c568c84c8ef7e6df7bd72512c80 0.2s [2021-11-11T07:58:43.997Z] #9 ... [2021-11-11T07:58:43.997Z] [2021-11-11T07:58:43.997Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:43.997Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:43.997Z] #64 DONE 11.2s [2021-11-11T07:58:43.997Z] [2021-11-11T07:58:43.997Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:43.997Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:44.534Z] #45 109.2 path/filepath [2021-11-11T07:58:44.534Z] #45 ... [2021-11-11T07:58:44.534Z] [2021-11-11T07:58:44.534Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:44.534Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:44.534Z] #34 109.5 io/ioutil [2021-11-11T07:58:44.673Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2021-11-11T07:58:44.673Z] #62 DONE 5.7s [2021-11-11T07:58:44.673Z] [2021-11-11T07:58:44.673Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:44.673Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:44.673Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 0.2s done [2021-11-11T07:58:44.673Z] #9 sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 1.86kB / 1.86kB done [2021-11-11T07:58:44.673Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-11T07:58:44.673Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-11T07:58:44.673Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.1s done [2021-11-11T07:58:44.673Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.9s done [2021-11-11T07:58:44.673Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 2.3s done [2021-11-11T07:58:44.673Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.5s done [2021-11-11T07:58:44.673Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 91.23MB / 129.07MB 5.4s [2021-11-11T07:58:44.673Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 61.87MB / 68.78MB 5.4s [2021-11-11T07:58:44.673Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 2.1s [2021-11-11T07:58:44.673Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 3.7s done [2021-11-11T07:58:44.673Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 103.81MB / 129.07MB 5.7s [2021-11-11T07:58:44.673Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 5.7s [2021-11-11T07:58:44.941Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 112.20MB / 129.07MB 5.9s [2021-11-11T07:58:45.008Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 8.9s done [2021-11-11T07:58:45.150Z] #42 ... [2021-11-11T07:58:45.150Z] [2021-11-11T07:58:45.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-11-11T07:58:45.150Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:58:45.150Z] #36 93.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T07:58:45.150Z] #36 93.33 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T07:58:45.150Z] #36 93.34 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T07:58:45.150Z] #36 93.36 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T07:58:45.150Z] #36 93.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-11T07:58:45.150Z] #36 93.40 Setting up cmake-data (3.13.4-1) ... [2021-11-11T07:58:45.150Z] #36 93.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T07:58:45.150Z] #36 93.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T07:58:45.150Z] #36 93.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T07:58:45.150Z] #36 93.46 Setting up cmake (3.13.4-1) ... [2021-11-11T07:58:45.150Z] #36 93.47 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:45.150Z] #36 93.62 Processing triggers for mime-support (3.62) ... [2021-11-11T07:58:45.150Z] #36 DONE 94.0s [2021-11-11T07:58:45.150Z] [2021-11-11T07:58:45.150Z] #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-11-11T07:58:45.150Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:45.150Z] #13 85.70 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T07:58:45.150Z] #13 85.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-11T07:58:45.150Z] #13 85.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T07:58:45.150Z] #13 85.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T07:58:45.150Z] #13 85.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:58:45.150Z] #13 85.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:58:45.150Z] #13 86.11 Selecting previously unselected package dmsetup. [2021-11-11T07:58:45.150Z] #13 86.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:58:45.150Z] #13 86.13 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-11T07:58:45.150Z] #13 86.32 Selecting previously unselected package mingw-w64-common. [2021-11-11T07:58:45.150Z] #13 86.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-11T07:58:45.150Z] #13 86.43 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-11T07:58:45.203Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 119.54MB / 129.07MB 6.2s [2021-11-11T07:58:45.203Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 6.2s done [2021-11-11T07:58:45.768Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 126.88MB / 129.07MB 6.6s [2021-11-11T07:58:45.855Z] #9 ... [2021-11-11T07:58:45.855Z] [2021-11-11T07:58:45.855Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:45.855Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T07:58:45.855Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T07:58:45.855Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:45.855Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T07:58:45.855Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T07:58:45.855Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.2s [2021-11-11T07:58:45.855Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-11-11T07:58:45.855Z] #62 DONE 8.4s [2021-11-11T07:58:45.855Z] [2021-11-11T07:58:45.855Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:45.855Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:45.855Z] #9 ... [2021-11-11T07:58:45.855Z] [2021-11-11T07:58:45.855Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:45.855Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:45.856Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T07:58:45.856Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:45.856Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T07:58:45.856Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done [2021-11-11T07:58:45.856Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s [2021-11-11T07:58:45.856Z] #64 ... [2021-11-11T07:58:45.856Z] [2021-11-11T07:58:45.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:45.856Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:45.912Z] #34 111.0 github.com/BurntSushi/toml [2021-11-11T07:58:46.171Z] #34 111.1 flag [2021-11-11T07:58:46.419Z] #9 ... [2021-11-11T07:58:46.419Z] [2021-11-11T07:58:46.419Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:46.419Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:46.419Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-11-11T07:58:46.419Z] #64 DONE 9.1s [2021-11-11T07:58:46.419Z] [2021-11-11T07:58:46.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:46.419Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:46.698Z] #9 ... [2021-11-11T07:58:46.698Z] [2021-11-11T07:58:46.698Z] #23 [internal] load build context [2021-11-11T07:58:46.698Z] #23 sha256:a3c84690951aa50b0dce63c14f7e7a9dbf38cd889a150835dd7844440a58103d [2021-11-11T07:58:46.698Z] #23 transferring context: 53.42MB 7.3s done [2021-11-11T07:58:46.698Z] #23 DONE 7.9s [2021-11-11T07:58:46.698Z] [2021-11-11T07:58:46.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:46.698Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:46.698Z] #9 ... [2021-11-11T07:58:46.698Z] [2021-11-11T07:58:46.698Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:46.698Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:46.698Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-11-11T07:58:46.698Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T07:58:46.698Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T07:58:46.698Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T07:58:46.698Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-11T07:58:46.698Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2021-11-11T07:58:46.698Z] #64 ... [2021-11-11T07:58:46.698Z] [2021-11-11T07:58:46.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:46.699Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:47.630Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 8.3s done [2021-11-11T07:58:47.892Z] #9 ... [2021-11-11T07:58:47.892Z] [2021-11-11T07:58:47.892Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T07:58:47.892Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T07:58:47.892Z] #64 DONE 8.9s [2021-11-11T07:58:47.892Z] [2021-11-11T07:58:47.892Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:47.892Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:58:47.892Z] #26 resolve docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 0.2s done [2021-11-11T07:58:47.892Z] #26 sha256:2f4b2c4b44ec6d9f4afc9578d8475f7272dc50783268dc672d19b0db6098b89d 529B / 529B done [2021-11-11T07:58:47.892Z] #26 sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e 1.85kB / 1.85kB done [2021-11-11T07:58:47.892Z] #26 sha256:2b6f409b1d24285cbae8f2c6baa6969741151bed561a9b47c57b7ff1ee33829a 1.46kB / 1.46kB done [2021-11-11T07:58:47.892Z] #26 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.1s done [2021-11-11T07:58:48.075Z] #34 113.0 log [2021-11-11T07:58:48.309Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 [2021-11-11T07:58:48.309Z] #9 ... [2021-11-11T07:58:48.309Z] [2021-11-11T07:58:48.309Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:48.309Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:58:48.309Z] #26 DONE 15.7s [2021-11-11T07:58:48.309Z] [2021-11-11T07:58:48.309Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:48.309Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:48.316Z] #9 extracting sha256:e7c82db586c3ef7a5c4716aeca2d6e779ec11c568c84c8ef7e6df7bd72512c80 4.7s done [2021-11-11T07:58:48.570Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 0.7s done [2021-11-11T07:58:48.831Z] #26 ... [2021-11-11T07:58:48.831Z] [2021-11-11T07:58:48.831Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T07:58:48.831Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T07:58:48.885Z] #9 extracting sha256:16d1041ad0e9c6377a666d82c4defa8541cc3791b9507bde203d4e725b225a38 [2021-11-11T07:58:49.394Z] #63 DONE 0.8s [2021-11-11T07:58:49.394Z] [2021-11-11T07:58:49.394Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:f9182ead292f45165f4a851e5ff98ea0800e172ccedce7d17764ffaae5ed4d6e [2021-11-11T07:58:49.394Z] #26 sha256:9d17b13650a128c43003206dda1886082cce9f75f441cae5d5b263f4fded7f78 [2021-11-11T07:58:49.394Z] #26 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 7.2s done [2021-11-11T07:58:49.394Z] #26 DONE 10.6s [2021-11-11T07:58:49.394Z] [2021-11-11T07:58:49.394Z] #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-11-11T07:58:49.394Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:58:49.512Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 [2021-11-11T07:58:49.977Z] #34 ... [2021-11-11T07:58:49.977Z] [2021-11-11T07:58:49.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:49.977Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:49.977Z] #43 10.30 PBCC images/timens.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.33 DEP images/timens.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.36 PBCC images/fown.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.39 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.52 PBCC images/opts.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.55 PBCC images/memfd.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.62 DEP images/fown.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.67 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.77 DEP images/opts.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.80 DEP images/memfd.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.85 PBCC images/sit.pb-c.c [2021-11-11T07:58:49.977Z] #43 10.92 DEP images/sit.pb-c.d [2021-11-11T07:58:49.977Z] #43 10.99 PBCC images/macvlan.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.02 DEP images/macvlan.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.10 PBCC images/autofs.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.14 DEP images/autofs.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.21 PBCC images/sysctl.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.25 DEP images/sysctl.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.32 PBCC images/time.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.35 DEP images/time.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.41 PBCC images/binfmt-misc.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.44 DEP images/binfmt-misc.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.49 PBCC images/seccomp.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.50 DEP images/seccomp.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.58 PBCC images/userns.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.61 DEP images/userns.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.66 PBCC images/cgroup.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.68 DEP images/cgroup.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.77 PBCC images/ext-file.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.77 DEP images/ext-file.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.82 PBCC images/rpc.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.88 DEP images/rpc.pb-c.d [2021-11-11T07:58:49.977Z] #43 11.93 PBCC images/siginfo.pb-c.c [2021-11-11T07:58:49.977Z] #43 11.95 DEP images/siginfo.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.00 PBCC images/pagemap.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.05 DEP images/pagemap.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.10 PBCC images/rlimit.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.13 DEP images/rlimit.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.18 PBCC images/file-lock.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.21 DEP images/file-lock.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.28 PBCC images/tty.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.35 DEP images/tty.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.40 PBCC images/tun.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.47 PBCC images/netdev.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.54 DEP images/tun.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.59 DEP images/netdev.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.66 PBCC images/vma.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.74 DEP images/vma.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.79 PBCC images/creds.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.83 DEP images/creds.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.87 PBCC images/utsns.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.89 DEP images/utsns.pb-c.d [2021-11-11T07:58:49.977Z] #43 12.96 PBCC images/ipc-desc.pb-c.c [2021-11-11T07:58:49.977Z] #43 12.99 PBCC images/ipc-sem.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.02 DEP images/ipc-desc.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.07 DEP images/ipc-sem.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.15 PBCC images/ipc-msg.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.18 DEP images/ipc-msg.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.22 PBCC images/ipc-shm.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.28 DEP images/ipc-shm.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.33 PBCC images/ipc-var.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.38 DEP images/ipc-var.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.43 PBCC images/sk-opts.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.47 PBCC images/packet-sock.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.57 DEP images/sk-opts.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.65 DEP images/packet-sock.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.71 PBCC images/sk-netlink.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.78 DEP images/sk-netlink.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.86 PBCC images/sk-inet.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.88 DEP images/sk-inet.pb-c.d [2021-11-11T07:58:49.977Z] #43 13.91 PBCC images/sk-unix.pb-c.c [2021-11-11T07:58:49.977Z] #43 13.97 DEP images/sk-unix.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.03 PBCC images/mm.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.08 DEP images/mm.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.15 PBCC images/timerfd.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.17 DEP images/timerfd.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.22 PBCC images/timer.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.29 DEP images/timer.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.36 PBCC images/sa.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.46 DEP images/sa.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.52 PBCC images/pipe-data.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.57 DEP images/pipe-data.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.63 PBCC images/mnt.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.68 DEP images/mnt.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.73 PBCC images/sk-packet.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.79 DEP images/sk-packet.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.85 PBCC images/tcp-stream.pb-c.c [2021-11-11T07:58:49.977Z] #43 14.92 DEP images/tcp-stream.pb-c.d [2021-11-11T07:58:49.977Z] #43 14.98 PBCC images/pipe.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.00 DEP images/pipe.pb-c.d [2021-11-11T07:58:49.977Z] #43 15.05 PBCC images/pstree.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.06 DEP images/pstree.pb-c.d [2021-11-11T07:58:49.977Z] #43 15.12 PBCC images/fs.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.13 DEP images/fs.pb-c.d [2021-11-11T07:58:49.977Z] #43 15.19 PBCC images/signalfd.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.24 DEP images/signalfd.pb-c.d [2021-11-11T07:58:49.977Z] #43 15.31 PBCC images/fh.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.35 PBCC images/fsnotify.pb-c.c [2021-11-11T07:58:49.977Z] #43 15.41 DEP images/fh.pb-c.d [2021-11-11T07:58:49.977Z] #43 15.53 DEP images/fsnotify.pb-c.d [2021-11-11T07:58:50.235Z] #43 15.60 PBCC images/eventpoll.pb-c.c [2021-11-11T07:58:50.235Z] #43 15.64 DEP images/eventpoll.pb-c.d [2021-11-11T07:58:50.235Z] #43 15.72 PBCC images/eventfd.pb-c.c [2021-11-11T07:58:50.235Z] #43 15.75 DEP images/eventfd.pb-c.d [2021-11-11T07:58:50.235Z] #43 15.79 PBCC images/remap-file-path.pb-c.c [2021-11-11T07:58:50.235Z] #43 15.83 DEP images/remap-file-path.pb-c.d [2021-11-11T07:58:50.235Z] #43 15.88 PBCC images/fifo.pb-c.c [2021-11-11T07:58:50.324Z] #27 ... [2021-11-11T07:58:50.324Z] [2021-11-11T07:58:50.324Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T07:58:50.324Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T07:58:50.324Z] #65 DONE 0.9s [2021-11-11T07:58:50.493Z] #43 15.92 DEP images/fifo.pb-c.d [2021-11-11T07:58:50.493Z] #43 15.96 PBCC images/ghost-file.pb-c.c [2021-11-11T07:58:50.493Z] #43 16.00 DEP images/ghost-file.pb-c.d [2021-11-11T07:58:50.582Z] [2021-11-11T07:58:50.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:50.582Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:50.582Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.1s [2021-11-11T07:58:50.582Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.3s done [2021-11-11T07:58:50.752Z] #43 16.04 PBCC images/regfile.pb-c.c [2021-11-11T07:58:50.752Z] #43 16.09 DEP images/regfile.pb-c.d [2021-11-11T07:58:50.752Z] #43 16.16 PBCC images/ns.pb-c.c [2021-11-11T07:58:50.752Z] #43 16.21 DEP images/ns.pb-c.d [2021-11-11T07:58:50.752Z] #43 16.25 PBCC images/fdinfo.pb-c.c [2021-11-11T07:58:50.752Z] #43 16.39 DEP images/fdinfo.pb-c.d [2021-11-11T07:58:50.785Z] #9 ... [2021-11-11T07:58:50.785Z] [2021-11-11T07:58:50.785Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T07:58:50.785Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-11T07:58:50.785Z] #63 DONE 1.5s [2021-11-11T07:58:50.785Z] [2021-11-11T07:58:50.785Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:50.785Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:50.839Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 [2021-11-11T07:58:50.899Z] #9 ... [2021-11-11T07:58:50.899Z] [2021-11-11T07:58:50.899Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T07:58:50.899Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T07:58:50.899Z] #63 DONE 1.1s [2021-11-11T07:58:50.899Z] [2021-11-11T07:58:50.899Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:50.899Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:50.899Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 1.3s done [2021-11-11T07:58:51.010Z] #43 16.46 PBCC images/core-aarch64.pb-c.c [2021-11-11T07:58:51.011Z] #43 16.51 PBCC images/core-arm.pb-c.c [2021-11-11T07:58:51.011Z] #43 16.56 PBCC images/core-ppc64.pb-c.c [2021-11-11T07:58:51.011Z] #43 16.61 PBCC images/core-s390.pb-c.c [2021-11-11T07:58:51.011Z] #43 16.65 PBCC images/core-x86.pb-c.c [2021-11-11T07:58:51.041Z] #9 extracting sha256:16d1041ad0e9c6377a666d82c4defa8541cc3791b9507bde203d4e725b225a38 2.0s done [2021-11-11T07:58:51.179Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 [2021-11-11T07:58:51.269Z] #43 16.74 PBCC images/core.pb-c.c [2021-11-11T07:58:51.317Z] #9 extracting sha256:e191bf57e9fb27af3eb03ff0b4959c6184955f8e8ced54d84abdf4570ffefc74 [2021-11-11T07:58:51.527Z] #43 16.83 PBCC images/inventory.pb-c.c [2021-11-11T07:58:51.527Z] #43 16.89 DEP images/core-aarch64.pb-c.d [2021-11-11T07:58:51.527Z] #43 16.97 DEP images/core-arm.pb-c.d [2021-11-11T07:58:51.527Z] #43 17.03 DEP images/core-ppc64.pb-c.d [2021-11-11T07:58:51.527Z] #43 17.09 DEP images/core-s390.pb-c.d [2021-11-11T07:58:51.737Z] #13 ... [2021-11-11T07:58:51.737Z] [2021-11-11T07:58:51.737Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:51.737Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:58:51.737Z] #34 99.88 internal/fmtsort [2021-11-11T07:58:51.737Z] #34 100.7 internal/poll [2021-11-11T07:58:51.737Z] #34 100.7 internal/syscall/execenv [2021-11-11T07:58:51.737Z] #34 100.9 path [2021-11-11T07:58:51.786Z] #43 17.19 DEP images/core-x86.pb-c.d [2021-11-11T07:58:51.786Z] #43 17.28 DEP images/core.pb-c.d [2021-11-11T07:58:52.045Z] #43 17.38 DEP images/inventory.pb-c.d [2021-11-11T07:58:52.045Z] #43 17.42 PBCC images/cpuinfo.pb-c.c [2021-11-11T07:58:52.045Z] #43 17.46 DEP images/cpuinfo.pb-c.d [2021-11-11T07:58:52.045Z] #43 17.49 PBCC images/stats.pb-c.c [2021-11-11T07:58:52.045Z] #43 17.52 DEP images/stats.pb-c.d [2021-11-11T07:58:52.176Z] #9 ... [2021-11-11T07:58:52.176Z] [2021-11-11T07:58:52.176Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T07:58:52.176Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T07:58:52.176Z] #65 DONE 1.3s [2021-11-11T07:58:52.176Z] [2021-11-11T07:58:52.176Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:52.176Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:52.613Z] #43 ... [2021-11-11T07:58:52.613Z] [2021-11-11T07:58:52.613Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:52.613Z] #34 sha256:4a3387463b455b2150ed2406671614dd72a905624f6edfab36ab1b7a9df70047 [2021-11-11T07:58:52.613Z] #34 115.3 github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:58:52.613Z] #34 DONE 117.5s [2021-11-11T07:58:52.613Z] [2021-11-11T07:58:52.613Z] #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-11-11T07:58:52.613Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:58:52.613Z] #13 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T07:58:52.613Z] #13 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:58:52.613Z] #13 105.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:58:52.613Z] #13 105.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-11T07:58:52.613Z] #13 105.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:58:52.613Z] #13 105.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:58:52.669Z] #34 ... [2021-11-11T07:58:52.669Z] [2021-11-11T07:58:52.669Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:58:52.669Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:58:52.669Z] #42 100.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T07:58:52.669Z] #42 101.0 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:52.669Z] #42 DONE 101.8s [2021-11-11T07:58:52.669Z] [2021-11-11T07:58:52.669Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:58:52.669Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:58:52.669Z] #34 101.8 io/fs [2021-11-11T07:58:52.742Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 1.5s done [2021-11-11T07:58:52.999Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 0.1s [2021-11-11T07:58:53.232Z] #34 ... [2021-11-11T07:58:53.232Z] [2021-11-11T07:58:53.232Z] #51 [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-11-11T07:58:53.232Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:58:53.232Z] #51 92.55 time [2021-11-11T07:58:53.232Z] #51 101.4 context [2021-11-11T07:58:53.232Z] #51 102.5 encoding/binary [2021-11-11T07:58:53.489Z] #51 ... [2021-11-11T07:58:53.489Z] [2021-11-11T07:58:53.489Z] #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-11-11T07:58:53.489Z] #37 sha256:6ae743282cfbf88605d6ed1ce02ab36aa4a7bd8d62dbb516c551052ba8184050 [2021-11-11T07:58:53.489Z] #37 1.695 + RM_GOPATH=0 [2021-11-11T07:58:53.489Z] #37 1.695 + TMP_GOPATH= [2021-11-11T07:58:53.489Z] #37 1.695 + : /build [2021-11-11T07:58:53.489Z] #37 1.695 + '[' -z '' ']' [2021-11-11T07:58:53.489Z] #37 1.695 ++ mktemp -d [2021-11-11T07:58:53.489Z] #37 1.714 + export GOPATH=/tmp/tmp.pcKRaKObtM [2021-11-11T07:58:53.489Z] #37 1.714 + GOPATH=/tmp/tmp.pcKRaKObtM [2021-11-11T07:58:53.489Z] #37 1.714 + RM_GOPATH=1 [2021-11-11T07:58:53.489Z] #37 1.714 + case "$(go env GOARCH)" in [2021-11-11T07:58:53.489Z] #37 1.714 ++ go env GOARCH [2021-11-11T07:58:53.489Z] #37 1.750 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:53.489Z] #37 1.750 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:58:53.489Z] #37 1.759 ++ dirname /tmp/install/install.sh [2021-11-11T07:58:53.489Z] #37 1.759 + dir=/tmp/install [2021-11-11T07:58:53.489Z] #37 1.759 + bin=tini [2021-11-11T07:58:53.489Z] #37 1.759 + shift [2021-11-11T07:58:53.489Z] #37 1.759 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-11T07:58:53.489Z] #37 1.759 + . /tmp/install/tini.installer [2021-11-11T07:58:53.489Z] #37 1.759 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:53.489Z] #37 1.759 + install_tini [2021-11-11T07:58:53.489Z] #37 1.759 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-11T07:58:53.489Z] #37 1.759 + git clone https://github.com/krallin/tini.git /tmp/tmp.pcKRaKObtM/tini [2021-11-11T07:58:53.489Z] #37 1.760 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:53.489Z] #37 1.781 Cloning into '/tmp/tmp.pcKRaKObtM/tini'... [2021-11-11T07:58:53.489Z] #37 3.315 + cd /tmp/tmp.pcKRaKObtM/tini [2021-11-11T07:58:53.489Z] #37 3.323 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T07:58:53.489Z] #37 3.375 + cmake . [2021-11-11T07:58:53.489Z] #37 4.505 -- The C compiler identification is GNU 8.3.0 [2021-11-11T07:58:53.489Z] #37 4.625 -- Check for working C compiler: /usr/bin/cc [2021-11-11T07:58:53.489Z] #37 5.662 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-11T07:58:53.489Z] #37 5.664 -- Detecting C compiler ABI info [2021-11-11T07:58:53.489Z] #37 6.357 -- Detecting C compiler ABI info - done [2021-11-11T07:58:53.489Z] #37 6.391 -- Detecting C compile features [2021-11-11T07:58:53.746Z] #37 9.167 -- Detecting C compile features - done [2021-11-11T07:58:53.746Z] #37 ... [2021-11-11T07:58:53.746Z] [2021-11-11T07:58:53.746Z] #51 [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-11-11T07:58:53.746Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:58:53.746Z] #51 103.1 internal/poll [2021-11-11T07:58:54.586Z] #9 ... [2021-11-11T07:58:54.586Z] [2021-11-11T07:58:54.586Z] #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-11-11T07:58:54.586Z] #27 sha256:e42b82bc31966ef3513cddf91cbd7c28ada4761d1cbf7ed64b91f2e761df87bc [2021-11-11T07:58:54.586Z] #27 1.702 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:58:54.586Z] #27 1.715 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:58:54.586Z] #27 1.715 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:58:54.586Z] #27 1.898 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T07:58:54.586Z] #27 2.264 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T07:58:54.586Z] #27 2.543 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T07:58:54.586Z] #27 3.457 Fetched 8292 kB in 2s (4139 kB/s) [2021-11-11T07:58:54.586Z] #27 3.457 Reading package lists... [2021-11-11T07:58:54.586Z] #27 4.111 Reading package lists... [2021-11-11T07:58:54.586Z] #27 4.806 Building dependency tree... [2021-11-11T07:58:54.586Z] #27 5.114 The following additional packages will be installed: [2021-11-11T07:58:54.586Z] #27 5.114 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-11T07:58:54.586Z] #27 5.114 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-11T07:58:54.586Z] #27 5.115 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-11T07:58:54.586Z] #27 5.116 Suggested packages: [2021-11-11T07:58:54.586Z] #27 5.116 krb5-doc krb5-user [2021-11-11T07:58:54.586Z] #27 5.116 Recommended packages: [2021-11-11T07:58:54.586Z] #27 5.116 krb5-locales publicsuffix libsasl2-modules [2021-11-11T07:58:54.586Z] #27 5.329 The following NEW packages will be installed: [2021-11-11T07:58:54.586Z] #27 5.329 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-11T07:58:54.586Z] #27 5.329 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-11T07:58:54.586Z] #27 5.331 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T07:58:54.586Z] #27 5.331 libssh2-1 libssl1.1 openssl [2021-11-11T07:58:54.586Z] #27 5.600 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:54.586Z] #27 5.600 Need to get 4779 kB of archives. [2021-11-11T07:58:54.587Z] #27 5.600 After this operation, 11.5 MB of additional disk space will be used. [2021-11-11T07:58:54.587Z] #27 5.600 Get:1 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u7 [1382 kB] [2021-11-11T07:58:54.587Z] #27 5.720 Get:2 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u7 [824 kB] [2021-11-11T07:58:54.587Z] #27 5.808 Get:3 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-11T07:58:54.587Z] #27 5.818 Get:4 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-11-11T07:58:54.587Z] #27 5.839 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2021-11-11T07:58:54.587Z] #27 5.839 Get:6 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2021-11-11T07:58:54.587Z] #27 5.848 Get:7 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2021-11-11T07:58:54.587Z] #27 5.900 Get:8 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2021-11-11T07:58:54.587Z] #27 5.921 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-11-11T07:58:54.587Z] #27 5.923 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-11-11T07:58:54.587Z] #27 5.927 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-11T07:58:54.587Z] #27 5.929 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-11-11T07:58:54.587Z] #27 5.966 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-11-11T07:58:54.587Z] #27 5.984 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-11-11T07:58:54.587Z] #27 5.987 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-11-11T07:58:54.587Z] #27 6.021 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-11-11T07:58:54.587Z] #27 6.023 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-11-11T07:58:54.587Z] #27 6.037 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-11-11T07:58:54.587Z] #27 6.054 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-11-11T07:58:54.587Z] #27 6.089 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-11-11T07:58:54.587Z] #27 6.093 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-11-11T07:58:54.587Z] #27 6.547 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:54.587Z] #27 6.561 Fetched 4779 kB in 1s (6374 kB/s) [2021-11-11T07:58:54.587Z] #27 6.599 Selecting previously unselected package libssl1.1:arm64. [2021-11-11T07:58:54.587Z] #27 6.599 (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-11-11T07:58:54.587Z] #27 6.599 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 6.611 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:54.587Z] #27 6.753 Selecting previously unselected package openssl. [2021-11-11T07:58:54.587Z] #27 6.753 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 6.757 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:54.587Z] #27 7.347 Selecting previously unselected package ca-certificates. [2021-11-11T07:58:54.587Z] #27 7.347 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-11T07:58:54.587Z] #27 7.484 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-11T07:58:54.587Z] #27 8.091 Selecting previously unselected package libkeyutils1:arm64. [2021-11-11T07:58:54.587Z] #27 8.091 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 8.157 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-11-11T07:58:54.587Z] #27 8.812 Selecting previously unselected package libkrb5support0:arm64. [2021-11-11T07:58:54.587Z] #27 8.813 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 8.874 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:54.587Z] #27 9.046 Selecting previously unselected package libk5crypto3:arm64. [2021-11-11T07:58:54.587Z] #27 9.046 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 9.245 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:54.587Z] #27 9.381 Selecting previously unselected package libkrb5-3:arm64. [2021-11-11T07:58:54.587Z] #27 9.381 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 9.401 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:54.587Z] #27 9.849 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-11-11T07:58:54.587Z] #27 9.849 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 9.869 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:54.587Z] #27 10.20 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-11T07:58:54.587Z] #27 10.20 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-11-11T07:58:54.587Z] #27 10.21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:54.587Z] #27 ... [2021-11-11T07:58:54.587Z] [2021-11-11T07:58:54.587Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:54.587Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:54.587Z] #9 ... [2021-11-11T07:58:54.587Z] [2021-11-11T07:58:54.587Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T07:58:54.587Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-11T07:58:54.587Z] #65 DONE 3.8s [2021-11-11T07:58:54.587Z] [2021-11-11T07:58:54.587Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:54.587Z] #9 sha256:39efa7d9a78395340507bb80e34e5779b744bfd8ec4406fb836e688108c7f8be [2021-11-11T07:58:55.147Z] #13 ... [2021-11-11T07:58:55.148Z] [2021-11-11T07:58:55.148Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:55.148Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:55.148Z] #43 20.42 make[1]: Nothing to be done for 'all'. [2021-11-11T07:58:56.085Z] #43 ... [2021-11-11T07:58:56.085Z] [2021-11-11T07:58:56.085Z] #45 [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-11-11T07:58:56.085Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:58:56.085Z] #45 110.9 regexp [2021-11-11T07:58:56.085Z] #45 113.1 go/token [2021-11-11T07:58:56.085Z] #45 114.0 go/scanner [2021-11-11T07:58:56.085Z] #45 114.6 internal/lazyregexp [2021-11-11T07:58:56.085Z] #45 115.0 net/url [2021-11-11T07:58:56.085Z] #45 115.7 go/ast [2021-11-11T07:58:56.085Z] #45 116.8 text/template/parse [2021-11-11T07:58:56.406Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.0s [2021-11-11T07:58:56.482Z] #9 extracting sha256:e191bf57e9fb27af3eb03ff0b4959c6184955f8e8ced54d84abdf4570ffefc74 5.2s done [2021-11-11T07:58:56.739Z] #9 extracting sha256:f5777c0d2953e3e86e738f2f2dcc308776264eab16321fa65a31d39620449fec done [2021-11-11T07:58:56.996Z] #9 DONE 20.0s [2021-11-11T07:58:56.996Z] [2021-11-11T07:58:56.996Z] #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-11-11T07:58:56.996Z] #27 sha256:e42b82bc31966ef3513cddf91cbd7c28ada4761d1cbf7ed64b91f2e761df87bc [2021-11-11T07:58:56.996Z] #27 10.50 Selecting previously unselected package libsasl2-2:arm64. [2021-11-11T07:58:56.996Z] #27 10.50 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.52 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:56.996Z] #27 10.55 Selecting previously unselected package libldap-common. [2021-11-11T07:58:56.996Z] #27 10.55 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-11T07:58:56.996Z] #27 10.56 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:56.996Z] #27 10.62 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-11T07:58:56.996Z] #27 10.62 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.63 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:56.996Z] #27 10.69 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-11T07:58:56.996Z] #27 10.69 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.69 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-11-11T07:58:56.996Z] #27 10.74 Selecting previously unselected package libpsl5:arm64. [2021-11-11T07:58:56.996Z] #27 10.74 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.74 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-11-11T07:58:56.996Z] #27 10.79 Selecting previously unselected package librtmp1:arm64. [2021-11-11T07:58:56.996Z] #27 10.79 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.80 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:58:56.996Z] #27 10.83 Selecting previously unselected package libssh2-1:arm64. [2021-11-11T07:58:56.996Z] #27 10.83 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.83 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-11-11T07:58:56.996Z] #27 10.89 Selecting previously unselected package libcurl4:arm64. [2021-11-11T07:58:56.996Z] #27 10.89 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.89 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-11-11T07:58:56.996Z] #27 10.95 Selecting previously unselected package curl. [2021-11-11T07:58:56.996Z] #27 10.95 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 10.96 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-11T07:58:56.996Z] #27 11.02 Selecting previously unselected package libonig5:arm64. [2021-11-11T07:58:56.996Z] #27 11.02 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 11.02 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-11-11T07:58:56.996Z] #27 11.08 Selecting previously unselected package libjq1:arm64. [2021-11-11T07:58:56.996Z] #27 11.08 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 11.10 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-11-11T07:58:56.996Z] #27 11.13 Selecting previously unselected package jq. [2021-11-11T07:58:56.996Z] #27 11.13 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-11-11T07:58:56.996Z] #27 11.14 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T07:58:56.996Z] #27 11.18 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-11-11T07:58:56.996Z] #27 11.19 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-11-11T07:58:56.996Z] #27 11.21 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:56.996Z] #27 11.51 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-11-11T07:58:56.996Z] #27 11.53 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:56.996Z] #27 11.55 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:56.996Z] #27 11.56 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:56.996Z] #27 11.57 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:58:56.996Z] #27 11.59 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:56.996Z] #27 11.60 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:56.996Z] #27 11.62 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-11-11T07:58:56.996Z] #27 11.63 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:56.996Z] #27 11.64 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:56.996Z] #27 11.66 Setting up libonig5:arm64 (6.9.1-1) ... [2021-11-11T07:58:56.996Z] #27 11.68 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-11-11T07:58:56.996Z] #27 11.70 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:56.996Z] #27 11.71 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-11T07:58:56.996Z] #27 12.16 Updating certificates in /etc/ssl/certs... [2021-11-11T07:58:56.996Z] #27 12.89 137 added, 0 removed; done. [2021-11-11T07:58:56.996Z] #27 13.02 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2021-11-11T07:58:56.996Z] #27 13.03 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T07:58:56.996Z] #27 13.04 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-11-11T07:58:56.996Z] #27 13.05 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-11T07:58:56.996Z] #27 13.06 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:58:56.996Z] #27 13.08 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-11T07:58:56.996Z] #27 13.09 Updating certificates in /etc/ssl/certs... [2021-11-11T07:58:57.021Z] #51 106.5 encoding/base64 [2021-11-11T07:58:57.037Z] #45 ... [2021-11-11T07:58:57.037Z] [2021-11-11T07:58:57.037Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:57.037Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:57.037Z] #43 22.35 CC images/stats.o [2021-11-11T07:58:57.296Z] #43 22.66 CC images/core.o [2021-11-11T07:58:57.296Z] #43 ... [2021-11-11T07:58:57.296Z] [2021-11-11T07:58:57.296Z] #51 [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-11-11T07:58:57.296Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:58:57.296Z] #51 112.3 encoding/json [2021-11-11T07:58:57.296Z] #51 115.9 github.com/pkg/diff [2021-11-11T07:58:57.296Z] #51 117.4 go/ast [2021-11-11T07:58:57.296Z] #51 119.2 golang.org/x/crypto/ssh/terminal [2021-11-11T07:58:57.296Z] #51 121.4 mvdan.cc/editorconfig [2021-11-11T07:58:57.556Z] #51 ... [2021-11-11T07:58:57.556Z] [2021-11-11T07:58:57.556Z] #45 [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-11-11T07:58:57.556Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:58:57.556Z] #45 122.1 go/parser [2021-11-11T07:58:57.560Z] #27 13.77 0 added, 0 removed; done. [2021-11-11T07:58:57.560Z] #27 13.77 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T07:58:57.818Z] #27 ... [2021-11-11T07:58:57.818Z] [2021-11-11T07:58:57.818Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T07:58:57.818Z] #10 sha256:c9c8d91322649532441ce288899856cc0324bf383001a5e03841b8fc0e4dd415 [2021-11-11T07:58:57.818Z] #10 DONE 0.8s [2021-11-11T07:58:57.818Z] [2021-11-11T07:58:57.818Z] #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-11-11T07:58:57.818Z] #27 sha256:e42b82bc31966ef3513cddf91cbd7c28ada4761d1cbf7ed64b91f2e761df87bc [2021-11-11T07:58:57.818Z] #27 13.78 done. [2021-11-11T07:58:57.818Z] #27 DONE 13.9s [2021-11-11T07:58:57.818Z] [2021-11-11T07:58:57.818Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T07:58:57.818Z] #28 sha256:d9aa43423c9a78180b8db2269acdb5c7f5121d026174e53287229696a1e32ba5 [2021-11-11T07:58:58.078Z] #28 DONE 0.2s [2021-11-11T07:58:58.078Z] [2021-11-11T07:58:58.078Z] #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-11-11T07:58:58.078Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:58:58.250Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 5.2s [2021-11-11T07:58:58.323Z] #9 ... [2021-11-11T07:58:58.323Z] [2021-11-11T07:58:58.323Z] #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-11-11T07:58:58.323Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:58:58.323Z] #27 2.837 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:58:58.323Z] #27 2.838 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:58:58.323Z] #27 2.918 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:58:58.323Z] #27 3.583 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:58:58.323Z] #27 3.998 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:58:58.323Z] #27 4.502 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:58:58.323Z] #27 6.759 Fetched 8469 kB in 4s (2005 kB/s) [2021-11-11T07:58:58.323Z] #27 6.759 Reading package lists... [2021-11-11T07:58:58.323Z] #27 7.981 Reading package lists... [2021-11-11T07:58:58.323Z] #27 9.362 Building dependency tree... [2021-11-11T07:58:58.323Z] #27 9.835 The following additional packages will be installed: [2021-11-11T07:58:58.323Z] #27 9.838 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-11T07:58:58.323Z] #27 9.838 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-11T07:58:58.323Z] #27 9.838 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-11T07:58:58.323Z] #27 9.842 Suggested packages: [2021-11-11T07:58:58.323Z] #27 9.842 krb5-doc krb5-user [2021-11-11T07:58:58.323Z] #27 9.842 Recommended packages: [2021-11-11T07:58:58.323Z] #27 9.842 krb5-locales publicsuffix libsasl2-modules [2021-11-11T07:58:58.493Z] #45 123.5 text/template [2021-11-11T07:58:58.585Z] #27 10.17 The following NEW packages will be installed: [2021-11-11T07:58:58.585Z] #27 10.17 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-11T07:58:58.585Z] #27 10.17 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-11T07:58:58.585Z] #27 10.17 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T07:58:58.585Z] #27 10.17 libssh2-1 libssl1.1 openssl [2021-11-11T07:58:58.585Z] #27 ... [2021-11-11T07:58:58.585Z] [2021-11-11T07:58:58.585Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:58:58.585Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:58:58.644Z] #29 ... [2021-11-11T07:58:58.645Z] [2021-11-11T07:58:58.645Z] #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-11-11T07:58:58.645Z] #11 sha256:ef729849310fe917a5ba5579abea8ebb723da6afff687a0d20e682a899a7efb3 [2021-11-11T07:58:58.645Z] #11 DONE 0.8s [2021-11-11T07:58:58.905Z] [2021-11-11T07:58:58.905Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T07:58:58.905Z] #31 sha256:a00c49a4e9b3e435a1d46475d1181c9794b363a75a68eee4a729a72e6742bebd [2021-11-11T07:58:58.905Z] #31 DONE 0.3s [2021-11-11T07:58:58.905Z] [2021-11-11T07:58:58.905Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:58:58.905Z] #39 sha256:799ac7d6a534e280bee9b7b8d295327d04ca262362f204e1b3d089d01ac605d6 [2021-11-11T07:58:58.905Z] #39 DONE 0.3s [2021-11-11T07:58:58.905Z] [2021-11-11T07:58:58.905Z] #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-11-11T07:58:58.905Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-11T07:58:58.913Z] #51 107.9 golang.org/x/sys/unix [2021-11-11T07:58:58.913Z] #51 107.9 os [2021-11-11T07:58:59.158Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 7.9s done [2021-11-11T07:58:59.181Z] #9 ... [2021-11-11T07:58:59.181Z] [2021-11-11T07:58:59.181Z] #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-11-11T07:58:59.181Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:58:59.181Z] #27 2.537 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:58:59.181Z] #27 2.546 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:58:59.181Z] #27 2.569 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:58:59.181Z] #27 2.804 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:58:59.181Z] #27 3.204 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:58:59.181Z] #27 3.542 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:58:59.181Z] #27 5.194 Fetched 8469 kB in 3s (2906 kB/s) [2021-11-11T07:58:59.181Z] #27 5.194 Reading package lists... [2021-11-11T07:58:59.181Z] #27 6.178 Reading package lists... [2021-11-11T07:58:59.181Z] #27 7.084 Building dependency tree... [2021-11-11T07:58:59.181Z] #27 7.416 The following additional packages will be installed: [2021-11-11T07:58:59.181Z] #27 7.416 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-11T07:58:59.181Z] #27 7.416 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-11T07:58:59.181Z] #27 7.425 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-11T07:58:59.181Z] #27 7.425 Suggested packages: [2021-11-11T07:58:59.181Z] #27 7.425 krb5-doc krb5-user [2021-11-11T07:58:59.181Z] #27 7.425 Recommended packages: [2021-11-11T07:58:59.181Z] #27 7.425 krb5-locales publicsuffix libsasl2-modules [2021-11-11T07:58:59.181Z] #27 7.682 The following NEW packages will be installed: [2021-11-11T07:58:59.181Z] #27 7.682 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-11T07:58:59.181Z] #27 7.682 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-11T07:58:59.181Z] #27 7.682 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T07:58:59.181Z] #27 7.682 libssh2-1 libssl1.1 openssl [2021-11-11T07:58:59.181Z] #27 7.958 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:58:59.181Z] #27 7.958 Need to get 5061 kB of archives. [2021-11-11T07:58:59.181Z] #27 7.958 After this operation, 12.1 MB of additional disk space will be used. [2021-11-11T07:58:59.181Z] #27 7.958 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-11T07:58:59.181Z] #27 7.974 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-11T07:58:59.181Z] #27 7.992 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-11T07:58:59.181Z] #27 7.995 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-11T07:58:59.181Z] #27 7.995 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-11T07:58:59.181Z] #27 7.998 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-11T07:58:59.181Z] #27 8.004 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-11T07:58:59.181Z] #27 8.012 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-11T07:58:59.181Z] #27 8.047 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-11T07:58:59.181Z] #27 8.050 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T07:58:59.181Z] #27 8.054 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T07:58:59.181Z] #27 8.054 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T07:58:59.181Z] #27 8.252 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:58:59.181Z] #27 8.273 Fetched 5061 kB in 0s (14.5 MB/s) [2021-11-11T07:58:59.181Z] #27 8.327 Selecting previously unselected package libssl1.1:amd64. [2021-11-11T07:58:59.181Z] #27 8.327 (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-11-11T07:58:59.181Z] #27 8.328 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 8.338 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:59.181Z] #27 8.605 Selecting previously unselected package openssl. [2021-11-11T07:58:59.181Z] #27 8.605 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 8.610 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:58:59.181Z] #27 8.780 Selecting previously unselected package ca-certificates. [2021-11-11T07:58:59.181Z] #27 8.780 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-11T07:58:59.181Z] #27 8.790 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-11T07:58:59.181Z] #27 8.884 Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T07:58:59.181Z] #27 8.884 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 8.894 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:58:59.181Z] #27 8.932 Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T07:58:59.181Z] #27 8.932 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 8.940 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:58:59.181Z] #27 8.997 Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T07:58:59.181Z] #27 8.997 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.003 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:58:59.181Z] #27 9.069 Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T07:58:59.181Z] #27 9.069 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.076 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:58:59.181Z] #27 9.216 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T07:58:59.181Z] #27 9.216 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.220 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:58:59.181Z] #27 9.313 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T07:58:59.181Z] #27 9.313 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.324 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:59.181Z] #27 9.371 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T07:58:59.181Z] #27 9.371 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.376 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:58:59.181Z] #27 9.434 Selecting previously unselected package libldap-common. [2021-11-11T07:58:59.181Z] #27 9.434 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-11T07:58:59.181Z] #27 9.444 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:59.181Z] #27 9.558 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T07:58:59.181Z] #27 9.558 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.566 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:58:59.181Z] #27 9.643 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T07:58:59.181Z] #27 9.643 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.650 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:58:59.181Z] #27 9.745 Selecting previously unselected package libpsl5:amd64. [2021-11-11T07:58:59.181Z] #27 9.745 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-11T07:58:59.181Z] #27 9.761 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:58:59.420Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 0.1s [2021-11-11T07:58:59.443Z] #27 9.862 Selecting previously unselected package librtmp1:amd64. [2021-11-11T07:58:59.443Z] #27 9.862 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-11T07:58:59.443Z] #27 9.873 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:58:59.443Z] #27 9.937 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T07:58:59.443Z] #27 9.937 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-11T07:58:59.443Z] #27 9.947 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:58:59.443Z] #27 10.06 Selecting previously unselected package libcurl4:amd64. [2021-11-11T07:58:59.443Z] #27 10.06 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:58:59.443Z] #27 10.06 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:58:59.499Z] #51 ... [2021-11-11T07:58:59.499Z] [2021-11-11T07:58:59.499Z] #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-11-11T07:58:59.499Z] #37 sha256:6ae743282cfbf88605d6ed1ce02ab36aa4a7bd8d62dbb516c551052ba8184050 [2021-11-11T07:58:59.499Z] #37 9.239 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T07:58:59.499Z] #37 9.799 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T07:58:59.499Z] #37 10.06 -- Configuring done [2021-11-11T07:58:59.499Z] #37 10.14 -- Generating done [2021-11-11T07:58:59.499Z] #37 10.17 -- Build files have been written to: /tmp/tmp.pcKRaKObtM/tini [2021-11-11T07:58:59.499Z] #37 10.17 + make tini-static [2021-11-11T07:58:59.499Z] #37 11.09 Scanning dependencies of target tini-static [2021-11-11T07:58:59.499Z] #37 11.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T07:58:59.499Z] #37 13.65 [100%] Linking C executable tini-static [2021-11-11T07:58:59.499Z] #37 14.36 [100%] Built target tini-static [2021-11-11T07:58:59.499Z] #37 14.46 + mkdir -p /build [2021-11-11T07:58:59.499Z] #37 14.47 + cp tini-static /build/docker-init [2021-11-11T07:58:59.499Z] #37 DONE 14.7s [2021-11-11T07:58:59.499Z] [2021-11-11T07:58:59.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:58:59.499Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:58:59.499Z] #43 4.032 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T07:58:59.499Z] #43 4.032 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T07:58:59.499Z] #43 4.122 Note: Building without GnuTLS support [2021-11-11T07:58:59.499Z] #43 4.151 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T07:58:59.499Z] #43 4.151 Makefile.config:40: Warn: Building without nftables support [2021-11-11T07:58:59.499Z] #43 6.830 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T07:58:59.499Z] #43 6.930 GEN .gitid [2021-11-11T07:58:59.499Z] #43 6.970 GEN criu/include/version.h [2021-11-11T07:58:59.721Z] #27 10.17 Selecting previously unselected package curl. [2021-11-11T07:58:59.721Z] #27 10.17 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:58:59.721Z] #27 10.17 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-11T07:58:59.721Z] #27 10.24 Selecting previously unselected package libonig5:amd64. [2021-11-11T07:58:59.721Z] #27 10.24 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T07:58:59.721Z] #27 10.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:58:59.721Z] #27 10.35 Selecting previously unselected package libjq1:amd64. [2021-11-11T07:58:59.721Z] #27 10.35 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:58:59.756Z] #43 7.104 GEN include/common/asm [2021-11-11T07:58:59.979Z] #27 10.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:58:59.979Z] #27 10.46 Selecting previously unselected package jq. [2021-11-11T07:58:59.979Z] #27 10.46 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:58:59.979Z] #27 10.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T07:58:59.979Z] #27 10.52 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:58:59.979Z] #27 10.53 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:58:59.979Z] #27 10.55 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:00.241Z] #27 10.69 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:59:00.241Z] #27 10.71 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:00.241Z] #27 10.73 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:00.241Z] #27 10.74 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:00.241Z] #27 10.75 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:59:00.241Z] #27 10.77 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:00.241Z] #27 10.78 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:00.241Z] #27 10.80 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:59:00.241Z] #27 10.82 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:00.241Z] #27 10.83 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:00.241Z] #27 10.92 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:59:00.500Z] #27 10.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:59:00.500Z] #27 10.94 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:00.500Z] #27 10.96 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-11T07:59:01.433Z] #27 11.85 Updating certificates in /etc/ssl/certs... [2021-11-11T07:59:01.447Z] #32 ... [2021-11-11T07:59:01.447Z] [2021-11-11T07:59:01.447Z] #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-11-11T07:59:01.447Z] #12 sha256:6778896c36c602cae4acc63199068595b4b87484d15a19093f29762eb6377d6b [2021-11-11T07:59:01.447Z] #12 DONE 2.7s [2021-11-11T07:59:01.707Z] [2021-11-11T07:59:01.707Z] #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-11-11T07:59:01.707Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:01.707Z] #29 1.336 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-11T07:59:01.707Z] #29 1.474 [2021-11-11T07:59:01.707Z] #29 1.724 #=#=# 0.0% ########## 14.3% ########################## 36.2% ################################ 44.8% ################################################# 68.2% ############################################################### 88.4% ######################################################################## 100.0% [2021-11-11T07:59:01.707Z] #29 2.651 [2021-11-11T07:59:01.707Z] #29 2.883 #=#=# 0.2% ######################################################################## 100.0% [2021-11-11T07:59:01.707Z] #29 3.188 [2021-11-11T07:59:01.782Z] #45 126.2 encoding/xml [2021-11-11T07:59:01.964Z] #29 3.412 #=#=# 0.2% ############################################################# 86.1% ######################################################################## 100.0% [2021-11-11T07:59:01.964Z] #29 3.995 [2021-11-11T07:59:02.807Z] #27 13.20 137 added, 0 removed; done. [2021-11-11T07:59:02.807Z] #27 13.23 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:02.807Z] #27 13.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T07:59:02.807Z] #27 13.26 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:59:02.807Z] #27 13.27 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-11T07:59:02.807Z] #27 13.28 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:59:02.807Z] #27 13.30 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-11T07:59:02.807Z] #27 13.31 Updating certificates in /etc/ssl/certs... [2021-11-11T07:59:03.030Z] #43 ... [2021-11-11T07:59:03.030Z] [2021-11-11T07:59:03.030Z] #45 [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-11-11T07:59:03.030Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:03.030Z] #45 101.7 internal/poll [2021-11-11T07:59:03.030Z] #45 103.3 io/fs [2021-11-11T07:59:03.030Z] #45 106.1 regexp/syntax [2021-11-11T07:59:03.030Z] #45 107.2 os [2021-11-11T07:59:03.030Z] #45 ... [2021-11-11T07:59:03.030Z] [2021-11-11T07:59:03.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:03.030Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:03.030Z] #43 10.23 PBCC images/timens.pb-c.c [2021-11-11T07:59:03.030Z] #43 10.27 DEP images/timens.pb-c.d [2021-11-11T07:59:03.030Z] #43 10.33 PBCC images/fown.pb-c.c [2021-11-11T07:59:03.030Z] #43 10.36 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-11T07:59:03.030Z] #43 10.43 PBCC images/opts.pb-c.c [2021-11-11T07:59:03.030Z] #43 10.46 PBCC images/memfd.pb-c.c [2021-11-11T07:59:03.030Z] #43 10.50 DEP images/fown.pb-c.d [2021-11-11T07:59:03.030Z] #43 10.57 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-11T07:59:03.030Z] #43 10.66 DEP images/opts.pb-c.d [2021-11-11T07:59:03.109Z] #29 4.242 #=#=# 0.0% ############### 21.7% ########################## 36.2% ############################################## 64.3% ############################################################### 88.0% ###################################################################### 98.5% ######################################################################## 100.0% [2021-11-11T07:59:03.109Z] #29 5.047 [2021-11-11T07:59:03.159Z] #45 ... [2021-11-11T07:59:03.159Z] [2021-11-11T07:59:03.159Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:03.159Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:03.159Z] #43 23.37 CC images/core-x86.o [2021-11-11T07:59:03.159Z] #43 24.07 CC images/core-arm.o [2021-11-11T07:59:03.159Z] #43 24.56 CC images/core-aarch64.o [2021-11-11T07:59:03.159Z] #43 24.96 CC images/core-ppc64.o [2021-11-11T07:59:03.159Z] #43 25.48 CC images/core-s390.o [2021-11-11T07:59:03.159Z] #43 26.12 CC images/cpuinfo.o [2021-11-11T07:59:03.159Z] #43 26.60 CC images/inventory.o [2021-11-11T07:59:03.159Z] #43 26.88 CC images/fdinfo.o [2021-11-11T07:59:03.159Z] #43 27.25 CC images/fown.o [2021-11-11T07:59:03.159Z] #43 27.46 CC images/ns.o [2021-11-11T07:59:03.159Z] #43 27.75 CC images/regfile.o [2021-11-11T07:59:03.159Z] #43 27.98 CC images/ghost-file.o [2021-11-11T07:59:03.159Z] #43 28.29 CC images/fifo.o [2021-11-11T07:59:03.159Z] #43 28.49 CC images/remap-file-path.o [2021-11-11T07:59:03.159Z] #43 28.73 CC images/eventfd.o [2021-11-11T07:59:03.287Z] #43 10.74 DEP images/memfd.pb-c.d [2021-11-11T07:59:03.287Z] #43 10.80 PBCC images/sit.pb-c.c [2021-11-11T07:59:03.418Z] #43 28.93 CC images/eventpoll.o [2021-11-11T07:59:03.418Z] #43 ... [2021-11-11T07:59:03.418Z] [2021-11-11T07:59:03.418Z] #45 [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-11-11T07:59:03.418Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:59:03.418Z] #45 128.6 go/doc [2021-11-11T07:59:03.544Z] #43 10.88 DEP images/sit.pb-c.d [2021-11-11T07:59:03.544Z] #43 10.94 PBCC images/macvlan.pb-c.c [2021-11-11T07:59:03.544Z] #43 11.00 DEP images/macvlan.pb-c.d [2021-11-11T07:59:03.544Z] #43 11.04 PBCC images/autofs.pb-c.c [2021-11-11T07:59:03.544Z] #43 11.07 DEP images/autofs.pb-c.d [2021-11-11T07:59:03.544Z] #43 11.11 PBCC images/sysctl.pb-c.c [2021-11-11T07:59:03.544Z] #43 11.16 DEP images/sysctl.pb-c.d [2021-11-11T07:59:03.544Z] #43 11.19 PBCC images/time.pb-c.c [2021-11-11T07:59:03.544Z] #43 11.22 DEP images/time.pb-c.d [2021-11-11T07:59:03.739Z] #27 14.06 0 added, 0 removed; done. [2021-11-11T07:59:03.739Z] #27 14.06 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T07:59:03.739Z] #27 14.07 done. [2021-11-11T07:59:03.800Z] #43 11.32 PBCC images/binfmt-misc.pb-c.c [2021-11-11T07:59:03.800Z] #43 11.35 DEP images/binfmt-misc.pb-c.d [2021-11-11T07:59:03.800Z] #43 11.40 PBCC images/seccomp.pb-c.c [2021-11-11T07:59:03.800Z] #43 11.43 DEP images/seccomp.pb-c.d [2021-11-11T07:59:03.800Z] #43 11.49 PBCC images/userns.pb-c.c [2021-11-11T07:59:04.048Z] Removing intermediate container e1436af524c0 [2021-11-11T07:59:04.049Z] ---> 64d241eee2e6 [2021-11-11T07:59:04.049Z] 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-11-11T07:59:04.049Z] ---> Running in 34d15baf9df3 [2021-11-11T07:59:04.057Z] #43 11.52 DEP images/userns.pb-c.d [2021-11-11T07:59:04.057Z] #43 11.61 PBCC images/cgroup.pb-c.c [2021-11-11T07:59:04.057Z] #43 11.64 DEP images/cgroup.pb-c.d [2021-11-11T07:59:04.057Z] #43 11.71 PBCC images/ext-file.pb-c.c [2021-11-11T07:59:04.314Z] #43 11.75 DEP images/ext-file.pb-c.d [2021-11-11T07:59:04.314Z] #43 11.79 PBCC images/rpc.pb-c.c [2021-11-11T07:59:04.314Z] #43 11.82 DEP images/rpc.pb-c.d [2021-11-11T07:59:04.314Z] #43 11.87 PBCC images/siginfo.pb-c.c [2021-11-11T07:59:04.314Z] #43 11.91 DEP images/siginfo.pb-c.d [2021-11-11T07:59:04.314Z] #43 11.94 PBCC images/pagemap.pb-c.c [2021-11-11T07:59:04.318Z] #27 DONE 14.8s [2021-11-11T07:59:04.318Z] [2021-11-11T07:59:04.318Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T07:59:04.318Z] #28 sha256:2e949964f03ccd7ebd1df56621abc12e2583ef7fa6544011c96fe231bdc75935 [2021-11-11T07:59:04.318Z] #28 DONE 0.1s [2021-11-11T07:59:04.318Z] [2021-11-11T07:59:04.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:59:04.318Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:59:04.318Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 9.2s done [2021-11-11T07:59:04.318Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 1.7s [2021-11-11T07:59:04.570Z] #43 11.97 DEP images/pagemap.pb-c.d [2021-11-11T07:59:04.570Z] #43 12.04 PBCC images/rlimit.pb-c.c [2021-11-11T07:59:04.570Z] #43 12.10 DEP images/rlimit.pb-c.d [2021-11-11T07:59:04.570Z] #43 12.17 PBCC images/file-lock.pb-c.c [2021-11-11T07:59:04.737Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 5.0s done [2021-11-11T07:59:04.737Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 [2021-11-11T07:59:04.827Z] #43 12.20 DEP images/file-lock.pb-c.d [2021-11-11T07:59:04.827Z] #43 12.25 PBCC images/tty.pb-c.c [2021-11-11T07:59:04.827Z] #43 ... [2021-11-11T07:59:04.827Z] [2021-11-11T07:59:04.827Z] #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-11-11T07:59:04.827Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:04.827Z] #13 96.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T07:59:04.827Z] #13 96.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-11T07:59:04.827Z] #13 96.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T07:59:04.827Z] #13 106.0 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T07:59:04.827Z] #13 106.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:59:04.827Z] #13 106.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:04.827Z] #13 106.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-11T07:59:04.827Z] #13 106.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:59:04.827Z] #13 106.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:04.827Z] #13 ... [2021-11-11T07:59:04.827Z] [2021-11-11T07:59:04.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:04.827Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:04.827Z] #43 12.34 DEP images/tty.pb-c.d [2021-11-11T07:59:04.827Z] #43 12.41 PBCC images/tun.pb-c.c [2021-11-11T07:59:04.827Z] #43 12.45 PBCC images/netdev.pb-c.c [2021-11-11T07:59:05.083Z] #43 12.50 DEP images/tun.pb-c.d [2021-11-11T07:59:05.083Z] #43 12.56 DEP images/netdev.pb-c.d [2021-11-11T07:59:05.083Z] #43 ... [2021-11-11T07:59:05.083Z] [2021-11-11T07:59:05.083Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:05.083Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:59:05.083Z] #34 104.3 text/tabwriter [2021-11-11T07:59:05.083Z] #34 105.6 os [2021-11-11T07:59:05.083Z] #34 109.0 path/filepath [2021-11-11T07:59:05.083Z] #34 109.1 fmt [2021-11-11T07:59:05.083Z] #34 112.1 io/ioutil [2021-11-11T07:59:05.083Z] #34 113.6 github.com/BurntSushi/toml [2021-11-11T07:59:05.083Z] #34 113.6 flag [2021-11-11T07:59:05.083Z] #34 ... [2021-11-11T07:59:05.083Z] [2021-11-11T07:59:05.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:05.084Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:05.084Z] #43 12.60 PBCC images/vma.pb-c.c [2021-11-11T07:59:05.084Z] #43 12.64 DEP images/vma.pb-c.d [2021-11-11T07:59:05.340Z] #43 12.72 PBCC images/creds.pb-c.c [2021-11-11T07:59:05.340Z] #43 12.75 DEP images/creds.pb-c.d [2021-11-11T07:59:05.340Z] #43 12.82 PBCC images/utsns.pb-c.c [2021-11-11T07:59:05.340Z] #43 12.85 DEP images/utsns.pb-c.d [2021-11-11T07:59:05.340Z] #43 12.93 PBCC images/ipc-desc.pb-c.c [2021-11-11T07:59:05.597Z] #43 12.94 PBCC images/ipc-sem.pb-c.c [2021-11-11T07:59:05.597Z] #43 12.97 DEP images/ipc-desc.pb-c.d [2021-11-11T07:59:05.597Z] #43 13.01 DEP images/ipc-sem.pb-c.d [2021-11-11T07:59:05.597Z] #43 13.06 PBCC images/ipc-msg.pb-c.c [2021-11-11T07:59:05.597Z] #43 13.10 DEP images/ipc-msg.pb-c.d [2021-11-11T07:59:05.597Z] #43 13.14 PBCC images/ipc-shm.pb-c.c [2021-11-11T07:59:05.597Z] #43 13.16 DEP images/ipc-shm.pb-c.d [2021-11-11T07:59:05.597Z] #43 13.19 PBCC images/ipc-var.pb-c.c [2021-11-11T07:59:05.854Z] #43 13.21 DEP images/ipc-var.pb-c.d [2021-11-11T07:59:05.854Z] #43 13.25 PBCC images/sk-opts.pb-c.c [2021-11-11T07:59:05.854Z] #43 13.28 PBCC images/packet-sock.pb-c.c [2021-11-11T07:59:05.854Z] #43 13.38 DEP images/sk-opts.pb-c.d [2021-11-11T07:59:05.854Z] #43 13.44 DEP images/packet-sock.pb-c.d [2021-11-11T07:59:06.111Z] #43 13.51 PBCC images/sk-netlink.pb-c.c [2021-11-11T07:59:06.111Z] #43 13.59 DEP images/sk-netlink.pb-c.d [2021-11-11T07:59:06.111Z] #43 13.64 PBCC images/sk-inet.pb-c.c [2021-11-11T07:59:06.111Z] #43 13.71 DEP images/sk-inet.pb-c.d [2021-11-11T07:59:06.129Z] #9 ... [2021-11-11T07:59:06.129Z] [2021-11-11T07:59:06.129Z] #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-11-11T07:59:06.129Z] #27 sha256:865978f285a6e4b3829f5f952fecae718b1a395730087ed520bc3557de1c1e72 [2021-11-11T07:59:06.129Z] #27 10.44 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:59:06.129Z] #27 10.44 Need to get 5061 kB of archives. [2021-11-11T07:59:06.129Z] #27 10.44 After this operation, 12.1 MB of additional disk space will be used. [2021-11-11T07:59:06.129Z] #27 10.44 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-11T07:59:06.129Z] #27 10.48 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-11T07:59:06.129Z] #27 10.49 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-11T07:59:06.129Z] #27 10.50 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-11T07:59:06.129Z] #27 10.50 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-11T07:59:06.129Z] #27 10.50 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-11T07:59:06.129Z] #27 10.51 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-11T07:59:06.129Z] #27 10.52 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-11T07:59:06.129Z] #27 10.52 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-11T07:59:06.129Z] #27 10.52 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-11T07:59:06.129Z] #27 10.53 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-11T07:59:06.129Z] #27 10.53 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-11T07:59:06.129Z] #27 10.53 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-11T07:59:06.129Z] #27 10.53 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-11T07:59:06.129Z] #27 10.54 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-11T07:59:06.129Z] #27 10.54 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-11T07:59:06.129Z] #27 10.54 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-11T07:59:06.129Z] #27 10.54 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-11T07:59:06.129Z] #27 10.55 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T07:59:06.129Z] #27 10.55 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T07:59:06.129Z] #27 10.55 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T07:59:06.129Z] #27 10.82 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:59:06.129Z] #27 10.88 Fetched 5061 kB in 0s (13.9 MB/s) [2021-11-11T07:59:06.129Z] #27 10.94 Selecting previously unselected package libssl1.1:amd64. [2021-11-11T07:59:06.129Z] #27 10.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 ... 6677 files and directories currently installed.) [2021-11-11T07:59:06.129Z] #27 10.94 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 10.95 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:06.129Z] #27 11.27 Selecting previously unselected package openssl. [2021-11-11T07:59:06.129Z] #27 11.27 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 11.27 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:06.129Z] #27 11.50 Selecting previously unselected package ca-certificates. [2021-11-11T07:59:06.129Z] #27 11.50 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-11T07:59:06.129Z] #27 11.50 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-11T07:59:06.129Z] #27 11.64 Selecting previously unselected package libkeyutils1:amd64. [2021-11-11T07:59:06.129Z] #27 11.64 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 11.65 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:59:06.129Z] #27 11.70 Selecting previously unselected package libkrb5support0:amd64. [2021-11-11T07:59:06.129Z] #27 11.71 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 11.73 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 11.78 Selecting previously unselected package libk5crypto3:amd64. [2021-11-11T07:59:06.129Z] #27 11.78 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 11.79 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 11.87 Selecting previously unselected package libkrb5-3:amd64. [2021-11-11T07:59:06.129Z] #27 11.87 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 11.88 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 12.05 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-11T07:59:06.129Z] #27 12.05 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.05 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 12.16 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T07:59:06.129Z] #27 12.16 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.17 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 12.27 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T07:59:06.129Z] #27 12.27 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.29 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 12.36 Selecting previously unselected package libldap-common. [2021-11-11T07:59:06.129Z] #27 12.36 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-11T07:59:06.129Z] #27 12.37 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:06.129Z] #27 12.45 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T07:59:06.129Z] #27 12.45 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.46 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:06.129Z] #27 12.57 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T07:59:06.129Z] #27 12.57 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.58 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 12.71 Selecting previously unselected package libpsl5:amd64. [2021-11-11T07:59:06.129Z] #27 12.72 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.72 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:59:06.129Z] #27 12.80 Selecting previously unselected package librtmp1:amd64. [2021-11-11T07:59:06.129Z] #27 12.80 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.81 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:59:06.129Z] #27 12.88 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T07:59:06.129Z] #27 12.88 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.89 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:59:06.129Z] #27 12.97 Selecting previously unselected package libcurl4:amd64. [2021-11-11T07:59:06.129Z] #27 12.97 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 12.98 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:59:06.129Z] #27 13.08 Selecting previously unselected package curl. [2021-11-11T07:59:06.129Z] #27 13.08 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 13.09 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-11T07:59:06.129Z] #27 13.25 Selecting previously unselected package libonig5:amd64. [2021-11-11T07:59:06.129Z] #27 13.25 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 13.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:59:06.129Z] #27 13.33 Selecting previously unselected package libjq1:amd64. [2021-11-11T07:59:06.129Z] #27 13.33 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 13.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:59:06.129Z] #27 13.39 Selecting previously unselected package jq. [2021-11-11T07:59:06.129Z] #27 13.39 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T07:59:06.129Z] #27 13.39 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T07:59:06.129Z] #27 13.45 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-11T07:59:06.129Z] #27 13.46 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-11T07:59:06.129Z] #27 13.47 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:06.129Z] #27 13.70 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 13.71 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:06.129Z] #27 13.72 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 13.73 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 13.75 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-11T07:59:06.129Z] #27 13.76 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 13.77 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-11T07:59:06.129Z] #27 13.78 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-11T07:59:06.129Z] #27 13.80 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 13.81 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-11T07:59:06.129Z] #27 13.83 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T07:59:06.129Z] #27 13.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T07:59:06.129Z] #27 13.86 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-11T07:59:06.129Z] #27 13.87 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-11T07:59:06.129Z] #27 14.50 Updating certificates in /etc/ssl/certs... [2021-11-11T07:59:06.129Z] #27 15.25 137 added, 0 removed; done. [2021-11-11T07:59:06.129Z] #27 15.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-11T07:59:06.129Z] #27 15.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T07:59:06.129Z] #27 15.39 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-11T07:59:06.129Z] #27 15.40 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-11T07:59:06.129Z] #27 15.41 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:59:06.129Z] #27 15.43 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-11T07:59:06.130Z] #27 15.44 Updating certificates in /etc/ssl/certs... [2021-11-11T07:59:06.130Z] #27 16.13 0 added, 0 removed; done. [2021-11-11T07:59:06.130Z] #27 16.13 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T07:59:06.130Z] #27 16.13 done. [2021-11-11T07:59:06.130Z] #27 DONE 17.9s [2021-11-11T07:59:06.270Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-11-11T07:59:06.367Z] #43 13.80 PBCC images/sk-unix.pb-c.c [2021-11-11T07:59:06.367Z] #43 13.87 DEP images/sk-unix.pb-c.d [2021-11-11T07:59:06.367Z] #43 13.96 PBCC images/mm.pb-c.c [2021-11-11T07:59:06.367Z] #43 14.05 DEP images/mm.pb-c.d [2021-11-11T07:59:06.391Z] [2021-11-11T07:59:06.391Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:59:06.391Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:59:06.624Z] #43 14.11 PBCC images/timerfd.pb-c.c [2021-11-11T07:59:06.624Z] #43 14.17 DEP images/timerfd.pb-c.d [2021-11-11T07:59:06.624Z] #43 14.26 PBCC images/timer.pb-c.c [2021-11-11T07:59:06.708Z] #45 131.4 github.com/LK4D4/vndr/versioned [2021-11-11T07:59:06.708Z] #45 131.5 compress/flate [2021-11-11T07:59:06.883Z] #43 14.32 DEP images/timer.pb-c.d [2021-11-11T07:59:06.883Z] #43 14.37 PBCC images/sa.pb-c.c [2021-11-11T07:59:06.883Z] #43 14.41 DEP images/sa.pb-c.d [2021-11-11T07:59:06.883Z] #43 14.46 PBCC images/pipe-data.pb-c.c [2021-11-11T07:59:06.883Z] #43 14.48 DEP images/pipe-data.pb-c.d [2021-11-11T07:59:06.883Z] #43 14.50 PBCC images/mnt.pb-c.c [2021-11-11T07:59:06.883Z] #43 14.57 DEP images/mnt.pb-c.d [2021-11-11T07:59:06.963Z] #9 ... [2021-11-11T07:59:06.963Z] [2021-11-11T07:59:06.963Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T07:59:06.963Z] #28 sha256:20b9a0d7786fc70db843131bffd7b5280ea744b1a695d8fe7cc24ac0de41c149 [2021-11-11T07:59:06.963Z] #28 DONE 0.7s [2021-11-11T07:59:07.152Z] #43 14.61 PBCC images/sk-packet.pb-c.c [2021-11-11T07:59:07.153Z] #43 14.64 DEP images/sk-packet.pb-c.d [2021-11-11T07:59:07.153Z] #43 14.67 PBCC images/tcp-stream.pb-c.c [2021-11-11T07:59:07.153Z] #43 14.71 DEP images/tcp-stream.pb-c.d [2021-11-11T07:59:07.153Z] #43 14.79 PBCC images/pipe.pb-c.c [2021-11-11T07:59:07.224Z] [2021-11-11T07:59:07.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:59:07.224Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:59:07.256Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:59:07.277Z] #45 ... [2021-11-11T07:59:07.277Z] [2021-11-11T07:59:07.277Z] #51 [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-11-11T07:59:07.277Z] #51 sha256:08ca446cb4279b87e341f0d24d032df7ae97d1cda938ddb3c31e4dbfa722c67b [2021-11-11T07:59:07.277Z] #51 122.8 mvdan.cc/sh/v3/fileutil [2021-11-11T07:59:07.277Z] #51 123.0 mvdan.cc/sh/v3/syntax [2021-11-11T07:59:07.277Z] #51 129.1 mvdan.cc/sh/v3/cmd/shfmt [2021-11-11T07:59:07.277Z] #51 DONE 132.2s [2021-11-11T07:59:07.277Z] [2021-11-11T07:59:07.277Z] #56 [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-11-11T07:59:07.277Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T07:59:07.277Z] #56 60.33 Checking out files: 47% (2225/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) Checking out files: 78% (3657/4688) Checking out files: 79% (3704/4688) Checking out files: 80% (3751/4688) Checking out files: 81% (3798/4688) Checking out files: 82% (3845/4688) Checking out files: 83% (3892/4688) Checking out files: 84% (3938/4688) Checking out files: 85% (3985/4688) Checking out files: 86% (4032/4688) Checking out files: 87% (4079/4688) Checking out files: 88% (4126/4688) Checking out files: 89% (4173/4688) Checking out files: 89% (4174/4688) Checking out files: 90% (4220/4688) Checking out files: 91% (4267/4688) Checking out files: 92% (4313/4688) Checking out files: 93% (4360/4688) Checking out files: 94% (4407/4688) Checking out files: 95% (4454/4688) Checking out files: 96% (4501/4688) Checking out files: 97% (4548/4688) Checking out files: 98% (4595/4688) Checking out files: 99% (4642/4688) Checking out files: 100% (4688/4688) Checking out files: 100% (4688/4688), done. [2021-11-11T07:59:07.277Z] #56 61.75 + cd /tmp/tmp.8Zh2joVPdV/src/github.com/containerd/containerd [2021-11-11T07:59:07.277Z] #56 61.76 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:59:07.410Z] #43 14.91 DEP images/pipe.pb-c.d [2021-11-11T07:59:07.410Z] #43 15.02 PBCC images/pstree.pb-c.c [2021-11-11T07:59:07.667Z] #43 15.08 DEP images/pstree.pb-c.d [2021-11-11T07:59:07.667Z] #43 15.13 PBCC images/fs.pb-c.c [2021-11-11T07:59:07.667Z] #43 15.15 DEP images/fs.pb-c.d [2021-11-11T07:59:07.667Z] #43 15.21 PBCC images/signalfd.pb-c.c [2021-11-11T07:59:07.667Z] #43 15.25 DEP images/signalfd.pb-c.d [2021-11-11T07:59:07.724Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:59:07.724Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:59:07.724Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:07.924Z] #43 15.32 PBCC images/fh.pb-c.c [2021-11-11T07:59:07.924Z] #43 15.39 PBCC images/fsnotify.pb-c.c [2021-11-11T07:59:07.924Z] #43 15.44 DEP images/fh.pb-c.d [2021-11-11T07:59:07.924Z] #43 15.51 DEP images/fsnotify.pb-c.d [2021-11-11T07:59:08.181Z] #43 15.59 PBCC images/eventpoll.pb-c.c [2021-11-11T07:59:08.181Z] #43 15.60 DEP images/eventpoll.pb-c.d [2021-11-11T07:59:08.181Z] #43 15.66 PBCC images/eventfd.pb-c.c [2021-11-11T07:59:08.181Z] #43 15.69 DEP images/eventfd.pb-c.d [2021-11-11T07:59:08.181Z] #43 15.74 PBCC images/remap-file-path.pb-c.c [2021-11-11T07:59:08.181Z] #43 15.76 DEP images/remap-file-path.pb-c.d [2021-11-11T07:59:08.192Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:59:08.192Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:59:08.192Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:59:08.192Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:59:08.192Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:59:08.192Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:59:08.438Z] #43 15.81 PBCC images/fifo.pb-c.c [2021-11-11T07:59:08.438Z] #43 15.84 DEP images/fifo.pb-c.d [2021-11-11T07:59:08.438Z] #43 15.93 PBCC images/ghost-file.pb-c.c [2021-11-11T07:59:08.438Z] #43 16.04 DEP images/ghost-file.pb-c.d [2021-11-11T07:59:08.617Z] #29 5.284 #=#=# 0.0% #### 6.0% ########## 14.1% ############# 18.3% ############## 19.7% ################# 24.0% #################### 28.5% ###################### 31.9% ######################### 35.7% ########################## 36.2% ########################## 36.5% ########################### 38.6% ############################ 40.0% ############################# 41.5% ################################## 47.2% ################################### 49.5% #################################### 50.3% ##################################### 52.3% ####################################### 55.1% ######################################### 58.0% ########################################### 60.7% ############################################# 62.7% ############################################## 63.9% ############################################### 65.3% ################################################ 66.9% ################################################# 69.1% ################################################### 71.3% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.5% ######################################################### 79.2% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 83.5% ############################################################ 84.5% ############################################################# 85.0% ############################################################## 86.2% ############################################################### 87.8% ################################################################ 88.9% ################################################################# 90.6% ################################################################## 93.0% #################################################################### 95.1% [2021-11-11T07:59:08.617Z] #29 ... [2021-11-11T07:59:08.617Z] [2021-11-11T07:59:08.617Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:08.617Z] #67 sha256:11e68a694ab125ae217a08a48fd1d2f166d18670fb9b37fbc0e4183170873d52 [2021-11-11T07:59:08.617Z] #67 4.842 + RM_GOPATH=0 [2021-11-11T07:59:08.617Z] #67 4.842 + TMP_GOPATH= [2021-11-11T07:59:08.617Z] #67 4.842 + : /build [2021-11-11T07:59:08.617Z] #67 4.842 + '[' -z '' ']' [2021-11-11T07:59:08.617Z] #67 4.842 ++ mktemp -d [2021-11-11T07:59:08.617Z] #67 4.848 + export GOPATH=/tmp/tmp.ZvML7nQenN [2021-11-11T07:59:08.617Z] #67 4.848 + GOPATH=/tmp/tmp.ZvML7nQenN [2021-11-11T07:59:08.617Z] #67 4.848 + RM_GOPATH=1 [2021-11-11T07:59:08.617Z] #67 4.848 + case "$(go env GOARCH)" in [2021-11-11T07:59:08.617Z] #67 4.848 ++ go env GOARCH [2021-11-11T07:59:08.617Z] #67 4.854 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:08.617Z] #67 4.855 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.617Z] #67 4.855 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.617Z] #67 4.855 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:08.617Z] #67 4.855 + dir=/tmp/install [2021-11-11T07:59:08.617Z] #67 4.855 + bin=proxy [2021-11-11T07:59:08.617Z] #67 4.855 + shift [2021-11-11T07:59:08.617Z] #67 4.855 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-11T07:59:08.617Z] #67 4.855 + . /tmp/install/proxy.installer [2021-11-11T07:59:08.617Z] #67 4.855 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:08.617Z] #67 4.855 + install_proxy [2021-11-11T07:59:08.617Z] #67 4.855 + case "$1" in [2021-11-11T07:59:08.617Z] #67 4.855 + export CGO_ENABLED=0 [2021-11-11T07:59:08.617Z] #67 4.855 + CGO_ENABLED=0 [2021-11-11T07:59:08.617Z] #67 4.855 + _install_proxy [2021-11-11T07:59:08.617Z] #67 4.855 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-11T07:59:08.617Z] #67 4.855 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZvML7nQenN/src/github.com/docker/libnetwork [2021-11-11T07:59:08.617Z] #67 4.857 Cloning into '/tmp/tmp.ZvML7nQenN/src/github.com/docker/libnetwork'... [2021-11-11T07:59:08.661Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:59:08.661Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:59:08.695Z] #43 16.10 PBCC images/regfile.pb-c.c [2021-11-11T07:59:08.695Z] #43 16.16 DEP images/regfile.pb-c.d [2021-11-11T07:59:08.695Z] #43 16.23 PBCC images/ns.pb-c.c [2021-11-11T07:59:08.695Z] #43 16.24 DEP images/ns.pb-c.d [2021-11-11T07:59:08.695Z] #43 16.31 PBCC images/fdinfo.pb-c.c [2021-11-11T07:59:08.695Z] #43 16.36 DEP images/fdinfo.pb-c.d [2021-11-11T07:59:08.874Z] #67 ... [2021-11-11T07:59:08.874Z] [2021-11-11T07:59:08.874Z] #45 [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-11-11T07:59:08.874Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:08.874Z] #45 6.082 + RM_GOPATH=0 [2021-11-11T07:59:08.874Z] #45 6.082 + TMP_GOPATH= [2021-11-11T07:59:08.874Z] #45 6.082 + : /build [2021-11-11T07:59:08.874Z] #45 6.082 + '[' -z '' ']' [2021-11-11T07:59:08.874Z] #45 6.082 ++ mktemp -d [2021-11-11T07:59:08.874Z] #45 6.083 + export GOPATH=/tmp/tmp.aRhdwafFIZ [2021-11-11T07:59:08.874Z] #45 6.083 + GOPATH=/tmp/tmp.aRhdwafFIZ [2021-11-11T07:59:08.874Z] #45 6.083 + RM_GOPATH=1 [2021-11-11T07:59:08.874Z] #45 6.083 + case "$(go env GOARCH)" in [2021-11-11T07:59:08.874Z] #45 6.093 ++ go env GOARCH [2021-11-11T07:59:08.874Z] #45 6.109 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.874Z] #45 6.109 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.874Z] #45 6.109 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:08.874Z] #45 6.109 + dir=/tmp/install [2021-11-11T07:59:08.874Z] #45 6.109 + bin=vndr [2021-11-11T07:59:08.874Z] #45 6.109 + shift [2021-11-11T07:59:08.874Z] #45 6.109 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-11T07:59:08.874Z] #45 6.109 + . /tmp/install/vndr.installer [2021-11-11T07:59:08.874Z] #45 6.109 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:08.874Z] #45 6.109 + install_vndr [2021-11-11T07:59:08.874Z] #45 6.109 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-11T07:59:08.874Z] #45 6.109 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aRhdwafFIZ/src/github.com/LK4D4/vndr [2021-11-11T07:59:08.874Z] #45 6.109 Cloning into '/tmp/tmp.aRhdwafFIZ/src/github.com/LK4D4/vndr'... [2021-11-11T07:59:08.874Z] #45 6.109 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:08.874Z] #45 6.977 + cd /tmp/tmp.aRhdwafFIZ/src/github.com/LK4D4/vndr [2021-11-11T07:59:08.874Z] #45 6.977 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:08.874Z] #45 7.042 + go build -buildmode=pie -v -o /build/vndr . [2021-11-11T07:59:08.874Z] #45 9.748 internal/cpu [2021-11-11T07:59:08.874Z] #45 9.785 runtime/internal/atomic [2021-11-11T07:59:08.874Z] #45 ... [2021-11-11T07:59:08.874Z] [2021-11-11T07:59:08.874Z] #51 [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-11-11T07:59:08.874Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T07:59:08.874Z] #51 6.207 + RM_GOPATH=0 [2021-11-11T07:59:08.874Z] #51 6.225 + TMP_GOPATH= [2021-11-11T07:59:08.874Z] #51 6.225 + : /build [2021-11-11T07:59:08.874Z] #51 6.225 + '[' -z '' ']' [2021-11-11T07:59:08.874Z] #51 6.225 ++ mktemp -d [2021-11-11T07:59:08.874Z] #51 6.237 + export GOPATH=/tmp/tmp.nDGJrfFsIx [2021-11-11T07:59:08.874Z] #51 6.237 + GOPATH=/tmp/tmp.nDGJrfFsIx [2021-11-11T07:59:08.874Z] #51 6.237 + RM_GOPATH=1 [2021-11-11T07:59:08.875Z] #51 6.237 + case "$(go env GOARCH)" in [2021-11-11T07:59:08.875Z] #51 6.237 ++ go env GOARCH [2021-11-11T07:59:08.875Z] #51 6.302 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.875Z] #51 6.302 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:08.875Z] #51 6.307 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:08.875Z] #51 6.307 + dir=/tmp/install [2021-11-11T07:59:08.875Z] #51 6.307 + bin=shfmt [2021-11-11T07:59:08.875Z] #51 6.307 + shift [2021-11-11T07:59:08.875Z] #51 6.307 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-11T07:59:08.875Z] #51 6.307 + . /tmp/install/shfmt.installer [2021-11-11T07:59:08.875Z] #51 6.307 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:08.875Z] #51 6.307 + install_shfmt [2021-11-11T07:59:08.875Z] #51 6.307 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-11T07:59:08.875Z] #51 6.307 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nDGJrfFsIx/src/github.com/mvdan/sh [2021-11-11T07:59:08.875Z] #51 6.307 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:08.875Z] #51 6.312 Cloning into '/tmp/tmp.nDGJrfFsIx/src/github.com/mvdan/sh'... [2021-11-11T07:59:08.952Z] #43 16.47 PBCC images/core-aarch64.pb-c.c [2021-11-11T07:59:08.952Z] #43 16.52 PBCC images/core-arm.pb-c.c [2021-11-11T07:59:08.952Z] #43 16.60 PBCC images/core-ppc64.pb-c.c [2021-11-11T07:59:08.952Z] #43 16.65 PBCC images/core-s390.pb-c.c [2021-11-11T07:59:09.131Z] #51 ... [2021-11-11T07:59:09.131Z] [2021-11-11T07:59:09.131Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:09.131Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T07:59:09.131Z] #34 5.846 + RM_GOPATH=0 [2021-11-11T07:59:09.131Z] #34 5.846 + TMP_GOPATH= [2021-11-11T07:59:09.131Z] #34 5.846 + : /build [2021-11-11T07:59:09.131Z] #34 5.846 + '[' -z '' ']' [2021-11-11T07:59:09.131Z] #34 5.846 ++ mktemp -d [2021-11-11T07:59:09.131Z] #34 5.855 + export GOPATH=/tmp/tmp.ZqKvNlKGSw [2021-11-11T07:59:09.131Z] #34 5.855 + GOPATH=/tmp/tmp.ZqKvNlKGSw [2021-11-11T07:59:09.131Z] #34 5.855 + RM_GOPATH=1 [2021-11-11T07:59:09.131Z] #34 5.855 + case "$(go env GOARCH)" in [2021-11-11T07:59:09.131Z] #34 5.855 ++ go env GOARCH [2021-11-11T07:59:09.131Z] #34 5.873 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:09.131Z] #34 5.873 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.131Z] #34 5.873 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.131Z] #34 5.873 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:09.131Z] #34 5.873 + dir=/tmp/install [2021-11-11T07:59:09.131Z] #34 5.873 + bin=tomlv [2021-11-11T07:59:09.131Z] #34 5.873 + shift [2021-11-11T07:59:09.131Z] #34 5.873 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-11T07:59:09.131Z] #34 5.873 + . /tmp/install/tomlv.installer [2021-11-11T07:59:09.131Z] #34 5.873 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:09.131Z] #34 5.873 + install_tomlv [2021-11-11T07:59:09.131Z] #34 5.873 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-11T07:59:09.131Z] #34 5.873 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZqKvNlKGSw/src/github.com/BurntSushi/toml [2021-11-11T07:59:09.131Z] #34 5.873 Cloning into '/tmp/tmp.ZqKvNlKGSw/src/github.com/BurntSushi/toml'... [2021-11-11T07:59:09.131Z] #34 7.752 + cd /tmp/tmp.ZqKvNlKGSw/src/github.com/BurntSushi/toml [2021-11-11T07:59:09.131Z] #34 7.756 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:09.131Z] #34 7.930 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:59:09.131Z] #34 9.342 internal/unsafeheader [2021-11-11T07:59:09.131Z] #34 9.519 internal/cpu [2021-11-11T07:59:09.131Z] #34 9.560 runtime/internal/atomic [2021-11-11T07:59:09.131Z] #34 10.04 runtime/internal/sys [2021-11-11T07:59:09.131Z] #34 10.46 runtime/internal/math [2021-11-11T07:59:09.131Z] #34 ... [2021-11-11T07:59:09.131Z] [2021-11-11T07:59:09.131Z] #58 [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-11-11T07:59:09.131Z] #58 sha256:01b81692c77410dcc9190339eebedacf94ff6657694d84223cc90eb7f1bb9eb7 [2021-11-11T07:59:09.131Z] #58 6.312 + RM_GOPATH=0 [2021-11-11T07:59:09.131Z] #58 6.312 + TMP_GOPATH= [2021-11-11T07:59:09.131Z] #58 6.312 + : /build [2021-11-11T07:59:09.131Z] #58 6.312 + '[' -z '' ']' [2021-11-11T07:59:09.131Z] #58 6.312 ++ mktemp -d [2021-11-11T07:59:09.131Z] #58 6.312 + export GOPATH=/tmp/tmp.dvkGelpakN [2021-11-11T07:59:09.131Z] #58 6.312 + GOPATH=/tmp/tmp.dvkGelpakN [2021-11-11T07:59:09.131Z] #58 6.312 + RM_GOPATH=1 [2021-11-11T07:59:09.131Z] #58 6.312 + case "$(go env GOARCH)" in [2021-11-11T07:59:09.131Z] #58 6.312 ++ go env GOARCH [2021-11-11T07:59:09.131Z] #58 6.385 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:09.131Z] #58 6.385 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.131Z] #58 6.385 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.131Z] #58 6.385 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:09.131Z] #58 6.385 + dir=/tmp/install [2021-11-11T07:59:09.132Z] #58 6.385 + bin=rootlesskit [2021-11-11T07:59:09.132Z] #58 6.385 + shift [2021-11-11T07:59:09.132Z] #58 6.385 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-11T07:59:09.132Z] #58 6.385 + . /tmp/install/rootlesskit.installer [2021-11-11T07:59:09.132Z] #58 6.385 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:09.132Z] #58 6.385 + install_rootlesskit [2021-11-11T07:59:09.132Z] #58 6.385 + case "$1" in [2021-11-11T07:59:09.132Z] #58 6.385 + export CGO_ENABLED=0 [2021-11-11T07:59:09.132Z] #58 6.385 + CGO_ENABLED=0 [2021-11-11T07:59:09.132Z] #58 6.385 + _install_rootlesskit [2021-11-11T07:59:09.132Z] #58 6.385 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-11T07:59:09.132Z] #58 6.385 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dvkGelpakN/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:09.132Z] #58 6.397 Cloning into '/tmp/tmp.dvkGelpakN/src/github.com/rootless-containers/rootlesskit'... [2021-11-11T07:59:09.209Z] #43 16.70 PBCC images/core-x86.pb-c.c [2021-11-11T07:59:09.209Z] #43 16.77 PBCC images/core.pb-c.c [2021-11-11T07:59:09.388Z] #58 ... [2021-11-11T07:59:09.388Z] [2021-11-11T07:59:09.388Z] #47 [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-11-11T07:59:09.388Z] #47 sha256:0078710601d535a8867b3cd54d5e923282a2244ba60242ebe7a1fa1e2d9a761c [2021-11-11T07:59:09.388Z] #47 5.855 + RM_GOPATH=0 [2021-11-11T07:59:09.388Z] #47 5.855 + TMP_GOPATH= [2021-11-11T07:59:09.388Z] #47 5.855 + : /build [2021-11-11T07:59:09.388Z] #47 5.855 + '[' -z '' ']' [2021-11-11T07:59:09.388Z] #47 5.855 ++ mktemp -d [2021-11-11T07:59:09.388Z] #47 5.855 + export GOPATH=/tmp/tmp.oRV2QmLKYV [2021-11-11T07:59:09.388Z] #47 5.855 + GOPATH=/tmp/tmp.oRV2QmLKYV [2021-11-11T07:59:09.388Z] #47 5.855 + RM_GOPATH=1 [2021-11-11T07:59:09.388Z] #47 5.855 + case "$(go env GOARCH)" in [2021-11-11T07:59:09.388Z] #47 5.857 ++ go env GOARCH [2021-11-11T07:59:09.389Z] #47 5.957 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.389Z] #47 5.957 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.389Z] #47 5.957 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:09.389Z] #47 5.957 + dir=/tmp/install [2021-11-11T07:59:09.389Z] #47 5.957 + bin=gotestsum [2021-11-11T07:59:09.389Z] #47 5.957 + shift [2021-11-11T07:59:09.389Z] #47 5.957 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-11T07:59:09.389Z] #47 5.957 + . /tmp/install/gotestsum.installer [2021-11-11T07:59:09.389Z] #47 5.957 ++ : v0.5.3 [2021-11-11T07:59:09.389Z] #47 5.957 + install_gotestsum [2021-11-11T07:59:09.389Z] #47 5.957 + set -e [2021-11-11T07:59:09.389Z] #47 5.957 + export GO111MODULE=on [2021-11-11T07:59:09.389Z] #47 5.957 + GO111MODULE=on [2021-11-11T07:59:09.389Z] #47 5.957 + GOBIN=/build [2021-11-11T07:59:09.389Z] #47 5.957 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-11T07:59:09.389Z] #47 7.349 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:59:09.389Z] #47 10.37 go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:59:09.389Z] #47 10.38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:59:09.389Z] #47 10.40 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:09.389Z] #47 10.48 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:59:09.389Z] #47 ... [2021-11-11T07:59:09.389Z] [2021-11-11T07:59:09.389Z] #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-11-11T07:59:09.389Z] #24 sha256:1717b9d67227d4ffcb60195070f82c396a77cc313712b2cbe7ef4e4b823810de [2021-11-11T07:59:09.389Z] #24 5.856 + RM_GOPATH=0 [2021-11-11T07:59:09.389Z] #24 5.856 + TMP_GOPATH= [2021-11-11T07:59:09.389Z] #24 5.856 + : /build [2021-11-11T07:59:09.389Z] #24 5.856 + '[' -z '' ']' [2021-11-11T07:59:09.389Z] #24 5.857 ++ mktemp -d [2021-11-11T07:59:09.389Z] #24 5.859 + export GOPATH=/tmp/tmp.E5kambMPdi [2021-11-11T07:59:09.389Z] #24 5.862 + GOPATH=/tmp/tmp.E5kambMPdi [2021-11-11T07:59:09.389Z] #24 5.862 + RM_GOPATH=1 [2021-11-11T07:59:09.389Z] #24 5.862 + case "$(go env GOARCH)" in [2021-11-11T07:59:09.389Z] #24 5.862 ++ go env GOARCH [2021-11-11T07:59:09.389Z] #24 5.874 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.389Z] #24 5.874 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.389Z] #24 5.874 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:09.389Z] #24 5.884 + dir=/tmp/install [2021-11-11T07:59:09.389Z] #24 5.884 + bin=dockercli [2021-11-11T07:59:09.389Z] #24 5.884 + shift [2021-11-11T07:59:09.389Z] #24 5.884 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-11T07:59:09.389Z] #24 5.884 + . /tmp/install/dockercli.installer [2021-11-11T07:59:09.389Z] #24 5.884 ++ : stable [2021-11-11T07:59:09.389Z] #24 5.884 ++ : 17.06.2-ce [2021-11-11T07:59:09.389Z] #24 5.884 + install_dockercli [2021-11-11T07:59:09.389Z] #24 5.884 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T07:59:09.389Z] #24 5.884 ++ uname -m [2021-11-11T07:59:09.389Z] #24 5.884 + arch=aarch64 [2021-11-11T07:59:09.389Z] #24 5.884 + '[' aarch64 '!=' x86_64 ']' [2021-11-11T07:59:09.389Z] #24 5.884 + '[' aarch64 '!=' s390x ']' [2021-11-11T07:59:09.389Z] #24 5.884 + '[' aarch64 '!=' armhf ']' [2021-11-11T07:59:09.389Z] #24 5.884 + build_dockercli [2021-11-11T07:59:09.389Z] #24 5.884 + git clone https://github.com/docker/docker-ce /tmp/tmp.E5kambMPdi/tmp/docker-ce [2021-11-11T07:59:09.389Z] #24 5.884 Install docker/cli version 17.06.2-ce from stable [2021-11-11T07:59:09.389Z] #24 5.890 Cloning into '/tmp/tmp.E5kambMPdi/tmp/docker-ce'... [2021-11-11T07:59:09.466Z] #43 16.86 PBCC images/inventory.pb-c.c [2021-11-11T07:59:09.466Z] #43 17.01 DEP images/core-aarch64.pb-c.d [2021-11-11T07:59:09.581Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 6.7s [2021-11-11T07:59:09.581Z] #9 ... [2021-11-11T07:59:09.581Z] [2021-11-11T07:59:09.581Z] #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-11-11T07:59:09.581Z] #29 sha256:bedec4cf4783e39474d0227ebb7b447c8ad210b407e0ee1dd2d01095111f84c9 [2021-11-11T07:59:09.581Z] #29 2.059 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-11T07:59:09.581Z] #29 2.154 [2021-11-11T07:59:09.581Z] #29 2.377 #=#=# ############# 18.7% ########################### 38.3% ######################################### 58.2% ######################################################## 78.0% ###################################################################### 97.8% ######################################################################## 100.0% [2021-11-11T07:59:09.581Z] #29 2.987 [2021-11-11T07:59:09.581Z] #29 3.209 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:09.581Z] #29 3.398 [2021-11-11T07:59:09.581Z] #29 3.623 #=#=# ## 3.5% ######################################################################## 100.0% [2021-11-11T07:59:09.581Z] #29 3.910 [2021-11-11T07:59:09.581Z] #29 4.140 #=#=# ########### 16.1% ########################## 37.1% ######################################## 56.4% ###################################################### 75.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-11-11T07:59:09.581Z] #29 4.760 [2021-11-11T07:59:09.645Z] #24 ... [2021-11-11T07:59:09.645Z] [2021-11-11T07:59:09.645Z] #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-11-11T07:59:09.645Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:09.645Z] #36 5.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:09.645Z] #36 5.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:09.645Z] #36 5.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:09.645Z] #36 7.249 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T07:59:09.645Z] #36 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T07:59:09.645Z] #36 ... [2021-11-11T07:59:09.645Z] [2021-11-11T07:59:09.645Z] #49 [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-11-11T07:59:09.645Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:09.645Z] #49 5.841 + RM_GOPATH=0 [2021-11-11T07:59:09.645Z] #49 5.841 + TMP_GOPATH= [2021-11-11T07:59:09.645Z] #49 5.841 + : /build [2021-11-11T07:59:09.645Z] #49 5.841 + '[' -z '' ']' [2021-11-11T07:59:09.645Z] #49 5.841 ++ mktemp -d [2021-11-11T07:59:09.645Z] #49 5.841 + export GOPATH=/tmp/tmp.YclSA4p5eV [2021-11-11T07:59:09.645Z] #49 5.841 + GOPATH=/tmp/tmp.YclSA4p5eV [2021-11-11T07:59:09.645Z] #49 5.841 + RM_GOPATH=1 [2021-11-11T07:59:09.646Z] #49 5.841 + case "$(go env GOARCH)" in [2021-11-11T07:59:09.646Z] #49 5.841 ++ go env GOARCH [2021-11-11T07:59:09.646Z] #49 5.846 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.646Z] #49 5.846 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:09.646Z] #49 5.846 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:09.646Z] #49 5.846 + dir=/tmp/install [2021-11-11T07:59:09.646Z] #49 5.846 + bin=golangci_lint [2021-11-11T07:59:09.646Z] #49 5.846 + shift [2021-11-11T07:59:09.646Z] #49 5.846 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-11T07:59:09.646Z] #49 5.846 + . /tmp/install/golangci_lint.installer [2021-11-11T07:59:09.646Z] #49 5.846 ++ : v1.23.8 [2021-11-11T07:59:09.646Z] #49 5.846 + install_golangci_lint [2021-11-11T07:59:09.646Z] #49 5.846 + set -e [2021-11-11T07:59:09.646Z] #49 5.846 + export GO111MODULE=on [2021-11-11T07:59:09.646Z] #49 5.846 + GO111MODULE=on [2021-11-11T07:59:09.646Z] #49 5.846 + GOBIN=/build [2021-11-11T07:59:09.646Z] #49 5.846 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-11T07:59:09.646Z] #49 7.077 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T07:59:09.733Z] #43 17.07 DEP images/core-arm.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.12 DEP images/core-ppc64.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.19 DEP images/core-s390.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.27 DEP images/core-x86.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.31 DEP images/core.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.35 DEP images/inventory.pb-c.d [2021-11-11T07:59:09.733Z] #43 17.40 PBCC images/cpuinfo.pb-c.c [2021-11-11T07:59:09.733Z] #43 17.42 DEP images/cpuinfo.pb-c.d [2021-11-11T07:59:09.775Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 5.1s [2021-11-11T07:59:09.902Z] #49 ... [2021-11-11T07:59:09.902Z] [2021-11-11T07:59:09.902Z] #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-11-11T07:59:09.902Z] #40 sha256:5f809118b8e7a2a9793fc151205193c89d063f4bf99d7d02be222a20db1491ff [2021-11-11T07:59:09.902Z] #40 5.924 + git clone https://github.com/docker/distribution.git . [2021-11-11T07:59:09.902Z] #40 5.924 Cloning into '.'... [2021-11-11T07:59:09.902Z] #40 ... [2021-11-11T07:59:09.902Z] [2021-11-11T07:59:09.902Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:09.902Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:09.902Z] #42 6.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:09.902Z] #42 6.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:09.902Z] #42 6.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:09.902Z] #42 8.409 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T07:59:10.159Z] #42 ... [2021-11-11T07:59:10.159Z] [2021-11-11T07:59:10.159Z] #55 [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-11-11T07:59:10.159Z] #55 sha256:a903fd86b27a4d6bb2e842107a9712f54cf4df51183f3d0099dfc1925282a27a [2021-11-11T07:59:10.159Z] #55 5.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:10.159Z] #55 5.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:10.159Z] #55 5.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:10.159Z] #55 6.349 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T07:59:10.159Z] #55 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T07:59:10.159Z] #55 ... [2021-11-11T07:59:10.159Z] [2021-11-11T07:59:10.159Z] #47 [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-11-11T07:59:10.159Z] #47 sha256:0078710601d535a8867b3cd54d5e923282a2244ba60242ebe7a1fa1e2d9a761c [2021-11-11T07:59:10.159Z] #47 10.95 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:59:10.159Z] #47 11.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:59:10.159Z] #47 11.15 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:59:10.159Z] #47 11.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:59:10.159Z] #47 11.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:59:10.301Z] #43 17.57 PBCC images/stats.pb-c.c [2021-11-11T07:59:10.301Z] #43 17.59 DEP images/stats.pb-c.d [2021-11-11T07:59:10.563Z] #56 65.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T07:59:10.564Z] #56 65.40 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T07:59:10.564Z] #56 65.40 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T07:59:10.564Z] #56 65.40 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T07:59:10.564Z] #56 65.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T07:59:10.564Z] #56 65.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T07:59:10.564Z] #56 65.40 + '[' '' = dynamic ']' [2021-11-11T07:59:10.564Z] #56 65.40 + make [2021-11-11T07:59:11.242Z] #43 ... [2021-11-11T07:59:11.242Z] [2021-11-11T07:59:11.242Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:11.242Z] #34 sha256:1dcbd96bd40237ce5c32f217e08d9321367e62eb1d39617015ce79567d0014f4 [2021-11-11T07:59:11.242Z] #34 115.6 log [2021-11-11T07:59:11.242Z] #34 118.0 github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:59:11.242Z] #34 DONE 120.5s [2021-11-11T07:59:11.242Z] [2021-11-11T07:59:11.242Z] #45 [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-11-11T07:59:11.242Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:11.242Z] #45 112.9 fmt [2021-11-11T07:59:11.242Z] #45 113.4 regexp [2021-11-11T07:59:11.242Z] #45 117.2 go/token [2021-11-11T07:59:11.242Z] #45 117.7 internal/lazyregexp [2021-11-11T07:59:11.242Z] #45 118.1 go/scanner [2021-11-11T07:59:11.242Z] #45 118.2 net/url [2021-11-11T07:59:11.242Z] #45 119.6 go/ast [2021-11-11T07:59:11.242Z] #45 120.3 text/template/parse [2021-11-11T07:59:11.391Z] #29 4.989 #=#=# ## 3.2% ####### 10.1% ########### 15.4% ############## 20.6% ################## 25.8% ################## 26.2% ###################### 30.9% ########################## 37.0% ############################## 43.0% ################################### 49.0% ####################################### 55.5% ############################################# 63.9% ################################################# 68.5% #################################################### 73.2% ######################################################### 79.7% ############################################################# 84.9% ################################################################ 90.1% #################################################################### 95.3% ######################################################################## 100.0% [2021-11-11T07:59:11.391Z] #29 6.945 [2021-11-11T07:59:11.500Z] #56 66.70 + bin/ctr [2021-11-11T07:59:11.528Z] #47 12.65 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:59:11.529Z] #47 ... [2021-11-11T07:59:11.529Z] [2021-11-11T07:59:11.529Z] #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-11-11T07:59:11.529Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T07:59:11.529Z] #13 4.606 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:59:11.529Z] #13 4.659 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:11.529Z] #13 4.659 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:11.529Z] #13 4.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:11.529Z] #13 6.429 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-11-11T07:59:11.529Z] #13 8.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T07:59:11.529Z] #13 ... [2021-11-11T07:59:11.529Z] [2021-11-11T07:59:11.529Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:11.529Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:11.529Z] #42 12.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T07:59:11.649Z] #29 7.278 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T07:59:11.649Z] #29 7.377 [2021-11-11T07:59:11.909Z] #29 7.601 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:11.909Z] #29 7.692 [2021-11-11T07:59:12.172Z] #45 ... [2021-11-11T07:59:12.172Z] [2021-11-11T07:59:12.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:12.172Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:12.172Z] #43 19.87 make[1]: Nothing to be done for 'all'. [2021-11-11T07:59:12.473Z] #29 8.216 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T07:59:12.730Z] #29 8.306 [2021-11-11T07:59:12.986Z] #29 8.536 #=#=# ################################################################ 89.5% ######################################################################## 100.0% [2021-11-11T07:59:12.986Z] #29 8.674 [2021-11-11T07:59:13.420Z] INFO: Build done for gotestsum... [2021-11-11T07:59:13.550Z] #29 9.258 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-11T07:59:13.550Z] #29 9.337 [2021-11-11T07:59:13.985Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 8.9s done [2021-11-11T07:59:13.985Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-11T07:59:14.033Z] #56 ... [2021-11-11T07:59:14.033Z] [2021-11-11T07:59:14.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:14.033Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:14.033Z] #43 29.31 CC images/fh.o [2021-11-11T07:59:14.033Z] #43 29.59 CC images/fsnotify.o [2021-11-11T07:59:14.033Z] #43 30.14 CC images/signalfd.o [2021-11-11T07:59:14.033Z] #43 30.35 CC images/fs.o [2021-11-11T07:59:14.033Z] #43 30.64 CC images/pstree.o [2021-11-11T07:59:14.033Z] #43 30.84 CC images/pipe.o [2021-11-11T07:59:14.033Z] #43 31.10 CC images/tcp-stream.o [2021-11-11T07:59:14.033Z] #43 31.35 CC images/sk-packet.o [2021-11-11T07:59:14.033Z] #43 31.64 CC images/mnt.o [2021-11-11T07:59:14.033Z] #43 31.97 CC images/pipe-data.o [2021-11-11T07:59:14.033Z] #43 32.20 CC images/sa.o [2021-11-11T07:59:14.033Z] #43 32.47 CC images/timer.o [2021-11-11T07:59:14.033Z] #43 33.01 CC images/timerfd.o [2021-11-11T07:59:14.033Z] #43 33.48 CC images/mm.o [2021-11-11T07:59:14.033Z] #43 33.94 CC images/sk-opts.o [2021-11-11T07:59:14.033Z] #43 34.39 CC images/sk-unix.o [2021-11-11T07:59:14.033Z] #43 34.97 CC images/sk-inet.o [2021-11-11T07:59:14.033Z] #43 35.67 CC images/tun.o [2021-11-11T07:59:14.033Z] #43 36.11 CC images/sk-netlink.o [2021-11-11T07:59:14.033Z] #43 36.46 CC images/packet-sock.o [2021-11-11T07:59:14.033Z] #43 36.82 CC images/ipc-var.o [2021-11-11T07:59:14.033Z] #43 36.99 CC images/ipc-desc.o [2021-11-11T07:59:14.033Z] #43 37.20 CC images/ipc-shm.o [2021-11-11T07:59:14.033Z] #43 37.40 CC images/ipc-msg.o [2021-11-11T07:59:14.033Z] #43 37.72 CC images/ipc-sem.o [2021-11-11T07:59:14.033Z] #43 37.94 CC images/utsns.o [2021-11-11T07:59:14.033Z] #43 38.08 CC images/creds.o [2021-11-11T07:59:14.033Z] #43 38.29 CC images/vma.o [2021-11-11T07:59:14.033Z] #43 38.53 CC images/netdev.o [2021-11-11T07:59:14.033Z] #43 38.88 CC images/tty.o [2021-11-11T07:59:14.033Z] #43 39.32 CC images/file-lock.o [2021-11-11T07:59:14.033Z] #43 39.53 CC images/rlimit.o [2021-11-11T07:59:14.065Z] #29 9.571 #=#=# ## 3.2% ############### 21.9% ################################### 49.6% [2021-11-11T07:59:14.065Z] #29 ... [2021-11-11T07:59:14.065Z] [2021-11-11T07:59:14.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:59:14.065Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:59:14.065Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 9.6s done [2021-11-11T07:59:14.065Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 1.8s [2021-11-11T07:59:14.067Z] #42 ... [2021-11-11T07:59:14.067Z] [2021-11-11T07:59:14.067Z] #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-11-11T07:59:14.067Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-11T07:59:14.067Z] #32 4.851 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T07:59:14.067Z] #32 4.851 Cloning into '.'... [2021-11-11T07:59:14.067Z] #32 ... [2021-11-11T07:59:14.067Z] [2021-11-11T07:59:14.067Z] #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-11-11T07:59:14.067Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:14.067Z] #36 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T07:59:14.247Z] #9 DONE 41.6s [2021-11-11T07:59:14.247Z] [2021-11-11T07:59:14.247Z] #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-11-11T07:59:14.247Z] #29 sha256:a921378ada076bbcbe0415d25e5758b903b0ebd6005bcf823adc830f06de2a2a [2021-11-11T07:59:14.247Z] #29 1.806 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-11T07:59:14.247Z] #29 1.960 [2021-11-11T07:59:14.247Z] #29 2.205 #=#=# ####### 10.6% ####################### 32.6% ########################################## 58.4% ######################################################## 78.2% ###################################################################### 98.2% ######################################################################## 100.0% [2021-11-11T07:59:14.247Z] #29 2.827 [2021-11-11T07:59:14.247Z] #29 3.060 #=#=# #################################################### 73.3% ######################################################################## 100.0% [2021-11-11T07:59:14.247Z] #29 3.342 [2021-11-11T07:59:14.247Z] #29 3.576 #=#=# ########################################################### 82.7% ######################################################################## 100.0% [2021-11-11T07:59:14.247Z] #29 3.773 [2021-11-11T07:59:14.247Z] #29 3.984 #=#=# ######## 12.1% ########################## 36.3% ######################################## 55.6% ##################################################### 75.0% ################################################################### 94.2% ######################################################################## 100.0% [2021-11-11T07:59:14.247Z] #29 4.598 [2021-11-11T07:59:14.247Z] #29 4.824 #=#=# # 1.6% ###### 9.4% ########## 15.0% ############## 20.4% ################## 25.6% ###################### 30.8% ######################### 35.7% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% ################################################## 69.8% ##################################################### 73.7% ########################################################## 81.1% ################################################################# 90.4% ####################################################################### 98.7% ######################################################################## 100.0% [2021-11-11T07:59:14.247Z] #29 6.818 [2021-11-11T07:59:14.247Z] #29 7.268 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T07:59:14.291Z] #43 39.73 CC images/pagemap.o [2021-11-11T07:59:14.509Z] #29 7.397 [2021-11-11T07:59:14.550Z] #43 40.08 CC images/siginfo.o [2021-11-11T07:59:14.550Z] #43 ... [2021-11-11T07:59:14.550Z] [2021-11-11T07:59:14.550Z] #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-11-11T07:59:14.550Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:14.550Z] #13 132.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T07:59:14.771Z] #29 7.633 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:14.771Z] #29 7.724 [2021-11-11T07:59:14.809Z] #13 132.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:59:14.809Z] #13 132.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:15.345Z] #29 8.278 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T07:59:15.345Z] #29 8.373 [2021-11-11T07:59:15.445Z] #43 ... [2021-11-11T07:59:15.445Z] [2021-11-11T07:59:15.445Z] #51 [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-11-11T07:59:15.445Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:59:15.445Z] #51 114.2 encoding/json [2021-11-11T07:59:15.445Z] #51 118.1 github.com/pkg/diff [2021-11-11T07:59:15.445Z] #51 119.7 go/ast [2021-11-11T07:59:15.445Z] #51 121.5 golang.org/x/crypto/ssh/terminal [2021-11-11T07:59:15.445Z] #51 124.3 mvdan.cc/editorconfig [2021-11-11T07:59:15.445Z] #51 ... [2021-11-11T07:59:15.445Z] [2021-11-11T07:59:15.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:15.445Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:15.445Z] #43 22.58 CC images/stats.o [2021-11-11T07:59:15.445Z] #43 22.99 CC images/core.o [2021-11-11T07:59:15.867Z] #29 8.600 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:15.867Z] #29 8.707 [2021-11-11T07:59:16.008Z] #43 23.59 CC images/core-x86.o [2021-11-11T07:59:16.128Z] #29 ... [2021-11-11T07:59:16.128Z] [2021-11-11T07:59:16.128Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T07:59:16.128Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-11T07:59:16.128Z] #10 DONE 1.9s [2021-11-11T07:59:16.128Z] [2021-11-11T07:59:16.128Z] #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-11-11T07:59:16.128Z] #29 sha256:a921378ada076bbcbe0415d25e5758b903b0ebd6005bcf823adc830f06de2a2a [2021-11-11T07:59:16.128Z] #29 9.175 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-11T07:59:16.128Z] #29 ... [2021-11-11T07:59:16.128Z] [2021-11-11T07:59:16.128Z] #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-11-11T07:59:16.128Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-11T07:59:16.572Z] #43 24.15 CC images/core-arm.o [2021-11-11T07:59:17.075Z] #11 DONE 0.8s [2021-11-11T07:59:17.075Z] [2021-11-11T07:59:17.075Z] #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-11-11T07:59:17.075Z] #29 sha256:a921378ada076bbcbe0415d25e5758b903b0ebd6005bcf823adc830f06de2a2a [2021-11-11T07:59:17.075Z] #29 9.348 [2021-11-11T07:59:17.075Z] #29 9.575 #=#=# 0.3% ############# 19.4% ########################### 37.9% [2021-11-11T07:59:17.075Z] #29 ... [2021-11-11T07:59:17.075Z] [2021-11-11T07:59:17.075Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:59:17.075Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-11T07:59:17.075Z] #39 DONE 0.2s [2021-11-11T07:59:17.075Z] [2021-11-11T07:59:17.075Z] #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-11-11T07:59:17.075Z] #29 sha256:a921378ada076bbcbe0415d25e5758b903b0ebd6005bcf823adc830f06de2a2a [2021-11-11T07:59:17.075Z] #29 9.575 #=#=# 0.3% ############# 19.4% ########################### 37.9% ##################################### 51.9% [2021-11-11T07:59:17.075Z] #29 ... [2021-11-11T07:59:17.075Z] [2021-11-11T07:59:17.075Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T07:59:17.075Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-11T07:59:17.075Z] #31 DONE 0.3s [2021-11-11T07:59:17.075Z] [2021-11-11T07:59:17.075Z] #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-11-11T07:59:17.075Z] #29 sha256:a921378ada076bbcbe0415d25e5758b903b0ebd6005bcf823adc830f06de2a2a [2021-11-11T07:59:17.135Z] #43 24.62 CC images/core-aarch64.o [2021-11-11T07:59:17.338Z] #29 9.575 #=#=# 0.3% ############# 19.4% ########################### 37.9% ##################################### 51.9% ############################################### 65.4% ############################################################## 86.5% ###################################################################### 98.6% ######################################################################## 100.0% [2021-11-11T07:59:17.338Z] #29 10.45 [2021-11-11T07:59:17.698Z] #43 25.03 CC images/core-ppc64.o [2021-11-11T07:59:18.096Z] #13 ... [2021-11-11T07:59:18.096Z] [2021-11-11T07:59:18.096Z] #45 [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-11-11T07:59:18.096Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:59:18.096Z] #45 133.1 github.com/LK4D4/vndr/build [2021-11-11T07:59:18.096Z] #45 136.0 hash/crc32 [2021-11-11T07:59:18.096Z] #45 136.6 compress/gzip [2021-11-11T07:59:18.096Z] #45 137.2 crypto/rand [2021-11-11T07:59:18.096Z] #45 137.4 crypto/dsa [2021-11-11T07:59:18.096Z] #45 137.8 crypto/x509/pkix [2021-11-11T07:59:18.096Z] #45 137.9 crypto/ed25519 [2021-11-11T07:59:18.096Z] #45 138.2 crypto/rsa [2021-11-11T07:59:18.096Z] #45 138.4 net [2021-11-11T07:59:18.096Z] #45 139.5 vendor/golang.org/x/crypto/chacha20 [2021-11-11T07:59:18.096Z] #45 140.0 vendor/golang.org/x/crypto/poly1305 [2021-11-11T07:59:18.096Z] #45 140.6 vendor/golang.org/x/sys/cpu [2021-11-11T07:59:18.096Z] #45 141.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-11-11T07:59:18.096Z] #45 142.4 vendor/golang.org/x/crypto/curve25519 [2021-11-11T07:59:18.261Z] #43 25.65 CC images/core-s390.o [2021-11-11T07:59:18.283Z] #29 11.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T07:59:18.283Z] #29 11.34 [2021-11-11T07:59:18.356Z] #45 ... [2021-11-11T07:59:18.356Z] [2021-11-11T07:59:18.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:18.356Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:18.356Z] #43 40.33 CC images/rpc.o [2021-11-11T07:59:18.356Z] #43 41.65 CC images/ext-file.o [2021-11-11T07:59:18.356Z] #43 41.82 CC images/cgroup.o [2021-11-11T07:59:18.356Z] #43 42.35 CC images/userns.o [2021-11-11T07:59:18.356Z] #43 42.59 CC images/google/protobuf/descriptor.o [2021-11-11T07:59:18.545Z] #29 11.57 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:18.615Z] #43 44.17 CC images/opts.o [2021-11-11T07:59:18.807Z] #29 11.65 [2021-11-11T07:59:18.825Z] #43 26.30 CC images/cpuinfo.o [2021-11-11T07:59:18.874Z] #43 44.36 CC images/seccomp.o [2021-11-11T07:59:19.133Z] #43 44.62 CC images/binfmt-misc.o [2021-11-11T07:59:19.317Z] #36 ... [2021-11-11T07:59:19.317Z] [2021-11-11T07:59:19.317Z] #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-11-11T07:59:19.317Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:19.317Z] #29 5.284 #=#=# 0.0% #### 6.0% ########## 14.1% ############# 18.3% ############## 19.7% ################# 24.0% #################### 28.5% ###################### 31.9% ######################### 35.7% ########################## 36.2% ########################## 36.5% ########################### 38.6% ############################ 40.0% ############################# 41.5% ################################## 47.2% ################################### 49.5% #################################### 50.3% ##################################### 52.3% ####################################### 55.1% ######################################### 58.0% ########################################### 60.7% ############################################# 62.7% ############################################## 63.9% ############################################### 65.3% ################################################ 66.9% ################################################# 69.1% ################################################### 71.3% #################################################### 73.3% ###################################################### 75.2% ####################################################### 77.5% ######################################################### 79.2% ########################################################## 80.8% ########################################################### 82.5% ############################################################ 83.5% ############################################################ 84.5% ############################################################# 85.0% ############################################################## 86.2% ############################################################### 87.8% ################################################################ 88.9% ################################################################# 90.6% ################################################################## 93.0% #################################################################### 95.1% ##################################################################### 97.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-11-11T07:59:19.317Z] #29 11.23 [2021-11-11T07:59:19.317Z] #29 13.14 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T07:59:19.317Z] #29 14.00 [2021-11-11T07:59:19.317Z] #29 14.32 #=#=# ##################### 29.8% ######################################################################## 100.0% [2021-11-11T07:59:19.317Z] #29 14.55 [2021-11-11T07:59:19.317Z] #29 16.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T07:59:19.317Z] #29 17.34 [2021-11-11T07:59:19.317Z] #29 17.69 #=#=# ##O#- # ################################################################### 93.2% ######################################################################## 100.0% [2021-11-11T07:59:19.317Z] #29 18.19 [2021-11-11T07:59:19.317Z] #29 20.09 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-11T07:59:19.317Z] #29 20.72 #=#=# [2021-11-11T07:59:19.317Z] #29 21.14 #=#=# [2021-11-11T07:59:19.317Z] #29 ... [2021-11-11T07:59:19.317Z] [2021-11-11T07:59:19.317Z] #45 [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-11-11T07:59:19.317Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:19.317Z] #45 10.41 runtime/internal/sys [2021-11-11T07:59:19.317Z] #45 10.85 internal/bytealg [2021-11-11T07:59:19.317Z] #45 10.97 internal/race [2021-11-11T07:59:19.317Z] #45 11.43 sync/atomic [2021-11-11T07:59:19.317Z] #45 11.96 unicode [2021-11-11T07:59:19.317Z] #45 12.98 runtime [2021-11-11T07:59:19.317Z] #45 17.76 unicode/utf8 [2021-11-11T07:59:19.317Z] #45 18.48 math [2021-11-11T07:59:19.317Z] #45 ... [2021-11-11T07:59:19.317Z] [2021-11-11T07:59:19.317Z] #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-11-11T07:59:19.317Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:19.317Z] #29 21.14 #=#=# 0.0% ### 4.9% [2021-11-11T07:59:19.317Z] #29 ... [2021-11-11T07:59:19.317Z] [2021-11-11T07:59:19.317Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:19.317Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T07:59:19.317Z] #34 10.68 math/bits [2021-11-11T07:59:19.317Z] #34 10.83 internal/bytealg [2021-11-11T07:59:19.317Z] #34 11.93 math [2021-11-11T07:59:19.317Z] #34 12.80 runtime [2021-11-11T07:59:19.317Z] #34 19.70 encoding [2021-11-11T07:59:19.320Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 6.9s [2021-11-11T07:59:19.389Z] #43 26.81 CC images/inventory.o [2021-11-11T07:59:19.389Z] #43 27.03 CC images/fdinfo.o [2021-11-11T07:59:19.391Z] #43 44.83 CC images/time.o [2021-11-11T07:59:19.497Z] #29 12.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T07:59:19.497Z] #29 12.35 [2021-11-11T07:59:19.573Z] #34 ... [2021-11-11T07:59:19.573Z] [2021-11-11T07:59:19.573Z] #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-11-11T07:59:19.573Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:19.650Z] #43 45.08 CC images/sysctl.o [2021-11-11T07:59:19.770Z] #29 12.62 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:19.770Z] #29 12.72 [2021-11-11T07:59:19.770Z] #29 12.76 Download of images into '/build' complete. [2021-11-11T07:59:19.770Z] #29 12.76 Use something like the following to load the result into a Docker daemon: [2021-11-11T07:59:19.770Z] #29 12.76 tar -cC '/build' . | docker load [2021-11-11T07:59:19.883Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 7.5s done [2021-11-11T07:59:19.909Z] #43 45.31 CC images/autofs.o [2021-11-11T07:59:19.953Z] #43 27.40 CC images/fown.o [2021-11-11T07:59:20.045Z] #29 DONE 13.0s [2021-11-11T07:59:20.045Z] [2021-11-11T07:59:20.045Z] #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-11-11T07:59:20.045Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:59:20.182Z] #43 45.50 CC images/macvlan.o [2021-11-11T07:59:20.182Z] #43 45.71 CC images/sit.o [2021-11-11T07:59:20.210Z] #43 27.66 CC images/ns.o [2021-11-11T07:59:20.452Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 [2021-11-11T07:59:20.467Z] #43 27.93 CC images/regfile.o [2021-11-11T07:59:20.467Z] #43 ... [2021-11-11T07:59:20.467Z] [2021-11-11T07:59:20.467Z] #56 [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-11-11T07:59:20.467Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T07:59:20.474Z] #43 45.95 CC images/memfd.o [2021-11-11T07:59:20.711Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-11T07:59:20.711Z] #9 ... [2021-11-11T07:59:20.711Z] [2021-11-11T07:59:20.711Z] #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-11-11T07:59:20.711Z] #29 sha256:bedec4cf4783e39474d0227ebb7b447c8ad210b407e0ee1dd2d01095111f84c9 [2021-11-11T07:59:20.711Z] #29 9.571 #=#=# ## 3.2% ############### 21.9% ################################### 49.6% ######################################## 55.8% ########################################## 58.9% ########################################### 60.4% ########################################################### 82.2% ######################################################################## 100.0% [2021-11-11T07:59:20.711Z] #29 10.52 [2021-11-11T07:59:20.711Z] #29 11.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T07:59:20.711Z] #29 11.16 [2021-11-11T07:59:20.711Z] #29 11.38 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:20.711Z] #29 11.45 [2021-11-11T07:59:20.711Z] #29 11.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T07:59:20.711Z] #29 12.03 [2021-11-11T07:59:20.711Z] #29 12.25 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:20.711Z] #29 12.30 [2021-11-11T07:59:20.711Z] #29 12.32 Download of images into '/build' complete. [2021-11-11T07:59:20.711Z] #29 12.32 Use something like the following to load the result into a Docker daemon: [2021-11-11T07:59:20.711Z] #29 12.32 tar -cC '/build' . | docker load [2021-11-11T07:59:20.711Z] #29 DONE 16.4s [2021-11-11T07:59:20.733Z] #43 46.27 CC images/timens.o [2021-11-11T07:59:20.970Z] [2021-11-11T07:59:20.970Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:9cb4d9fe93e7efd88048e2a30037b38547e0c61ff171e381b8a499b189a71817 [2021-11-11T07:59:20.970Z] #9 sha256:b6a919dad6c8d59a7d22606061ea0dc8bc3a22a88329fea9c21597c7a6553e8d [2021-11-11T07:59:20.970Z] #9 DONE 42.0s [2021-11-11T07:59:20.970Z] [2021-11-11T07:59:20.970Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T07:59:20.970Z] #10 sha256:538b61f724c08d534bd724a470a807f15fc58809eac8a61afe03cc16cfb5f277 [2021-11-11T07:59:20.991Z] #43 46.42 LINK images/built-in.o [2021-11-11T07:59:20.991Z] #43 46.47 GEN compel/include/asm [2021-11-11T07:59:20.991Z] #43 46.48 GEN compel/include/version.h [2021-11-11T07:59:20.991Z] #43 46.48 touch .config [2021-11-11T07:59:20.991Z] #43 46.54 GEN include/common/config.h [2021-11-11T07:59:21.249Z] #43 46.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-11T07:59:21.249Z] #43 46.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-11T07:59:21.249Z] #43 46.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-11T07:59:21.249Z] #43 46.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-11T07:59:21.249Z] #43 46.79 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-11T07:59:21.249Z] #43 46.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-11T07:59:21.249Z] #43 46.85 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-11T07:59:21.249Z] #43 46.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-11T07:59:21.507Z] #43 46.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-11T07:59:21.507Z] #43 46.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-11T07:59:21.507Z] #43 46.94 DEP compel/plugins/std/infect.d [2021-11-11T07:59:21.507Z] #43 47.09 DEP compel/plugins/std/string.d [2021-11-11T07:59:21.507Z] #43 47.16 DEP compel/plugins/std/log.d [2021-11-11T07:59:21.765Z] #43 47.26 DEP compel/plugins/std/fds.d [2021-11-11T07:59:21.904Z] #10 DONE 1.1s [2021-11-11T07:59:21.904Z] [2021-11-11T07:59:21.904Z] #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-11-11T07:59:21.904Z] #11 sha256:65da9691615ed4fde5d4a092eb2b52a793dc55c400d96026f9f8737a6f300d65 [2021-11-11T07:59:22.007Z] #56 58.26 Checking out files: 45% (2122/4688) Checking out files: 46% (2157/4688) Checking out files: 47% (2204/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) Checking out files: 78% (3657/4688) Checking out files: 79% (3704/4688) Checking out files: 80% (3751/4688) Checking out files: 81% (3798/4688) Checking out files: 81% (3834/4688) Checking out files: 82% (3845/4688) Checking out files: 83% (3892/4688) Checking out files: 84% (3938/4688) Checking out files: 85% (3985/4688) Checking out files: 86% (4032/4688) Checking out files: 87% (4079/4688) Checking out files: 88% (4126/4688) Checking out files: 89% (4173/4688) Checking out files: 90% (4220/4688) Checking out files: 91% (4267/4688) Checking out files: 92% (4313/4688) Checking out files: 93% (4360/4688) Checking out files: 94% (4407/4688) Checking out files: 95% (4454/4688) Checking out files: 96% (4501/4688) Checking out files: 97% (4548/4688) Checking out files: 98% (4595/4688) Checking out files: 99% (4642/4688) Checking out files: 100% (4688/4688) Checking out files: 100% (4688/4688), done. [2021-11-11T07:59:22.007Z] #56 60.00 + cd /tmp/tmp.JNiB1Dn18j/src/github.com/containerd/containerd [2021-11-11T07:59:22.024Z] #43 47.41 DEP compel/plugins/std/std.d [2021-11-11T07:59:22.264Z] #56 60.01 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:59:22.282Z] #43 47.57 DEP compel/plugins/shmem/shmem.d [2021-11-11T07:59:22.282Z] #43 47.65 DEP compel/plugins/fds/fds.d [2021-11-11T07:59:22.282Z] #43 47.79 CC compel/plugins/std/std.o [2021-11-11T07:59:22.540Z] #43 48.02 CC compel/plugins/std/fds.o [2021-11-11T07:59:22.596Z] #32 ... [2021-11-11T07:59:22.596Z] [2021-11-11T07:59:22.596Z] #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-11-11T07:59:22.596Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-11T07:59:22.596Z] #12 DONE 5.5s [2021-11-11T07:59:22.596Z] [2021-11-11T07:59:22.596Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-11-11T07:59:22.596Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:22.675Z] #29 21.14 #=#=# 0.0% ### 4.9% ##### 7.9% ######## 11.3% ########## 15.1% ############ 17.8% ############### 21.4% ################## 25.3% #################### 28.8% ##################### 30.5% ####################### 32.7% ########################## 36.3% ############################ 39.5% ############################### 43.6% #################################### 51.2% ####################################### 54.6% ########################################### 60.4% ############################################# 63.0% ############################################## 64.1% ################################################# 68.7% ################################################### 72.0% ###################################################### 75.1% ######################################################## 78.8% ########################################################## 81.9% ############################################################# 85.3% ############################################################### 88.3% ################################################################# 90.8% ##################################################################### 95.9% ######################################################################## 100.0% [2021-11-11T07:59:22.675Z] #29 ... [2021-11-11T07:59:22.675Z] [2021-11-11T07:59:22.675Z] #55 [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-11-11T07:59:22.675Z] #55 sha256:a903fd86b27a4d6bb2e842107a9712f54cf4df51183f3d0099dfc1925282a27a [2021-11-11T07:59:22.675Z] #55 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T07:59:22.932Z] #55 ... [2021-11-11T07:59:22.932Z] [2021-11-11T07:59:22.932Z] #49 [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-11-11T07:59:22.932Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:22.932Z] #49 24.08 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T07:59:22.932Z] #49 24.10 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T07:59:22.932Z] #49 24.18 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T07:59:22.932Z] #49 24.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T07:59:22.932Z] #49 24.27 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T07:59:22.932Z] #49 ... [2021-11-11T07:59:22.932Z] [2021-11-11T07:59:22.932Z] #58 [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-11-11T07:59:22.932Z] #58 sha256:01b81692c77410dcc9190339eebedacf94ff6657694d84223cc90eb7f1bb9eb7 [2021-11-11T07:59:22.932Z] #58 14.30 + cd /tmp/tmp.dvkGelpakN/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:22.932Z] #58 14.30 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:22.932Z] #58 14.46 + export GO111MODULE=on [2021-11-11T07:59:22.932Z] #58 14.46 + GO111MODULE=on [2021-11-11T07:59:22.932Z] #58 14.46 + export GOPROXY=https://proxy.golang.org [2021-11-11T07:59:22.932Z] #58 14.46 + GOPROXY=https://proxy.golang.org [2021-11-11T07:59:22.932Z] #58 14.46 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:59:22.932Z] #58 14.46 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-11T07:59:22.932Z] #58 17.25 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:22.932Z] #58 17.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T07:59:22.932Z] #58 17.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T07:59:22.932Z] #58 18.64 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-11T07:59:22.932Z] #58 24.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-11T07:59:23.108Z] #43 48.40 CC compel/plugins/std/log.o [2021-11-11T07:59:23.189Z] #58 ... [2021-11-11T07:59:23.189Z] [2021-11-11T07:59:23.189Z] #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-11-11T07:59:23.189Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:23.189Z] #29 24.75 [2021-11-11T07:59:23.676Z] #43 49.14 CC compel/plugins/std/string.o [2021-11-11T07:59:24.433Z] #11 DONE 2.0s [2021-11-11T07:59:24.433Z] [2021-11-11T07:59:24.433Z] #58 [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-11-11T07:59:24.433Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T07:59:24.433Z] #58 ... [2021-11-11T07:59:24.433Z] [2021-11-11T07:59:24.433Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T07:59:24.433Z] #39 sha256:b4e9f9ecac066e00afaba5a703045c4687f74a9c7e421d72202e5198776a44cf [2021-11-11T07:59:24.433Z] #39 DONE 0.3s [2021-11-11T07:59:24.433Z] [2021-11-11T07:59:24.433Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T07:59:24.433Z] #31 sha256:c76875fc8733475cf5cc75e384a8605e60585fd19c9f294c2e4791cdba619e29 [2021-11-11T07:59:24.433Z] #31 DONE 0.4s [2021-11-11T07:59:24.433Z] [2021-11-11T07:59:24.433Z] #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-11-11T07:59:24.433Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:59:24.612Z] #43 49.83 CC compel/plugins/std/infect.o [2021-11-11T07:59:24.612Z] #43 50.22 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-11T07:59:24.612Z] #43 50.26 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-11T07:59:24.626Z] #29 ... [2021-11-11T07:59:24.626Z] [2021-11-11T07:59:24.626Z] #47 [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-11-11T07:59:24.626Z] #47 sha256:0078710601d535a8867b3cd54d5e923282a2244ba60242ebe7a1fa1e2d9a761c [2021-11-11T07:59:24.626Z] #47 15.64 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:59:24.626Z] #47 ... [2021-11-11T07:59:24.626Z] [2021-11-11T07:59:24.626Z] #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-11-11T07:59:24.626Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T07:59:24.626Z] #13 12.98 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T07:59:24.626Z] #13 16.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T07:59:24.626Z] #13 ... [2021-11-11T07:59:24.626Z] [2021-11-11T07:59:24.626Z] #45 [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-11-11T07:59:24.626Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:24.626Z] #45 25.81 unicode/utf16 [2021-11-11T07:59:24.871Z] #43 50.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-11T07:59:24.871Z] #43 50.38 AR compel/plugins/std.lib.a [2021-11-11T07:59:25.130Z] #43 50.45 CC compel/plugins/fds/fds.o [2021-11-11T07:59:25.131Z] #43 50.68 AR compel/plugins/fds.lib.a [2021-11-11T07:59:25.189Z] #45 26.47 container/list [2021-11-11T07:59:25.389Z] #43 50.73 HOSTDEP compel/src/lib/log-host.d [2021-11-11T07:59:25.389Z] #43 50.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-11T07:59:25.389Z] #43 50.93 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-11T07:59:25.544Z] #56 62.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T07:59:25.544Z] #56 62.97 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T07:59:25.544Z] #56 62.97 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T07:59:25.544Z] #56 62.97 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T07:59:25.544Z] #56 62.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T07:59:25.544Z] #56 62.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T07:59:25.544Z] #56 62.97 + '[' '' = dynamic ']' [2021-11-11T07:59:25.544Z] #56 62.97 + make [2021-11-11T07:59:25.544Z] #56 ... [2021-11-11T07:59:25.544Z] [2021-11-11T07:59:25.544Z] #51 [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-11-11T07:59:25.544Z] #51 sha256:476f9e813d67a4a0b1479def9fc8e4edfd7e3e18125902504bb796e58ef8abb5 [2021-11-11T07:59:25.544Z] #51 125.7 mvdan.cc/sh/v3/fileutil [2021-11-11T07:59:25.544Z] #51 125.9 mvdan.cc/sh/v3/syntax [2021-11-11T07:59:25.544Z] #51 131.7 mvdan.cc/sh/v3/cmd/shfmt [2021-11-11T07:59:25.544Z] #51 DONE 134.6s [2021-11-11T07:59:25.544Z] [2021-11-11T07:59:25.544Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:25.544Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:25.544Z] #43 28.13 CC images/ghost-file.o [2021-11-11T07:59:25.544Z] #43 28.43 CC images/fifo.o [2021-11-11T07:59:25.544Z] #43 28.78 CC images/remap-file-path.o [2021-11-11T07:59:25.544Z] #43 29.04 CC images/eventfd.o [2021-11-11T07:59:25.544Z] #43 29.32 CC images/eventpoll.o [2021-11-11T07:59:25.544Z] #43 29.65 CC images/fh.o [2021-11-11T07:59:25.544Z] #43 29.99 CC images/fsnotify.o [2021-11-11T07:59:25.544Z] #43 30.55 CC images/signalfd.o [2021-11-11T07:59:25.544Z] #43 30.77 CC images/fs.o [2021-11-11T07:59:25.544Z] #43 31.00 CC images/pstree.o [2021-11-11T07:59:25.544Z] #43 31.24 CC images/pipe.o [2021-11-11T07:59:25.544Z] #43 31.50 CC images/tcp-stream.o [2021-11-11T07:59:25.544Z] #43 31.71 CC images/sk-packet.o [2021-11-11T07:59:25.544Z] #43 32.09 CC images/mnt.o [2021-11-11T07:59:25.544Z] #43 32.34 CC images/pipe-data.o [2021-11-11T07:59:25.544Z] #43 32.52 CC images/sa.o [2021-11-11T07:59:25.544Z] #43 32.77 CC images/timer.o [2021-11-11T07:59:25.648Z] #43 51.02 HOSTDEP compel/src/main-host.d [2021-11-11T07:59:25.648Z] #43 51.16 DEP compel/src/lib/ptrace.d [2021-11-11T07:59:25.752Z] #45 ... [2021-11-11T07:59:25.752Z] [2021-11-11T07:59:25.752Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:25.752Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:25.752Z] #42 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T07:59:25.752Z] #42 ... [2021-11-11T07:59:25.752Z] [2021-11-11T07:59:25.752Z] #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-11-11T07:59:25.752Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:25.752Z] #29 26.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T07:59:25.752Z] #29 27.37 #=#=# [2021-11-11T07:59:25.801Z] #43 33.50 CC images/timerfd.o [2021-11-11T07:59:25.907Z] #43 51.36 DEP compel/src/lib/infect.d [2021-11-11T07:59:25.914Z] Removing intermediate container 34d15baf9df3 [2021-11-11T07:59:25.914Z] ---> f3e90d6bb354 [2021-11-11T07:59:25.914Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-11-11T07:59:25.914Z] ---> Running in 8756c6b2d07e [2021-11-11T07:59:25.914Z] Removing intermediate container 8756c6b2d07e [2021-11-11T07:59:25.914Z] ---> 67ce09f5c015 [2021-11-11T07:59:25.914Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T07:59:25.914Z] ---> Running in a95f3ef72907 [2021-11-11T07:59:25.914Z] Removing intermediate container a95f3ef72907 [2021-11-11T07:59:25.914Z] ---> d7c7d2a43176 [2021-11-11T07:59:25.914Z] Step 10/10 : COPY . . [2021-11-11T07:59:26.057Z] #29 27.80 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:26.165Z] #43 51.55 DEP compel/src/lib/infect-util.d [2021-11-11T07:59:26.165Z] #43 51.64 DEP compel/src/lib/infect-rpc.d [2021-11-11T07:59:26.165Z] #43 51.72 DEP compel/arch/x86/src/lib/infect.d [2021-11-11T07:59:26.314Z] #29 28.07 [2021-11-11T07:59:26.364Z] #43 ... [2021-11-11T07:59:26.364Z] [2021-11-11T07:59:26.364Z] #45 [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-11-11T07:59:26.364Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:26.365Z] #45 125.6 go/parser [2021-11-11T07:59:26.365Z] #45 127.2 text/template [2021-11-11T07:59:26.365Z] #45 130.2 encoding/xml [2021-11-11T07:59:26.365Z] #45 131.6 go/doc [2021-11-11T07:59:26.424Z] #43 51.83 DEP compel/arch/x86/src/lib/cpu.d [2021-11-11T07:59:26.424Z] #43 51.88 DEP compel/src/lib/log.d [2021-11-11T07:59:26.621Z] #45 ... [2021-11-11T07:59:26.621Z] [2021-11-11T07:59:26.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:26.621Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:26.621Z] #43 34.02 CC images/mm.o [2021-11-11T07:59:26.683Z] #43 52.01 DEP compel/src/main.d [2021-11-11T07:59:26.683Z] #43 52.10 DEP compel/src/lib/handle-elf.d [2021-11-11T07:59:26.683Z] #43 52.23 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-11T07:59:26.807Z] #13 ... [2021-11-11T07:59:26.807Z] [2021-11-11T07:59:26.807Z] #55 [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-11-11T07:59:26.807Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:26.807Z] #55 9.223 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:26.807Z] #55 9.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:26.807Z] #55 9.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:26.807Z] #55 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:26.878Z] #43 34.45 CC images/sk-opts.o [2021-11-11T07:59:26.941Z] #43 52.32 CC compel/src/lib/log.o [2021-11-11T07:59:26.941Z] #43 52.50 CC compel/arch/x86/src/lib/cpu.o [2021-11-11T07:59:27.081Z] #55 ... [2021-11-11T07:59:27.081Z] [2021-11-11T07:59:27.081Z] #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-11-11T07:59:27.081Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:27.081Z] #36 10.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:27.081Z] #36 ... [2021-11-11T07:59:27.081Z] [2021-11-11T07:59:27.081Z] #45 [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-11-11T07:59:27.081Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T07:59:27.081Z] #45 7.101 + RM_GOPATH=0 [2021-11-11T07:59:27.081Z] #45 7.101 + TMP_GOPATH= [2021-11-11T07:59:27.081Z] #45 7.101 + : /build [2021-11-11T07:59:27.081Z] #45 7.101 + '[' -z '' ']' [2021-11-11T07:59:27.081Z] #45 7.101 ++ mktemp -d [2021-11-11T07:59:27.081Z] #45 7.102 + export GOPATH=/tmp/tmp.K2av0UZHFF [2021-11-11T07:59:27.081Z] #45 7.102 + GOPATH=/tmp/tmp.K2av0UZHFF [2021-11-11T07:59:27.081Z] #45 7.102 + RM_GOPATH=1 [2021-11-11T07:59:27.081Z] #45 7.102 + case "$(go env GOARCH)" in [2021-11-11T07:59:27.081Z] #45 7.107 ++ go env GOARCH [2021-11-11T07:59:27.081Z] #45 7.120 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:27.081Z] #45 7.120 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.081Z] #45 7.120 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.081Z] #45 7.120 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:27.081Z] #45 7.120 + dir=/tmp/install [2021-11-11T07:59:27.081Z] #45 7.120 + bin=vndr [2021-11-11T07:59:27.081Z] #45 7.120 + shift [2021-11-11T07:59:27.081Z] #45 7.120 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-11T07:59:27.081Z] #45 7.120 + . /tmp/install/vndr.installer [2021-11-11T07:59:27.081Z] #45 7.120 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:27.081Z] #45 7.120 + install_vndr [2021-11-11T07:59:27.081Z] #45 7.120 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-11T07:59:27.081Z] #45 7.120 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.K2av0UZHFF/src/github.com/LK4D4/vndr [2021-11-11T07:59:27.081Z] #45 7.120 Cloning into '/tmp/tmp.K2av0UZHFF/src/github.com/LK4D4/vndr'... [2021-11-11T07:59:27.081Z] #45 7.563 + cd /tmp/tmp.K2av0UZHFF/src/github.com/LK4D4/vndr [2021-11-11T07:59:27.081Z] #45 7.563 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:27.081Z] #45 7.563 + go build -buildmode=pie -v -o /build/vndr . [2021-11-11T07:59:27.081Z] #45 8.186 internal/unsafeheader [2021-11-11T07:59:27.081Z] #45 8.222 internal/cpu [2021-11-11T07:59:27.081Z] #45 8.251 runtime/internal/atomic [2021-11-11T07:59:27.081Z] #45 8.490 runtime/internal/sys [2021-11-11T07:59:27.081Z] #45 8.604 internal/bytealg [2021-11-11T07:59:27.081Z] #45 8.651 runtime/internal/math [2021-11-11T07:59:27.081Z] #45 8.798 internal/race [2021-11-11T07:59:27.081Z] #45 8.877 sync/atomic [2021-11-11T07:59:27.081Z] #45 9.075 unicode [2021-11-11T07:59:27.081Z] #45 9.263 runtime [2021-11-11T07:59:27.342Z] #45 ... [2021-11-11T07:59:27.342Z] [2021-11-11T07:59:27.342Z] #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-11-11T07:59:27.342Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:59:27.342Z] #40 9.303 + git clone https://github.com/docker/distribution.git . [2021-11-11T07:59:27.342Z] #40 9.303 Cloning into '.'... [2021-11-11T07:59:27.342Z] #40 ... [2021-11-11T07:59:27.342Z] [2021-11-11T07:59:27.342Z] #49 [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-11-11T07:59:27.342Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T07:59:27.342Z] #49 9.493 + RM_GOPATH=0 [2021-11-11T07:59:27.342Z] #49 9.493 + TMP_GOPATH= [2021-11-11T07:59:27.342Z] #49 9.493 + : /build [2021-11-11T07:59:27.342Z] #49 9.493 + '[' -z '' ']' [2021-11-11T07:59:27.342Z] #49 9.493 ++ mktemp -d [2021-11-11T07:59:27.342Z] #49 9.493 + export GOPATH=/tmp/tmp.JRjS8dojzu [2021-11-11T07:59:27.342Z] #49 9.493 + GOPATH=/tmp/tmp.JRjS8dojzu [2021-11-11T07:59:27.342Z] #49 9.493 + RM_GOPATH=1 [2021-11-11T07:59:27.342Z] #49 9.493 + case "$(go env GOARCH)" in [2021-11-11T07:59:27.342Z] #49 9.493 ++ go env GOARCH [2021-11-11T07:59:27.342Z] #49 9.515 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.342Z] #49 9.515 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.342Z] #49 9.515 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:27.342Z] #49 9.515 + dir=/tmp/install [2021-11-11T07:59:27.342Z] #49 9.515 + bin=golangci_lint [2021-11-11T07:59:27.342Z] #49 9.515 + shift [2021-11-11T07:59:27.342Z] #49 9.515 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-11T07:59:27.342Z] #49 9.515 + . /tmp/install/golangci_lint.installer [2021-11-11T07:59:27.342Z] #49 9.515 ++ : v1.23.8 [2021-11-11T07:59:27.342Z] #49 9.515 + install_golangci_lint [2021-11-11T07:59:27.342Z] #49 9.515 + set -e [2021-11-11T07:59:27.342Z] #49 9.515 + export GO111MODULE=on [2021-11-11T07:59:27.342Z] #49 9.515 + GO111MODULE=on [2021-11-11T07:59:27.342Z] #49 9.515 + GOBIN=/build [2021-11-11T07:59:27.342Z] #49 9.515 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-11T07:59:27.342Z] #49 10.34 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T07:59:27.441Z] #43 34.79 CC images/sk-unix.o [2021-11-11T07:59:27.602Z] #49 ... [2021-11-11T07:59:27.602Z] [2021-11-11T07:59:27.602Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:27.602Z] #67 sha256:db9861a563c07c96289653deb5b79923aa92bb00217e238745b1290fbeb9d243 [2021-11-11T07:59:27.602Z] #67 8.114 + RM_GOPATH=0 [2021-11-11T07:59:27.602Z] #67 8.122 + TMP_GOPATH= [2021-11-11T07:59:27.602Z] #67 8.122 + : /build [2021-11-11T07:59:27.602Z] #67 8.122 + '[' -z '' ']' [2021-11-11T07:59:27.602Z] #67 8.122 ++ mktemp -d [2021-11-11T07:59:27.602Z] #67 8.122 + export GOPATH=/tmp/tmp.8gscWTetaX [2021-11-11T07:59:27.602Z] #67 8.122 + GOPATH=/tmp/tmp.8gscWTetaX [2021-11-11T07:59:27.602Z] #67 8.122 + RM_GOPATH=1 [2021-11-11T07:59:27.602Z] #67 8.122 + case "$(go env GOARCH)" in [2021-11-11T07:59:27.602Z] #67 8.122 ++ go env GOARCH [2021-11-11T07:59:27.602Z] #67 8.144 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.602Z] #67 8.144 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.602Z] #67 8.144 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:27.602Z] #67 8.145 + dir=/tmp/install [2021-11-11T07:59:27.602Z] #67 8.145 + bin=proxy [2021-11-11T07:59:27.602Z] #67 8.145 + shift [2021-11-11T07:59:27.602Z] #67 8.145 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-11T07:59:27.602Z] #67 8.145 + . /tmp/install/proxy.installer [2021-11-11T07:59:27.602Z] #67 8.145 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:27.602Z] #67 8.145 + install_proxy [2021-11-11T07:59:27.602Z] #67 8.146 + case "$1" in [2021-11-11T07:59:27.602Z] #67 8.146 + export CGO_ENABLED=0 [2021-11-11T07:59:27.602Z] #67 8.146 + CGO_ENABLED=0 [2021-11-11T07:59:27.602Z] #67 8.147 + _install_proxy [2021-11-11T07:59:27.602Z] #67 8.147 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-11T07:59:27.602Z] #67 8.147 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8gscWTetaX/src/github.com/docker/libnetwork [2021-11-11T07:59:27.602Z] #67 8.147 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:27.602Z] #67 8.148 Cloning into '/tmp/tmp.8gscWTetaX/src/github.com/docker/libnetwork'... [2021-11-11T07:59:27.602Z] #67 ... [2021-11-11T07:59:27.602Z] [2021-11-11T07:59:27.602Z] #58 [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-11-11T07:59:27.603Z] #58 sha256:c8bc6bbc672432ffd73ca11311d14f040d2ae8e653f0fe48f2f114a96a78c3d6 [2021-11-11T07:59:27.603Z] #58 10.15 + RM_GOPATH=0 [2021-11-11T07:59:27.603Z] #58 10.15 + TMP_GOPATH= [2021-11-11T07:59:27.603Z] #58 10.15 + : /build [2021-11-11T07:59:27.603Z] #58 10.15 + '[' -z '' ']' [2021-11-11T07:59:27.603Z] #58 10.15 ++ mktemp -d [2021-11-11T07:59:27.603Z] #58 10.16 + export GOPATH=/tmp/tmp.qEBL940bYG [2021-11-11T07:59:27.603Z] #58 10.16 + GOPATH=/tmp/tmp.qEBL940bYG [2021-11-11T07:59:27.603Z] #58 10.16 + RM_GOPATH=1 [2021-11-11T07:59:27.603Z] #58 10.16 + case "$(go env GOARCH)" in [2021-11-11T07:59:27.603Z] #58 10.16 ++ go env GOARCH [2021-11-11T07:59:27.603Z] #58 10.19 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:27.603Z] #58 10.19 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.603Z] #58 10.19 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.603Z] #58 10.19 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:27.603Z] #58 10.19 + dir=/tmp/install [2021-11-11T07:59:27.603Z] #58 10.19 + bin=rootlesskit [2021-11-11T07:59:27.603Z] #58 10.19 + shift [2021-11-11T07:59:27.603Z] #58 10.19 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-11T07:59:27.603Z] #58 10.19 + . /tmp/install/rootlesskit.installer [2021-11-11T07:59:27.603Z] #58 10.19 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:27.603Z] #58 10.19 + install_rootlesskit [2021-11-11T07:59:27.603Z] #58 10.19 + case "$1" in [2021-11-11T07:59:27.603Z] #58 10.19 + export CGO_ENABLED=0 [2021-11-11T07:59:27.603Z] #58 10.19 + CGO_ENABLED=0 [2021-11-11T07:59:27.603Z] #58 10.19 + _install_rootlesskit [2021-11-11T07:59:27.603Z] #58 10.19 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-11T07:59:27.603Z] #58 10.20 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qEBL940bYG/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:27.603Z] #58 10.21 Cloning into '/tmp/tmp.qEBL940bYG/src/github.com/rootless-containers/rootlesskit'... [2021-11-11T07:59:27.695Z] #29 29.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T07:59:27.865Z] #58 ... [2021-11-11T07:59:27.865Z] [2021-11-11T07:59:27.865Z] #51 [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-11-11T07:59:27.865Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T07:59:27.865Z] #51 7.651 + RM_GOPATH=0 [2021-11-11T07:59:27.865Z] #51 7.651 + TMP_GOPATH= [2021-11-11T07:59:27.865Z] #51 7.651 + : /build [2021-11-11T07:59:27.865Z] #51 7.651 + '[' -z '' ']' [2021-11-11T07:59:27.865Z] #51 7.651 ++ mktemp -d [2021-11-11T07:59:27.865Z] #51 7.651 + export GOPATH=/tmp/tmp.ZM1smsD2QS [2021-11-11T07:59:27.865Z] #51 7.651 + GOPATH=/tmp/tmp.ZM1smsD2QS [2021-11-11T07:59:27.865Z] #51 7.651 + RM_GOPATH=1 [2021-11-11T07:59:27.865Z] #51 7.651 + case "$(go env GOARCH)" in [2021-11-11T07:59:27.865Z] #51 7.651 ++ go env GOARCH [2021-11-11T07:59:27.865Z] #51 7.660 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:27.865Z] #51 7.660 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.865Z] #51 7.660 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:27.865Z] #51 7.660 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:27.865Z] #51 7.660 + dir=/tmp/install [2021-11-11T07:59:27.865Z] #51 7.660 + bin=shfmt [2021-11-11T07:59:27.865Z] #51 7.660 + shift [2021-11-11T07:59:27.865Z] #51 7.660 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-11T07:59:27.865Z] #51 7.660 + . /tmp/install/shfmt.installer [2021-11-11T07:59:27.865Z] #51 7.660 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:27.865Z] #51 7.660 + install_shfmt [2021-11-11T07:59:27.865Z] #51 7.660 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-11T07:59:27.865Z] #51 7.660 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZM1smsD2QS/src/github.com/mvdan/sh [2021-11-11T07:59:27.865Z] #51 7.660 Cloning into '/tmp/tmp.ZM1smsD2QS/src/github.com/mvdan/sh'... [2021-11-11T07:59:27.876Z] #43 53.30 CC compel/arch/x86/src/lib/infect.o [2021-11-11T07:59:28.004Z] #43 35.44 CC images/sk-inet.o [2021-11-11T07:59:28.127Z] #51 ... [2021-11-11T07:59:28.127Z] [2021-11-11T07:59:28.127Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:28.127Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T07:59:28.127Z] #34 7.323 + RM_GOPATH=0 [2021-11-11T07:59:28.127Z] #34 7.323 + TMP_GOPATH= [2021-11-11T07:59:28.127Z] #34 7.323 + : /build [2021-11-11T07:59:28.127Z] #34 7.323 + '[' -z '' ']' [2021-11-11T07:59:28.127Z] #34 7.324 ++ mktemp -d [2021-11-11T07:59:28.127Z] #34 7.327 + export GOPATH=/tmp/tmp.nW02TPqjB8 [2021-11-11T07:59:28.127Z] #34 7.327 + GOPATH=/tmp/tmp.nW02TPqjB8 [2021-11-11T07:59:28.127Z] #34 7.327 + RM_GOPATH=1 [2021-11-11T07:59:28.127Z] #34 7.327 + case "$(go env GOARCH)" in [2021-11-11T07:59:28.127Z] #34 7.327 ++ go env GOARCH [2021-11-11T07:59:28.127Z] #34 7.332 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.127Z] #34 7.332 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.127Z] #34 7.333 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:28.127Z] #34 7.335 + dir=/tmp/install [2021-11-11T07:59:28.127Z] #34 7.344 + bin=tomlv [2021-11-11T07:59:28.127Z] #34 7.344 + shift [2021-11-11T07:59:28.127Z] #34 7.344 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-11T07:59:28.127Z] #34 7.344 + . /tmp/install/tomlv.installer [2021-11-11T07:59:28.127Z] #34 7.344 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:28.127Z] #34 7.344 + install_tomlv [2021-11-11T07:59:28.127Z] #34 7.344 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-11T07:59:28.127Z] #34 7.344 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nW02TPqjB8/src/github.com/BurntSushi/toml [2021-11-11T07:59:28.127Z] #34 7.344 Cloning into '/tmp/tmp.nW02TPqjB8/src/github.com/BurntSushi/toml'... [2021-11-11T07:59:28.127Z] #34 7.344 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:28.127Z] #34 8.097 + cd /tmp/tmp.nW02TPqjB8/src/github.com/BurntSushi/toml [2021-11-11T07:59:28.127Z] #34 8.097 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:28.128Z] #34 8.187 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:59:28.128Z] #34 8.600 internal/bytealg [2021-11-11T07:59:28.128Z] #34 8.605 runtime/internal/sys [2021-11-11T07:59:28.128Z] #34 8.909 math/bits [2021-11-11T07:59:28.128Z] #34 9.240 math [2021-11-11T07:59:28.128Z] #34 9.251 runtime [2021-11-11T07:59:28.128Z] #34 ... [2021-11-11T07:59:28.128Z] [2021-11-11T07:59:28.128Z] #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-11-11T07:59:28.128Z] #24 sha256:f3ebc31cdb48340e32c88f242d1319c4749b4e08ee57de93551e6bda6f3e24a6 [2021-11-11T07:59:28.128Z] #24 6.896 + RM_GOPATH=0 [2021-11-11T07:59:28.128Z] #24 6.896 + TMP_GOPATH= [2021-11-11T07:59:28.128Z] #24 6.896 + : /build [2021-11-11T07:59:28.128Z] #24 6.896 + '[' -z '' ']' [2021-11-11T07:59:28.128Z] #24 6.896 ++ mktemp -d [2021-11-11T07:59:28.128Z] #24 6.897 + export GOPATH=/tmp/tmp.T9tLBsvgNF [2021-11-11T07:59:28.128Z] #24 6.897 + GOPATH=/tmp/tmp.T9tLBsvgNF [2021-11-11T07:59:28.128Z] #24 6.897 + RM_GOPATH=1 [2021-11-11T07:59:28.128Z] #24 6.897 + case "$(go env GOARCH)" in [2021-11-11T07:59:28.128Z] #24 6.897 ++ go env GOARCH [2021-11-11T07:59:28.128Z] #24 6.911 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.128Z] #24 6.911 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.128Z] #24 6.911 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:28.128Z] #24 6.911 + dir=/tmp/install [2021-11-11T07:59:28.128Z] #24 6.911 + bin=dockercli [2021-11-11T07:59:28.128Z] #24 6.911 + shift [2021-11-11T07:59:28.128Z] #24 6.911 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-11T07:59:28.128Z] #24 6.911 + . /tmp/install/dockercli.installer [2021-11-11T07:59:28.128Z] #24 6.911 ++ : stable [2021-11-11T07:59:28.128Z] #24 6.911 ++ : 17.06.2-ce [2021-11-11T07:59:28.128Z] #24 6.911 + install_dockercli [2021-11-11T07:59:28.128Z] #24 6.911 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T07:59:28.128Z] #24 6.911 ++ uname -m [2021-11-11T07:59:28.128Z] #24 6.911 + arch=x86_64 [2021-11-11T07:59:28.128Z] #24 6.911 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T07:59:28.128Z] #24 6.911 + url=https://download.docker.com/linux/static [2021-11-11T07:59:28.128Z] #24 6.911 + tar -xz docker/docker [2021-11-11T07:59:28.128Z] #24 6.911 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T07:59:28.128Z] #24 6.911 Install docker/cli version 17.06.2-ce from stable [2021-11-11T07:59:28.258Z] #29 30.27 #=#=# [2021-11-11T07:59:28.389Z] #24 ... [2021-11-11T07:59:28.390Z] [2021-11-11T07:59:28.390Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:28.390Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:28.390Z] #42 10.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:28.390Z] #42 10.61 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:28.390Z] #42 10.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:28.390Z] #42 ... [2021-11-11T07:59:28.390Z] [2021-11-11T07:59:28.390Z] #47 [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-11-11T07:59:28.390Z] #47 sha256:2a5f7fdbb6456850e07b7dc18d0f6bfa20b8850b89f8e449ce715651eea86712 [2021-11-11T07:59:28.390Z] #47 8.295 + RM_GOPATH=0 [2021-11-11T07:59:28.390Z] #47 8.295 + TMP_GOPATH= [2021-11-11T07:59:28.390Z] #47 8.295 + : /build [2021-11-11T07:59:28.390Z] #47 8.295 + '[' -z '' ']' [2021-11-11T07:59:28.390Z] #47 8.295 ++ mktemp -d [2021-11-11T07:59:28.390Z] #47 8.295 + export GOPATH=/tmp/tmp.Lh2ykxZy8a [2021-11-11T07:59:28.390Z] #47 8.295 + GOPATH=/tmp/tmp.Lh2ykxZy8a [2021-11-11T07:59:28.390Z] #47 8.295 + RM_GOPATH=1 [2021-11-11T07:59:28.390Z] #47 8.295 + case "$(go env GOARCH)" in [2021-11-11T07:59:28.390Z] #47 8.295 ++ go env GOARCH [2021-11-11T07:59:28.390Z] #47 8.295 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.390Z] #47 8.295 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:28.390Z] #47 8.295 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:28.390Z] #47 8.295 + dir=/tmp/install [2021-11-11T07:59:28.390Z] #47 8.295 + bin=gotestsum [2021-11-11T07:59:28.390Z] #47 8.295 + shift [2021-11-11T07:59:28.390Z] #47 8.295 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-11T07:59:28.390Z] #47 8.295 + . /tmp/install/gotestsum.installer [2021-11-11T07:59:28.390Z] #47 8.295 ++ : v0.5.3 [2021-11-11T07:59:28.390Z] #47 8.295 + install_gotestsum [2021-11-11T07:59:28.390Z] #47 8.295 + set -e [2021-11-11T07:59:28.390Z] #47 8.295 + export GO111MODULE=on [2021-11-11T07:59:28.390Z] #47 8.295 + GO111MODULE=on [2021-11-11T07:59:28.390Z] #47 8.295 + GOBIN=/build [2021-11-11T07:59:28.390Z] #47 8.295 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-11T07:59:28.390Z] #47 8.945 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:59:28.390Z] #47 10.61 go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:59:28.390Z] #47 10.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:59:28.390Z] #47 10.67 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:28.390Z] #47 10.73 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:59:28.390Z] #47 10.97 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:59:28.390Z] #47 11.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:59:28.390Z] #47 11.31 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:59:28.390Z] #47 11.44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:59:28.390Z] #47 11.46 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:59:28.442Z] #43 ... [2021-11-11T07:59:28.442Z] [2021-11-11T07:59:28.442Z] #45 [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-11-11T07:59:28.442Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:59:28.442Z] #45 143.3 vendor/golang.org/x/crypto/hkdf [2021-11-11T07:59:28.442Z] #45 143.5 vendor/golang.org/x/text/transform [2021-11-11T07:59:28.442Z] #45 144.2 vendor/golang.org/x/text/unicode/bidi [2021-11-11T07:59:28.442Z] #45 146.1 vendor/golang.org/x/text/secure/bidirule [2021-11-11T07:59:28.442Z] #45 146.4 vendor/golang.org/x/text/unicode/norm [2021-11-11T07:59:28.442Z] #45 150.6 vendor/golang.org/x/net/idna [2021-11-11T07:59:28.442Z] #45 152.8 vendor/golang.org/x/net/http2/hpack [2021-11-11T07:59:28.568Z] #43 36.09 CC images/tun.o [2021-11-11T07:59:28.651Z] #47 ... [2021-11-11T07:59:28.651Z] [2021-11-11T07:59:28.651Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:28.651Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:28.651Z] #42 11.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:28.700Z] #45 ... [2021-11-11T07:59:28.700Z] [2021-11-11T07:59:28.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:28.700Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:28.700Z] #43 54.13 CC compel/src/lib/infect-rpc.o [2021-11-11T07:59:28.820Z] #29 30.65 #=#=# ######################################################################## 100.0% [2021-11-11T07:59:28.820Z] #29 30.88 [2021-11-11T07:59:28.820Z] #29 30.98 Download of images into '/build' complete. [2021-11-11T07:59:28.820Z] #29 30.98 Use something like the following to load the result into a Docker daemon: [2021-11-11T07:59:28.821Z] #29 30.98 tar -cC '/build' . | docker load [2021-11-11T07:59:28.959Z] #43 54.47 CC compel/src/lib/infect-util.o [2021-11-11T07:59:29.132Z] #43 36.63 CC images/sk-netlink.o [2021-11-11T07:59:29.217Z] #43 54.71 CC compel/src/lib/infect.o [2021-11-11T07:59:29.388Z] #43 36.95 CC images/packet-sock.o [2021-11-11T07:59:29.952Z] #43 37.41 CC images/ipc-var.o [2021-11-11T07:59:29.952Z] #43 37.57 CC images/ipc-desc.o [2021-11-11T07:59:30.038Z] #42 ... [2021-11-11T07:59:30.038Z] [2021-11-11T07:59:30.038Z] #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-11-11T07:59:30.038Z] #24 sha256:f3ebc31cdb48340e32c88f242d1319c4749b4e08ee57de93551e6bda6f3e24a6 [2021-11-11T07:59:30.038Z] #24 12.65 + mkdir -p /build [2021-11-11T07:59:30.038Z] #24 12.65 + mv docker/docker /build/ [2021-11-11T07:59:30.038Z] #24 12.65 + rmdir docker [2021-11-11T07:59:30.038Z] #24 DONE 13.1s [2021-11-11T07:59:30.189Z] #29 ... [2021-11-11T07:59:30.189Z] [2021-11-11T07:59:30.189Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:30.189Z] #67 sha256:11e68a694ab125ae217a08a48fd1d2f166d18670fb9b37fbc0e4183170873d52 [2021-11-11T07:59:30.189Z] #67 29.40 Checking out files: 42% (806/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 88% (1693/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-11-11T07:59:30.189Z] #67 31.09 + cd /tmp/tmp.ZvML7nQenN/src/github.com/docker/libnetwork [2021-11-11T07:59:30.189Z] #67 31.09 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:30.300Z] [2021-11-11T07:59:30.300Z] #45 [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-11-11T07:59:30.300Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T07:59:30.300Z] #45 12.54 unicode/utf8 [2021-11-11T07:59:30.300Z] #45 13.36 math [2021-11-11T07:59:30.446Z] #67 31.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-11T07:59:30.446Z] #67 ... [2021-11-11T07:59:30.446Z] [2021-11-11T07:59:30.446Z] #51 [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-11-11T07:59:30.446Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T07:59:30.446Z] #51 21.92 + cd /tmp/tmp.nDGJrfFsIx/src/github.com/mvdan/sh [2021-11-11T07:59:30.446Z] #51 21.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:30.446Z] #51 22.15 + GO111MODULE=on [2021-11-11T07:59:30.446Z] #51 22.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-11T07:59:30.446Z] #51 24.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T07:59:30.446Z] #51 24.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T07:59:30.446Z] #51 24.65 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T07:59:30.446Z] #51 27.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T07:59:30.520Z] #43 37.85 CC images/ipc-shm.o [2021-11-11T07:59:30.520Z] #43 37.99 CC images/ipc-msg.o [2021-11-11T07:59:30.756Z] #51 ... [2021-11-11T07:59:30.756Z] [2021-11-11T07:59:30.756Z] #58 [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-11-11T07:59:30.756Z] #58 sha256:01b81692c77410dcc9190339eebedacf94ff6657694d84223cc90eb7f1bb9eb7 [2021-11-11T07:59:30.756Z] #58 25.20 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T07:59:30.756Z] #58 25.25 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T07:59:30.756Z] #58 25.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T07:59:30.756Z] #58 25.91 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T07:59:30.756Z] #58 26.17 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T07:59:30.756Z] #58 26.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-11T07:59:30.756Z] #58 27.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T07:59:30.756Z] #58 27.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-11T07:59:30.777Z] #43 38.29 CC images/ipc-sem.o [2021-11-11T07:59:31.033Z] #43 38.52 CC images/utsns.o [2021-11-11T07:59:31.290Z] #43 38.70 CC images/creds.o [2021-11-11T07:59:31.547Z] #43 38.99 CC images/vma.o [2021-11-11T07:59:31.547Z] #43 39.23 CC images/netdev.o [2021-11-11T07:59:31.687Z] #58 ... [2021-11-11T07:59:31.687Z] [2021-11-11T07:59:31.687Z] #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-11-11T07:59:31.687Z] #40 sha256:5f809118b8e7a2a9793fc151205193c89d063f4bf99d7d02be222a20db1491ff [2021-11-11T07:59:31.754Z] #43 56.85 CC compel/src/lib/ptrace.o [2021-11-11T07:59:31.754Z] #43 57.28 AR compel/libcompel.a [2021-11-11T07:59:31.754Z] #43 57.36 HOSTCC compel/src/main-host.o [2021-11-11T07:59:32.110Z] #43 39.65 CC images/tty.o [2021-11-11T07:59:32.216Z] #40 32.70 Checking out files: 70% (1239/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-11T07:59:32.322Z] #43 57.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-11T07:59:32.541Z] #32 ... [2021-11-11T07:59:32.541Z] [2021-11-11T07:59:32.541Z] #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-11-11T07:59:32.541Z] #12 sha256:2d8bc935f46353620bde694a778522bc58e1d12617d34d0969f8807c8fdc0e22 [2021-11-11T07:59:32.541Z] #12 DONE 7.3s [2021-11-11T07:59:32.541Z] [2021-11-11T07:59:32.541Z] #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-11-11T07:59:32.541Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:32.581Z] #43 57.96 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-11T07:59:32.586Z] #40 33.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-11T07:59:32.673Z] #43 40.11 CC images/file-lock.o [2021-11-11T07:59:32.930Z] #43 40.26 CC images/rlimit.o [2021-11-11T07:59:32.930Z] #43 40.53 CC images/pagemap.o [2021-11-11T07:59:33.150Z] #43 58.40 HOSTCC compel/src/lib/log-host.o [2021-11-11T07:59:33.150Z] #43 58.64 HOSTLINK compel/compel-host-bin [2021-11-11T07:59:33.150Z] #43 58.80 DEP soccr/soccr.d [2021-11-11T07:59:33.410Z] #43 58.93 CC soccr/soccr.o [2021-11-11T07:59:33.493Z] #43 40.83 CC images/siginfo.o [2021-11-11T07:59:33.493Z] #43 41.12 CC images/rpc.o [2021-11-11T07:59:33.702Z] #40 ... [2021-11-11T07:59:33.702Z] [2021-11-11T07:59:33.702Z] #49 [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-11-11T07:59:33.702Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:33.702Z] #49 24.91 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T07:59:33.702Z] #49 25.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T07:59:33.702Z] #49 25.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T07:59:33.702Z] #49 25.76 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T07:59:33.702Z] #49 25.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T07:59:33.702Z] #49 27.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T07:59:33.702Z] #49 28.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T07:59:33.702Z] #49 33.25 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T07:59:33.702Z] #49 33.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T07:59:33.702Z] #49 33.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T07:59:33.702Z] #49 33.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-11T07:59:33.702Z] #49 34.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T07:59:33.702Z] #49 34.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T07:59:33.914Z] #13 ... [2021-11-11T07:59:33.914Z] [2021-11-11T07:59:33.914Z] #51 [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-11-11T07:59:33.914Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T07:59:33.914Z] #51 8.239 + RM_GOPATH=0 [2021-11-11T07:59:33.914Z] #51 8.239 + TMP_GOPATH= [2021-11-11T07:59:33.914Z] #51 8.239 + : /build [2021-11-11T07:59:33.914Z] #51 8.239 + '[' -z '' ']' [2021-11-11T07:59:33.914Z] #51 8.239 ++ mktemp -d [2021-11-11T07:59:33.914Z] #51 8.239 + export GOPATH=/tmp/tmp.zoiu7xAjRA [2021-11-11T07:59:33.914Z] #51 8.239 + GOPATH=/tmp/tmp.zoiu7xAjRA [2021-11-11T07:59:33.914Z] #51 8.239 + RM_GOPATH=1 [2021-11-11T07:59:33.914Z] #51 8.239 + case "$(go env GOARCH)" in [2021-11-11T07:59:33.914Z] #51 8.239 ++ go env GOARCH [2021-11-11T07:59:33.914Z] #51 8.262 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:33.914Z] #51 8.262 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:33.914Z] #51 8.262 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:33.914Z] #51 8.262 + dir=/tmp/install [2021-11-11T07:59:33.914Z] #51 8.262 + bin=shfmt [2021-11-11T07:59:33.914Z] #51 8.262 + shift [2021-11-11T07:59:33.914Z] #51 8.262 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-11T07:59:33.914Z] #51 8.262 + . /tmp/install/shfmt.installer [2021-11-11T07:59:33.914Z] #51 8.262 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:33.914Z] #51 8.262 + install_shfmt [2021-11-11T07:59:33.914Z] #51 8.262 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-11T07:59:33.914Z] #51 8.262 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zoiu7xAjRA/src/github.com/mvdan/sh [2021-11-11T07:59:33.914Z] #51 8.262 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:33.914Z] #51 8.274 Cloning into '/tmp/tmp.zoiu7xAjRA/src/github.com/mvdan/sh'... [2021-11-11T07:59:33.960Z] #49 35.04 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T07:59:33.960Z] #49 35.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T07:59:33.960Z] #49 ... [2021-11-11T07:59:33.960Z] [2021-11-11T07:59:33.960Z] #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-11-11T07:59:33.960Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T07:59:33.960Z] #13 32.14 Fetched 8819 kB in 28s (317 kB/s) [2021-11-11T07:59:33.979Z] #43 ... [2021-11-11T07:59:33.980Z] [2021-11-11T07:59:33.980Z] #58 [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-11-11T07:59:33.980Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:59:33.980Z] #58 158.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:59:33.980Z] #58 158.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-11T07:59:34.177Z] #51 ... [2021-11-11T07:59:34.177Z] [2021-11-11T07:59:34.177Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:34.177Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:34.177Z] #42 9.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:34.177Z] #42 9.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:34.177Z] #42 9.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:34.177Z] #42 ... [2021-11-11T07:59:34.177Z] [2021-11-11T07:59:34.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-11-11T07:59:34.177Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:59:34.441Z] #40 10.12 + git clone https://github.com/docker/distribution.git . [2021-11-11T07:59:34.441Z] #40 10.13 Cloning into '.'... [2021-11-11T07:59:34.441Z] #40 ... [2021-11-11T07:59:34.441Z] [2021-11-11T07:59:34.441Z] #47 [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-11-11T07:59:34.441Z] #47 sha256:d0ed973892b527c8e452de06df1fe112ce852321e9e014a56f9c3a847b6413c6 [2021-11-11T07:59:34.441Z] #47 9.205 + RM_GOPATH=0 [2021-11-11T07:59:34.441Z] #47 9.205 + TMP_GOPATH= [2021-11-11T07:59:34.441Z] #47 9.205 + : /build [2021-11-11T07:59:34.441Z] #47 9.205 + '[' -z '' ']' [2021-11-11T07:59:34.441Z] #47 9.205 ++ mktemp -d [2021-11-11T07:59:34.441Z] #47 9.205 + export GOPATH=/tmp/tmp.ckE0EMY9dv [2021-11-11T07:59:34.441Z] #47 9.205 + GOPATH=/tmp/tmp.ckE0EMY9dv [2021-11-11T07:59:34.441Z] #47 9.205 + RM_GOPATH=1 [2021-11-11T07:59:34.441Z] #47 9.205 + case "$(go env GOARCH)" in [2021-11-11T07:59:34.441Z] #47 9.205 ++ go env GOARCH [2021-11-11T07:59:34.441Z] #47 9.237 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.441Z] #47 9.237 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.441Z] #47 9.237 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:34.441Z] #47 9.237 + dir=/tmp/install [2021-11-11T07:59:34.441Z] #47 9.237 + bin=gotestsum [2021-11-11T07:59:34.441Z] #47 9.237 + shift [2021-11-11T07:59:34.441Z] #47 9.237 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-11T07:59:34.441Z] #47 9.237 + . /tmp/install/gotestsum.installer [2021-11-11T07:59:34.441Z] #47 9.237 ++ : v0.5.3 [2021-11-11T07:59:34.441Z] #47 9.237 + install_gotestsum [2021-11-11T07:59:34.441Z] #47 9.237 + set -e [2021-11-11T07:59:34.441Z] #47 9.237 + export GO111MODULE=on [2021-11-11T07:59:34.441Z] #47 9.237 + GO111MODULE=on [2021-11-11T07:59:34.441Z] #47 9.237 + GOBIN=/build [2021-11-11T07:59:34.441Z] #47 9.237 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-11T07:59:34.441Z] #47 10.40 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-11T07:59:34.441Z] #47 ... [2021-11-11T07:59:34.441Z] [2021-11-11T07:59:34.441Z] #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-11-11T07:59:34.441Z] #24 sha256:cc2a7e5a94a1f3086d18f05b999a07c6993949675198f0a8581abf2ebb03888f [2021-11-11T07:59:34.441Z] #24 9.998 + RM_GOPATH=0 [2021-11-11T07:59:34.441Z] #24 9.998 + TMP_GOPATH= [2021-11-11T07:59:34.441Z] #24 9.998 + : /build [2021-11-11T07:59:34.441Z] #24 9.998 + '[' -z '' ']' [2021-11-11T07:59:34.441Z] #24 9.998 ++ mktemp -d [2021-11-11T07:59:34.441Z] #24 9.998 + export GOPATH=/tmp/tmp.1NYsihy5hr [2021-11-11T07:59:34.441Z] #24 9.998 + GOPATH=/tmp/tmp.1NYsihy5hr [2021-11-11T07:59:34.441Z] #24 9.998 + RM_GOPATH=1 [2021-11-11T07:59:34.441Z] #24 9.998 + case "$(go env GOARCH)" in [2021-11-11T07:59:34.441Z] #24 9.998 ++ go env GOARCH [2021-11-11T07:59:34.441Z] #24 10.04 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.441Z] #24 10.04 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.441Z] #24 10.04 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:34.441Z] #24 10.04 + dir=/tmp/install [2021-11-11T07:59:34.441Z] #24 10.04 + bin=dockercli [2021-11-11T07:59:34.441Z] #24 10.04 + shift [2021-11-11T07:59:34.441Z] #24 10.04 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-11T07:59:34.441Z] #24 10.04 + . /tmp/install/dockercli.installer [2021-11-11T07:59:34.441Z] #24 10.04 ++ : stable [2021-11-11T07:59:34.441Z] #24 10.04 ++ : 17.06.2-ce [2021-11-11T07:59:34.441Z] #24 10.04 + install_dockercli [2021-11-11T07:59:34.441Z] #24 10.04 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T07:59:34.441Z] #24 10.04 ++ uname -m [2021-11-11T07:59:34.441Z] #24 10.04 Install docker/cli version 17.06.2-ce from stable [2021-11-11T07:59:34.441Z] #24 10.04 + arch=x86_64 [2021-11-11T07:59:34.441Z] #24 10.04 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T07:59:34.441Z] #24 10.04 + url=https://download.docker.com/linux/static [2021-11-11T07:59:34.441Z] #24 10.06 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T07:59:34.441Z] #24 10.06 + tar -xz docker/docker [2021-11-11T07:59:34.519Z] #45 ... [2021-11-11T07:59:34.519Z] [2021-11-11T07:59:34.519Z] #51 [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-11-11T07:59:34.519Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T07:59:34.519Z] #51 17.31 + cd /tmp/tmp.ZM1smsD2QS/src/github.com/mvdan/sh [2021-11-11T07:59:34.519Z] #51 17.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:34.519Z] #51 17.46 + GO111MODULE=on [2021-11-11T07:59:34.519Z] #51 17.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-11T07:59:34.699Z] #24 ... [2021-11-11T07:59:34.699Z] [2021-11-11T07:59:34.699Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:34.699Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T07:59:34.699Z] #34 9.522 + RM_GOPATH=0 [2021-11-11T07:59:34.699Z] #34 9.523 + TMP_GOPATH= [2021-11-11T07:59:34.699Z] #34 9.523 + : /build [2021-11-11T07:59:34.699Z] #34 9.523 + '[' -z '' ']' [2021-11-11T07:59:34.699Z] #34 9.525 ++ mktemp -d [2021-11-11T07:59:34.699Z] #34 9.532 + export GOPATH=/tmp/tmp.mG6iIf7DBC [2021-11-11T07:59:34.699Z] #34 9.532 + GOPATH=/tmp/tmp.mG6iIf7DBC [2021-11-11T07:59:34.699Z] #34 9.532 + RM_GOPATH=1 [2021-11-11T07:59:34.699Z] #34 9.532 + case "$(go env GOARCH)" in [2021-11-11T07:59:34.699Z] #34 9.533 ++ go env GOARCH [2021-11-11T07:59:34.699Z] #34 9.560 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.699Z] #34 9.560 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.699Z] #34 9.574 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:34.699Z] #34 9.574 + dir=/tmp/install [2021-11-11T07:59:34.699Z] #34 9.574 + bin=tomlv [2021-11-11T07:59:34.699Z] #34 9.574 + shift [2021-11-11T07:59:34.699Z] #34 9.574 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-11T07:59:34.699Z] #34 9.574 + . /tmp/install/tomlv.installer [2021-11-11T07:59:34.699Z] #34 9.617 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:34.699Z] #34 9.617 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:34.699Z] #34 9.617 + install_tomlv [2021-11-11T07:59:34.699Z] #34 9.617 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-11T07:59:34.699Z] #34 9.617 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mG6iIf7DBC/src/github.com/BurntSushi/toml [2021-11-11T07:59:34.699Z] #34 9.617 Cloning into '/tmp/tmp.mG6iIf7DBC/src/github.com/BurntSushi/toml'... [2021-11-11T07:59:34.699Z] #34 ... [2021-11-11T07:59:34.699Z] [2021-11-11T07:59:34.699Z] #49 [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-11-11T07:59:34.699Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T07:59:34.699Z] #49 9.092 + RM_GOPATH=0 [2021-11-11T07:59:34.699Z] #49 9.092 + TMP_GOPATH= [2021-11-11T07:59:34.699Z] #49 9.092 + : /build [2021-11-11T07:59:34.699Z] #49 9.092 + '[' -z '' ']' [2021-11-11T07:59:34.699Z] #49 9.092 ++ mktemp -d [2021-11-11T07:59:34.699Z] #49 9.092 + export GOPATH=/tmp/tmp.cBVF0XM3fu [2021-11-11T07:59:34.699Z] #49 9.092 + GOPATH=/tmp/tmp.cBVF0XM3fu [2021-11-11T07:59:34.699Z] #49 9.092 + RM_GOPATH=1 [2021-11-11T07:59:34.699Z] #49 9.092 + case "$(go env GOARCH)" in [2021-11-11T07:59:34.699Z] #49 9.092 ++ go env GOARCH [2021-11-11T07:59:34.699Z] #49 9.117 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.699Z] #49 9.117 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.699Z] #49 9.117 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:34.699Z] #49 9.117 + dir=/tmp/install [2021-11-11T07:59:34.699Z] #49 9.117 + bin=golangci_lint [2021-11-11T07:59:34.699Z] #49 9.117 + shift [2021-11-11T07:59:34.699Z] #49 9.117 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-11T07:59:34.699Z] #49 9.117 + . /tmp/install/golangci_lint.installer [2021-11-11T07:59:34.699Z] #49 9.117 ++ : v1.23.8 [2021-11-11T07:59:34.699Z] #49 9.117 + install_golangci_lint [2021-11-11T07:59:34.699Z] #49 9.117 + set -e [2021-11-11T07:59:34.699Z] #49 9.117 + export GO111MODULE=on [2021-11-11T07:59:34.699Z] #49 9.117 + GO111MODULE=on [2021-11-11T07:59:34.699Z] #49 9.117 + GOBIN=/build [2021-11-11T07:59:34.699Z] #49 9.117 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-11T07:59:34.699Z] #49 10.63 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T07:59:34.859Z] #43 42.17 CC images/ext-file.o [2021-11-11T07:59:34.859Z] #43 42.42 CC images/cgroup.o [2021-11-11T07:59:34.957Z] #49 ... [2021-11-11T07:59:34.957Z] [2021-11-11T07:59:34.957Z] #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-11-11T07:59:34.957Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:34.957Z] #36 11.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:34.957Z] #36 ... [2021-11-11T07:59:34.957Z] [2021-11-11T07:59:34.957Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:34.957Z] #67 sha256:fce3c622aa89925788fa23dea93dccc14c9fb62b71c7ab4f7b591084c877ae52 [2021-11-11T07:59:34.957Z] #67 7.683 + RM_GOPATH=0 [2021-11-11T07:59:34.957Z] #67 7.683 + TMP_GOPATH= [2021-11-11T07:59:34.957Z] #67 7.683 + : /build [2021-11-11T07:59:34.957Z] #67 7.683 + '[' -z '' ']' [2021-11-11T07:59:34.957Z] #67 7.683 ++ mktemp -d [2021-11-11T07:59:34.957Z] #67 7.683 + export GOPATH=/tmp/tmp.uBiIPlOwus [2021-11-11T07:59:34.957Z] #67 7.683 + GOPATH=/tmp/tmp.uBiIPlOwus [2021-11-11T07:59:34.957Z] #67 7.683 + RM_GOPATH=1 [2021-11-11T07:59:34.957Z] #67 7.683 + case "$(go env GOARCH)" in [2021-11-11T07:59:34.957Z] #67 7.683 ++ go env GOARCH [2021-11-11T07:59:34.957Z] #67 7.696 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:34.957Z] #67 7.696 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.957Z] #67 7.696 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:34.957Z] #67 7.696 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:34.957Z] #67 7.696 + dir=/tmp/install [2021-11-11T07:59:34.957Z] #67 7.696 + bin=proxy [2021-11-11T07:59:34.957Z] #67 7.696 + shift [2021-11-11T07:59:34.957Z] #67 7.696 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-11T07:59:34.957Z] #67 7.696 + . /tmp/install/proxy.installer [2021-11-11T07:59:34.957Z] #67 7.696 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:34.957Z] #67 7.696 + install_proxy [2021-11-11T07:59:34.957Z] #67 7.696 + case "$1" in [2021-11-11T07:59:34.957Z] #67 7.696 + export CGO_ENABLED=0 [2021-11-11T07:59:34.957Z] #67 7.696 + CGO_ENABLED=0 [2021-11-11T07:59:34.957Z] #67 7.696 + _install_proxy [2021-11-11T07:59:34.957Z] #67 7.696 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-11T07:59:34.957Z] #67 7.696 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uBiIPlOwus/src/github.com/docker/libnetwork [2021-11-11T07:59:34.957Z] #67 7.696 Cloning into '/tmp/tmp.uBiIPlOwus/src/github.com/docker/libnetwork'... [2021-11-11T07:59:35.216Z] #67 ... [2021-11-11T07:59:35.216Z] [2021-11-11T07:59:35.216Z] #45 [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-11-11T07:59:35.216Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T07:59:35.216Z] #45 9.537 + RM_GOPATH=0 [2021-11-11T07:59:35.216Z] #45 9.537 + TMP_GOPATH= [2021-11-11T07:59:35.216Z] #45 9.537 + : /build [2021-11-11T07:59:35.216Z] #45 9.537 + '[' -z '' ']' [2021-11-11T07:59:35.216Z] #45 9.537 ++ mktemp -d [2021-11-11T07:59:35.216Z] #45 9.537 + export GOPATH=/tmp/tmp.2tUpmIFAFy [2021-11-11T07:59:35.216Z] #45 9.537 + GOPATH=/tmp/tmp.2tUpmIFAFy [2021-11-11T07:59:35.216Z] #45 9.537 + RM_GOPATH=1 [2021-11-11T07:59:35.216Z] #45 9.537 + case "$(go env GOARCH)" in [2021-11-11T07:59:35.216Z] #45 9.537 ++ go env GOARCH [2021-11-11T07:59:35.216Z] #45 9.580 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:35.216Z] #45 9.580 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:35.216Z] #45 9.580 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:35.216Z] #45 9.580 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:35.216Z] #45 9.580 + dir=/tmp/install [2021-11-11T07:59:35.216Z] #45 9.580 + bin=vndr [2021-11-11T07:59:35.216Z] #45 9.580 + shift [2021-11-11T07:59:35.216Z] #45 9.580 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-11T07:59:35.216Z] #45 9.580 + . /tmp/install/vndr.installer [2021-11-11T07:59:35.216Z] #45 9.580 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:35.216Z] #45 9.580 + install_vndr [2021-11-11T07:59:35.216Z] #45 9.580 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-11T07:59:35.216Z] #45 9.580 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2tUpmIFAFy/src/github.com/LK4D4/vndr [2021-11-11T07:59:35.216Z] #45 9.581 Cloning into '/tmp/tmp.2tUpmIFAFy/src/github.com/LK4D4/vndr'... [2021-11-11T07:59:35.216Z] #45 10.81 + cd /tmp/tmp.2tUpmIFAFy/src/github.com/LK4D4/vndr [2021-11-11T07:59:35.216Z] #45 10.81 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-11T07:59:35.216Z] #45 10.87 + go build -buildmode=pie -v -o /build/vndr . [2021-11-11T07:59:35.358Z] #58 ... [2021-11-11T07:59:35.358Z] [2021-11-11T07:59:35.358Z] #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-11-11T07:59:35.358Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:35.358Z] #13 147.7 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T07:59:35.358Z] #13 147.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 147.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T07:59:35.358Z] #13 147.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T07:59:35.358Z] #13 147.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 147.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T07:59:35.358Z] #13 148.0 Selecting previously unselected package libbtrfs0. [2021-11-11T07:59:35.358Z] #13 148.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:35.358Z] #13 148.1 Selecting previously unselected package libbtrfs-dev. [2021-11-11T07:59:35.358Z] #13 148.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:35.358Z] #13 148.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T07:59:35.358Z] #13 148.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 148.4 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T07:59:35.358Z] #13 148.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:35.358Z] #13 148.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T07:59:35.358Z] #13 148.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T07:59:35.358Z] #13 148.9 Selecting previously unselected package libpcre16-3:amd64. [2021-11-11T07:59:35.358Z] #13 148.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 148.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 149.1 Selecting previously unselected package libpcre32-3:amd64. [2021-11-11T07:59:35.358Z] #13 149.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 149.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 149.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-11T07:59:35.358Z] #13 149.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 149.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 149.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-11T07:59:35.358Z] #13 149.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 149.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 150.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T07:59:35.358Z] #13 150.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 150.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T07:59:35.358Z] #13 150.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T07:59:35.358Z] #13 150.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 150.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 150.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T07:59:35.358Z] #13 150.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 150.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:59:35.358Z] #13 150.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T07:59:35.358Z] #13 150.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T07:59:35.358Z] #13 150.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:35.358Z] #13 151.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 151.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:59:35.358Z] #13 151.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T07:59:35.358Z] #13 151.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T07:59:35.358Z] #13 151.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 151.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T07:59:35.358Z] #13 151.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:35.358Z] #13 151.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:35.358Z] #13 151.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 151.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:35.358Z] #13 151.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T07:59:35.358Z] #13 151.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T07:59:35.358Z] #13 151.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:35.358Z] #13 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T07:59:35.358Z] #13 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T07:59:35.358Z] #13 151.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:35.358Z] #13 151.5 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-11-11T07:59:35.358Z] #13 151.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T07:59:35.358Z] #13 151.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T07:59:35.358Z] #13 151.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T07:59:35.358Z] #13 151.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 151.5 Setting up dmsetup (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 151.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 151.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:35.358Z] #13 151.6 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:59:35.358Z] #13 DONE 152.4s [2021-11-11T07:59:35.358Z] [2021-11-11T07:59:35.358Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:35.358Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:35.358Z] #43 60.36 AR soccr/libsoccr.a [2021-11-11T07:59:35.358Z] #43 60.42 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T07:59:35.422Z] #43 42.97 CC images/userns.o [2021-11-11T07:59:35.461Z] #51 18.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T07:59:35.461Z] #51 18.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T07:59:35.473Z] #45 ... [2021-11-11T07:59:35.473Z] [2021-11-11T07:59:35.473Z] #55 [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-11-11T07:59:35.473Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:35.473Z] #55 8.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:35.473Z] #55 8.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:35.473Z] #55 8.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:35.473Z] #55 9.737 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:35.473Z] #55 ... [2021-11-11T07:59:35.473Z] [2021-11-11T07:59:35.473Z] #58 [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-11-11T07:59:35.473Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T07:59:35.473Z] #58 9.846 + RM_GOPATH=0 [2021-11-11T07:59:35.473Z] #58 9.846 + TMP_GOPATH= [2021-11-11T07:59:35.473Z] #58 9.846 + : /build [2021-11-11T07:59:35.473Z] #58 9.846 + '[' -z '' ']' [2021-11-11T07:59:35.473Z] #58 9.848 ++ mktemp -d [2021-11-11T07:59:35.473Z] #58 9.851 + export GOPATH=/tmp/tmp.1PUTG9utNX [2021-11-11T07:59:35.473Z] #58 9.851 + GOPATH=/tmp/tmp.1PUTG9utNX [2021-11-11T07:59:35.473Z] #58 9.851 + RM_GOPATH=1 [2021-11-11T07:59:35.473Z] #58 9.851 + case "$(go env GOARCH)" in [2021-11-11T07:59:35.473Z] #58 9.868 ++ go env GOARCH [2021-11-11T07:59:35.473Z] #58 9.952 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:35.473Z] #58 9.952 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:35.473Z] #58 9.952 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:35.473Z] #58 9.952 + dir=/tmp/install [2021-11-11T07:59:35.473Z] #58 9.952 + bin=rootlesskit [2021-11-11T07:59:35.473Z] #58 9.952 + shift [2021-11-11T07:59:35.473Z] #58 9.952 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-11T07:59:35.473Z] #58 9.952 + . /tmp/install/rootlesskit.installer [2021-11-11T07:59:35.473Z] #58 9.952 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:35.473Z] #58 9.952 + install_rootlesskit [2021-11-11T07:59:35.473Z] #58 9.952 + case "$1" in [2021-11-11T07:59:35.473Z] #58 9.952 + export CGO_ENABLED=0 [2021-11-11T07:59:35.473Z] #58 9.952 + CGO_ENABLED=0 [2021-11-11T07:59:35.473Z] #58 9.952 + _install_rootlesskit [2021-11-11T07:59:35.473Z] #58 9.952 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-11T07:59:35.473Z] #58 9.952 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1PUTG9utNX/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:35.473Z] #58 9.952 Cloning into '/tmp/tmp.1PUTG9utNX/src/github.com/rootless-containers/rootlesskit'... [2021-11-11T07:59:35.473Z] #58 9.952 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:35.620Z] #43 61.13 DEP criu/arch/x86/sigframe.d [2021-11-11T07:59:35.678Z] #43 43.30 CC images/google/protobuf/descriptor.o [2021-11-11T07:59:35.721Z] #51 18.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T07:59:35.879Z] #43 61.31 DEP criu/arch/x86/sigaction_compat.d [2021-11-11T07:59:36.138Z] #43 61.47 DEP criu/arch/x86/kerndat.d [2021-11-11T07:59:36.397Z] #43 61.72 DEP criu/arch/x86/crtools.d [2021-11-11T07:59:36.397Z] #43 61.96 DEP criu/arch/x86/cpu.d [2021-11-11T07:59:36.484Z] #13 32.14 Reading package lists... [2021-11-11T07:59:36.484Z] #13 ... [2021-11-11T07:59:36.484Z] [2021-11-11T07:59:36.484Z] #45 [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-11-11T07:59:36.484Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:36.484Z] #45 27.45 crypto/internal/subtle [2021-11-11T07:59:36.484Z] #45 27.77 crypto/subtle [2021-11-11T07:59:36.484Z] #45 28.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-11T07:59:36.484Z] #45 28.28 internal/nettrace [2021-11-11T07:59:36.484Z] #45 28.56 runtime/cgo [2021-11-11T07:59:36.484Z] #45 ... [2021-11-11T07:59:36.484Z] [2021-11-11T07:59:36.484Z] #49 [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-11-11T07:59:36.484Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:36.484Z] #49 35.35 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T07:59:36.484Z] #49 35.54 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T07:59:36.484Z] #49 35.78 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T07:59:36.484Z] #49 35.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T07:59:36.484Z] #49 35.83 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T07:59:36.484Z] #49 35.85 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T07:59:36.484Z] #49 36.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T07:59:36.484Z] #49 36.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T07:59:36.484Z] #49 36.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T07:59:36.484Z] #49 36.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T07:59:36.484Z] #49 37.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T07:59:36.484Z] #49 37.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T07:59:36.484Z] #49 37.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T07:59:36.484Z] #49 37.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T07:59:36.741Z] #49 38.00 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T07:59:36.741Z] #49 38.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T07:59:36.741Z] #49 ... [2021-11-11T07:59:36.741Z] [2021-11-11T07:59:36.741Z] #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-11-11T07:59:36.741Z] #29 sha256:d0ceddb994cfa1a084ce18467c8b91427e141d9ec398a255e95489fcf3e77fff [2021-11-11T07:59:36.741Z] #29 DONE 38.7s [2021-11-11T07:59:36.964Z] #43 62.25 CC criu/arch/x86/cpu.o [2021-11-11T07:59:36.997Z] [2021-11-11T07:59:36.997Z] #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-11-11T07:59:36.997Z] #40 sha256:5f809118b8e7a2a9793fc151205193c89d063f4bf99d7d02be222a20db1491ff [2021-11-11T07:59:36.997Z] #40 35.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T07:59:37.047Z] #43 ... [2021-11-11T07:59:37.047Z] [2021-11-11T07:59:37.047Z] #45 [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-11-11T07:59:37.047Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:37.047Z] #45 136.3 github.com/LK4D4/vndr/build [2021-11-11T07:59:37.047Z] #45 137.3 github.com/LK4D4/vndr/versioned [2021-11-11T07:59:37.047Z] #45 137.6 compress/flate [2021-11-11T07:59:37.047Z] #45 140.1 hash/crc32 [2021-11-11T07:59:37.047Z] #45 140.6 net [2021-11-11T07:59:37.047Z] #45 140.6 compress/gzip [2021-11-11T07:59:37.047Z] #45 141.1 vendor/golang.org/x/crypto/hkdf [2021-11-11T07:59:37.047Z] #45 141.3 vendor/golang.org/x/text/transform [2021-11-11T07:59:37.047Z] #45 142.2 vendor/golang.org/x/text/unicode/bidi [2021-11-11T07:59:37.047Z] #45 143.9 vendor/golang.org/x/text/secure/bidirule [2021-11-11T07:59:37.047Z] #45 144.0 vendor/golang.org/x/text/unicode/norm [2021-11-11T07:59:37.303Z] #45 ... [2021-11-11T07:59:37.303Z] [2021-11-11T07:59:37.303Z] #56 [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-11-11T07:59:37.303Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T07:59:37.303Z] #56 65.02 + bin/ctr [2021-11-11T07:59:37.303Z] #56 ... [2021-11-11T07:59:37.303Z] [2021-11-11T07:59:37.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:37.303Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:37.303Z] #43 44.77 CC images/opts.o [2021-11-11T07:59:37.533Z] #43 ... [2021-11-11T07:59:37.533Z] [2021-11-11T07:59:37.533Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-11T07:59:37.533Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-11T07:59:37.533Z] #14 DONE 2.3s [2021-11-11T07:59:37.533Z] [2021-11-11T07:59:37.533Z] #53 [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-11-11T07:59:37.533Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T07:59:37.533Z] #53 2.055 + RM_GOPATH=0 [2021-11-11T07:59:37.533Z] #53 2.055 + TMP_GOPATH= [2021-11-11T07:59:37.533Z] #53 2.055 + : /build [2021-11-11T07:59:37.533Z] #53 2.055 + '[' -z '' ']' [2021-11-11T07:59:37.533Z] #53 2.056 ++ mktemp -d [2021-11-11T07:59:37.533Z] #53 2.064 + export GOPATH=/tmp/tmp.bfCHmaAkj4 [2021-11-11T07:59:37.533Z] #53 2.064 + GOPATH=/tmp/tmp.bfCHmaAkj4 [2021-11-11T07:59:37.533Z] #53 2.064 + RM_GOPATH=1 [2021-11-11T07:59:37.533Z] #53 2.064 + case "$(go env GOARCH)" in [2021-11-11T07:59:37.533Z] #53 2.068 ++ go env GOARCH [2021-11-11T07:59:37.533Z] #53 2.086 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:37.533Z] #53 2.086 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:37.533Z] #53 2.087 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:37.533Z] #53 2.087 + dir=/tmp/install [2021-11-11T07:59:37.533Z] #53 2.088 + bin=runc [2021-11-11T07:59:37.533Z] #53 2.088 + shift [2021-11-11T07:59:37.533Z] #53 2.088 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-11T07:59:37.533Z] #53 2.088 + . /tmp/install/runc.installer [2021-11-11T07:59:37.533Z] #53 2.088 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T07:59:37.533Z] #53 2.088 + install_runc [2021-11-11T07:59:37.533Z] #53 2.108 + uname -r [2021-11-11T07:59:37.533Z] #53 2.113 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-11T07:59:37.533Z] #53 2.141 + RUNC_BUILDTAGS='seccomp ' [2021-11-11T07:59:37.533Z] #53 2.141 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-11T07:59:37.533Z] #53 2.141 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bfCHmaAkj4/src/github.com/opencontainers/runc [2021-11-11T07:59:37.533Z] #53 2.141 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-11T07:59:37.533Z] #53 2.159 Cloning into '/tmp/tmp.bfCHmaAkj4/src/github.com/opencontainers/runc'... [2021-11-11T07:59:37.559Z] #43 45.02 CC images/seccomp.o [2021-11-11T07:59:37.635Z] #51 ... [2021-11-11T07:59:37.635Z] [2021-11-11T07:59:37.636Z] #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-11-11T07:59:37.636Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:37.636Z] #36 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:37.636Z] #36 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:37.636Z] #36 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:37.636Z] #36 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:37.636Z] #36 16.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:37.636Z] #36 ... [2021-11-11T07:59:37.636Z] [2021-11-11T07:59:37.636Z] #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-11-11T07:59:37.636Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:59:37.636Z] #32 10.33 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T07:59:37.636Z] #32 10.33 Cloning into '.'... [2021-11-11T07:59:37.636Z] #32 ... [2021-11-11T07:59:37.636Z] [2021-11-11T07:59:37.636Z] #45 [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-11-11T07:59:37.636Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T07:59:37.636Z] #45 18.84 unicode/utf16 [2021-11-11T07:59:37.636Z] #45 19.22 container/list [2021-11-11T07:59:37.636Z] #45 19.82 crypto/internal/subtle [2021-11-11T07:59:37.636Z] #45 20.07 crypto/subtle [2021-11-11T07:59:37.636Z] #45 20.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-11T07:59:37.636Z] #45 20.36 internal/nettrace [2021-11-11T07:59:37.636Z] #45 20.50 runtime/cgo [2021-11-11T07:59:37.815Z] #43 45.39 CC images/binfmt-misc.o [2021-11-11T07:59:38.072Z] #43 45.55 CC images/time.o [2021-11-11T07:59:38.072Z] #43 45.74 CC images/sysctl.o [2021-11-11T07:59:38.329Z] #43 45.89 CC images/autofs.o [2021-11-11T07:59:38.329Z] #43 46.03 CC images/macvlan.o [2021-11-11T07:59:38.362Z] #40 ... [2021-11-11T07:59:38.362Z] [2021-11-11T07:59:38.362Z] #55 [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-11-11T07:59:38.362Z] #55 sha256:a903fd86b27a4d6bb2e842107a9712f54cf4df51183f3d0099dfc1925282a27a [2021-11-11T07:59:38.362Z] #55 29.60 Fetched 8292 kB in 24s (339 kB/s) [2021-11-11T07:59:38.362Z] #55 29.60 Reading package lists... [2021-11-11T07:59:38.362Z] #55 38.60 Reading package lists... [2021-11-11T07:59:38.362Z] #55 ... [2021-11-11T07:59:38.362Z] [2021-11-11T07:59:38.362Z] #49 [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-11-11T07:59:38.363Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:38.363Z] #49 38.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T07:59:38.363Z] #49 38.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T07:59:38.363Z] #49 38.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T07:59:38.363Z] #49 38.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T07:59:38.363Z] #49 39.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T07:59:38.363Z] #49 39.70 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T07:59:38.585Z] #43 46.18 CC images/sit.o [2021-11-11T07:59:38.618Z] #49 39.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T07:59:38.618Z] #49 40.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T07:59:38.842Z] #43 46.42 CC images/memfd.o [2021-11-11T07:59:38.862Z] #58 ... [2021-11-11T07:59:38.862Z] [2021-11-11T07:59:38.862Z] #47 [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-11-11T07:59:38.862Z] #47 sha256:d0ed973892b527c8e452de06df1fe112ce852321e9e014a56f9c3a847b6413c6 [2021-11-11T07:59:38.862Z] #47 14.90 go: downloading github.com/fatih/color v1.9.0 [2021-11-11T07:59:38.862Z] #47 15.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T07:59:38.875Z] #49 40.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T07:59:38.875Z] #49 40.35 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T07:59:38.928Z] #53 ... [2021-11-11T07:59:38.928Z] [2021-11-11T07:59:38.928Z] #45 [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-11-11T07:59:38.928Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:59:38.928Z] #45 154.0 mime [2021-11-11T07:59:38.928Z] #45 155.8 mime/quotedprintable [2021-11-11T07:59:38.928Z] #45 156.1 net/http/internal [2021-11-11T07:59:38.928Z] #45 158.1 mime/multipart [2021-11-11T07:59:38.928Z] #45 158.1 crypto/tls [2021-11-11T07:59:39.099Z] #43 46.71 CC images/timens.o [2021-11-11T07:59:39.133Z] #49 40.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T07:59:39.133Z] #49 40.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T07:59:39.133Z] #49 40.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T07:59:39.133Z] #49 40.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T07:59:39.133Z] #49 40.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T07:59:39.152Z] #47 15.27 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:39.186Z] #45 ... [2021-11-11T07:59:39.186Z] [2021-11-11T07:59:39.186Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:39.186Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:39.186Z] #43 63.67 CC criu/arch/x86/crtools.o [2021-11-11T07:59:39.186Z] #43 ... [2021-11-11T07:59:39.186Z] [2021-11-11T07:59:39.186Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T07:59:39.186Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-11T07:59:39.186Z] #15 DONE 1.8s [2021-11-11T07:59:39.356Z] #43 47.06 LINK images/built-in.o [2021-11-11T07:59:39.390Z] #49 40.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T07:59:39.390Z] #49 40.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T07:59:39.390Z] #49 40.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T07:59:39.410Z] #47 15.29 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-11T07:59:39.444Z] [2021-11-11T07:59:39.444Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T07:59:39.444Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-11T07:59:39.560Z] #45 ... [2021-11-11T07:59:39.560Z] [2021-11-11T07:59:39.560Z] #47 [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-11-11T07:59:39.560Z] #47 sha256:2a5f7fdbb6456850e07b7dc18d0f6bfa20b8850b89f8e449ce715651eea86712 [2021-11-11T07:59:39.560Z] #47 12.24 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:59:39.560Z] #47 15.56 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:59:39.560Z] #47 ... [2021-11-11T07:59:39.560Z] [2021-11-11T07:59:39.560Z] #49 [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-11-11T07:59:39.560Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T07:59:39.560Z] #49 21.30 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T07:59:39.560Z] #49 21.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T07:59:39.560Z] #49 21.44 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T07:59:39.560Z] #49 21.44 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T07:59:39.560Z] #49 21.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T07:59:39.560Z] #49 21.92 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T07:59:39.560Z] #49 22.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T07:59:39.560Z] #49 22.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T07:59:39.560Z] #49 ... [2021-11-11T07:59:39.560Z] [2021-11-11T07:59:39.560Z] #55 [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-11-11T07:59:39.560Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:39.560Z] #55 12.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:39.560Z] #55 15.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:39.647Z] #49 ... [2021-11-11T07:59:39.647Z] [2021-11-11T07:59:39.647Z] #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-11-11T07:59:39.647Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:39.647Z] #36 31.07 Fetched 8292 kB in 25s (327 kB/s) [2021-11-11T07:59:39.647Z] #36 31.07 Reading package lists... [2021-11-11T07:59:39.822Z] #55 ... [2021-11-11T07:59:39.822Z] [2021-11-11T07:59:39.822Z] #58 [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-11-11T07:59:39.822Z] #58 sha256:c8bc6bbc672432ffd73ca11311d14f040d2ae8e653f0fe48f2f114a96a78c3d6 [2021-11-11T07:59:39.822Z] #58 15.77 + cd /tmp/tmp.qEBL940bYG/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:39.822Z] #58 15.77 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:39.822Z] #58 15.81 + export GO111MODULE=on [2021-11-11T07:59:39.822Z] #58 15.81 + GO111MODULE=on [2021-11-11T07:59:39.822Z] #58 15.81 + export GOPROXY=https://proxy.golang.org [2021-11-11T07:59:39.822Z] #58 15.81 + GOPROXY=https://proxy.golang.org [2021-11-11T07:59:39.822Z] #58 15.81 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:59:39.822Z] #58 15.81 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-11T07:59:39.822Z] #58 17.47 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:39.822Z] #58 17.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T07:59:39.822Z] #58 17.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T07:59:39.822Z] #58 18.41 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-11T07:59:39.822Z] #58 21.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-11T07:59:39.822Z] #58 22.79 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T07:59:39.822Z] #58 22.94 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T07:59:39.822Z] #58 22.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T07:59:39.822Z] #58 23.02 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T07:59:39.822Z] #58 23.05 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T07:59:39.903Z] #36 39.99 Reading package lists... [2021-11-11T07:59:39.903Z] #36 ... [2021-11-11T07:59:39.903Z] [2021-11-11T07:59:39.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:39.903Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:39.903Z] #42 31.22 Fetched 8292 kB in 25s (335 kB/s) [2021-11-11T07:59:39.903Z] #42 31.22 Reading package lists... [2021-11-11T07:59:39.903Z] #42 39.83 Reading package lists... [2021-11-11T07:59:39.903Z] #42 ... [2021-11-11T07:59:39.903Z] [2021-11-11T07:59:39.903Z] #49 [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-11-11T07:59:39.903Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:39.903Z] #49 41.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T07:59:39.903Z] #49 41.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T07:59:39.903Z] #49 41.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T07:59:39.903Z] #49 41.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T07:59:39.903Z] #49 41.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T07:59:39.903Z] #49 41.37 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T07:59:39.918Z] #43 47.22 GEN compel/include/asm [2021-11-11T07:59:39.918Z] #43 47.26 GEN compel/include/version.h [2021-11-11T07:59:39.918Z] #43 47.28 touch .config [2021-11-11T07:59:39.918Z] #43 47.33 GEN include/common/config.h [2021-11-11T07:59:39.918Z] #43 47.42 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-11T07:59:39.918Z] #43 47.44 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-11T07:59:39.918Z] #43 47.45 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-11T07:59:39.918Z] #43 47.48 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-11T07:59:39.918Z] #43 47.50 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-11T07:59:39.918Z] #43 47.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-11T07:59:39.918Z] #43 47.55 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-11T07:59:40.002Z] #47 16.14 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-11T07:59:40.083Z] #58 23.21 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-11T07:59:40.160Z] #49 41.43 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T07:59:40.174Z] #43 47.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-11T07:59:40.174Z] #43 47.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-11T07:59:40.174Z] #43 47.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-11T07:59:40.174Z] #43 47.62 DEP compel/plugins/std/infect.d [2021-11-11T07:59:40.174Z] #43 47.78 DEP compel/plugins/std/string.d [2021-11-11T07:59:40.298Z] #47 16.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T07:59:40.430Z] #43 47.89 DEP compel/plugins/std/log.d [2021-11-11T07:59:40.430Z] #43 47.97 DEP compel/plugins/std/fds.d [2021-11-11T07:59:40.430Z] #43 48.07 DEP compel/plugins/std/std.d [2021-11-11T07:59:40.655Z] #58 23.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T07:59:40.687Z] #43 48.16 DEP compel/plugins/shmem/shmem.d [2021-11-11T07:59:40.687Z] #43 48.33 DEP compel/plugins/fds/fds.d [2021-11-11T07:59:40.818Z] #16 1.490 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T07:59:40.818Z] #16 DONE 1.6s [2021-11-11T07:59:40.818Z] [2021-11-11T07:59:40.818Z] #56 [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-11-11T07:59:40.818Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T07:59:40.818Z] #56 ... [2021-11-11T07:59:40.818Z] [2021-11-11T07:59:40.818Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:40.818Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:40.818Z] #43 66.35 CC criu/arch/x86/kerndat.o [2021-11-11T07:59:40.919Z] #58 23.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-11T07:59:40.919Z] #58 ... [2021-11-11T07:59:40.920Z] [2021-11-11T07:59:40.920Z] #49 [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-11-11T07:59:40.920Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T07:59:40.920Z] #49 24.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T07:59:40.943Z] #43 48.54 CC compel/plugins/std/std.o [2021-11-11T07:59:40.953Z] #47 16.72 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-11T07:59:40.953Z] #47 16.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-11T07:59:40.953Z] #47 17.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-11T07:59:41.095Z] #49 42.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T07:59:41.095Z] #49 42.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T07:59:41.095Z] #49 42.48 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-11T07:59:41.095Z] #49 42.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T07:59:41.095Z] #49 42.51 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T07:59:41.095Z] #49 42.58 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T07:59:41.197Z] #49 ... [2021-11-11T07:59:41.197Z] [2021-11-11T07:59:41.197Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:41.197Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:41.197Z] #42 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:41.197Z] #42 17.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:41.197Z] #42 ... [2021-11-11T07:59:41.197Z] [2021-11-11T07:59:41.197Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:41.197Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T07:59:41.197Z] #34 14.23 encoding [2021-11-11T07:59:41.353Z] #49 42.73 go: downloading golang.org/x/text v0.3.2 [2021-11-11T07:59:41.459Z] #34 ... [2021-11-11T07:59:41.459Z] [2021-11-11T07:59:41.459Z] #49 [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-11-11T07:59:41.459Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T07:59:41.459Z] #49 24.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T07:59:41.506Z] #43 48.86 CC compel/plugins/std/fds.o [2021-11-11T07:59:41.506Z] #43 ... [2021-11-11T07:59:41.506Z] [2021-11-11T07:59:41.506Z] #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-11-11T07:59:41.506Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:41.506Z] #13 133.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T07:59:41.506Z] #13 133.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T07:59:41.506Z] #13 133.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:41.506Z] #13 ... [2021-11-11T07:59:41.506Z] [2021-11-11T07:59:41.506Z] #45 [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-11-11T07:59:41.506Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:41.506Z] #45 147.7 vendor/golang.org/x/net/idna [2021-11-11T07:59:41.506Z] #45 149.8 vendor/golang.org/x/net/http2/hpack [2021-11-11T07:59:41.763Z] #45 151.1 mime [2021-11-11T07:59:41.917Z] #49 ... [2021-11-11T07:59:41.917Z] [2021-11-11T07:59:41.917Z] #51 [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-11-11T07:59:41.917Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T07:59:41.917Z] #51 33.08 runtime [2021-11-11T07:59:41.917Z] #51 ... [2021-11-11T07:59:41.917Z] [2021-11-11T07:59:41.917Z] #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-11-11T07:59:41.917Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T07:59:41.917Z] #13 32.14 Reading package lists... [2021-11-11T07:59:42.194Z] #43 67.55 CC criu/arch/x86/sigaction_compat.o [2021-11-11T07:59:42.333Z] #47 18.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-11T07:59:42.403Z] #49 ... [2021-11-11T07:59:42.403Z] [2021-11-11T07:59:42.403Z] #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-11-11T07:59:42.403Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:42.403Z] #13 9.912 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:59:42.403Z] #13 10.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:42.403Z] #13 10.19 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:42.403Z] #13 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:42.403Z] #13 10.99 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T07:59:42.403Z] #13 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:42.403Z] #13 15.84 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:42.403Z] #13 18.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:42.452Z] #43 ... [2021-11-11T07:59:42.452Z] [2021-11-11T07:59:42.452Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T07:59:42.452Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-11T07:59:42.452Z] #17 DONE 1.5s [2021-11-11T07:59:42.452Z] [2021-11-11T07:59:42.452Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T07:59:42.452Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-11T07:59:43.657Z] #45 153.0 mime/quotedprintable [2021-11-11T07:59:43.793Z] #13 ... [2021-11-11T07:59:43.793Z] [2021-11-11T07:59:43.793Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:43.793Z] #67 sha256:db9861a563c07c96289653deb5b79923aa92bb00217e238745b1290fbeb9d243 [2021-11-11T07:59:43.827Z] #18 DONE 1.5s [2021-11-11T07:59:43.827Z] [2021-11-11T07:59:43.827Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:43.827Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:43.827Z] #43 68.16 CC criu/arch/x86/sigframe.o [2021-11-11T07:59:43.827Z] #43 68.81 LINK criu/arch/x86/crtools.built-in.o [2021-11-11T07:59:43.827Z] #43 68.90 DEP criu/pie/util-vdso-elf32.d [2021-11-11T07:59:43.827Z] #43 69.18 DEP criu/pie/util-vdso.d [2021-11-11T07:59:43.914Z] #45 153.3 net/http/internal [2021-11-11T07:59:44.085Z] #43 69.54 DEP criu/pie/util.d [2021-11-11T07:59:44.233Z] #47 ... [2021-11-11T07:59:44.233Z] [2021-11-11T07:59:44.233Z] #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-11-11T07:59:44.233Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T07:59:44.233Z] #32 9.648 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T07:59:44.233Z] #32 9.651 Cloning into '.'... [2021-11-11T07:59:44.233Z] #32 ... [2021-11-11T07:59:44.233Z] [2021-11-11T07:59:44.233Z] #45 [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-11-11T07:59:44.233Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T07:59:44.233Z] #45 13.21 internal/unsafeheader [2021-11-11T07:59:44.233Z] #45 13.28 internal/cpu [2021-11-11T07:59:44.233Z] #45 13.40 runtime/internal/atomic [2021-11-11T07:59:44.233Z] #45 14.10 runtime/internal/sys [2021-11-11T07:59:44.233Z] #45 14.72 runtime/internal/math [2021-11-11T07:59:44.233Z] #45 14.81 internal/bytealg [2021-11-11T07:59:44.233Z] #45 15.05 internal/race [2021-11-11T07:59:44.233Z] #45 15.39 sync/atomic [2021-11-11T07:59:44.233Z] #45 16.43 unicode [2021-11-11T07:59:44.233Z] #45 17.73 runtime [2021-11-11T07:59:44.343Z] #43 ... [2021-11-11T07:59:44.343Z] [2021-11-11T07:59:44.343Z] #58 [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-11-11T07:59:44.343Z] #58 sha256:1717818a2c4893840789da4b70badfb185c81c466414e4fb4671358f0fdb0b48 [2021-11-11T07:59:44.343Z] #58 DONE 169.3s [2021-11-11T07:59:44.343Z] [2021-11-11T07:59:44.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:44.343Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:44.343Z] #43 69.93 CC criu/pie/util.o [2021-11-11T07:59:44.452Z] #13 39.16 Reading package lists... [2021-11-11T07:59:44.452Z] #13 ... [2021-11-11T07:59:44.452Z] [2021-11-11T07:59:44.452Z] #58 [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-11-11T07:59:44.452Z] #58 sha256:01b81692c77410dcc9190339eebedacf94ff6657694d84223cc90eb7f1bb9eb7 [2021-11-11T07:59:44.452Z] #58 35.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-11T07:59:44.452Z] #58 36.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T07:59:44.479Z] #45 ... [2021-11-11T07:59:44.479Z] [2021-11-11T07:59:44.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:44.479Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:44.479Z] #43 49.29 CC compel/plugins/std/log.o [2021-11-11T07:59:44.479Z] #43 50.07 CC compel/plugins/std/string.o [2021-11-11T07:59:44.479Z] #43 50.72 CC compel/plugins/std/infect.o [2021-11-11T07:59:44.479Z] #43 51.22 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-11T07:59:44.479Z] #43 51.28 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-11T07:59:44.479Z] #43 51.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-11T07:59:44.479Z] #43 51.42 AR compel/plugins/std.lib.a [2021-11-11T07:59:44.479Z] #43 51.53 CC compel/plugins/fds/fds.o [2021-11-11T07:59:44.479Z] #43 51.87 AR compel/plugins/fds.lib.a [2021-11-11T07:59:44.479Z] #43 51.93 HOSTDEP compel/src/lib/log-host.d [2021-11-11T07:59:44.479Z] #43 51.99 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-11T07:59:44.479Z] #43 52.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-11T07:59:44.490Z] #45 ... [2021-11-11T07:59:44.490Z] [2021-11-11T07:59:44.490Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:44.490Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:44.490Z] #42 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:44.490Z] #42 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:44.490Z] #42 18.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:44.601Z] #43 ... [2021-11-11T07:59:44.601Z] [2021-11-11T07:59:44.601Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T07:59:44.601Z] #59 sha256:07b8d288cb08091056c952988797783786d3e35b566096563b73c35b4b6e72fd [2021-11-11T07:59:44.601Z] #59 DONE 0.1s [2021-11-11T07:59:44.601Z] [2021-11-11T07:59:44.601Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T07:59:44.601Z] #60 sha256:97df7196ad9f15fb1e626f9fa7240421719965ff00100b0b661da46e599bdf5e [2021-11-11T07:59:44.601Z] #60 DONE 0.1s [2021-11-11T07:59:44.601Z] [2021-11-11T07:59:44.601Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T07:59:44.601Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-11T07:59:44.710Z] #58 ... [2021-11-11T07:59:44.710Z] [2021-11-11T07:59:44.710Z] #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-11-11T07:59:44.710Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:44.710Z] #36 39.99 Reading package lists... [2021-11-11T07:59:44.736Z] #43 52.13 HOSTDEP compel/src/main-host.d [2021-11-11T07:59:44.736Z] #43 52.23 DEP compel/src/lib/ptrace.d [2021-11-11T07:59:44.736Z] #43 52.37 DEP compel/src/lib/infect.d [2021-11-11T07:59:44.748Z] #42 ... [2021-11-11T07:59:44.748Z] [2021-11-11T07:59:44.748Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:44.748Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T07:59:44.748Z] #34 11.76 + cd /tmp/tmp.mG6iIf7DBC/src/github.com/BurntSushi/toml [2021-11-11T07:59:44.748Z] #34 11.76 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-11T07:59:44.748Z] #34 11.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T07:59:44.748Z] #34 13.26 internal/cpu [2021-11-11T07:59:44.748Z] #34 13.26 internal/unsafeheader [2021-11-11T07:59:44.748Z] #34 13.63 runtime/internal/atomic [2021-11-11T07:59:44.748Z] #34 14.44 runtime/internal/sys [2021-11-11T07:59:44.748Z] #34 14.79 internal/bytealg [2021-11-11T07:59:44.748Z] #34 15.15 math/bits [2021-11-11T07:59:44.748Z] #34 16.67 math [2021-11-11T07:59:44.748Z] #34 17.66 runtime [2021-11-11T07:59:44.748Z] #34 ... [2021-11-11T07:59:44.748Z] [2021-11-11T07:59:44.748Z] #58 [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-11-11T07:59:44.748Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T07:59:44.748Z] #58 20.76 + cd /tmp/tmp.1PUTG9utNX/src/github.com/rootless-containers/rootlesskit [2021-11-11T07:59:44.748Z] #58 20.82 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-11T07:59:44.839Z] #67 26.75 Checking out files: 53% (1017/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-11-11T07:59:44.839Z] #67 27.79 + cd /tmp/tmp.8gscWTetaX/src/github.com/docker/libnetwork [2021-11-11T07:59:44.839Z] #67 27.79 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T07:59:44.992Z] #43 52.52 DEP compel/src/lib/infect-util.d [2021-11-11T07:59:44.993Z] #43 52.62 DEP compel/src/lib/infect-rpc.d [2021-11-11T07:59:45.005Z] #58 20.99 + export GO111MODULE=on [2021-11-11T07:59:45.005Z] #58 20.99 + GO111MODULE=on [2021-11-11T07:59:45.005Z] #58 20.99 + export GOPROXY=https://proxy.golang.org [2021-11-11T07:59:45.005Z] #58 20.99 + GOPROXY=https://proxy.golang.org [2021-11-11T07:59:45.005Z] #58 20.99 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T07:59:45.005Z] #58 20.99 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-11T07:59:45.250Z] #43 52.73 DEP compel/arch/x86/src/lib/infect.d [2021-11-11T07:59:45.262Z] #58 ... [2021-11-11T07:59:45.262Z] [2021-11-11T07:59:45.263Z] #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-11-11T07:59:45.263Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:45.263Z] #36 11.24 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:45.263Z] #36 11.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:45.263Z] #36 13.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:45.263Z] #36 19.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:45.263Z] #36 ... [2021-11-11T07:59:45.263Z] [2021-11-11T07:59:45.263Z] #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-11-11T07:59:45.263Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:45.263Z] #13 5.212 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:59:45.263Z] #13 5.253 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:45.263Z] #13 5.281 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:45.263Z] #13 5.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:45.263Z] #13 7.305 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T07:59:45.263Z] #13 11.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:45.411Z] #67 28.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-11T07:59:45.507Z] #43 52.95 DEP compel/arch/x86/src/lib/cpu.d [2021-11-11T07:59:45.507Z] #43 53.03 DEP compel/src/lib/log.d [2021-11-11T07:59:45.507Z] #43 53.14 DEP compel/src/main.d [2021-11-11T07:59:45.728Z] #36 45.62 Building dependency tree... [2021-11-11T07:59:45.764Z] #43 53.23 DEP compel/src/lib/handle-elf.d [2021-11-11T07:59:45.764Z] #43 53.38 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-11T07:59:46.021Z] #43 53.51 CC compel/src/lib/log.o [2021-11-11T07:59:46.277Z] #43 53.78 CC compel/arch/x86/src/lib/cpu.o [2021-11-11T07:59:46.506Z] #19 DONE 2.2s [2021-11-11T07:59:46.506Z] [2021-11-11T07:59:46.507Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T07:59:46.507Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T07:59:47.165Z] #13 ... [2021-11-11T07:59:47.165Z] [2021-11-11T07:59:47.165Z] #55 [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-11-11T07:59:47.165Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:47.165Z] #55 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:47.165Z] #55 18.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:47.208Z] #43 54.50 CC compel/arch/x86/src/lib/infect.o [2021-11-11T07:59:47.422Z] #55 ... [2021-11-11T07:59:47.422Z] [2021-11-11T07:59:47.422Z] #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-11-11T07:59:47.422Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:47.422Z] #13 16.12 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:47.464Z] #43 ... [2021-11-11T07:59:47.464Z] [2021-11-11T07:59:47.464Z] #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-11-11T07:59:47.464Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T07:59:47.464Z] #13 148.0 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T07:59:47.464Z] #13 148.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T07:59:47.464Z] #13 148.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T07:59:47.464Z] #13 148.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T07:59:47.464Z] #13 148.3 Selecting previously unselected package libbtrfs0. [2021-11-11T07:59:47.464Z] #13 148.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:47.464Z] #13 148.4 Selecting previously unselected package libbtrfs-dev. [2021-11-11T07:59:47.464Z] #13 148.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:47.464Z] #13 148.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T07:59:47.464Z] #13 148.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:47.464Z] #13 148.6 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T07:59:47.464Z] #13 148.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:47.464Z] #13 148.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T07:59:47.464Z] #13 148.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 148.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T07:59:47.464Z] #13 149.1 Selecting previously unselected package libpcre16-3:amd64. [2021-11-11T07:59:47.464Z] #13 149.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:47.464Z] #13 149.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:47.720Z] #13 149.3 Selecting previously unselected package libpcre32-3:amd64. [2021-11-11T07:59:47.720Z] #13 149.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:47.720Z] #13 149.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:47.977Z] #13 149.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-11T07:59:47.977Z] #13 149.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:47.977Z] #13 149.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T07:59:47.977Z] #13 149.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-11T07:59:47.977Z] #13 149.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-11T07:59:47.977Z] #13 149.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T07:59:48.187Z] #67 ... [2021-11-11T07:59:48.187Z] [2021-11-11T07:59:48.187Z] #51 [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-11-11T07:59:48.187Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T07:59:48.187Z] #51 21.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T07:59:48.187Z] #51 25.09 runtime [2021-11-11T07:59:48.187Z] #51 ... [2021-11-11T07:59:48.187Z] [2021-11-11T07:59:48.187Z] #49 [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-11-11T07:59:48.187Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T07:59:48.187Z] #49 28.05 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T07:59:48.187Z] #49 28.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T07:59:48.187Z] #49 28.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T07:59:48.187Z] #49 28.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T07:59:48.187Z] #49 29.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T07:59:48.187Z] #49 29.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-11T07:59:48.187Z] #49 29.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T07:59:48.187Z] #49 29.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T07:59:48.187Z] #49 29.64 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T07:59:48.187Z] #49 29.64 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T07:59:48.187Z] #49 29.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T07:59:48.187Z] #49 29.98 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T07:59:48.187Z] #49 30.03 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T07:59:48.187Z] #49 30.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T07:59:48.187Z] #49 30.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T07:59:48.187Z] #49 30.38 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T07:59:48.187Z] #49 30.46 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T07:59:48.187Z] #49 30.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T07:59:48.187Z] #49 30.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T07:59:48.187Z] #49 30.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T07:59:48.187Z] #49 30.96 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T07:59:48.187Z] #49 31.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T07:59:48.187Z] #49 31.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T07:59:48.187Z] #49 31.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T07:59:48.187Z] #49 31.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T07:59:48.187Z] #49 31.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T07:59:48.187Z] #49 31.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T07:59:48.187Z] #49 31.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T07:59:48.187Z] #49 31.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T07:59:48.187Z] #49 31.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T07:59:48.254Z] #36 49.48 The following additional packages will be installed: [2021-11-11T07:59:48.254Z] #36 49.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-11T07:59:48.254Z] #36 49.53 Suggested packages: [2021-11-11T07:59:48.254Z] #36 49.54 cmake-doc ninja-build lrzip [2021-11-11T07:59:48.254Z] #36 ... [2021-11-11T07:59:48.254Z] [2021-11-11T07:59:48.254Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:48.254Z] #67 sha256:11e68a694ab125ae217a08a48fd1d2f166d18670fb9b37fbc0e4183170873d52 [2021-11-11T07:59:48.254Z] #67 DONE 49.6s [2021-11-11T07:59:48.254Z] [2021-11-11T07:59:48.254Z] #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-11-11T07:59:48.254Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:48.254Z] #36 49.54 Recommended packages: [2021-11-11T07:59:48.254Z] #36 49.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T07:59:48.448Z] #49 31.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T07:59:48.448Z] #49 31.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T07:59:48.569Z] #13 150.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T07:59:48.569Z] #13 150.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-11T07:59:48.569Z] #13 150.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T07:59:48.709Z] #49 31.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T07:59:48.709Z] #49 31.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T07:59:48.826Z] #13 150.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T07:59:48.826Z] #13 150.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-11T07:59:48.826Z] #13 150.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:48.971Z] #49 31.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T07:59:48.971Z] #49 31.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T07:59:48.971Z] #49 32.13 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T07:59:48.971Z] #49 32.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T07:59:48.971Z] #49 32.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T07:59:48.971Z] #49 32.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T07:59:49.042Z] #20 ... [2021-11-11T07:59:49.042Z] [2021-11-11T07:59:49.042Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T07:59:49.042Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T07:59:49.042Z] #63 CACHED [2021-11-11T07:59:49.042Z] [2021-11-11T07:59:49.042Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T07:59:49.042Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T07:59:49.042Z] #65 CACHED [2021-11-11T07:59:49.042Z] [2021-11-11T07:59:49.042Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:49.042Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:49.042Z] #43 70.57 CC criu/pie/util-vdso.o [2021-11-11T07:59:49.042Z] #43 71.81 CC criu/pie/util-vdso-elf32.o [2021-11-11T07:59:49.042Z] #43 73.09 AR criu/pie/pie.lib.a [2021-11-11T07:59:49.042Z] #43 73.20 DEP criu/pie/restorer.d [2021-11-11T07:59:49.042Z] #43 73.54 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-11T07:59:49.042Z] #43 73.78 DEP criu/arch/x86/restorer_unmap.d [2021-11-11T07:59:49.042Z] #43 73.87 DEP criu/arch/x86/restorer.d [2021-11-11T07:59:49.042Z] #43 74.28 DEP criu/arch/x86/vdso-pie.d [2021-11-11T07:59:49.042Z] #43 74.46 DEP criu/pie/parasite-vdso.d [2021-11-11T07:59:49.083Z] #13 150.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T07:59:49.083Z] #13 150.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T07:59:49.083Z] #13 150.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:59:49.083Z] #13 150.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T07:59:49.083Z] #13 150.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T07:59:49.083Z] #13 150.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:49.184Z] #36 ... [2021-11-11T07:59:49.184Z] [2021-11-11T07:59:49.184Z] #49 [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-11-11T07:59:49.184Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T07:59:49.184Z] #49 48.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T07:59:49.184Z] #49 48.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T07:59:49.184Z] #49 48.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T07:59:49.184Z] #49 48.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T07:59:49.184Z] #49 48.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T07:59:49.184Z] #49 50.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T07:59:49.232Z] #49 32.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T07:59:49.232Z] #49 32.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T07:59:49.301Z] #43 74.88 DEP criu/pie/parasite.d [2021-11-11T07:59:49.443Z] #49 50.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T07:59:49.496Z] #49 32.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T07:59:49.646Z] #13 151.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T07:59:49.646Z] #13 151.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:49.756Z] #49 32.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T07:59:49.903Z] #13 151.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:49.903Z] #13 151.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T07:59:49.903Z] #13 151.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T07:59:49.903Z] #13 151.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T07:59:49.903Z] #13 151.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T07:59:49.903Z] #13 151.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:49.903Z] #13 151.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T07:59:49.903Z] #13 151.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T07:59:49.903Z] #13 151.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T07:59:49.903Z] #13 151.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T07:59:49.903Z] #13 151.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T07:59:50.007Z] #49 51.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T07:59:50.017Z] #49 32.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T07:59:50.017Z] #49 33.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T07:59:50.017Z] #49 33.14 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T07:59:50.017Z] #49 33.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T07:59:50.166Z] #13 151.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T07:59:50.167Z] #13 151.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T07:59:50.167Z] #13 151.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:50.167Z] #13 151.8 Setting up dmsetup (2:1.02.155-3) ... [2021-11-11T07:59:50.167Z] #13 151.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:50.167Z] #13 151.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T07:59:50.167Z] #13 151.8 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:59:50.238Z] #43 75.47 CC criu/pie/parasite.o [2021-11-11T07:59:50.278Z] #49 33.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T07:59:50.278Z] #49 33.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T07:59:51.098Z] #13 DONE 152.6s [2021-11-11T07:59:51.098Z] [2021-11-11T07:59:51.098Z] #53 [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-11-11T07:59:51.098Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T07:59:51.200Z] ---> 6380e635ab5f [2021-11-11T07:59:51.200Z] Successfully built 6380e635ab5f [2021-11-11T07:59:51.200Z] Successfully tagged docker:latest [2021-11-11T07:59:51.200Z] INFO: Image build ended at 11/11/2021 07:59:48. Duration:00:02:51.6935438 [2021-11-11T07:59:51.200Z] [2021-11-11T07:59:51.200Z] [2021-11-11T07:59:51.200Z] INFO: Building the test binaries at 11/11/2021 07:59:48... [2021-11-11T07:59:51.374Z] #49 ... [2021-11-11T07:59:51.374Z] [2021-11-11T07:59:51.374Z] #55 [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-11-11T07:59:51.374Z] #55 sha256:a903fd86b27a4d6bb2e842107a9712f54cf4df51183f3d0099dfc1925282a27a [2021-11-11T07:59:51.374Z] #55 38.60 Reading package lists... [2021-11-11T07:59:51.374Z] #55 44.48 Building dependency tree... [2021-11-11T07:59:51.374Z] #55 48.00 The following additional packages will be installed: [2021-11-11T07:59:51.374Z] #55 48.03 libbtrfs0 [2021-11-11T07:59:51.374Z] #55 48.27 The following NEW packages will be installed: [2021-11-11T07:59:51.374Z] #55 48.27 libbtrfs-dev libbtrfs0 [2021-11-11T07:59:51.374Z] #55 48.69 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:59:51.374Z] #55 48.69 Need to get 119 kB of archives. [2021-11-11T07:59:51.374Z] #55 48.69 After this operation, 387 kB of additional disk space will be used. [2021-11-11T07:59:51.374Z] #55 48.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-11-11T07:59:51.374Z] #55 48.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-11-11T07:59:51.374Z] #55 50.20 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:59:51.374Z] #55 50.69 Fetched 119 kB in 1s (195 kB/s) [2021-11-11T07:59:51.374Z] #55 50.83 Selecting previously unselected package libbtrfs0. [2021-11-11T07:59:51.374Z] #55 50.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 ... 15394 files and directories currently installed.) [2021-11-11T07:59:51.374Z] #55 50.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-11-11T07:59:51.374Z] #55 50.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:51.374Z] #55 51.36 Selecting previously unselected package libbtrfs-dev. [2021-11-11T07:59:51.374Z] #55 51.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-11-11T07:59:51.374Z] #55 51.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:51.374Z] #55 51.72 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T07:59:51.374Z] #55 51.77 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T07:59:51.374Z] #55 51.80 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T07:59:51.374Z] #55 DONE 52.5s [2021-11-11T07:59:51.374Z] [2021-11-11T07:59:51.374Z] #56 [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-11-11T07:59:51.374Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T07:59:51.664Z] #49 34.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T07:59:51.664Z] #49 34.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T07:59:51.664Z] #49 34.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-11T07:59:51.664Z] #49 34.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T07:59:51.664Z] #49 34.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T07:59:51.926Z] #49 35.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T07:59:51.936Z] #56 ... [2021-11-11T07:59:51.936Z] [2021-11-11T07:59:51.936Z] #45 [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-11-11T07:59:51.936Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:51.936Z] #45 43.40 vendor/golang.org/x/crypto/internal/subtle [2021-11-11T07:59:52.187Z] #49 35.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T07:59:52.192Z] #45 ... [2021-11-11T07:59:52.192Z] [2021-11-11T07:59:52.192Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:52.192Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:52.192Z] #42 39.83 Reading package lists... [2021-11-11T07:59:52.192Z] #42 45.44 Building dependency tree... [2021-11-11T07:59:52.192Z] #42 48.70 The following additional packages will be installed: [2021-11-11T07:59:52.192Z] #42 48.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-11T07:59:52.192Z] #42 48.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-11T07:59:52.192Z] #42 48.72 Suggested packages: [2021-11-11T07:59:52.192Z] #42 48.74 manpages-dev python-setuptools [2021-11-11T07:59:52.192Z] #42 50.19 The following NEW packages will be installed: [2021-11-11T07:59:52.192Z] #42 50.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-11T07:59:52.192Z] #42 50.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-11T07:59:52.192Z] #42 50.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-11T07:59:52.192Z] #42 50.24 python-six zlib1g-dev [2021-11-11T07:59:52.192Z] #42 50.76 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:59:52.192Z] #42 50.76 Need to get 3798 kB of archives. [2021-11-11T07:59:52.192Z] #42 50.76 After this operation, 21.6 MB of additional disk space will be used. [2021-11-11T07:59:52.192Z] #42 50.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-11-11T07:59:52.192Z] #42 50.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T07:59:52.192Z] #42 50.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-11-11T07:59:52.192Z] #42 50.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-11-11T07:59:52.192Z] #42 50.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-11-11T07:59:52.192Z] #42 50.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-11-11T07:59:52.192Z] #42 50.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-11-11T07:59:52.192Z] #42 50.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-11-11T07:59:52.192Z] #42 50.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-11-11T07:59:52.192Z] #42 50.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-11-11T07:59:52.192Z] #42 51.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-11-11T07:59:52.192Z] #42 51.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-11-11T07:59:52.192Z] #42 51.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-11-11T07:59:52.192Z] #42 51.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-11-11T07:59:52.192Z] #42 51.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-11T07:59:52.192Z] #42 51.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-11-11T07:59:52.192Z] #42 51.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-11-11T07:59:52.192Z] #42 52.46 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:59:52.192Z] #42 52.82 Fetched 3798 kB in 1s (4296 kB/s) [2021-11-11T07:59:52.192Z] #42 53.04 Selecting previously unselected package libcap-dev:arm64. [2021-11-11T07:59:52.192Z] #42 53.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 ... 15394 files and directories currently installed.) [2021-11-11T07:59:52.192Z] #42 53.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-11-11T07:59:52.192Z] #42 53.18 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-11-11T07:59:52.192Z] #42 53.39 Selecting previously unselected package libnet1:arm64. [2021-11-11T07:59:52.192Z] #42 53.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T07:59:52.192Z] #42 53.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T07:59:52.192Z] #42 53.59 Selecting previously unselected package libnet1-dev. [2021-11-11T07:59:52.193Z] #42 53.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T07:59:52.193Z] #42 53.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T07:59:52.448Z] #49 35.61 go: downloading golang.org/x/text v0.3.2 [2021-11-11T07:59:52.450Z] #42 ... [2021-11-11T07:59:52.450Z] [2021-11-11T07:59:52.450Z] #56 [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-11-11T07:59:52.450Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T07:59:52.450Z] #56 1.290 + RM_GOPATH=0 [2021-11-11T07:59:52.450Z] #56 1.290 + TMP_GOPATH= [2021-11-11T07:59:52.450Z] #56 1.290 + : /build [2021-11-11T07:59:52.450Z] #56 1.290 + '[' -z '' ']' [2021-11-11T07:59:52.450Z] #56 1.290 ++ mktemp -d [2021-11-11T07:59:52.450Z] #56 1.290 + export GOPATH=/tmp/tmp.EeJF5Tp1mT [2021-11-11T07:59:52.450Z] #56 1.290 + GOPATH=/tmp/tmp.EeJF5Tp1mT [2021-11-11T07:59:52.450Z] #56 1.290 + RM_GOPATH=1 [2021-11-11T07:59:52.450Z] #56 1.290 + case "$(go env GOARCH)" in [2021-11-11T07:59:52.450Z] #56 1.290 ++ go env GOARCH [2021-11-11T07:59:52.450Z] #56 1.310 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:52.450Z] #56 1.310 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:52.450Z] #56 1.310 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:52.450Z] #56 1.310 + dir=/tmp/install [2021-11-11T07:59:52.450Z] #56 1.310 + bin=containerd [2021-11-11T07:59:52.450Z] #56 1.310 + shift [2021-11-11T07:59:52.450Z] #56 1.310 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-11T07:59:52.450Z] #56 1.310 + . /tmp/install/containerd.installer [2021-11-11T07:59:52.450Z] #56 1.310 ++ set -e [2021-11-11T07:59:52.450Z] #56 1.310 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:59:52.450Z] #56 1.310 + install_containerd [2021-11-11T07:59:52.450Z] #56 1.310 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-11T07:59:52.450Z] #56 1.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EeJF5Tp1mT/src/github.com/containerd/containerd [2021-11-11T07:59:52.450Z] #56 1.310 Cloning into '/tmp/tmp.EeJF5Tp1mT/src/github.com/containerd/containerd'... [2021-11-11T07:59:52.450Z] #56 1.310 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T07:59:52.689Z] #13 20.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:52.689Z] #13 ... [2021-11-11T07:59:52.689Z] [2021-11-11T07:59:52.689Z] #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-11-11T07:59:52.689Z] #24 sha256:cc2a7e5a94a1f3086d18f05b999a07c6993949675198f0a8581abf2ebb03888f [2021-11-11T07:59:52.689Z] #24 27.54 + mkdir -p /build [2021-11-11T07:59:52.689Z] #24 27.54 + mv docker/docker /build/ [2021-11-11T07:59:52.689Z] #24 27.56 + rmdir docker [2021-11-11T07:59:52.689Z] #24 DONE 28.3s [2021-11-11T07:59:52.689Z] [2021-11-11T07:59:52.689Z] #51 [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-11-11T07:59:52.689Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T07:59:52.689Z] #51 24.46 + cd /tmp/tmp.zoiu7xAjRA/src/github.com/mvdan/sh [2021-11-11T07:59:52.689Z] #51 24.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-11T07:59:52.689Z] #51 24.87 + GO111MODULE=on [2021-11-11T07:59:52.689Z] #51 24.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-11T07:59:52.689Z] #51 27.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T07:59:52.689Z] #51 27.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T07:59:52.689Z] #51 27.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T07:59:52.709Z] #49 ... [2021-11-11T07:59:52.709Z] [2021-11-11T07:59:52.709Z] #45 [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-11-11T07:59:52.709Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T07:59:52.709Z] #45 35.82 vendor/golang.org/x/crypto/internal/subtle [2021-11-11T07:59:52.771Z] #43 78.23 LINK criu/pie/parasite.built-in.o [2021-11-11T07:59:52.771Z] #43 78.24 GEN criu/pie/parasite-blob.h [2021-11-11T07:59:52.771Z] #43 78.27 CC criu/pie/parasite-vdso.o [2021-11-11T07:59:52.992Z] #53 2.234 + RM_GOPATH=0 [2021-11-11T07:59:52.992Z] #53 2.234 + TMP_GOPATH= [2021-11-11T07:59:52.992Z] #53 2.234 + : /build [2021-11-11T07:59:52.992Z] #53 2.234 + '[' -z '' ']' [2021-11-11T07:59:52.992Z] #53 2.234 ++ mktemp -d [2021-11-11T07:59:53.250Z] #53 2.236 + export GOPATH=/tmp/tmp.xwXPtI4Gyv [2021-11-11T07:59:53.250Z] #53 2.236 + GOPATH=/tmp/tmp.xwXPtI4Gyv [2021-11-11T07:59:53.250Z] #53 2.236 + RM_GOPATH=1 [2021-11-11T07:59:53.250Z] #53 2.236 + case "$(go env GOARCH)" in [2021-11-11T07:59:53.250Z] #53 2.244 ++ go env GOARCH [2021-11-11T07:59:53.250Z] #53 2.291 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:53.250Z] #53 2.291 + GO_BUILDMODE=-buildmode=pie [2021-11-11T07:59:53.250Z] #53 2.291 ++ dirname /tmp/install/install.sh [2021-11-11T07:59:53.250Z] #53 2.291 + dir=/tmp/install [2021-11-11T07:59:53.250Z] #53 2.291 + bin=runc [2021-11-11T07:59:53.250Z] #53 2.291 + shift [2021-11-11T07:59:53.250Z] #53 2.291 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-11T07:59:53.250Z] #53 2.291 + . /tmp/install/runc.installer [2021-11-11T07:59:53.250Z] #53 2.291 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T07:59:53.250Z] #53 2.291 + install_runc [2021-11-11T07:59:53.250Z] #53 2.291 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-11T07:59:53.250Z] #53 2.300 + uname -r [2021-11-11T07:59:53.250Z] #53 2.308 + RUNC_BUILDTAGS='seccomp ' [2021-11-11T07:59:53.250Z] #53 2.308 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-11T07:59:53.250Z] #53 2.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xwXPtI4Gyv/src/github.com/opencontainers/runc [2021-11-11T07:59:53.250Z] #53 2.308 Cloning into '/tmp/tmp.xwXPtI4Gyv/src/github.com/opencontainers/runc'... [2021-11-11T07:59:53.250Z] #53 2.308 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-11T07:59:53.250Z] #53 ... [2021-11-11T07:59:53.250Z] [2021-11-11T07:59:53.250Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-11T07:59:53.250Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-11T07:59:53.250Z] #14 DONE 2.5s [2021-11-11T07:59:53.421Z] INFO: make.ps1 starting at 11/11/2021 07:59:53 [2021-11-11T07:59:53.507Z] [2021-11-11T07:59:53.507Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T07:59:53.507Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-11T07:59:53.653Z] #45 ... [2021-11-11T07:59:53.653Z] [2021-11-11T07:59:53.653Z] #58 [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-11-11T07:59:53.653Z] #58 sha256:c8bc6bbc672432ffd73ca11311d14f040d2ae8e653f0fe48f2f114a96a78c3d6 [2021-11-11T07:59:53.653Z] #58 26.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-11T07:59:53.653Z] #58 32.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T07:59:53.653Z] #58 ... [2021-11-11T07:59:53.653Z] [2021-11-11T07:59:53.653Z] #55 [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-11-11T07:59:53.653Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:53.653Z] #55 26.91 Fetched 8469 kB in 18s (472 kB/s) [2021-11-11T07:59:53.653Z] #55 26.91 Reading package lists... [2021-11-11T07:59:53.889Z] INFO: Git commit (05c8edf58e) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T07:59:53.889Z] INFO: Invoking autogen... [2021-11-11T07:59:53.914Z] #55 35.08 Reading package lists... [2021-11-11T07:59:53.914Z] #55 ... [2021-11-11T07:59:53.914Z] [2021-11-11T07:59:53.914Z] #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-11-11T07:59:53.914Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T07:59:53.914Z] #40 29.32 Checking out files: 87% (1534/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-11T07:59:53.914Z] #40 29.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-11T07:59:53.914Z] #40 32.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T07:59:54.357Z] INFO: Building daemon... [2021-11-11T07:59:54.591Z] #51 ... [2021-11-11T07:59:54.591Z] [2021-11-11T07:59:54.591Z] #49 [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-11-11T07:59:54.591Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T07:59:54.591Z] #49 30.29 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T07:59:54.591Z] #49 30.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T07:59:54.591Z] #49 30.43 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T07:59:54.591Z] #49 30.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T07:59:54.676Z] #43 79.74 CC criu/arch/x86/vdso-pie.o [2021-11-11T07:59:54.848Z] #49 30.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T07:59:54.877Z] #15 DONE 1.7s [2021-11-11T07:59:54.877Z] [2021-11-11T07:59:54.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:54.877Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:54.877Z] #43 55.36 CC compel/src/lib/infect-rpc.o [2021-11-11T07:59:54.877Z] #43 55.86 CC compel/src/lib/infect-util.o [2021-11-11T07:59:54.877Z] #43 56.10 CC compel/src/lib/infect.o [2021-11-11T07:59:54.877Z] #43 58.47 CC compel/src/lib/ptrace.o [2021-11-11T07:59:54.877Z] #43 59.31 AR compel/libcompel.a [2021-11-11T07:59:54.877Z] #43 59.43 HOSTCC compel/src/main-host.o [2021-11-11T07:59:54.877Z] #43 60.02 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-11T07:59:54.877Z] #43 60.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-11T07:59:54.877Z] #43 61.08 HOSTCC compel/src/lib/log-host.o [2021-11-11T07:59:54.877Z] #43 61.44 HOSTLINK compel/compel-host-bin [2021-11-11T07:59:54.877Z] #43 61.69 DEP soccr/soccr.d [2021-11-11T07:59:54.877Z] #43 62.02 CC soccr/soccr.o [2021-11-11T07:59:54.935Z] #43 80.45 CC criu/arch/x86/restorer.o [2021-11-11T07:59:55.134Z] #43 ... [2021-11-11T07:59:55.134Z] [2021-11-11T07:59:55.134Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T07:59:55.134Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-11T07:59:55.413Z] #49 31.37 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T07:59:55.978Z] #49 32.20 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T07:59:56.329Z] #43 81.62 CC criu/arch/x86/restorer_unmap.o [2021-11-11T07:59:56.329Z] #43 81.71 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-11T07:59:56.461Z] #40 ... [2021-11-11T07:59:56.461Z] [2021-11-11T07:59:56.461Z] #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-11-11T07:59:56.461Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:56.461Z] #36 29.41 Fetched 8469 kB in 19s (438 kB/s) [2021-11-11T07:59:56.461Z] #36 29.41 Reading package lists... [2021-11-11T07:59:56.461Z] #36 37.41 Reading package lists... [2021-11-11T07:59:56.461Z] #36 ... [2021-11-11T07:59:56.461Z] [2021-11-11T07:59:56.461Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:56.461Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T07:59:56.461Z] #42 29.78 Fetched 8469 kB in 19s (435 kB/s) [2021-11-11T07:59:56.461Z] #42 29.78 Reading package lists... [2021-11-11T07:59:56.505Z] #16 1.534 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T07:59:56.505Z] #16 DONE 1.6s [2021-11-11T07:59:56.505Z] [2021-11-11T07:59:56.505Z] #45 [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-11-11T07:59:56.505Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T07:59:56.505Z] #45 158.2 net/textproto [2021-11-11T07:59:56.505Z] #45 158.2 crypto/x509 [2021-11-11T07:59:56.505Z] #45 159.5 vendor/golang.org/x/net/http/httpguts [2021-11-11T07:59:56.505Z] #45 159.8 vendor/golang.org/x/net/http/httpproxy [2021-11-11T07:59:56.505Z] #45 160.7 mime/multipart [2021-11-11T07:59:56.543Z] #49 32.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T07:59:56.543Z] #49 32.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T07:59:56.543Z] #49 32.61 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T07:59:56.588Z] #43 ... [2021-11-11T07:59:56.588Z] [2021-11-11T07:59:56.588Z] #53 [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-11-11T07:59:56.588Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T07:59:56.637Z] #56 ... [2021-11-11T07:59:56.637Z] [2021-11-11T07:59:56.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-11-11T07:59:56.637Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T07:59:56.637Z] #13 39.16 Reading package lists... [2021-11-11T07:59:56.637Z] #13 45.57 Building dependency tree... [2021-11-11T07:59:56.637Z] #13 49.83 The following additional packages will be installed: [2021-11-11T07:59:56.637Z] #13 49.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-11T07:59:56.637Z] #13 49.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-11T07:59:56.637Z] #13 49.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-11T07:59:56.637Z] #13 49.83 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-11T07:59:56.637Z] #13 49.83 mingw-w64-x86-64-dev [2021-11-11T07:59:56.637Z] #13 49.89 Suggested packages: [2021-11-11T07:59:56.637Z] #13 49.89 gcc-8-locales seccomp wine64 [2021-11-11T07:59:56.637Z] #13 51.85 The following NEW packages will be installed: [2021-11-11T07:59:56.637Z] #13 51.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T07:59:56.637Z] #13 51.86 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-11T07:59:56.637Z] #13 51.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-11T07:59:56.637Z] #13 51.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-11T07:59:56.637Z] #13 51.87 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-11T07:59:56.637Z] #13 51.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T07:59:56.637Z] #13 51.89 The following packages will be upgraded: [2021-11-11T07:59:56.637Z] #13 51.91 libseccomp2 [2021-11-11T07:59:56.637Z] #13 52.48 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:59:56.637Z] #13 52.48 Need to get 73.4 MB of archives. [2021-11-11T07:59:56.637Z] #13 52.48 After this operation, 471 MB of additional disk space will be used. [2021-11-11T07:59:56.637Z] #13 52.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-11-11T07:59:56.637Z] #13 52.49 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2021-11-11T07:59:56.637Z] #13 52.49 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2021-11-11T07:59:56.637Z] #13 52.89 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-11-11T07:59:56.637Z] #13 53.29 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-11-11T07:59:56.637Z] #13 53.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-11-11T07:59:56.637Z] #13 53.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-11-11T07:59:56.637Z] #13 53.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-11T07:59:56.637Z] #13 53.70 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-11-11T07:59:56.637Z] #13 54.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-11T07:59:56.637Z] #13 54.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2021-11-11T07:59:56.637Z] #13 ... [2021-11-11T07:59:56.637Z] [2021-11-11T07:59:56.638Z] #45 [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-11-11T07:59:56.638Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T07:59:56.638Z] #45 57.92 github.com/LK4D4/vndr/godl/singleflight [2021-11-11T07:59:56.638Z] #45 57.98 bytes [2021-11-11T07:59:56.638Z] #45 58.13 strings [2021-11-11T07:59:56.763Z] #45 166.1 crypto/tls [2021-11-11T07:59:56.763Z] #45 ... [2021-11-11T07:59:56.763Z] [2021-11-11T07:59:56.763Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T07:59:56.763Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-11T07:59:57.106Z] #53 21.66 Checking out files: 84% (1011/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-11T07:59:57.106Z] #53 21.93 + cd /tmp/tmp.bfCHmaAkj4/src/github.com/opencontainers/runc [2021-11-11T07:59:57.106Z] #53 21.93 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T07:59:57.110Z] #49 ... [2021-11-11T07:59:57.110Z] [2021-11-11T07:59:57.110Z] #47 [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-11-11T07:59:57.110Z] #47 sha256:d0ed973892b527c8e452de06df1fe112ce852321e9e014a56f9c3a847b6413c6 [2021-11-11T07:59:57.110Z] #47 23.18 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-11T07:59:57.110Z] #47 ... [2021-11-11T07:59:57.110Z] [2021-11-11T07:59:57.110Z] #58 [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-11-11T07:59:57.110Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T07:59:57.110Z] #58 24.14 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T07:59:57.110Z] #58 24.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T07:59:57.110Z] #58 24.48 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T07:59:57.110Z] #58 25.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-11T07:59:57.110Z] #58 32.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-11T07:59:57.674Z] #53 ... [2021-11-11T07:59:57.674Z] #58 ... [2021-11-11T07:59:57.674Z] [2021-11-11T07:59:57.674Z] [2021-11-11T07:59:57.674Z] #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-11-11T07:59:57.674Z] #45 [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-11-11T07:59:57.674Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T07:59:57.674Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T07:59:57.674Z] #45 172.4 net/http/httptrace [2021-11-11T07:59:57.674Z] #45 172.8 net/http [2021-11-11T07:59:57.674Z] #45 ... [2021-11-11T07:59:57.674Z] #36 23.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:57.674Z] #36 ... [2021-11-11T07:59:57.674Z] [2021-11-11T07:59:57.674Z] [2021-11-11T07:59:57.674Z] #51 [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-11-11T07:59:57.674Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T07:59:57.674Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T07:59:57.674Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T07:59:57.674Z] #43 82.33 CC criu/pie/restorer.o [2021-11-11T07:59:57.674Z] #51 31.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T07:59:58.536Z] #45 59.86 bufio [2021-11-11T07:59:58.537Z] #45 59.87 reflect [2021-11-11T07:59:58.657Z] #17 DONE 1.6s [2021-11-11T07:59:58.657Z] [2021-11-11T07:59:58.657Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T07:59:58.657Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-11T07:59:59.045Z] #51 ... [2021-11-11T07:59:59.045Z] [2021-11-11T07:59:59.045Z] #45 [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-11-11T07:59:59.045Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T07:59:59.045Z] #45 24.86 unicode/utf8 [2021-11-11T07:59:59.045Z] #45 26.56 math [2021-11-11T07:59:59.045Z] #45 34.98 unicode/utf16 [2021-11-11T07:59:59.045Z] #45 ... [2021-11-11T07:59:59.045Z] [2021-11-11T07:59:59.045Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T07:59:59.045Z] #67 sha256:fce3c622aa89925788fa23dea93dccc14c9fb62b71c7ab4f7b591084c877ae52 [2021-11-11T07:59:59.052Z] #43 ... [2021-11-11T07:59:59.052Z] [2021-11-11T07:59:59.052Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T07:59:59.052Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T07:59:59.052Z] #20 2.836 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T07:59:59.052Z] #20 3.013 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T07:59:59.052Z] #20 3.197 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T07:59:59.052Z] #20 3.252 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T07:59:59.052Z] #20 4.337 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T07:59:59.052Z] #20 6.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T07:59:59.052Z] #20 9.797 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T07:59:59.052Z] #20 12.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T07:59:59.052Z] #20 ... [2021-11-11T07:59:59.052Z] [2021-11-11T07:59:59.052Z] #53 [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-11-11T07:59:59.052Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T07:59:59.052Z] #53 23.37 + '[' -z '' ']' [2021-11-11T07:59:59.052Z] #53 23.37 + target=static [2021-11-11T07:59:59.052Z] #53 23.37 + make 'BUILDTAGS=seccomp ' static [2021-11-11T07:59:59.052Z] #53 23.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T07:59:59.132Z] #45 ... [2021-11-11T07:59:59.132Z] [2021-11-11T07:59:59.132Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T07:59:59.132Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T07:59:59.132Z] #34 50.57 sync [2021-11-11T07:59:59.132Z] #34 50.58 internal/reflectlite [2021-11-11T07:59:59.132Z] #34 52.51 internal/testlog [2021-11-11T07:59:59.132Z] #34 54.92 sort [2021-11-11T07:59:59.132Z] #34 54.95 errors [2021-11-11T07:59:59.132Z] #34 55.51 strconv [2021-11-11T07:59:59.132Z] #34 56.28 io [2021-11-11T07:59:59.132Z] #34 57.41 internal/oserror [2021-11-11T07:59:59.132Z] #34 57.51 syscall [2021-11-11T07:59:59.132Z] #34 59.34 reflect [2021-11-11T07:59:59.132Z] #34 60.62 internal/syscall/unix [2021-11-11T07:59:59.390Z] #34 ... [2021-11-11T07:59:59.390Z] [2021-11-11T07:59:59.390Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T07:59:59.390Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T07:59:59.390Z] #42 54.04 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T07:59:59.390Z] #42 54.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 54.08 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-11-11T07:59:59.390Z] #42 54.34 Selecting previously unselected package libnl-3-dev:arm64. [2021-11-11T07:59:59.390Z] #42 54.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 54.36 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-11-11T07:59:59.390Z] #42 55.02 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T07:59:59.390Z] #42 55.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 55.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-11-11T07:59:59.390Z] #42 55.28 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-11-11T07:59:59.390Z] #42 55.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 55.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-11-11T07:59:59.390Z] #42 55.73 Selecting previously unselected package zlib1g-dev:arm64. [2021-11-11T07:59:59.390Z] #42 55.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 55.73 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-11-11T07:59:59.390Z] #42 56.03 Selecting previously unselected package libprotobuf17:arm64. [2021-11-11T07:59:59.390Z] #42 56.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 56.07 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-11-11T07:59:59.390Z] #42 56.57 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-11-11T07:59:59.390Z] #42 56.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 56.62 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-11-11T07:59:59.390Z] #42 56.79 Selecting previously unselected package libprotobuf-dev:arm64. [2021-11-11T07:59:59.390Z] #42 56.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 56.83 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-11-11T07:59:59.390Z] #42 58.18 Selecting previously unselected package libprotoc17:arm64. [2021-11-11T07:59:59.390Z] #42 58.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 58.21 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-11-11T07:59:59.390Z] #42 58.72 Selecting previously unselected package protobuf-c-compiler. [2021-11-11T07:59:59.390Z] #42 58.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 58.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T07:59:59.390Z] #42 59.33 Selecting previously unselected package protobuf-compiler. [2021-11-11T07:59:59.390Z] #42 59.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 59.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-11T07:59:59.390Z] #42 59.97 Selecting previously unselected package python-pkg-resources. [2021-11-11T07:59:59.390Z] #42 59.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T07:59:59.390Z] #42 59.98 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-11T07:59:59.390Z] #42 60.20 Selecting previously unselected package python-six. [2021-11-11T07:59:59.390Z] #42 60.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-11T07:59:59.390Z] #42 60.24 Unpacking python-six (1.12.0-1) ... [2021-11-11T07:59:59.390Z] #42 60.35 Selecting previously unselected package python-protobuf. [2021-11-11T07:59:59.390Z] #42 60.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-11-11T07:59:59.390Z] #42 60.35 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-11T07:59:59.647Z] #42 ... [2021-11-11T07:59:59.647Z] [2021-11-11T07:59:59.647Z] #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-11-11T07:59:59.647Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T07:59:59.647Z] #36 51.02 The following NEW packages will be installed: [2021-11-11T07:59:59.647Z] #36 51.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-11T07:59:59.647Z] #36 51.02 vim-common xxd [2021-11-11T07:59:59.647Z] #36 51.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T07:59:59.647Z] #36 51.58 Need to get 14.2 MB of archives. [2021-11-11T07:59:59.647Z] #36 51.58 After this operation, 60.0 MB of additional disk space will be used. [2021-11-11T07:59:59.647Z] #36 51.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-11-11T07:59:59.647Z] #36 51.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T07:59:59.647Z] #36 51.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-11T07:59:59.647Z] #36 51.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-11-11T07:59:59.647Z] #36 52.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-11-11T07:59:59.647Z] #36 52.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-11-11T07:59:59.647Z] #36 52.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-11-11T07:59:59.647Z] #36 52.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-11-11T07:59:59.647Z] #36 52.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-11-11T07:59:59.647Z] #36 52.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-11-11T07:59:59.647Z] #36 54.80 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T07:59:59.647Z] #36 55.14 Fetched 14.2 MB in 2s (7193 kB/s) [2021-11-11T07:59:59.647Z] #36 55.26 Selecting previously unselected package xxd. [2021-11-11T07:59:59.647Z] #36 55.26 (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-11-11T07:59:59.647Z] #36 55.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-11-11T07:59:59.647Z] #36 55.38 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T07:59:59.647Z] #36 55.66 Selecting previously unselected package vim-common. [2021-11-11T07:59:59.647Z] #36 55.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T07:59:59.647Z] #36 55.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T07:59:59.647Z] #36 56.10 Selecting previously unselected package cmake-data. [2021-11-11T07:59:59.647Z] #36 56.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-11T07:59:59.647Z] #36 56.11 Unpacking cmake-data (3.13.4-1) ... [2021-11-11T07:59:59.647Z] #36 60.09 Selecting previously unselected package libicu63:arm64. [2021-11-11T07:59:59.647Z] #36 60.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-11-11T07:59:59.647Z] #36 60.15 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-11-11T07:59:59.763Z] #42 38.08 Reading package lists... [2021-11-11T07:59:59.763Z] #42 ... [2021-11-11T07:59:59.763Z] [2021-11-11T07:59:59.763Z] #55 [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-11-11T07:59:59.763Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T07:59:59.763Z] #55 35.08 Reading package lists... [2021-11-11T08:00:00.025Z] #18 DONE 1.6s [2021-11-11T08:00:00.025Z] [2021-11-11T08:00:00.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:00.025Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:00.025Z] #43 65.01 AR soccr/libsoccr.a [2021-11-11T08:00:00.025Z] #43 65.08 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:00:00.025Z] #43 65.87 DEP criu/arch/x86/sigframe.d [2021-11-11T08:00:00.025Z] #43 66.09 DEP criu/arch/x86/sigaction_compat.d [2021-11-11T08:00:00.025Z] #43 66.27 DEP criu/arch/x86/kerndat.d [2021-11-11T08:00:00.025Z] #43 66.58 DEP criu/arch/x86/crtools.d [2021-11-11T08:00:00.025Z] #43 66.83 DEP criu/arch/x86/cpu.d [2021-11-11T08:00:00.025Z] #43 67.22 CC criu/arch/x86/cpu.o [2021-11-11T08:00:00.079Z] #67 33.83 Checking out files: 28% (545/1907) Checking out files: 29% (554/1907) Checking out files: 30% (573/1907) Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 59% (1133/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 92% (1771/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-11-11T08:00:00.112Z] #36 ... [2021-11-11T08:00:00.112Z] [2021-11-11T08:00:00.112Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:00.112Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T08:00:00.112Z] #42 61.07 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:00.338Z] #67 36.27 + cd /tmp/tmp.uBiIPlOwus/src/github.com/docker/libnetwork [2021-11-11T08:00:00.338Z] #67 36.27 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-11T08:00:01.043Z] #42 62.41 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-11-11T08:00:01.043Z] #42 62.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:01.043Z] #42 62.44 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-11-11T08:00:01.043Z] #42 62.46 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-11-11T08:00:01.043Z] #42 62.47 Setting up python-six (1.12.0-1) ... [2021-11-11T08:00:01.271Z] #67 37.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-11T08:00:01.390Z] #43 68.67 CC criu/arch/x86/crtools.o [2021-11-11T08:00:01.391Z] #43 ... [2021-11-11T08:00:01.391Z] [2021-11-11T08:00:01.391Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T08:00:01.391Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-11T08:00:01.391Z] #19 DONE 1.7s [2021-11-11T08:00:01.528Z] #67 ... [2021-11-11T08:00:01.528Z] [2021-11-11T08:00:01.528Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:01.528Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T08:00:01.528Z] #34 27.60 encoding [2021-11-11T08:00:01.646Z] [2021-11-11T08:00:01.646Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:01.646Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:01.677Z] #55 42.70 Building dependency tree... [2021-11-11T08:00:01.786Z] #34 ... [2021-11-11T08:00:01.786Z] [2021-11-11T08:00:01.786Z] #45 [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-11-11T08:00:01.786Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:00:01.786Z] #45 35.49 container/list [2021-11-11T08:00:01.786Z] #45 36.60 crypto/internal/subtle [2021-11-11T08:00:01.786Z] #45 36.85 crypto/subtle [2021-11-11T08:00:01.786Z] #45 37.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-11T08:00:01.786Z] #45 37.58 internal/nettrace [2021-11-11T08:00:01.786Z] #45 37.82 runtime/cgo [2021-11-11T08:00:02.249Z] #55 ... [2021-11-11T08:00:02.249Z] [2021-11-11T08:00:02.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-11-11T08:00:02.249Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:02.249Z] #13 29.84 Fetched 9002 kB in 20s (445 kB/s) [2021-11-11T08:00:02.249Z] #13 29.84 Reading package lists... [2021-11-11T08:00:02.510Z] #13 38.14 Reading package lists... [2021-11-11T08:00:02.510Z] #13 ... [2021-11-11T08:00:02.510Z] [2021-11-11T08:00:02.510Z] #49 [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-11-11T08:00:02.510Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T08:00:02.510Z] #49 45.10 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T08:00:02.510Z] #49 45.11 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T08:00:02.510Z] #49 45.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T08:00:02.510Z] #49 45.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T08:00:02.510Z] #49 45.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T08:00:03.197Z] #42 64.39 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-11-11T08:00:03.197Z] #42 64.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-11-11T08:00:03.536Z] #20 2.058 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T08:00:03.762Z] #42 65.21 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-11-11T08:00:03.792Z] #20 ... [2021-11-11T08:00:03.792Z] [2021-11-11T08:00:03.792Z] #58 [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-11-11T08:00:03.792Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T08:00:03.792Z] #58 163.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T08:00:03.792Z] #58 163.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-11T08:00:03.792Z] #58 ... [2021-11-11T08:00:03.792Z] [2021-11-11T08:00:03.792Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:03.792Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:03.792Z] #43 71.42 CC criu/arch/x86/kerndat.o [2021-11-11T08:00:03.897Z] #49 46.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T08:00:04.022Z] #42 65.29 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-11-11T08:00:04.022Z] #42 65.35 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-11-11T08:00:04.159Z] #49 47.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T08:00:04.159Z] #49 47.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T08:00:04.280Z] #42 ... [2021-11-11T08:00:04.280Z] [2021-11-11T08:00:04.280Z] #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-11-11T08:00:04.280Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-11T08:00:04.280Z] #32 55.36 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-11-11T08:00:04.280Z] #32 55.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T08:00:04.280Z] #32 56.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T08:00:04.341Z] #53 ... [2021-11-11T08:00:04.341Z] [2021-11-11T08:00:04.341Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:04.341Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:04.341Z] #43 89.13 LINK criu/pie/restorer.built-in.o [2021-11-11T08:00:04.341Z] #43 89.20 GEN criu/pie/restorer-blob.h [2021-11-11T08:00:04.341Z] #43 89.36 DEP criu/vdso.d [2021-11-11T08:00:04.341Z] #43 89.80 DEP criu/vdso-compat.d [2021-11-11T08:00:04.537Z] #32 ... [2021-11-11T08:00:04.537Z] [2021-11-11T08:00:04.537Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:04.537Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T08:00:04.537Z] #42 65.87 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-11T08:00:04.537Z] #42 65.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:04.599Z] #43 90.12 DEP criu/uts_ns.d [2021-11-11T08:00:04.793Z] #42 66.13 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-11-11T08:00:05.107Z] #49 ... [2021-11-11T08:00:05.108Z] [2021-11-11T08:00:05.108Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T08:00:05.108Z] #67 sha256:db9861a563c07c96289653deb5b79923aa92bb00217e238745b1290fbeb9d243 [2021-11-11T08:00:05.108Z] #67 DONE 48.3s [2021-11-11T08:00:05.157Z] #43 72.76 CC criu/arch/x86/sigaction_compat.o [2021-11-11T08:00:05.166Z] #43 90.44 DEP criu/util.d [2021-11-11T08:00:05.356Z] #42 66.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T08:00:05.356Z] #42 66.68 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-11T08:00:05.356Z] #42 ... [2021-11-11T08:00:05.356Z] [2021-11-11T08:00:05.356Z] #47 [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-11-11T08:00:05.356Z] #47 sha256:0078710601d535a8867b3cd54d5e923282a2244ba60242ebe7a1fa1e2d9a761c [2021-11-11T08:00:05.356Z] #47 DONE 66.8s [2021-11-11T08:00:05.368Z] [2021-11-11T08:00:05.368Z] #55 [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-11-11T08:00:05.368Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T08:00:05.368Z] #55 46.84 The following additional packages will be installed: [2021-11-11T08:00:05.368Z] #55 46.85 libbtrfs0 [2021-11-11T08:00:05.368Z] #55 47.08 The following NEW packages will be installed: [2021-11-11T08:00:05.368Z] #55 47.10 libbtrfs-dev libbtrfs0 [2021-11-11T08:00:05.368Z] #55 47.60 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:05.368Z] #55 47.60 Need to get 119 kB of archives. [2021-11-11T08:00:05.368Z] #55 47.60 After this operation, 387 kB of additional disk space will be used. [2021-11-11T08:00:05.368Z] #55 47.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T08:00:05.368Z] #55 47.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T08:00:05.413Z] #43 ... [2021-11-11T08:00:05.413Z] [2021-11-11T08:00:05.413Z] #58 [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-11-11T08:00:05.413Z] #58 sha256:6da5db15d7f80efe013f010ddc9530da57cda0711c199e51e96de89513ac9480 [2021-11-11T08:00:05.413Z] #58 DONE 174.5s [2021-11-11T08:00:05.413Z] [2021-11-11T08:00:05.413Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T08:00:05.413Z] #59 sha256:afb84b28c3c468bf6b4a81a0280cf1c56c65c6b4e54fa72bf002aa28de965ac0 [2021-11-11T08:00:05.413Z] #59 DONE 0.1s [2021-11-11T08:00:05.413Z] [2021-11-11T08:00:05.413Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T08:00:05.413Z] #60 sha256:fc93024eed92bf8b2a0b583fda9dd6efb8113785e3b66ff63d572fb52521960f [2021-11-11T08:00:05.413Z] #60 DONE 0.1s [2021-11-11T08:00:05.413Z] [2021-11-11T08:00:05.413Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:05.413Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:05.413Z] #20 2.226 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T08:00:05.413Z] #20 2.346 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T08:00:05.413Z] #20 2.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T08:00:05.413Z] #20 3.632 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T08:00:05.425Z] #43 90.97 DEP criu/uffd.d [2021-11-11T08:00:05.613Z] [2021-11-11T08:00:05.613Z] #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-11-11T08:00:05.613Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:00:05.613Z] #13 57.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2021-11-11T08:00:05.613Z] #13 59.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-11-11T08:00:05.613Z] #13 59.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-11-11T08:00:05.613Z] #13 59.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-11-11T08:00:05.613Z] #13 59.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-11-11T08:00:05.613Z] #13 59.44 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-11-11T08:00:05.613Z] #13 59.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-11-11T08:00:05.613Z] #13 59.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-11-11T08:00:05.613Z] #13 59.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-11-11T08:00:05.613Z] #13 59.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-11-11T08:00:05.613Z] #13 59.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-11-11T08:00:05.613Z] #13 59.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-11-11T08:00:05.613Z] #13 59.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-11-11T08:00:05.613Z] #13 59.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-11-11T08:00:05.613Z] #13 59.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-11-11T08:00:05.613Z] #13 61.68 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:05.613Z] #13 62.54 Fetched 73.4 MB in 7s (9922 kB/s) [2021-11-11T08:00:05.613Z] #13 63.14 (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-11-11T08:00:05.613Z] #13 63.20 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2021-11-11T08:00:05.613Z] #13 63.84 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-11T08:00:05.613Z] #13 64.27 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:00:05.870Z] #13 64.59 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T08:00:05.993Z] #43 91.42 DEP criu/tun.d [2021-11-11T08:00:06.084Z] #55 48.96 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:06.134Z] #13 64.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 ... 15394 files and directories currently installed.) [2021-11-11T08:00:06.134Z] #13 64.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-11-11T08:00:06.134Z] #13 64.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:00:06.252Z] #43 91.80 DEP criu/tty.d [2021-11-11T08:00:06.353Z] #55 49.24 Fetched 119 kB in 0s (400 kB/s) [2021-11-11T08:00:06.353Z] #55 49.47 Selecting previously unselected package libbtrfs0. [2021-11-11T08:00:06.353Z] #55 49.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-11-11T08:00:06.353Z] #55 49.56 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T08:00:06.353Z] #55 49.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T08:00:06.627Z] #55 49.77 Selecting previously unselected package libbtrfs-dev. [2021-11-11T08:00:06.627Z] #55 49.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T08:00:06.627Z] #55 49.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:00:06.821Z] #43 92.22 DEP criu/timerfd.d [2021-11-11T08:00:07.047Z] #45 ... [2021-11-11T08:00:07.047Z] [2021-11-11T08:00:07.047Z] #49 [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-11-11T08:00:07.047Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:00:07.047Z] #49 34.58 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T08:00:07.047Z] #49 35.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T08:00:07.047Z] #49 41.94 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T08:00:07.047Z] #49 42.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T08:00:07.047Z] #49 42.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T08:00:07.047Z] #49 42.81 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-11T08:00:07.047Z] #49 43.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T08:00:07.047Z] #49 43.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T08:00:07.080Z] #43 92.57 DEP criu/timens.d [2021-11-11T08:00:07.224Z] #55 50.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T08:00:07.224Z] #55 50.12 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:00:07.224Z] #55 50.13 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:07.506Z] #13 ... [2021-11-11T08:00:07.506Z] [2021-11-11T08:00:07.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-11-11T08:00:07.506Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T08:00:07.506Z] #36 68.59 Selecting previously unselected package libxml2:arm64. [2021-11-11T08:00:07.506Z] #36 68.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-11-11T08:00:07.506Z] #36 68.68 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:00:07.613Z] #49 ... [2021-11-11T08:00:07.613Z] [2021-11-11T08:00:07.614Z] #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-11-11T08:00:07.614Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:07.614Z] #36 43.65 Fetched 8469 kB in 33s (258 kB/s) [2021-11-11T08:00:07.648Z] #43 93.02 DEP criu/sysfs_parse.d [2021-11-11T08:00:07.907Z] #43 93.41 DEP criu/sysctl.d [2021-11-11T08:00:07.932Z] #20 ... [2021-11-11T08:00:07.932Z] [2021-11-11T08:00:07.932Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T08:00:07.932Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T08:00:07.932Z] #63 CACHED [2021-11-11T08:00:07.932Z] [2021-11-11T08:00:07.932Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T08:00:07.932Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T08:00:07.932Z] #65 CACHED [2021-11-11T08:00:07.932Z] [2021-11-11T08:00:07.932Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:07.932Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:07.932Z] #20 6.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T08:00:08.069Z] #36 69.44 Selecting previously unselected package libarchive13:arm64. [2021-11-11T08:00:08.069Z] #36 69.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-11-11T08:00:08.069Z] #36 69.47 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-11-11T08:00:08.177Z] #55 DONE 51.2s [2021-11-11T08:00:08.177Z] [2021-11-11T08:00:08.178Z] #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-11-11T08:00:08.178Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:08.178Z] #13 38.14 Reading package lists... [2021-11-11T08:00:08.182Z] #36 43.65 Reading package lists... [2021-11-11T08:00:08.182Z] #36 ... [2021-11-11T08:00:08.182Z] [2021-11-11T08:00:08.182Z] #58 [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-11-11T08:00:08.182Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T08:00:08.182Z] #58 34.12 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T08:00:08.182Z] #58 34.12 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T08:00:08.182Z] #58 34.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T08:00:08.182Z] #58 34.63 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T08:00:08.182Z] #58 35.00 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T08:00:08.182Z] #58 35.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-11T08:00:08.182Z] #58 36.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T08:00:08.182Z] #58 36.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-11T08:00:08.182Z] #58 ... [2021-11-11T08:00:08.182Z] [2021-11-11T08:00:08.182Z] #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-11-11T08:00:08.182Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:00:08.326Z] #36 69.68 Selecting previously unselected package libjsoncpp1:arm64. [2021-11-11T08:00:08.326Z] #36 69.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-11-11T08:00:08.326Z] #36 69.70 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-11-11T08:00:08.326Z] #36 69.81 Selecting previously unselected package librhash0:arm64. [2021-11-11T08:00:08.474Z] #43 93.76 DEP criu/string.d [2021-11-11T08:00:08.474Z] #43 93.85 DEP criu/stats.d [2021-11-11T08:00:08.583Z] #36 69.82 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-11-11T08:00:08.583Z] #36 69.82 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-11-11T08:00:08.583Z] #36 69.99 Selecting previously unselected package libuv1:arm64. [2021-11-11T08:00:08.583Z] #36 70.00 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-11-11T08:00:08.583Z] #36 70.02 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-11-11T08:00:08.583Z] #36 ... [2021-11-11T08:00:08.583Z] [2021-11-11T08:00:08.583Z] #51 [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-11-11T08:00:08.583Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T08:00:08.583Z] #51 60.00 syscall [2021-11-11T08:00:08.583Z] #51 60.02 reflect [2021-11-11T08:00:08.583Z] #51 66.28 context [2021-11-11T08:00:08.583Z] #51 66.64 internal/syscall/execenv [2021-11-11T08:00:08.583Z] #51 66.82 path [2021-11-11T08:00:08.583Z] #51 66.88 encoding/binary [2021-11-11T08:00:08.583Z] #51 68.04 io/fs [2021-11-11T08:00:08.583Z] #51 69.49 os [2021-11-11T08:00:08.583Z] #51 69.82 encoding/base64 [2021-11-11T08:00:08.732Z] #43 94.14 DEP criu/sockets.d [2021-11-11T08:00:08.839Z] #51 ... [2021-11-11T08:00:08.840Z] [2021-11-11T08:00:08.840Z] #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-11-11T08:00:08.840Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T08:00:08.840Z] #36 70.15 Selecting previously unselected package cmake. [2021-11-11T08:00:08.840Z] #36 70.16 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-11-11T08:00:08.840Z] #36 70.17 Unpacking cmake (3.13.4-1) ... [2021-11-11T08:00:08.860Z] #20 ... [2021-11-11T08:00:08.860Z] [2021-11-11T08:00:08.860Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:08.860Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:08.860Z] #43 73.33 CC criu/arch/x86/sigframe.o [2021-11-11T08:00:08.860Z] #43 73.91 LINK criu/arch/x86/crtools.built-in.o [2021-11-11T08:00:08.860Z] #43 74.04 DEP criu/pie/util-vdso-elf32.d [2021-11-11T08:00:08.860Z] #43 74.33 DEP criu/pie/util-vdso.d [2021-11-11T08:00:08.860Z] #43 74.62 DEP criu/pie/util.d [2021-11-11T08:00:08.860Z] #43 74.95 CC criu/pie/util.o [2021-11-11T08:00:08.860Z] #43 75.44 CC criu/pie/util-vdso.o [2021-11-11T08:00:08.991Z] #43 94.53 DEP criu/sk-unix.d [2021-11-11T08:00:09.230Z] #40 43.75 Checking out files: 54% (962/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 91% (1607/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-11T08:00:09.440Z] #43 76.96 CC criu/pie/util-vdso-elf32.o [2021-11-11T08:00:09.488Z] #40 45.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-11T08:00:09.558Z] #43 95.07 DEP criu/sk-tcp.d [2021-11-11T08:00:09.770Z] #36 ... [2021-11-11T08:00:09.770Z] [2021-11-11T08:00:09.770Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:09.770Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T08:00:09.770Z] #34 61.07 time [2021-11-11T08:00:09.770Z] #34 65.31 internal/poll [2021-11-11T08:00:09.770Z] #34 66.98 internal/fmtsort [2021-11-11T08:00:09.770Z] #34 66.98 path [2021-11-11T08:00:09.770Z] #34 67.85 text/tabwriter [2021-11-11T08:00:09.770Z] #34 68.29 io/fs [2021-11-11T08:00:09.770Z] #34 69.51 os [2021-11-11T08:00:09.770Z] #34 ... [2021-11-11T08:00:09.770Z] [2021-11-11T08:00:09.771Z] #45 [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-11-11T08:00:09.771Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:09.771Z] #45 61.27 time [2021-11-11T08:00:09.771Z] #45 65.34 internal/poll [2021-11-11T08:00:09.771Z] #45 66.59 internal/syscall/execenv [2021-11-11T08:00:09.771Z] #45 66.70 path [2021-11-11T08:00:09.771Z] #45 67.51 io/fs [2021-11-11T08:00:09.771Z] #45 67.67 internal/fmtsort [2021-11-11T08:00:09.771Z] #45 68.56 regexp/syntax [2021-11-11T08:00:09.771Z] #45 69.44 os [2021-11-11T08:00:09.816Z] #43 ... [2021-11-11T08:00:09.816Z] [2021-11-11T08:00:09.816Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:09.816Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:09.816Z] #20 23.80 Fetched 9002 kB in 21s (424 kB/s) [2021-11-11T08:00:10.029Z] #45 ... [2021-11-11T08:00:10.029Z] [2021-11-11T08:00:10.029Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:10.029Z] #42 sha256:1b54c25ab9d6ac525a488477661163c754aea353043215ddfea450a8b8f04954 [2021-11-11T08:00:10.029Z] #42 71.00 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-11-11T08:00:10.029Z] #42 71.01 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:10.357Z] #13 45.94 Building dependency tree... [2021-11-11T08:00:10.357Z] #13 ... [2021-11-11T08:00:10.357Z] [2021-11-11T08:00:10.357Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:10.357Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T08:00:10.357Z] #34 43.20 sync [2021-11-11T08:00:10.357Z] #34 43.22 internal/reflectlite [2021-11-11T08:00:10.357Z] #34 45.34 internal/testlog [2021-11-11T08:00:10.357Z] #34 46.61 sort [2021-11-11T08:00:10.357Z] #34 46.63 errors [2021-11-11T08:00:10.357Z] #34 47.09 strconv [2021-11-11T08:00:10.357Z] #34 48.44 io [2021-11-11T08:00:10.357Z] #34 50.36 internal/oserror [2021-11-11T08:00:10.357Z] #34 50.56 syscall [2021-11-11T08:00:10.357Z] #34 51.94 reflect [2021-11-11T08:00:10.357Z] #34 ... [2021-11-11T08:00:10.357Z] [2021-11-11T08:00:10.357Z] #45 [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-11-11T08:00:10.357Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:00:10.357Z] #45 52.74 github.com/LK4D4/vndr/godl/singleflight [2021-11-11T08:00:10.357Z] #45 52.75 bytes [2021-11-11T08:00:10.357Z] #45 53.24 strings [2021-11-11T08:00:10.929Z] #45 ... [2021-11-11T08:00:10.929Z] [2021-11-11T08:00:10.929Z] #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-11-11T08:00:10.929Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:10.929Z] #36 37.41 Reading package lists... [2021-11-11T08:00:10.929Z] #36 44.49 Building dependency tree... [2021-11-11T08:00:10.929Z] #36 48.66 The following additional packages will be installed: [2021-11-11T08:00:10.929Z] #36 48.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-11T08:00:10.929Z] #36 48.71 Suggested packages: [2021-11-11T08:00:10.929Z] #36 48.71 cmake-doc ninja-build lrzip [2021-11-11T08:00:10.929Z] #36 48.71 Recommended packages: [2021-11-11T08:00:10.929Z] #36 48.71 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T08:00:10.929Z] #36 49.89 The following NEW packages will be installed: [2021-11-11T08:00:10.929Z] #36 49.96 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-11T08:00:10.929Z] #36 49.96 vim-common xxd [2021-11-11T08:00:10.929Z] #36 50.39 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:10.929Z] #36 50.39 Need to get 14.9 MB of archives. [2021-11-11T08:00:10.929Z] #36 50.39 After this operation, 61.8 MB of additional disk space will be used. [2021-11-11T08:00:10.929Z] #36 50.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:00:10.929Z] #36 50.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:00:10.929Z] #36 50.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-11T08:00:10.929Z] #36 50.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:00:10.929Z] #36 51.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-11T08:00:10.929Z] #36 51.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-11T08:00:10.929Z] #36 51.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-11T08:00:10.929Z] #36 51.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-11T08:00:10.929Z] #36 51.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-11T08:00:10.929Z] #36 51.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-11T08:00:10.929Z] #36 53.47 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:10.929Z] #36 53.76 Fetched 14.9 MB in 2s (7437 kB/s) [2021-11-11T08:00:10.929Z] #36 53.92 Selecting previously unselected package xxd. [2021-11-11T08:00:10.929Z] #36 53.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:10.929Z] #36 54.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:00:10.929Z] #36 54.01 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:00:10.965Z] #42 DONE 72.4s [2021-11-11T08:00:10.965Z] [2021-11-11T08:00:10.965Z] #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-11-11T08:00:10.965Z] #36 sha256:11683530f3ca738b4f8baa3cc3e29b53cacc17e8998cfe18d6726cbb7941dd0e [2021-11-11T08:00:10.965Z] #36 72.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-11-11T08:00:10.965Z] #36 72.38 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:00:10.965Z] #36 72.42 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-11-11T08:00:10.965Z] #36 72.46 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:11.192Z] #36 54.26 Selecting previously unselected package vim-common. [2021-11-11T08:00:11.192Z] #36 54.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:00:11.192Z] #36 54.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:11.192Z] #36 ... [2021-11-11T08:00:11.192Z] [2021-11-11T08:00:11.192Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:11.192Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:11.192Z] #42 38.08 Reading package lists... [2021-11-11T08:00:11.192Z] #42 45.42 Building dependency tree... [2021-11-11T08:00:11.192Z] #42 49.77 The following additional packages will be installed: [2021-11-11T08:00:11.192Z] #42 49.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-11T08:00:11.192Z] #42 49.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-11T08:00:11.192Z] #42 49.82 Suggested packages: [2021-11-11T08:00:11.192Z] #42 49.82 manpages-dev python-setuptools [2021-11-11T08:00:11.192Z] #42 51.23 The following NEW packages will be installed: [2021-11-11T08:00:11.192Z] #42 51.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-11T08:00:11.192Z] #42 51.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-11T08:00:11.192Z] #42 51.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-11T08:00:11.192Z] #42 51.23 python-six zlib1g-dev [2021-11-11T08:00:11.192Z] #42 51.45 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:11.192Z] #42 51.45 Need to get 4095 kB of archives. [2021-11-11T08:00:11.192Z] #42 51.45 After this operation, 22.5 MB of additional disk space will be used. [2021-11-11T08:00:11.192Z] #42 51.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-11T08:00:11.192Z] #42 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:00:11.192Z] #42 51.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-11T08:00:11.192Z] #42 51.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:00:11.192Z] #42 51.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-11T08:00:11.192Z] #42 51.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:00:11.192Z] #42 51.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-11-11T08:00:11.192Z] #42 51.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-11T08:00:11.192Z] #42 51.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-11T08:00:11.192Z] #42 51.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-11T08:00:11.192Z] #42 51.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-11T08:00:11.192Z] #42 51.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-11T08:00:11.192Z] #42 51.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-11-11T08:00:11.192Z] #42 51.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-11T08:00:11.192Z] #42 51.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-11T08:00:11.192Z] #42 51.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-11T08:00:11.192Z] #42 52.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-11T08:00:11.192Z] #42 53.28 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:11.192Z] #42 53.53 Fetched 4095 kB in 1s (5067 kB/s) [2021-11-11T08:00:11.192Z] #42 53.62 Selecting previously unselected package libcap-dev:amd64. [2021-11-11T08:00:11.192Z] #42 53.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:11.192Z] #42 53.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-11T08:00:11.192Z] #42 53.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T08:00:11.192Z] #42 53.89 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:00:11.192Z] #42 53.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:00:11.192Z] #42 53.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:11.192Z] #42 54.04 Selecting previously unselected package libnet1-dev. [2021-11-11T08:00:11.192Z] #42 54.06 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:00:11.192Z] #42 54.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:11.192Z] #42 54.31 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:00:11.192Z] #42 54.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:00:11.192Z] #42 54.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:00:11.221Z] #36 72.50 Setting up librhash0:arm64 (1.3.8-1) ... [2021-11-11T08:00:11.221Z] #36 72.52 Setting up cmake-data (3.13.4-1) ... [2021-11-11T08:00:11.221Z] #36 72.60 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:00:11.221Z] #36 72.63 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-11-11T08:00:11.221Z] #36 72.64 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-11-11T08:00:11.221Z] #36 72.69 Setting up cmake (3.13.4-1) ... [2021-11-11T08:00:11.221Z] #36 72.72 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:11.333Z] #43 78.47 AR criu/pie/pie.lib.a [2021-11-11T08:00:11.333Z] #43 78.57 DEP criu/pie/restorer.d [2021-11-11T08:00:11.454Z] #42 54.47 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-11T08:00:11.454Z] #42 54.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-11T08:00:11.454Z] #42 54.52 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T08:00:11.477Z] #36 72.88 Processing triggers for mime-support (3.62) ... [2021-11-11T08:00:11.589Z] #43 78.98 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-11T08:00:11.589Z] #43 79.24 DEP criu/arch/x86/restorer_unmap.d [2021-11-11T08:00:11.715Z] #42 ... [2021-11-11T08:00:11.715Z] [2021-11-11T08:00:11.715Z] #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-11-11T08:00:11.715Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:11.715Z] #36 54.70 Selecting previously unselected package cmake-data. [2021-11-11T08:00:11.715Z] #36 54.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-11T08:00:11.715Z] #36 54.71 Unpacking cmake-data (3.13.4-1) ... [2021-11-11T08:00:11.846Z] #43 79.29 DEP criu/arch/x86/restorer.d [2021-11-11T08:00:12.040Z] #36 DONE 73.6s [2021-11-11T08:00:12.040Z] [2021-11-11T08:00:12.040Z] #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-11-11T08:00:12.040Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:00:12.040Z] #13 67.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T08:00:12.040Z] #13 67.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-11-11T08:00:12.040Z] #13 67.64 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:00:12.040Z] #13 70.67 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T08:00:12.040Z] #13 70.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-11T08:00:12.040Z] #13 70.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:00:12.102Z] #43 79.66 DEP criu/arch/x86/vdso-pie.d [2021-11-11T08:00:12.296Z] #13 70.91 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-11T08:00:12.296Z] #13 70.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-11-11T08:00:12.296Z] #13 70.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-11-11T08:00:12.663Z] #43 79.97 DEP criu/pie/parasite-vdso.d [2021-11-11T08:00:12.663Z] #43 ... [2021-11-11T08:00:12.663Z] [2021-11-11T08:00:12.663Z] #45 [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-11-11T08:00:12.663Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T08:00:12.663Z] #45 181.9 net/http/httptrace [2021-11-11T08:00:12.762Z] #40 48.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-11T08:00:12.862Z] #13 71.27 Selecting previously unselected package dmsetup. [2021-11-11T08:00:12.862Z] #13 71.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-11-11T08:00:12.862Z] #13 71.27 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-11T08:00:12.862Z] #13 71.65 Selecting previously unselected package mingw-w64-common. [2021-11-11T08:00:13.019Z] #40 ... [2021-11-11T08:00:13.019Z] [2021-11-11T08:00:13.019Z] #51 [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-11-11T08:00:13.019Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:00:13.019Z] #51 38.90 runtime [2021-11-11T08:00:13.019Z] #51 ... [2021-11-11T08:00:13.019Z] [2021-11-11T08:00:13.019Z] #49 [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-11-11T08:00:13.019Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:00:13.019Z] #49 43.77 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T08:00:13.019Z] #49 43.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T08:00:13.019Z] #49 44.07 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T08:00:13.019Z] #49 44.12 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T08:00:13.019Z] #49 44.59 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T08:00:13.019Z] #49 44.73 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T08:00:13.019Z] #49 44.73 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T08:00:13.019Z] #49 44.89 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T08:00:13.019Z] #49 44.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T08:00:13.019Z] #49 45.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T08:00:13.019Z] #49 45.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T08:00:13.019Z] #49 45.93 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T08:00:13.019Z] #49 46.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T08:00:13.019Z] #49 46.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T08:00:13.019Z] #49 46.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T08:00:13.019Z] #49 47.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T08:00:13.019Z] #49 47.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T08:00:13.019Z] #49 47.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T08:00:13.019Z] #49 48.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T08:00:13.019Z] #49 48.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T08:00:13.019Z] #49 48.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T08:00:13.118Z] #13 71.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-11T08:00:13.118Z] #13 71.67 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-11T08:00:13.226Z] #45 182.4 net/http [2021-11-11T08:00:13.275Z] #49 49.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T08:00:13.531Z] #49 49.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T08:00:14.094Z] #49 50.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T08:00:14.094Z] #49 50.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T08:00:14.352Z] #49 ... [2021-11-11T08:00:14.352Z] [2021-11-11T08:00:14.352Z] #55 [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-11-11T08:00:14.352Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T08:00:14.352Z] #55 40.33 Fetched 8469 kB in 32s (268 kB/s) [2021-11-11T08:00:14.352Z] #55 40.33 Reading package lists... [2021-11-11T08:00:14.352Z] #55 ... [2021-11-11T08:00:14.352Z] [2021-11-11T08:00:14.352Z] #58 [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-11-11T08:00:14.352Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T08:00:14.352Z] #58 47.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-11T08:00:14.352Z] #58 47.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T08:00:14.627Z] #58 ... [2021-11-11T08:00:14.627Z] [2021-11-11T08:00:14.627Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:14.627Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:14.627Z] #42 40.60 Fetched 8469 kB in 32s (268 kB/s) [2021-11-11T08:00:14.627Z] #42 40.60 Reading package lists... [2021-11-11T08:00:14.627Z] #42 ... [2021-11-11T08:00:14.627Z] [2021-11-11T08:00:14.627Z] #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-11-11T08:00:14.627Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:14.627Z] #13 40.49 Fetched 9002 kB in 35s (254 kB/s) [2021-11-11T08:00:15.086Z] #20 23.80 Reading package lists... [2021-11-11T08:00:15.086Z] #20 ... [2021-11-11T08:00:15.086Z] [2021-11-11T08:00:15.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:15.086Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:15.086Z] #43 95.49 DEP criu/sk-queue.d [2021-11-11T08:00:15.086Z] #43 95.82 DEP criu/sk-packet.d [2021-11-11T08:00:15.086Z] #43 96.29 DEP criu/sk-netlink.d [2021-11-11T08:00:15.086Z] #43 96.66 DEP criu/sk-inet.d [2021-11-11T08:00:15.086Z] #43 97.11 DEP criu/signalfd.d [2021-11-11T08:00:15.086Z] #43 97.43 DEP criu/sigframe.d [2021-11-11T08:00:15.086Z] #43 97.61 DEP criu/shmem.d [2021-11-11T08:00:15.086Z] #43 98.07 DEP criu/servicefd.d [2021-11-11T08:00:15.086Z] #43 98.38 DEP criu/seize.d [2021-11-11T08:00:15.086Z] #43 98.68 DEP criu/seccomp.d [2021-11-11T08:00:15.086Z] #43 99.14 DEP criu/rst-malloc.d [2021-11-11T08:00:15.086Z] #43 99.27 DEP criu/rbtree.d [2021-11-11T08:00:15.086Z] #43 99.37 DEP criu/pstree.d [2021-11-11T08:00:15.086Z] #43 99.75 DEP criu/protobuf.d [2021-11-11T08:00:15.086Z] #43 100.0 GEN criu/protobuf-desc-gen.h [2021-11-11T08:00:15.924Z] #36 58.37 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:00:15.924Z] #36 58.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:00:15.924Z] #36 58.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:00:16.389Z] #13 ... [2021-11-11T08:00:16.389Z] [2021-11-11T08:00:16.389Z] #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-11-11T08:00:16.389Z] #37 sha256:746139f1a0b9e9cd5fde9879796e4365998b540dd84672614e0d157efa15d1ab [2021-11-11T08:00:16.389Z] #37 0.931 + RM_GOPATH=0 [2021-11-11T08:00:16.389Z] #37 0.931 + TMP_GOPATH= [2021-11-11T08:00:16.389Z] #37 0.931 + : /build [2021-11-11T08:00:16.389Z] #37 0.931 + '[' -z '' ']' [2021-11-11T08:00:16.389Z] #37 0.931 ++ mktemp -d [2021-11-11T08:00:16.389Z] #37 0.946 + export GOPATH=/tmp/tmp.oXagZsH4OD [2021-11-11T08:00:16.389Z] #37 0.946 + GOPATH=/tmp/tmp.oXagZsH4OD [2021-11-11T08:00:16.389Z] #37 0.946 + RM_GOPATH=1 [2021-11-11T08:00:16.389Z] #37 0.956 + case "$(go env GOARCH)" in [2021-11-11T08:00:16.389Z] #37 0.956 ++ go env GOARCH [2021-11-11T08:00:16.389Z] #37 1.012 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:16.389Z] #37 1.012 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:16.389Z] #37 1.012 ++ dirname /tmp/install/install.sh [2021-11-11T08:00:16.389Z] #37 1.019 + dir=/tmp/install [2021-11-11T08:00:16.389Z] #37 1.019 + bin=tini [2021-11-11T08:00:16.389Z] #37 1.019 + shift [2021-11-11T08:00:16.389Z] #37 1.019 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-11T08:00:16.389Z] #37 1.019 + . /tmp/install/tini.installer [2021-11-11T08:00:16.389Z] #37 1.019 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:16.389Z] #37 1.019 + install_tini [2021-11-11T08:00:16.389Z] #37 1.019 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-11T08:00:16.389Z] #37 1.019 + git clone https://github.com/krallin/tini.git /tmp/tmp.oXagZsH4OD/tini [2021-11-11T08:00:16.389Z] #37 1.019 Cloning into '/tmp/tmp.oXagZsH4OD/tini'... [2021-11-11T08:00:16.389Z] #37 1.020 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:16.389Z] #37 1.977 + cd /tmp/tmp.oXagZsH4OD/tini [2021-11-11T08:00:16.389Z] #37 1.977 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:16.389Z] #37 1.990 + cmake . [2021-11-11T08:00:16.389Z] #37 2.923 -- The C compiler identification is GNU 8.3.0 [2021-11-11T08:00:16.389Z] #37 2.987 -- Check for working C compiler: /usr/bin/cc [2021-11-11T08:00:16.389Z] #37 3.987 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-11T08:00:16.389Z] #37 3.987 -- Detecting C compiler ABI info [2021-11-11T08:00:16.870Z] #36 ... [2021-11-11T08:00:16.870Z] [2021-11-11T08:00:16.870Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:16.870Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:16.870Z] #42 54.84 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:00:16.870Z] #42 54.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 54.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:16.870Z] #42 54.93 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-11T08:00:16.870Z] #42 54.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 54.99 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:16.870Z] #42 55.11 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-11T08:00:16.870Z] #42 55.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 55.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T08:00:16.870Z] #42 55.42 Selecting previously unselected package libprotobuf17:amd64. [2021-11-11T08:00:16.870Z] #42 55.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 55.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:16.870Z] #42 56.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-11T08:00:16.870Z] #42 56.32 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 56.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:16.870Z] #42 56.59 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-11T08:00:16.870Z] #42 56.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 56.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:16.870Z] #42 58.20 Selecting previously unselected package libprotoc17:amd64. [2021-11-11T08:00:16.870Z] #42 58.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 58.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:16.870Z] #42 58.97 Selecting previously unselected package protobuf-c-compiler. [2021-11-11T08:00:16.870Z] #42 59.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 59.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T08:00:16.870Z] #42 59.19 Selecting previously unselected package protobuf-compiler. [2021-11-11T08:00:16.870Z] #42 59.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:16.870Z] #42 59.22 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-11T08:00:16.870Z] #42 59.42 Selecting previously unselected package python-pkg-resources. [2021-11-11T08:00:16.870Z] #42 59.42 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:00:16.870Z] #42 59.43 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:17.151Z] #13 40.49 Reading package lists... [2021-11-11T08:00:17.151Z] #13 ... [2021-11-11T08:00:17.151Z] [2021-11-11T08:00:17.151Z] #49 [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-11-11T08:00:17.151Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:00:17.151Z] #49 51.62 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T08:00:17.151Z] #49 51.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T08:00:17.151Z] #49 51.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T08:00:17.151Z] #49 52.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T08:00:17.151Z] #49 52.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T08:00:17.151Z] #49 52.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T08:00:17.151Z] #49 53.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T08:00:17.151Z] #49 53.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T08:00:17.163Z] #42 60.20 Selecting previously unselected package python-six. [2021-11-11T08:00:17.163Z] #42 60.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-11T08:00:17.163Z] #42 60.22 Unpacking python-six (1.12.0-1) ... [2021-11-11T08:00:17.318Z] #37 4.990 -- Detecting C compiler ABI info - done [2021-11-11T08:00:17.318Z] #37 5.029 -- Detecting C compile features [2021-11-11T08:00:17.407Z] #49 53.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T08:00:17.424Z] #42 60.53 Selecting previously unselected package python-protobuf. [2021-11-11T08:00:17.424Z] #42 60.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:17.424Z] #42 60.54 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-11T08:00:17.621Z] #43 ... [2021-11-11T08:00:17.621Z] [2021-11-11T08:00:17.621Z] #45 [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-11-11T08:00:17.621Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T08:00:17.621Z] #45 202.4 github.com/LK4D4/vndr/godl [2021-11-11T08:00:17.664Z] #49 53.85 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T08:00:17.664Z] #49 53.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T08:00:17.921Z] #49 53.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T08:00:17.921Z] #49 54.02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T08:00:17.996Z] #42 61.17 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:18.259Z] #42 ... [2021-11-11T08:00:18.259Z] [2021-11-11T08:00:18.259Z] #56 [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-11-11T08:00:18.259Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:00:18.259Z] #56 5.885 + RM_GOPATH=0 [2021-11-11T08:00:18.259Z] #56 5.885 + TMP_GOPATH= [2021-11-11T08:00:18.259Z] #56 5.885 + : /build [2021-11-11T08:00:18.259Z] #56 5.885 + '[' -z '' ']' [2021-11-11T08:00:18.259Z] #56 5.895 ++ mktemp -d [2021-11-11T08:00:18.259Z] #56 5.895 + export GOPATH=/tmp/tmp.asTASEFs1M [2021-11-11T08:00:18.259Z] #56 5.895 + GOPATH=/tmp/tmp.asTASEFs1M [2021-11-11T08:00:18.259Z] #56 5.895 + RM_GOPATH=1 [2021-11-11T08:00:18.259Z] #56 5.895 + case "$(go env GOARCH)" in [2021-11-11T08:00:18.259Z] #56 5.895 ++ go env GOARCH [2021-11-11T08:00:18.259Z] #56 5.939 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:18.259Z] #56 5.947 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:18.259Z] #56 5.947 ++ dirname /tmp/install/install.sh [2021-11-11T08:00:18.259Z] #56 5.947 + dir=/tmp/install [2021-11-11T08:00:18.259Z] #56 5.947 + bin=containerd [2021-11-11T08:00:18.259Z] #56 5.947 + shift [2021-11-11T08:00:18.259Z] #56 5.947 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-11T08:00:18.259Z] #56 5.947 + . /tmp/install/containerd.installer [2021-11-11T08:00:18.259Z] #56 5.947 ++ set -e [2021-11-11T08:00:18.259Z] #56 5.947 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:00:18.259Z] #56 5.947 + install_containerd [2021-11-11T08:00:18.259Z] #56 5.959 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:00:18.259Z] #56 5.959 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-11T08:00:18.259Z] #56 5.959 + git clone https://github.com/containerd/containerd.git /tmp/tmp.asTASEFs1M/src/github.com/containerd/containerd [2021-11-11T08:00:18.259Z] #56 5.959 Cloning into '/tmp/tmp.asTASEFs1M/src/github.com/containerd/containerd'... [2021-11-11T08:00:18.473Z] #45 ... [2021-11-11T08:00:18.474Z] [2021-11-11T08:00:18.474Z] #53 [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-11-11T08:00:18.474Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:00:18.474Z] #53 22.38 Checking out files: 89% (1074/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-11T08:00:18.474Z] #53 22.53 + cd /tmp/tmp.xwXPtI4Gyv/src/github.com/opencontainers/runc [2021-11-11T08:00:18.474Z] #53 22.53 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:00:18.474Z] #53 23.59 + '[' -z '' ']' [2021-11-11T08:00:18.474Z] #53 23.59 + target=static [2021-11-11T08:00:18.474Z] #53 23.59 + make 'BUILDTAGS=seccomp ' static [2021-11-11T08:00:18.474Z] #53 24.20 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T08:00:18.520Z] #56 ... [2021-11-11T08:00:18.520Z] [2021-11-11T08:00:18.520Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:18.520Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T08:00:18.520Z] #34 61.28 internal/syscall/unix [2021-11-11T08:00:18.781Z] #34 61.82 time [2021-11-11T08:00:19.212Z] #37 7.056 -- Detecting C compile features - done [2021-11-11T08:00:19.212Z] #37 7.100 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T08:00:19.212Z] #37 ... [2021-11-11T08:00:19.212Z] [2021-11-11T08:00:19.212Z] #51 [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-11-11T08:00:19.212Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T08:00:19.212Z] #51 70.71 golang.org/x/sys/unix [2021-11-11T08:00:19.212Z] #51 73.90 fmt [2021-11-11T08:00:19.468Z] #51 80.84 encoding/json [2021-11-11T08:00:19.468Z] #51 ... [2021-11-11T08:00:19.468Z] [2021-11-11T08:00:19.468Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:19.468Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:19.468Z] #43 7.608 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:00:19.469Z] #43 7.616 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:00:19.469Z] #43 7.628 Note: Building without GnuTLS support [2021-11-11T08:00:19.469Z] #43 7.636 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:00:19.469Z] #43 7.637 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:00:19.526Z] #45 204.3 github.com/LK4D4/vndr [2021-11-11T08:00:19.724Z] #43 ... [2021-11-11T08:00:19.724Z] [2021-11-11T08:00:19.724Z] #51 [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-11-11T08:00:19.724Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T08:00:19.724Z] #51 81.05 github.com/pkg/diff [2021-11-11T08:00:20.295Z] #51 ... [2021-11-11T08:00:20.295Z] [2021-11-11T08:00:20.295Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:20.295Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T08:00:20.295Z] #34 71.60 path/filepath [2021-11-11T08:00:20.295Z] #34 71.61 fmt [2021-11-11T08:00:20.295Z] #34 73.51 io/ioutil [2021-11-11T08:00:20.295Z] #34 76.58 flag [2021-11-11T08:00:20.295Z] #34 76.60 github.com/BurntSushi/toml [2021-11-11T08:00:20.295Z] #34 79.29 log [2021-11-11T08:00:20.295Z] #34 81.41 github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T08:00:20.295Z] #34 ... [2021-11-11T08:00:20.295Z] [2021-11-11T08:00:20.295Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:20.295Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:20.295Z] #43 9.239 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:00:20.295Z] #43 9.289 GEN .gitid [2021-11-11T08:00:20.295Z] #43 9.318 GEN criu/include/version.h [2021-11-11T08:00:20.295Z] #43 9.405 GEN include/common/asm [2021-11-11T08:00:20.446Z] #49 56.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T08:00:20.446Z] #49 56.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T08:00:20.446Z] #49 56.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-11T08:00:20.703Z] #49 56.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T08:00:20.703Z] #49 56.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T08:00:20.703Z] #49 56.82 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T08:00:20.990Z] #53 ... [2021-11-11T08:00:20.990Z] [2021-11-11T08:00:20.991Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:20.991Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:20.991Z] #20 9.478 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T08:00:20.991Z] #20 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T08:00:21.226Z] #43 ... [2021-11-11T08:00:21.226Z] [2021-11-11T08:00:21.226Z] #45 [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-11-11T08:00:21.226Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:21.226Z] #45 72.50 regexp [2021-11-11T08:00:21.226Z] #45 74.44 fmt [2021-11-11T08:00:21.226Z] #45 78.89 internal/lazyregexp [2021-11-11T08:00:21.226Z] #45 79.16 github.com/LK4D4/vndr/versioned [2021-11-11T08:00:21.226Z] #45 79.31 hash/crc32 [2021-11-11T08:00:21.226Z] #45 79.79 crypto/cipher [2021-11-11T08:00:21.226Z] #45 81.16 go/token [2021-11-11T08:00:21.226Z] #45 81.30 net/url [2021-11-11T08:00:21.226Z] #45 82.13 go/scanner [2021-11-11T08:00:21.226Z] #45 ... [2021-11-11T08:00:21.226Z] [2021-11-11T08:00:21.226Z] #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-11-11T08:00:21.226Z] #37 sha256:746139f1a0b9e9cd5fde9879796e4365998b540dd84672614e0d157efa15d1ab [2021-11-11T08:00:21.226Z] #37 7.412 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T08:00:21.226Z] #37 7.511 -- Configuring done [2021-11-11T08:00:21.226Z] #37 7.522 -- Generating done [2021-11-11T08:00:21.226Z] #37 7.533 -- Build files have been written to: /tmp/tmp.oXagZsH4OD/tini [2021-11-11T08:00:21.226Z] #37 7.545 + make tini-static [2021-11-11T08:00:21.226Z] #37 7.998 Scanning dependencies of target tini-static [2021-11-11T08:00:21.226Z] #37 8.082 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T08:00:21.246Z] #20 ... [2021-11-11T08:00:21.246Z] [2021-11-11T08:00:21.246Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:21.246Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:21.246Z] #43 80.31 DEP criu/pie/parasite.d [2021-11-11T08:00:21.246Z] #43 80.82 CC criu/pie/parasite.o [2021-11-11T08:00:21.246Z] #43 83.57 LINK criu/pie/parasite.built-in.o [2021-11-11T08:00:21.246Z] #43 83.60 GEN criu/pie/parasite-blob.h [2021-11-11T08:00:21.246Z] #43 83.62 CC criu/pie/parasite-vdso.o [2021-11-11T08:00:21.246Z] #43 85.07 CC criu/arch/x86/vdso-pie.o [2021-11-11T08:00:21.246Z] #43 85.76 CC criu/arch/x86/restorer.o [2021-11-11T08:00:21.246Z] #43 86.93 CC criu/arch/x86/restorer_unmap.o [2021-11-11T08:00:21.246Z] #43 87.02 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-11T08:00:21.246Z] #43 87.74 CC criu/pie/restorer.o [2021-11-11T08:00:21.268Z] #49 57.15 go: downloading golang.org/x/text v0.3.2 [2021-11-11T08:00:21.790Z] #37 9.462 [100%] Linking C executable tini-static [2021-11-11T08:00:22.047Z] #37 9.973 [100%] Built target tini-static [2021-11-11T08:00:22.086Z] #34 ... [2021-11-11T08:00:22.086Z] [2021-11-11T08:00:22.086Z] #47 [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-11-11T08:00:22.086Z] #47 sha256:2a5f7fdbb6456850e07b7dc18d0f6bfa20b8850b89f8e449ce715651eea86712 [2021-11-11T08:00:22.086Z] #47 DONE 64.9s [2021-11-11T08:00:22.086Z] [2021-11-11T08:00:22.086Z] #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-11-11T08:00:22.086Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:00:22.086Z] #32 54.76 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-11-11T08:00:22.086Z] #32 55.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T08:00:22.086Z] #32 55.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T08:00:22.317Z] #37 10.03 + mkdir -p /build [2021-11-11T08:00:22.317Z] #37 10.04 + cp tini-static /build/docker-init [2021-11-11T08:00:22.347Z] #32 ... [2021-11-11T08:00:22.347Z] [2021-11-11T08:00:22.347Z] #45 [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-11-11T08:00:22.347Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:00:22.347Z] #45 55.39 reflect [2021-11-11T08:00:22.347Z] #45 56.49 bufio [2021-11-11T08:00:22.347Z] #45 59.19 syscall [2021-11-11T08:00:22.347Z] #45 ... [2021-11-11T08:00:22.347Z] [2021-11-11T08:00:22.347Z] #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-11-11T08:00:22.347Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:22.347Z] #13 49.93 The following additional packages will be installed: [2021-11-11T08:00:22.347Z] #13 49.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-11T08:00:22.347Z] #13 49.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-11T08:00:22.347Z] #13 49.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-11T08:00:22.347Z] #13 49.93 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-11T08:00:22.347Z] #13 49.93 mingw-w64-x86-64-dev [2021-11-11T08:00:22.347Z] #13 49.97 Suggested packages: [2021-11-11T08:00:22.347Z] #13 49.97 gcc-8-locales seccomp wine64 [2021-11-11T08:00:22.347Z] #13 51.33 The following NEW packages will be installed: [2021-11-11T08:00:22.347Z] #13 51.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T08:00:22.347Z] #13 51.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-11T08:00:22.347Z] #13 51.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-11T08:00:22.347Z] #13 51.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-11T08:00:22.347Z] #13 51.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-11T08:00:22.347Z] #13 51.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T08:00:22.347Z] #13 51.33 The following packages will be upgraded: [2021-11-11T08:00:22.347Z] #13 51.33 libseccomp2 [2021-11-11T08:00:22.347Z] #13 51.87 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:22.347Z] #13 51.87 Need to get 77.8 MB of archives. [2021-11-11T08:00:22.347Z] #13 51.87 After this operation, 487 MB of additional disk space will be used. [2021-11-11T08:00:22.347Z] #13 51.87 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-11-11T08:00:22.347Z] #13 51.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-11T08:00:22.347Z] #13 51.93 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-11T08:00:22.347Z] #13 52.12 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-11-11T08:00:22.347Z] #13 52.51 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-11-11T08:00:22.347Z] #13 52.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-11T08:00:22.347Z] #13 52.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-11T08:00:22.347Z] #13 52.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-11T08:00:22.347Z] #13 52.99 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-11-11T08:00:22.347Z] #13 53.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-11T08:00:22.347Z] #13 53.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-11T08:00:22.347Z] #13 57.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-11-11T08:00:22.608Z] #13 60.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-11T08:00:22.814Z] #45 ... [2021-11-11T08:00:22.815Z] [2021-11-11T08:00:22.815Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:22.815Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:22.815Z] #43 104.1 DEP criu/protobuf-desc.d [2021-11-11T08:00:22.815Z] #43 104.4 DEP criu/proc_parse.d [2021-11-11T08:00:22.815Z] #43 104.8 DEP criu/plugin.d [2021-11-11T08:00:22.815Z] #43 105.0 DEP criu/pipes.d [2021-11-11T08:00:22.815Z] #43 105.3 DEP criu/pie-util.d [2021-11-11T08:00:22.815Z] #43 105.6 DEP criu/pie-util-vdso.d [2021-11-11T08:00:22.815Z] #43 105.8 DEP criu/pie-util-vdso-elf32.d [2021-11-11T08:00:22.815Z] #43 105.9 DEP criu/path.d [2021-11-11T08:00:22.815Z] #43 106.1 DEP criu/parasite-syscall.d [2021-11-11T08:00:22.815Z] #43 106.3 DEP criu/pagemap.d [2021-11-11T08:00:22.815Z] #43 106.5 DEP criu/pagemap-cache.d [2021-11-11T08:00:22.815Z] #43 106.7 DEP criu/page-xfer.d [2021-11-11T08:00:22.815Z] #43 106.9 DEP criu/page-pipe.d [2021-11-11T08:00:22.815Z] #43 107.0 DEP criu/netfilter.d [2021-11-11T08:00:22.815Z] #43 107.2 DEP criu/net.d [2021-11-11T08:00:22.815Z] #43 107.5 DEP criu/namespaces.d [2021-11-11T08:00:22.815Z] #43 107.7 DEP criu/mount.d [2021-11-11T08:00:22.815Z] #43 107.9 DEP criu/memfd.d [2021-11-11T08:00:22.815Z] #43 108.0 DEP criu/mem.d [2021-11-11T08:00:22.815Z] #43 108.2 DEP criu/lsm.d [2021-11-11T08:00:22.815Z] #43 108.3 DEP criu/log.d [2021-11-11T08:00:22.869Z] #13 60.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-11T08:00:22.869Z] #13 60.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T08:00:22.869Z] #13 60.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T08:00:22.869Z] #13 60.38 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-11-11T08:00:22.869Z] #13 60.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-11T08:00:22.869Z] #13 60.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-11T08:00:22.869Z] #13 60.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-11T08:00:22.869Z] #13 60.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-11T08:00:22.869Z] #13 60.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-11T08:00:22.869Z] #13 60.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-11T08:00:23.074Z] #43 108.5 DEP criu/libnetlink.d [2021-11-11T08:00:23.074Z] #43 108.6 DEP criu/kerndat.d [2021-11-11T08:00:23.129Z] #13 60.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-11T08:00:23.129Z] #13 60.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-11-11T08:00:23.129Z] #13 60.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-11T08:00:23.129Z] #13 ... [2021-11-11T08:00:23.129Z] [2021-11-11T08:00:23.129Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:23.129Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:23.129Z] #42 66.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:23.129Z] #42 66.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:23.129Z] #42 66.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:23.129Z] #42 66.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:23.333Z] #43 108.9 DEP criu/kcmp-ids.d [2021-11-11T08:00:23.397Z] #42 66.28 Setting up python-six (1.12.0-1) ... [2021-11-11T08:00:23.397Z] #42 ... [2021-11-11T08:00:23.397Z] [2021-11-11T08:00:23.397Z] #51 [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-11-11T08:00:23.397Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T08:00:23.397Z] #51 56.29 syscall [2021-11-11T08:00:23.397Z] #51 56.32 reflect [2021-11-11T08:00:23.592Z] #43 109.0 DEP criu/irmap.d [2021-11-11T08:00:23.658Z] #51 ... [2021-11-11T08:00:23.658Z] [2021-11-11T08:00:23.658Z] #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-11-11T08:00:23.658Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:23.658Z] #36 66.64 Selecting previously unselected package libxml2:amd64. [2021-11-11T08:00:23.658Z] #36 66.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-11T08:00:23.658Z] #36 66.65 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:00:23.851Z] #43 109.2 DEP criu/ipc_ns.d [2021-11-11T08:00:23.851Z] #43 109.4 DEP criu/image.d [2021-11-11T08:00:24.112Z] #43 109.6 DEP criu/image-desc.d [2021-11-11T08:00:24.229Z] #36 67.31 Selecting previously unselected package libarchive13:amd64. [2021-11-11T08:00:24.229Z] #36 67.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-11T08:00:24.229Z] #36 67.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T08:00:24.372Z] #43 ... [2021-11-11T08:00:24.372Z] [2021-11-11T08:00:24.372Z] #45 [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-11-11T08:00:24.372Z] #45 sha256:38615e089856046741d9e28c35e80b067356b58d89363dee706e091d8f9e1886 [2021-11-11T08:00:24.372Z] #45 DONE 209.3s [2021-11-11T08:00:24.372Z] [2021-11-11T08:00:24.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:24.372Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:24.372Z] #43 109.7 DEP criu/fsnotify.d [2021-11-11T08:00:24.372Z] #43 ... [2021-11-11T08:00:24.372Z] [2021-11-11T08:00:24.372Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:24.372Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:24.372Z] #20 23.80 Reading package lists... [2021-11-11T08:00:24.372Z] #20 32.56 Reading package lists... [2021-11-11T08:00:24.372Z] #20 37.18 Building dependency tree... [2021-11-11T08:00:24.372Z] #20 38.11 Reading state information... [2021-11-11T08:00:24.493Z] #36 67.68 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-11T08:00:24.631Z] #20 ... [2021-11-11T08:00:24.631Z] [2021-11-11T08:00:24.631Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:24.631Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:24.631Z] #43 110.0 DEP criu/filesystems.d [2021-11-11T08:00:24.753Z] #36 67.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-11T08:00:24.753Z] #36 67.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T08:00:24.753Z] #36 68.00 Selecting previously unselected package librhash0:amd64. [2021-11-11T08:00:24.753Z] #36 68.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-11T08:00:24.753Z] #36 68.00 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-11T08:00:24.919Z] #43 110.4 DEP criu/files.d [2021-11-11T08:00:25.038Z] #36 68.26 Selecting previously unselected package libuv1:amd64. [2021-11-11T08:00:25.038Z] #36 68.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-11T08:00:25.038Z] #36 68.26 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T08:00:25.231Z] #43 110.8 DEP criu/files-reg.d [2021-11-11T08:00:25.301Z] #36 68.45 Selecting previously unselected package cmake. [2021-11-11T08:00:25.301Z] #36 68.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-11T08:00:25.301Z] #36 68.50 Unpacking cmake (3.13.4-1) ... [2021-11-11T08:00:25.416Z] #43 ... [2021-11-11T08:00:25.416Z] [2021-11-11T08:00:25.416Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:25.416Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:25.416Z] #20 23.59 Fetched 9002 kB in 22s (414 kB/s) [2021-11-11T08:00:25.447Z] #49 ... [2021-11-11T08:00:25.447Z] [2021-11-11T08:00:25.447Z] #45 [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-11-11T08:00:25.447Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:00:25.447Z] #45 61.52 vendor/golang.org/x/crypto/internal/subtle [2021-11-11T08:00:25.591Z] #37 ... [2021-11-11T08:00:25.591Z] [2021-11-11T08:00:25.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:25.591Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:25.591Z] #43 10.97 PBCC images/timens.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.01 DEP images/timens.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.03 PBCC images/fown.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.07 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.18 PBCC images/opts.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.28 PBCC images/memfd.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.35 DEP images/fown.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.37 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.41 DEP images/opts.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.45 DEP images/memfd.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.51 PBCC images/sit.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.57 DEP images/sit.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.63 PBCC images/macvlan.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.68 DEP images/macvlan.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.69 PBCC images/autofs.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.76 DEP images/autofs.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.78 PBCC images/sysctl.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.80 DEP images/sysctl.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.83 PBCC images/time.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.86 DEP images/time.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.91 PBCC images/binfmt-misc.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.94 DEP images/binfmt-misc.pb-c.d [2021-11-11T08:00:25.591Z] #43 11.97 PBCC images/seccomp.pb-c.c [2021-11-11T08:00:25.591Z] #43 11.99 DEP images/seccomp.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.02 PBCC images/userns.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.05 DEP images/userns.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.07 PBCC images/cgroup.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.10 DEP images/cgroup.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.13 PBCC images/ext-file.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.17 DEP images/ext-file.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.20 PBCC images/rpc.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.23 DEP images/rpc.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.29 PBCC images/siginfo.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.33 DEP images/siginfo.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.37 PBCC images/pagemap.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.43 DEP images/pagemap.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.44 PBCC images/rlimit.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.50 DEP images/rlimit.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.54 PBCC images/file-lock.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.58 DEP images/file-lock.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.61 PBCC images/tty.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.67 DEP images/tty.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.71 PBCC images/tun.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.76 PBCC images/netdev.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.80 DEP images/tun.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.83 DEP images/netdev.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.85 PBCC images/vma.pb-c.c [2021-11-11T08:00:25.591Z] #43 12.91 DEP images/vma.pb-c.d [2021-11-11T08:00:25.591Z] #43 12.97 PBCC images/creds.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.00 DEP images/creds.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.05 PBCC images/utsns.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.10 DEP images/utsns.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.14 PBCC images/ipc-desc.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.17 PBCC images/ipc-sem.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.21 DEP images/ipc-desc.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.25 DEP images/ipc-sem.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.28 PBCC images/ipc-msg.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.29 DEP images/ipc-msg.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.34 PBCC images/ipc-shm.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.38 DEP images/ipc-shm.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.40 PBCC images/ipc-var.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.46 DEP images/ipc-var.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.48 PBCC images/sk-opts.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.52 PBCC images/packet-sock.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.58 DEP images/sk-opts.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.61 DEP images/packet-sock.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.66 PBCC images/sk-netlink.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.70 DEP images/sk-netlink.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.77 PBCC images/sk-inet.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.79 DEP images/sk-inet.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.84 PBCC images/sk-unix.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.86 DEP images/sk-unix.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.88 PBCC images/mm.pb-c.c [2021-11-11T08:00:25.591Z] #43 13.91 DEP images/mm.pb-c.d [2021-11-11T08:00:25.591Z] #43 13.95 PBCC images/timerfd.pb-c.c [2021-11-11T08:00:25.591Z] #43 14.03 DEP images/timerfd.pb-c.d [2021-11-11T08:00:25.591Z] #43 14.05 PBCC images/timer.pb-c.c [2021-11-11T08:00:25.591Z] #43 ... [2021-11-11T08:00:25.591Z] [2021-11-11T08:00:25.591Z] #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-11-11T08:00:25.591Z] #37 sha256:746139f1a0b9e9cd5fde9879796e4365998b540dd84672614e0d157efa15d1ab [2021-11-11T08:00:25.591Z] #37 DONE 13.0s [2021-11-11T08:00:25.591Z] [2021-11-11T08:00:25.591Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:25.591Z] #34 sha256:e7eceeb40ab260e7bda5fa5627d176245c8b77056f07dc54f1ebc1eef71bcd8c [2021-11-11T08:00:25.591Z] #34 DONE 86.6s [2021-11-11T08:00:25.591Z] [2021-11-11T08:00:25.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:25.591Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:25.591Z] #43 14.08 DEP images/timer.pb-c.d [2021-11-11T08:00:25.591Z] #43 14.10 PBCC images/sa.pb-c.c [2021-11-11T08:00:25.591Z] #43 14.12 DEP images/sa.pb-c.d [2021-11-11T08:00:25.591Z] #43 14.23 PBCC images/pipe-data.pb-c.c [2021-11-11T08:00:25.591Z] #43 14.28 DEP images/pipe-data.pb-c.d [2021-11-11T08:00:25.591Z] #43 14.36 PBCC images/mnt.pb-c.c [2021-11-11T08:00:25.591Z] #43 14.49 DEP images/mnt.pb-c.d [2021-11-11T08:00:25.591Z] #43 14.58 PBCC images/sk-packet.pb-c.c [2021-11-11T08:00:25.591Z] #43 14.61 DEP images/sk-packet.pb-c.d [2021-11-11T08:00:25.800Z] #43 111.1 DEP criu/files-ext.d [2021-11-11T08:00:25.800Z] #43 111.4 DEP criu/file-lock.d [2021-11-11T08:00:25.847Z] #43 14.70 PBCC images/tcp-stream.pb-c.c [2021-11-11T08:00:25.847Z] #43 14.83 DEP images/tcp-stream.pb-c.d [2021-11-11T08:00:25.847Z] #43 14.86 PBCC images/pipe.pb-c.c [2021-11-11T08:00:26.058Z] #43 111.7 DEP criu/file-ids.d [2021-11-11T08:00:26.103Z] #43 14.99 DEP images/pipe.pb-c.d [2021-11-11T08:00:26.103Z] #43 15.09 PBCC images/pstree.pb-c.c [2021-11-11T08:00:26.103Z] #43 15.14 DEP images/pstree.pb-c.d [2021-11-11T08:00:26.103Z] #43 15.23 PBCC images/fs.pb-c.c [2021-11-11T08:00:26.316Z] #43 111.9 DEP criu/fifo.d [2021-11-11T08:00:26.360Z] #43 15.27 DEP images/fs.pb-c.d [2021-11-11T08:00:26.360Z] #43 15.33 PBCC images/signalfd.pb-c.c [2021-11-11T08:00:26.575Z] #43 112.1 DEP criu/fdstore.d [2021-11-11T08:00:26.616Z] #43 15.41 DEP images/signalfd.pb-c.d [2021-11-11T08:00:26.616Z] #43 15.48 PBCC images/fh.pb-c.c [2021-11-11T08:00:26.616Z] #43 15.61 PBCC images/fsnotify.pb-c.c [2021-11-11T08:00:26.873Z] #43 15.71 DEP images/fh.pb-c.d [2021-11-11T08:00:26.873Z] #43 15.85 DEP images/fsnotify.pb-c.d [2021-11-11T08:00:26.873Z] #43 15.94 PBCC images/eventpoll.pb-c.c [2021-11-11T08:00:27.130Z] #43 15.96 DEP images/eventpoll.pb-c.d [2021-11-11T08:00:27.130Z] #43 16.03 PBCC images/eventfd.pb-c.c [2021-11-11T08:00:27.130Z] #43 16.04 DEP images/eventfd.pb-c.d [2021-11-11T08:00:27.130Z] #43 16.16 PBCC images/remap-file-path.pb-c.c [2021-11-11T08:00:27.141Z] #43 112.4 DEP criu/fault-injection.d [2021-11-11T08:00:27.141Z] #43 112.5 DEP criu/external.d [2021-11-11T08:00:27.342Z] #45 ... [2021-11-11T08:00:27.342Z] [2021-11-11T08:00:27.342Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:27.342Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:27.342Z] #42 40.60 Reading package lists... [2021-11-11T08:00:27.387Z] #43 16.22 DEP images/remap-file-path.pb-c.d [2021-11-11T08:00:27.387Z] #43 16.29 PBCC images/fifo.pb-c.c [2021-11-11T08:00:27.387Z] #43 16.30 DEP images/fifo.pb-c.d [2021-11-11T08:00:27.387Z] #43 16.38 PBCC images/ghost-file.pb-c.c [2021-11-11T08:00:27.399Z] #43 112.7 DEP criu/eventpoll.d [2021-11-11T08:00:27.598Z] #42 54.35 Reading package lists... [2021-11-11T08:00:27.598Z] #42 ... [2021-11-11T08:00:27.598Z] [2021-11-11T08:00:27.598Z] #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-11-11T08:00:27.598Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:27.598Z] #13 40.49 Reading package lists... [2021-11-11T08:00:27.598Z] #13 55.44 Reading package lists... [2021-11-11T08:00:27.598Z] #13 ... [2021-11-11T08:00:27.598Z] [2021-11-11T08:00:27.598Z] #55 [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-11-11T08:00:27.598Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T08:00:27.598Z] #55 40.33 Reading package lists... [2021-11-11T08:00:27.644Z] #43 16.50 DEP images/ghost-file.pb-c.d [2021-11-11T08:00:27.644Z] #43 16.61 PBCC images/regfile.pb-c.c [2021-11-11T08:00:27.644Z] #43 16.71 DEP images/regfile.pb-c.d [2021-11-11T08:00:27.657Z] #43 113.0 DEP criu/eventfd.d [2021-11-11T08:00:27.854Z] #55 54.60 Reading package lists... [2021-11-11T08:00:27.854Z] #55 ... [2021-11-11T08:00:27.854Z] [2021-11-11T08:00:27.854Z] #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-11-11T08:00:27.854Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:27.854Z] #36 43.65 Reading package lists... [2021-11-11T08:00:27.901Z] #43 16.76 PBCC images/ns.pb-c.c [2021-11-11T08:00:27.901Z] #43 16.85 DEP images/ns.pb-c.d [2021-11-11T08:00:27.901Z] #43 16.91 PBCC images/fdinfo.pb-c.c [2021-11-11T08:00:27.915Z] #43 113.3 DEP criu/crtools.d [2021-11-11T08:00:27.915Z] #43 113.4 DEP criu/cr-service.d [2021-11-11T08:00:28.157Z] #43 17.14 DEP images/fdinfo.pb-c.d [2021-11-11T08:00:28.157Z] #43 17.17 PBCC images/core-aarch64.pb-c.c [2021-11-11T08:00:28.173Z] #43 113.5 DEP criu/cr-restore.d [2021-11-11T08:00:28.414Z] #43 17.32 PBCC images/core-arm.pb-c.c [2021-11-11T08:00:28.414Z] #43 17.41 PBCC images/core-ppc64.pb-c.c [2021-11-11T08:00:28.414Z] #43 17.49 PBCC images/core-s390.pb-c.c [2021-11-11T08:00:28.414Z] #43 17.53 PBCC images/core-x86.pb-c.c [2021-11-11T08:00:28.431Z] #43 113.9 DEP criu/cr-errno.d [2021-11-11T08:00:28.431Z] #43 113.9 DEP criu/cr-dump.d [2021-11-11T08:00:28.671Z] #43 17.62 PBCC images/core.pb-c.c [2021-11-11T08:00:28.690Z] #43 114.2 DEP criu/cr-dedup.d [2021-11-11T08:00:28.928Z] #43 17.74 PBCC images/inventory.pb-c.c [2021-11-11T08:00:28.928Z] #43 17.88 DEP images/core-aarch64.pb-c.d [2021-11-11T08:00:28.928Z] #43 17.94 DEP images/core-arm.pb-c.d [2021-11-11T08:00:28.928Z] #43 17.99 DEP images/core-ppc64.pb-c.d [2021-11-11T08:00:28.928Z] #43 18.05 DEP images/core-s390.pb-c.d [2021-11-11T08:00:28.948Z] #43 114.4 DEP criu/cr-check.d [2021-11-11T08:00:28.948Z] #43 114.5 DEP criu/config.d [2021-11-11T08:00:29.185Z] #43 18.14 DEP images/core-x86.pb-c.d [2021-11-11T08:00:29.210Z] #43 114.7 DEP criu/clone-noasan.d [2021-11-11T08:00:29.443Z] #43 18.24 DEP images/core.pb-c.d [2021-11-11T08:00:29.443Z] #43 18.34 DEP images/inventory.pb-c.d [2021-11-11T08:00:29.443Z] #43 18.43 PBCC images/cpuinfo.pb-c.c [2021-11-11T08:00:29.443Z] #43 18.48 DEP images/cpuinfo.pb-c.d [2021-11-11T08:00:29.469Z] #43 ... [2021-11-11T08:00:29.469Z] [2021-11-11T08:00:29.469Z] #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-11-11T08:00:29.469Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:00:29.469Z] #32 DONE 214.3s [2021-11-11T08:00:29.469Z] [2021-11-11T08:00:29.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:29.469Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:29.469Z] #43 114.8 DEP criu/cgroup.d [2021-11-11T08:00:29.469Z] #43 ... [2021-11-11T08:00:29.469Z] [2021-11-11T08:00:29.469Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:29.469Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:29.469Z] #20 40.30 libcap2-bin is already the newest version (1:2.25-2). [2021-11-11T08:00:29.469Z] #20 40.30 The following additional packages will be installed: [2021-11-11T08:00:29.469Z] #20 40.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-11T08:00:29.469Z] #20 40.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-11T08:00:29.469Z] #20 40.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-11T08:00:29.469Z] #20 40.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-11T08:00:29.469Z] #20 40.33 python3.7 python3.7-minimal vim-runtime xxd [2021-11-11T08:00:29.469Z] #20 40.34 Suggested packages: [2021-11-11T08:00:29.469Z] #20 40.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-11T08:00:29.469Z] #20 40.34 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-11T08:00:29.469Z] #20 40.34 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-11T08:00:29.469Z] #20 40.34 quota [2021-11-11T08:00:29.469Z] #20 40.34 Recommended packages: [2021-11-11T08:00:29.469Z] #20 40.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-11T08:00:29.469Z] #20 40.34 python3-keyrings.alt python3-xdg unzip [2021-11-11T08:00:29.469Z] #20 42.61 The following NEW packages will be installed: [2021-11-11T08:00:29.469Z] #20 42.62 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-11T08:00:29.469Z] #20 42.62 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-11T08:00:29.469Z] #20 42.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-11T08:00:29.469Z] #20 42.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-11T08:00:29.469Z] #20 42.62 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-11T08:00:29.469Z] #20 42.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-11T08:00:29.469Z] #20 42.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-11T08:00:29.469Z] #20 42.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T08:00:29.469Z] #20 42.62 xz-utils zip [2021-11-11T08:00:29.469Z] #20 42.95 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:29.469Z] #20 42.95 Need to get 28.6 MB of archives. [2021-11-11T08:00:29.469Z] #20 42.95 After this operation, 116 MB of additional disk space will be used. [2021-11-11T08:00:29.469Z] #20 42.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-11T08:00:29.469Z] #20 42.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-11T08:00:29.469Z] #20 42.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-11T08:00:29.469Z] #20 43.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-11T08:00:29.469Z] #20 43.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-11T08:00:29.469Z] #20 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-11T08:00:29.469Z] #20 43.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-11T08:00:29.469Z] #20 43.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-11T08:00:29.469Z] #20 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-11T08:00:29.469Z] #20 43.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-11T08:00:29.469Z] #20 43.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-11T08:00:29.469Z] #20 43.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-11T08:00:29.469Z] #20 43.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T08:00:29.469Z] #20 43.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-11T08:00:29.469Z] #20 43.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-11T08:00:29.469Z] #20 43.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-11T08:00:29.469Z] #20 43.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:00:29.469Z] #20 43.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:00:29.469Z] #20 43.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-11T08:00:29.538Z] #36 ... [2021-11-11T08:00:29.538Z] [2021-11-11T08:00:29.538Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:29.538Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:29.538Z] #42 70.70 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T08:00:29.538Z] #42 70.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:00:29.538Z] #42 70.75 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:29.538Z] #42 70.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T08:00:29.538Z] #42 70.79 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:29.538Z] #42 70.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-11T08:00:29.538Z] #42 70.82 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:29.538Z] #42 70.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:29.538Z] #42 70.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T08:00:29.538Z] #42 70.93 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-11T08:00:29.700Z] #43 18.60 PBCC images/stats.pb-c.c [2021-11-11T08:00:29.700Z] #43 18.66 DEP images/stats.pb-c.d [2021-11-11T08:00:29.729Z] #20 43.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-11T08:00:29.729Z] #20 43.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-11T08:00:29.729Z] #20 43.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-11T08:00:29.729Z] #20 43.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-11T08:00:29.729Z] #20 43.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T08:00:29.729Z] #20 43.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T08:00:29.729Z] #20 43.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T08:00:29.729Z] #20 43.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-11T08:00:29.729Z] #20 43.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-11T08:00:29.729Z] #20 43.62 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:00:30.372Z] #36 57.65 Reading package lists... [2021-11-11T08:00:30.372Z] #36 ... [2021-11-11T08:00:30.372Z] [2021-11-11T08:00:30.372Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:30.372Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:30.372Z] #42 54.35 Reading package lists... [2021-11-11T08:00:30.668Z] #20 44.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:00:30.668Z] #20 44.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:00:30.668Z] #20 44.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:00:30.668Z] #20 44.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-11T08:00:30.668Z] #20 44.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-11T08:00:30.668Z] #20 44.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-11T08:00:30.668Z] #20 44.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-11T08:00:30.668Z] #20 44.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-11T08:00:30.668Z] #20 44.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-11T08:00:30.668Z] #20 44.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-11T08:00:30.668Z] #20 44.66 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-11T08:00:30.668Z] #20 44.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-11T08:00:30.670Z] #20 23.59 Reading package lists... [2021-11-11T08:00:30.670Z] #20 ... [2021-11-11T08:00:30.670Z] [2021-11-11T08:00:30.670Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:30.670Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:30.670Z] #43 94.59 LINK criu/pie/restorer.built-in.o [2021-11-11T08:00:30.670Z] #43 94.61 GEN criu/pie/restorer-blob.h [2021-11-11T08:00:30.670Z] #43 94.82 DEP criu/vdso.d [2021-11-11T08:00:30.670Z] #43 95.26 DEP criu/vdso-compat.d [2021-11-11T08:00:30.670Z] #43 95.61 DEP criu/uts_ns.d [2021-11-11T08:00:30.670Z] #43 95.96 DEP criu/util.d [2021-11-11T08:00:30.670Z] #43 96.42 DEP criu/uffd.d [2021-11-11T08:00:30.670Z] #43 96.89 DEP criu/tun.d [2021-11-11T08:00:30.670Z] #43 97.26 DEP criu/tty.d [2021-11-11T08:00:30.670Z] #43 97.66 DEP criu/timerfd.d [2021-11-11T08:00:30.670Z] #43 98.02 DEP criu/timens.d [2021-11-11T08:00:30.926Z] #20 44.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-11T08:00:30.926Z] #20 44.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-11T08:00:30.927Z] #42 ... [2021-11-11T08:00:30.927Z] [2021-11-11T08:00:30.927Z] #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-11-11T08:00:30.927Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:30.927Z] #36 72.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:00:30.927Z] #36 72.97 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:00:30.927Z] #36 72.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T08:00:30.927Z] #36 73.00 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:30.927Z] #36 73.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-11T08:00:30.927Z] #36 73.05 Setting up cmake-data (3.13.4-1) ... [2021-11-11T08:00:30.927Z] #36 73.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:00:30.927Z] #36 73.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T08:00:30.927Z] #36 73.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T08:00:30.927Z] #36 73.13 Setting up cmake (3.13.4-1) ... [2021-11-11T08:00:30.927Z] #36 73.15 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:30.927Z] #36 73.28 Processing triggers for mime-support (3.62) ... [2021-11-11T08:00:30.927Z] #36 DONE 73.8s [2021-11-11T08:00:30.927Z] [2021-11-11T08:00:30.927Z] #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-11-11T08:00:30.927Z] #37 sha256:42dfab81786c24aab65074a4ff52e11e045eb9f01ae4e3e05fba004439776f84 [2021-11-11T08:00:30.928Z] #43 98.45 DEP criu/sysfs_parse.d [2021-11-11T08:00:31.070Z] #43 ... [2021-11-11T08:00:31.070Z] [2021-11-11T08:00:31.070Z] #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-11-11T08:00:31.070Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:00:31.070Z] #13 79.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T08:00:31.070Z] #13 79.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-11T08:00:31.070Z] #13 79.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:00:31.070Z] #13 86.25 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T08:00:31.070Z] #13 86.27 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-11-11T08:00:31.070Z] #13 86.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:00:31.070Z] #13 86.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-11T08:00:31.070Z] #13 86.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-11-11T08:00:31.070Z] #13 86.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:00:31.070Z] #13 ... [2021-11-11T08:00:31.070Z] [2021-11-11T08:00:31.070Z] #51 [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-11-11T08:00:31.070Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T08:00:31.070Z] #51 82.26 go/scanner [2021-11-11T08:00:31.070Z] #51 83.44 go/ast [2021-11-11T08:00:31.070Z] #51 86.35 golang.org/x/crypto/ssh/terminal [2021-11-11T08:00:31.070Z] #51 88.55 mvdan.cc/editorconfig [2021-11-11T08:00:31.070Z] #51 88.57 mvdan.cc/sh/v3/fileutil [2021-11-11T08:00:31.070Z] #51 88.87 mvdan.cc/sh/v3/syntax [2021-11-11T08:00:31.070Z] #51 ... [2021-11-11T08:00:31.070Z] [2021-11-11T08:00:31.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:31.070Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:31.070Z] #43 19.83 make[1]: Nothing to be done for 'all'. [2021-11-11T08:00:31.185Z] #20 44.86 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-11T08:00:31.185Z] #20 44.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-11T08:00:31.185Z] #20 44.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-11T08:00:31.443Z] #20 45.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-11T08:00:31.492Z] #43 98.78 DEP criu/sysctl.d [2021-11-11T08:00:31.492Z] #43 99.19 DEP criu/string.d [2021-11-11T08:00:31.632Z] #43 ... [2021-11-11T08:00:31.632Z] [2021-11-11T08:00:31.632Z] #45 [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-11-11T08:00:31.632Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:31.632Z] #45 83.05 text/template/parse [2021-11-11T08:00:31.632Z] #45 83.30 go/ast [2021-11-11T08:00:31.632Z] #45 87.71 go/parser [2021-11-11T08:00:31.632Z] #45 88.77 text/template [2021-11-11T08:00:31.703Z] #20 45.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-11T08:00:31.704Z] #20 45.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-11T08:00:31.745Z] #42 66.31 Building dependency tree... [2021-11-11T08:00:31.748Z] #43 99.30 DEP criu/stats.d [2021-11-11T08:00:31.889Z] #45 93.14 encoding/xml [2021-11-11T08:00:31.889Z] #45 ... [2021-11-11T08:00:31.889Z] [2021-11-11T08:00:31.889Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:31.889Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:31.889Z] #43 20.97 CC images/stats.o [2021-11-11T08:00:32.004Z] #43 99.53 DEP criu/sockets.d [2021-11-11T08:00:32.452Z] #43 21.39 CC images/core.o [2021-11-11T08:00:32.566Z] #43 99.93 DEP criu/sk-unix.d [2021-11-11T08:00:32.641Z] #20 46.58 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:32.822Z] #43 100.3 DEP criu/sk-tcp.d [2021-11-11T08:00:32.899Z] #20 46.76 Fetched 28.6 MB in 3s (9755 kB/s) [2021-11-11T08:00:32.899Z] #20 46.89 Selecting previously unselected package pigz. [2021-11-11T08:00:32.899Z] #20 46.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 ... 23452 files and directories currently installed.) [2021-11-11T08:00:33.015Z] #43 22.00 CC images/core-x86.o [2021-11-11T08:00:33.112Z] #42 ... [2021-11-11T08:00:33.112Z] [2021-11-11T08:00:33.112Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-11-11T08:00:33.112Z] #67 sha256:fce3c622aa89925788fa23dea93dccc14c9fb62b71c7ab4f7b591084c877ae52 [2021-11-11T08:00:33.112Z] #67 DONE 68.8s [2021-11-11T08:00:33.112Z] [2021-11-11T08:00:33.112Z] #49 [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-11-11T08:00:33.112Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:00:33.112Z] #49 67.78 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T08:00:33.112Z] #49 67.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T08:00:33.112Z] #49 67.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T08:00:33.112Z] #49 68.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T08:00:33.112Z] #49 68.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T08:00:33.158Z] #20 46.97 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-11T08:00:33.158Z] #20 47.00 Unpacking pigz (2.4-1) ... [2021-11-11T08:00:33.385Z] #43 100.7 DEP criu/sk-queue.d [2021-11-11T08:00:33.419Z] #20 47.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-11T08:00:33.419Z] #20 47.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:33.419Z] #20 47.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:33.579Z] #43 22.57 CC images/core-arm.o [2021-11-11T08:00:33.642Z] #43 101.1 DEP criu/sk-packet.d [2021-11-11T08:00:33.642Z] #43 ... [2021-11-11T08:00:33.642Z] [2021-11-11T08:00:33.642Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:33.642Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:33.642Z] #20 23.59 Reading package lists... [2021-11-11T08:00:33.677Z] #20 47.54 Selecting previously unselected package python3.7-minimal. [2021-11-11T08:00:33.677Z] #20 47.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:33.677Z] #20 47.56 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:00:34.143Z] #43 22.94 CC images/core-aarch64.o [2021-11-11T08:00:34.143Z] #43 23.27 CC images/core-ppc64.o [2021-11-11T08:00:34.234Z] #37 3.021 + RM_GOPATH=0 [2021-11-11T08:00:34.234Z] #37 3.021 + TMP_GOPATH= [2021-11-11T08:00:34.234Z] #37 3.021 + : /build [2021-11-11T08:00:34.234Z] #37 3.022 + '[' -z '' ']' [2021-11-11T08:00:34.234Z] #37 3.022 ++ mktemp -d [2021-11-11T08:00:34.234Z] #37 3.029 + export GOPATH=/tmp/tmp.RvFaLSkIcZ [2021-11-11T08:00:34.234Z] #37 3.029 + GOPATH=/tmp/tmp.RvFaLSkIcZ [2021-11-11T08:00:34.234Z] #37 3.029 + RM_GOPATH=1 [2021-11-11T08:00:34.234Z] #37 3.030 + case "$(go env GOARCH)" in [2021-11-11T08:00:34.234Z] #37 3.030 ++ go env GOARCH [2021-11-11T08:00:34.234Z] #37 3.062 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:34.234Z] #37 3.062 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:34.234Z] #37 3.071 ++ dirname /tmp/install/install.sh [2021-11-11T08:00:34.234Z] #37 3.073 + dir=/tmp/install [2021-11-11T08:00:34.234Z] #37 3.073 + bin=tini [2021-11-11T08:00:34.234Z] #37 3.073 + shift [2021-11-11T08:00:34.234Z] #37 3.073 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-11T08:00:34.234Z] #37 3.073 + . /tmp/install/tini.installer [2021-11-11T08:00:34.234Z] #37 3.074 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:34.234Z] #37 3.074 + install_tini [2021-11-11T08:00:34.234Z] #37 3.074 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-11T08:00:34.234Z] #37 3.074 + git clone https://github.com/krallin/tini.git /tmp/tmp.RvFaLSkIcZ/tini [2021-11-11T08:00:34.234Z] #37 3.074 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:34.234Z] #37 3.078 Cloning into '/tmp/tmp.RvFaLSkIcZ/tini'... [2021-11-11T08:00:34.234Z] #37 ... [2021-11-11T08:00:34.234Z] [2021-11-11T08:00:34.234Z] #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-11-11T08:00:34.234Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:34.234Z] #13 61.87 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:34.234Z] #13 62.08 Fetched 77.8 MB in 9s (8645 kB/s) [2021-11-11T08:00:34.234Z] #13 62.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:34.234Z] #13 62.28 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T08:00:34.234Z] #13 62.28 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-11T08:00:34.234Z] #13 62.63 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:00:34.234Z] #13 62.74 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T08:00:34.234Z] #13 62.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:34.234Z] #13 62.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-11T08:00:34.234Z] #13 62.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:00:34.234Z] #13 65.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T08:00:34.234Z] #13 65.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-11T08:00:34.234Z] #13 65.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:00:34.234Z] #13 68.85 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T08:00:34.234Z] #13 68.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-11T08:00:34.234Z] #13 68.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:00:34.234Z] #13 69.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T08:00:34.234Z] #13 69.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:00:34.234Z] #13 69.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:00:34.234Z] #13 69.32 Selecting previously unselected package dmsetup. [2021-11-11T08:00:34.234Z] #13 69.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:00:34.234Z] #13 69.32 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-11T08:00:34.234Z] #13 69.48 Selecting previously unselected package mingw-w64-common. [2021-11-11T08:00:34.234Z] #13 69.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-11T08:00:34.234Z] #13 69.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-11T08:00:34.482Z] #49 70.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T08:00:34.611Z] #20 48.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:34.611Z] #20 48.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:00:34.806Z] #13 ... [2021-11-11T08:00:34.806Z] [2021-11-11T08:00:34.806Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:34.806Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T08:00:34.806Z] #34 67.79 internal/fmtsort [2021-11-11T08:00:34.806Z] #34 68.43 internal/syscall/execenv [2021-11-11T08:00:34.806Z] #34 68.68 path [2021-11-11T08:00:34.806Z] #34 69.32 text/tabwriter [2021-11-11T08:00:34.806Z] #34 70.05 internal/poll [2021-11-11T08:00:34.806Z] #34 70.25 io/fs [2021-11-11T08:00:34.806Z] #34 72.82 os [2021-11-11T08:00:34.806Z] #34 75.66 path/filepath [2021-11-11T08:00:34.806Z] #34 75.67 fmt [2021-11-11T08:00:34.806Z] #34 77.58 io/ioutil [2021-11-11T08:00:34.806Z] #34 ... [2021-11-11T08:00:34.806Z] [2021-11-11T08:00:34.806Z] #51 [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-11-11T08:00:34.806Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T08:00:34.806Z] #51 67.78 time [2021-11-11T08:00:34.806Z] #51 70.98 encoding/binary [2021-11-11T08:00:34.806Z] #51 73.56 encoding/base64 [2021-11-11T08:00:34.806Z] #51 74.67 regexp/syntax [2021-11-11T08:00:34.806Z] #51 75.55 os [2021-11-11T08:00:35.070Z] #51 ... [2021-11-11T08:00:35.070Z] [2021-11-11T08:00:35.070Z] #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-11-11T08:00:35.070Z] #37 sha256:42dfab81786c24aab65074a4ff52e11e045eb9f01ae4e3e05fba004439776f84 [2021-11-11T08:00:35.070Z] #37 3.983 + cd /tmp/tmp.RvFaLSkIcZ/tini [2021-11-11T08:00:35.070Z] #37 3.983 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:00:35.070Z] #37 3.987 + cmake . [2021-11-11T08:00:35.072Z] #43 23.87 CC images/core-s390.o [2021-11-11T08:00:35.331Z] #37 4.712 -- The C compiler identification is GNU 8.3.0 [2021-11-11T08:00:35.411Z] #49 71.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T08:00:35.593Z] #37 4.748 -- Check for working C compiler: /usr/bin/cc [2021-11-11T08:00:35.633Z] #43 24.60 CC images/cpuinfo.o [2021-11-11T08:00:35.667Z] #49 71.64 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T08:00:35.868Z] #37 ... [2021-11-11T08:00:35.868Z] [2021-11-11T08:00:35.868Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:35.868Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:35.868Z] #42 77.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T08:00:35.868Z] #42 77.76 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:35.868Z] #42 DONE 79.1s [2021-11-11T08:00:36.131Z] [2021-11-11T08:00:36.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:36.131Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:36.195Z] #43 25.08 CC images/inventory.o [2021-11-11T08:00:36.195Z] #43 25.28 CC images/fdinfo.o [2021-11-11T08:00:36.514Z] #20 50.14 Selecting previously unselected package python3-minimal. [2021-11-11T08:00:36.514Z] #20 50.14 (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 ... 23701 files and directories currently installed.) [2021-11-11T08:00:36.514Z] #20 50.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-11T08:00:36.514Z] #20 50.22 Unpacking python3-minimal (3.7.3-1) ... [2021-11-11T08:00:36.514Z] #20 50.32 Selecting previously unselected package libmpdec2:amd64. [2021-11-11T08:00:36.514Z] #20 50.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-11T08:00:36.514Z] #20 50.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:00:36.514Z] #20 50.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-11T08:00:36.514Z] #20 50.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:36.514Z] #20 50.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:36.757Z] #43 25.65 CC images/fown.o [2021-11-11T08:00:36.757Z] #43 25.82 CC images/ns.o [2021-11-11T08:00:37.086Z] #43 ... [2021-11-11T08:00:37.086Z] [2021-11-11T08:00:37.086Z] #45 [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-11-11T08:00:37.086Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:00:37.086Z] #45 70.28 regexp/syntax [2021-11-11T08:00:37.086Z] #45 70.98 internal/poll [2021-11-11T08:00:37.086Z] #45 74.19 os [2021-11-11T08:00:37.086Z] #45 76.95 regexp [2021-11-11T08:00:37.086Z] #45 79.78 fmt [2021-11-11T08:00:37.320Z] #43 26.04 CC images/regfile.o [2021-11-11T08:00:37.320Z] #43 26.23 CC images/ghost-file.o [2021-11-11T08:00:37.347Z] #45 ... [2021-11-11T08:00:37.347Z] [2021-11-11T08:00:37.347Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:37.347Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T08:00:37.347Z] #34 80.09 github.com/BurntSushi/toml [2021-11-11T08:00:37.347Z] #34 80.11 flag [2021-11-11T08:00:37.451Z] #20 51.34 Selecting previously unselected package python3.7. [2021-11-11T08:00:37.451Z] #20 51.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:37.451Z] #20 51.34 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:37.561Z] #49 ... [2021-11-11T08:00:37.561Z] [2021-11-11T08:00:37.561Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:37.561Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:37.561Z] #42 70.76 The following additional packages will be installed: [2021-11-11T08:00:37.561Z] #42 70.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-11T08:00:37.561Z] #42 70.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-11T08:00:37.561Z] #42 70.79 Suggested packages: [2021-11-11T08:00:37.561Z] #42 70.81 manpages-dev python-setuptools [2021-11-11T08:00:37.561Z] #42 72.69 The following NEW packages will be installed: [2021-11-11T08:00:37.561Z] #42 72.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-11T08:00:37.561Z] #42 72.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-11T08:00:37.561Z] #42 72.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-11T08:00:37.561Z] #42 72.70 python-six zlib1g-dev [2021-11-11T08:00:37.561Z] #42 73.07 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:37.561Z] #42 73.07 Need to get 4095 kB of archives. [2021-11-11T08:00:37.561Z] #42 73.07 After this operation, 22.5 MB of additional disk space will be used. [2021-11-11T08:00:37.561Z] #42 73.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-11T08:00:37.561Z] #42 73.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:00:37.561Z] #42 73.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-11T08:00:37.561Z] #42 73.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:00:37.561Z] #42 73.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-11T08:00:37.561Z] #42 73.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:00:37.561Z] #42 73.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-11-11T08:00:37.561Z] #42 73.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-11T08:00:37.561Z] #42 73.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-11T08:00:37.561Z] #42 73.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-11T08:00:37.561Z] #42 73.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-11T08:00:37.561Z] #42 73.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-11T08:00:37.561Z] #42 73.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-11-11T08:00:37.561Z] #42 73.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-11T08:00:37.561Z] #42 73.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-11T08:00:37.561Z] #42 73.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-11T08:00:37.561Z] #42 73.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-11T08:00:37.577Z] #43 26.48 CC images/fifo.o [2021-11-11T08:00:37.577Z] #43 26.62 CC images/remap-file-path.o [2021-11-11T08:00:37.710Z] #20 51.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T08:00:37.710Z] #20 51.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-11T08:00:37.710Z] #20 51.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:00:37.710Z] #20 51.55 Setting up python3-minimal (3.7.3-1) ... [2021-11-11T08:00:37.817Z] #42 ... [2021-11-11T08:00:37.817Z] [2021-11-11T08:00:37.817Z] #55 [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-11-11T08:00:37.817Z] #55 sha256:66abbce1185fc7d61547140c5378334b84e904a55ebaa7fd214cecc26b98f31b [2021-11-11T08:00:37.817Z] #55 54.60 Reading package lists... [2021-11-11T08:00:37.817Z] #55 66.29 Building dependency tree... [2021-11-11T08:00:37.817Z] #55 70.22 The following additional packages will be installed: [2021-11-11T08:00:37.818Z] #55 70.23 libbtrfs0 [2021-11-11T08:00:37.818Z] #55 70.49 The following NEW packages will be installed: [2021-11-11T08:00:37.818Z] #55 70.53 libbtrfs-dev libbtrfs0 [2021-11-11T08:00:37.818Z] #55 71.18 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:37.818Z] #55 71.18 Need to get 119 kB of archives. [2021-11-11T08:00:37.818Z] #55 71.18 After this operation, 387 kB of additional disk space will be used. [2021-11-11T08:00:37.818Z] #55 71.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T08:00:37.818Z] #55 71.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T08:00:37.818Z] #55 72.72 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:37.818Z] #55 72.90 Fetched 119 kB in 0s (346 kB/s) [2021-11-11T08:00:37.818Z] #55 72.97 Selecting previously unselected package libbtrfs0. [2021-11-11T08:00:37.818Z] #55 72.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 ... 15421 files and directories currently installed.) [2021-11-11T08:00:37.818Z] #55 73.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T08:00:37.818Z] #55 73.03 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T08:00:37.818Z] #55 73.15 Selecting previously unselected package libbtrfs-dev. [2021-11-11T08:00:37.818Z] #55 73.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T08:00:37.818Z] #55 73.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:00:37.818Z] #55 73.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T08:00:37.818Z] #55 73.50 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:00:37.818Z] #55 73.55 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:00:37.818Z] #55 DONE 73.9s [2021-11-11T08:00:37.818Z] [2021-11-11T08:00:37.818Z] #56 [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-11-11T08:00:37.818Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:00:37.835Z] #43 ... [2021-11-11T08:00:37.835Z] [2021-11-11T08:00:37.835Z] #51 [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-11-11T08:00:37.835Z] #51 sha256:fc176c64e443eb17edaed3fc7eb6ce60505a80dd4064e115c3755ef0b209eb4d [2021-11-11T08:00:37.835Z] #51 95.26 mvdan.cc/sh/v3/cmd/shfmt [2021-11-11T08:00:37.835Z] #51 DONE 99.1s [2021-11-11T08:00:37.835Z] [2021-11-11T08:00:37.835Z] #45 [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-11-11T08:00:37.835Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:37.835Z] #45 93.61 go/doc [2021-11-11T08:00:37.835Z] #45 96.50 github.com/LK4D4/vndr/build [2021-11-11T08:00:37.835Z] #45 97.57 compress/flate [2021-11-11T08:00:37.835Z] #45 ... [2021-11-11T08:00:37.835Z] [2021-11-11T08:00:37.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:37.835Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:37.835Z] #43 26.84 CC images/eventfd.o [2021-11-11T08:00:38.403Z] #43 27.20 CC images/eventpoll.o [2021-11-11T08:00:38.646Z] #20 52.41 Selecting previously unselected package python3. [2021-11-11T08:00:38.646Z] #20 52.41 (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 ... 24113 files and directories currently installed.) [2021-11-11T08:00:38.646Z] #20 52.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-11T08:00:38.646Z] #20 52.48 Unpacking python3 (3.7.3-1) ... [2021-11-11T08:00:38.646Z] #20 52.58 Selecting previously unselected package libip4tc0:amd64. [2021-11-11T08:00:38.646Z] #20 52.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:38.646Z] #20 52.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:38.646Z] #20 52.68 Selecting previously unselected package libip6tc0:amd64. [2021-11-11T08:00:38.646Z] #20 52.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:38.659Z] #43 27.64 CC images/fh.o [2021-11-11T08:00:38.905Z] #20 52.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:38.905Z] #20 52.78 Selecting previously unselected package libiptc0:amd64. [2021-11-11T08:00:38.905Z] #20 52.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:38.905Z] #20 52.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:38.905Z] #20 52.88 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T08:00:38.905Z] #20 52.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T08:00:38.905Z] #20 52.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:00:39.167Z] #20 52.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T08:00:39.167Z] #20 52.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-11T08:00:39.167Z] #20 52.97 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:00:39.167Z] #20 53.04 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T08:00:39.167Z] #20 53.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-11T08:00:39.167Z] #20 53.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:00:39.223Z] #43 28.23 CC images/fsnotify.o [2021-11-11T08:00:39.260Z] #34 82.27 log [2021-11-11T08:00:39.427Z] #20 53.14 Selecting previously unselected package iptables. [2021-11-11T08:00:39.427Z] #20 53.17 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-11T08:00:39.427Z] #20 53.17 Unpacking iptables (1.8.2-4) ... [2021-11-11T08:00:39.517Z] #20 32.62 Reading package lists... [2021-11-11T08:00:39.517Z] #20 ... [2021-11-11T08:00:39.517Z] [2021-11-11T08:00:39.517Z] #45 [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-11-11T08:00:39.517Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T08:00:39.517Z] #45 208.2 github.com/LK4D4/vndr/godl [2021-11-11T08:00:39.517Z] #45 208.8 github.com/LK4D4/vndr [2021-11-11T08:00:39.686Z] #20 53.55 Selecting previously unselected package xxd. [2021-11-11T08:00:39.686Z] #20 ... [2021-11-11T08:00:39.686Z] [2021-11-11T08:00:39.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:39.686Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:39.686Z] #43 115.1 DEP criu/cgroup-props.d [2021-11-11T08:00:39.686Z] #43 115.3 DEP criu/bitmap.d [2021-11-11T08:00:39.686Z] #43 115.4 DEP criu/bfd.d [2021-11-11T08:00:39.686Z] #43 115.6 DEP criu/autofs.d [2021-11-11T08:00:39.686Z] #43 115.9 DEP criu/aio.d [2021-11-11T08:00:39.686Z] #43 116.3 DEP criu/action-scripts.d [2021-11-11T08:00:39.686Z] #43 116.8 CC criu/action-scripts.o [2021-11-11T08:00:39.686Z] #43 117.5 CC criu/aio.o [2021-11-11T08:00:39.686Z] #43 118.4 CC criu/autofs.o [2021-11-11T08:00:39.686Z] #43 119.8 CC criu/bfd.o [2021-11-11T08:00:39.686Z] #43 120.3 CC criu/bitmap.o [2021-11-11T08:00:39.686Z] #43 120.5 CC criu/cgroup-props.o [2021-11-11T08:00:39.686Z] #43 121.2 CC criu/cgroup.o [2021-11-11T08:00:39.686Z] #43 123.9 CC criu/clone-noasan.o [2021-11-11T08:00:39.686Z] #43 124.1 CC criu/config.o [2021-11-11T08:00:39.686Z] #43 ... [2021-11-11T08:00:39.686Z] [2021-11-11T08:00:39.686Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:39.686Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:39.686Z] #20 53.55 Selecting previously unselected package xxd. [2021-11-11T08:00:39.686Z] #20 53.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:00:39.686Z] #20 53.56 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:00:39.686Z] #20 53.69 Selecting previously unselected package vim-common. [2021-11-11T08:00:39.710Z] #56 1.626 + RM_GOPATH=0 [2021-11-11T08:00:39.710Z] #56 1.626 + TMP_GOPATH= [2021-11-11T08:00:39.710Z] #56 1.626 + : /build [2021-11-11T08:00:39.710Z] #56 1.626 + '[' -z '' ']' [2021-11-11T08:00:39.710Z] #56 1.626 ++ mktemp -d [2021-11-11T08:00:39.710Z] #56 1.632 + export GOPATH=/tmp/tmp.JpqWuITK39 [2021-11-11T08:00:39.710Z] #56 1.632 + GOPATH=/tmp/tmp.JpqWuITK39 [2021-11-11T08:00:39.710Z] #56 1.632 + RM_GOPATH=1 [2021-11-11T08:00:39.710Z] #56 1.632 + case "$(go env GOARCH)" in [2021-11-11T08:00:39.710Z] #56 1.632 ++ go env GOARCH [2021-11-11T08:00:39.710Z] #56 1.716 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:39.710Z] #56 1.716 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:00:39.710Z] #56 1.716 ++ dirname /tmp/install/install.sh [2021-11-11T08:00:39.710Z] #56 1.716 + dir=/tmp/install [2021-11-11T08:00:39.710Z] #56 1.716 + bin=containerd [2021-11-11T08:00:39.710Z] #56 1.716 + shift [2021-11-11T08:00:39.710Z] #56 1.716 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-11T08:00:39.710Z] #56 1.716 + . /tmp/install/containerd.installer [2021-11-11T08:00:39.710Z] #56 1.716 ++ set -e [2021-11-11T08:00:39.710Z] #56 1.716 ++ : 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:00:39.710Z] #56 1.716 + install_containerd [2021-11-11T08:00:39.710Z] #56 1.716 Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:00:39.710Z] #56 1.716 + echo 'Install containerd version 5b46e404f6b9f661a205e28d59c982d3634148f8' [2021-11-11T08:00:39.710Z] #56 1.716 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JpqWuITK39/src/github.com/containerd/containerd [2021-11-11T08:00:39.710Z] #56 1.760 Cloning into '/tmp/tmp.JpqWuITK39/src/github.com/containerd/containerd'... [2021-11-11T08:00:39.945Z] #20 53.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:00:39.945Z] #20 53.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:39.945Z] #20 53.89 Selecting previously unselected package bash-completion. [2021-11-11T08:00:39.945Z] #20 53.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-11T08:00:40.154Z] #43 28.98 CC images/signalfd.o [2021-11-11T08:00:40.154Z] #43 29.14 CC images/fs.o [2021-11-11T08:00:40.410Z] #43 29.33 CC images/pstree.o [2021-11-11T08:00:40.667Z] #43 29.45 CC images/pipe.o [2021-11-11T08:00:40.667Z] #43 29.60 CC images/tcp-stream.o [2021-11-11T08:00:40.924Z] #43 29.77 CC images/sk-packet.o [2021-11-11T08:00:40.924Z] #43 30.01 CC images/mnt.o [2021-11-11T08:00:41.180Z] #43 30.23 CC images/pipe-data.o [2021-11-11T08:00:41.436Z] #43 30.40 CC images/sa.o [2021-11-11T08:00:41.606Z] #56 ... [2021-11-11T08:00:41.606Z] [2021-11-11T08:00:41.606Z] #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-11-11T08:00:41.606Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:41.606Z] #36 57.65 Reading package lists... [2021-11-11T08:00:41.606Z] #36 67.90 Building dependency tree... [2021-11-11T08:00:41.606Z] #36 72.75 The following additional packages will be installed: [2021-11-11T08:00:41.606Z] #36 72.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-11T08:00:41.606Z] #36 72.77 Suggested packages: [2021-11-11T08:00:41.606Z] #36 72.78 cmake-doc ninja-build lrzip [2021-11-11T08:00:41.606Z] #36 72.78 Recommended packages: [2021-11-11T08:00:41.606Z] #36 72.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T08:00:41.606Z] #36 73.64 The following NEW packages will be installed: [2021-11-11T08:00:41.606Z] #36 73.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-11T08:00:41.606Z] #36 73.66 vim-common xxd [2021-11-11T08:00:41.606Z] #36 74.04 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:41.606Z] #36 74.04 Need to get 14.9 MB of archives. [2021-11-11T08:00:41.606Z] #36 74.04 After this operation, 61.8 MB of additional disk space will be used. [2021-11-11T08:00:41.606Z] #36 74.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:00:41.606Z] #36 74.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:00:41.606Z] #36 74.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-11T08:00:41.607Z] #36 74.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:00:41.607Z] #36 75.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-11T08:00:41.607Z] #36 75.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-11T08:00:41.607Z] #36 75.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-11T08:00:41.607Z] #36 75.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-11T08:00:41.607Z] #36 75.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-11T08:00:41.607Z] #36 75.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-11T08:00:41.694Z] #43 30.62 CC images/timer.o [2021-11-11T08:00:41.864Z] #36 ... [2021-11-11T08:00:41.864Z] [2021-11-11T08:00:41.864Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:41.864Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:41.864Z] #42 75.66 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:41.864Z] #42 76.11 Fetched 4095 kB in 1s (6312 kB/s) [2021-11-11T08:00:41.864Z] #42 76.32 Selecting previously unselected package libcap-dev:amd64. [2021-11-11T08:00:41.864Z] #42 76.32 (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-11-11T08:00:41.864Z] #42 76.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-11T08:00:41.864Z] #42 76.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T08:00:41.864Z] #42 76.87 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:00:41.864Z] #42 76.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:00:41.864Z] #42 76.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:41.864Z] #42 77.15 Selecting previously unselected package libnet1-dev. [2021-11-11T08:00:41.864Z] #42 77.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:00:41.864Z] #42 77.17 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:41.864Z] #42 77.61 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:00:41.864Z] #42 77.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:00:41.864Z] #42 77.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:00:41.864Z] #42 77.82 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-11T08:00:41.864Z] #42 77.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-11T08:00:41.864Z] #42 77.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T08:00:41.950Z] #43 30.90 CC images/timerfd.o [2021-11-11T08:00:41.951Z] #43 31.04 CC images/mm.o [2021-11-11T08:00:42.207Z] #43 31.26 CC images/sk-opts.o [2021-11-11T08:00:42.428Z] #42 78.50 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:00:42.429Z] #42 78.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:42.429Z] #42 78.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:42.464Z] #43 31.43 CC images/sk-unix.o [2021-11-11T08:00:42.560Z] #34 85.40 github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T08:00:42.560Z] #34 ... [2021-11-11T08:00:42.560Z] [2021-11-11T08:00:42.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:42.560Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:42.560Z] #43 4.338 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:00:42.560Z] #43 4.338 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:00:42.560Z] #43 4.390 Note: Building without GnuTLS support [2021-11-11T08:00:42.560Z] #43 4.434 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:00:42.560Z] #43 4.434 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:00:42.560Z] #43 6.542 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:00:42.560Z] #43 6.623 GEN .gitid [2021-11-11T08:00:42.686Z] #42 78.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-11T08:00:42.686Z] #42 78.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:42.686Z] #42 78.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:42.721Z] #43 31.71 CC images/sk-inet.o [2021-11-11T08:00:42.821Z] #43 6.683 GEN criu/include/version.h [2021-11-11T08:00:42.821Z] #43 6.791 GEN include/common/asm [2021-11-11T08:00:42.944Z] #42 79.02 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-11T08:00:42.944Z] #42 79.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-11T08:00:42.944Z] #42 79.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T08:00:42.977Z] #43 31.98 CC images/tun.o [2021-11-11T08:00:43.201Z] #42 79.31 Selecting previously unselected package libprotobuf17:amd64. [2021-11-11T08:00:43.202Z] #42 79.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:43.202Z] #42 79.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:43.234Z] #20 56.75 Unpacking bash-completion (1:2.8-6) ... [2021-11-11T08:00:43.234Z] #20 57.09 Selecting previously unselected package bzip2. [2021-11-11T08:00:43.234Z] #20 57.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-11T08:00:43.234Z] #20 57.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:00:43.234Z] #20 57.19 Selecting previously unselected package xz-utils. [2021-11-11T08:00:43.234Z] #20 57.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-11T08:00:43.234Z] #20 57.19 Unpacking xz-utils (5.2.4-1) ... [2021-11-11T08:00:43.393Z] #43 ... [2021-11-11T08:00:43.393Z] [2021-11-11T08:00:43.393Z] #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-11-11T08:00:43.393Z] #37 sha256:42dfab81786c24aab65074a4ff52e11e045eb9f01ae4e3e05fba004439776f84 [2021-11-11T08:00:43.393Z] #37 5.622 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-11T08:00:43.393Z] #37 5.622 -- Detecting C compiler ABI info [2021-11-11T08:00:43.393Z] #37 6.565 -- Detecting C compiler ABI info - done [2021-11-11T08:00:43.393Z] #37 6.599 -- Detecting C compile features [2021-11-11T08:00:43.393Z] #37 8.990 -- Detecting C compile features - done [2021-11-11T08:00:43.393Z] #37 9.042 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T08:00:43.393Z] #37 9.306 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T08:00:43.393Z] #37 9.430 -- Configuring done [2021-11-11T08:00:43.393Z] #37 9.448 -- Generating done [2021-11-11T08:00:43.393Z] #37 9.462 -- Build files have been written to: /tmp/tmp.RvFaLSkIcZ/tini [2021-11-11T08:00:43.393Z] #37 9.478 + make tini-static [2021-11-11T08:00:43.393Z] #37 9.875 Scanning dependencies of target tini-static [2021-11-11T08:00:43.393Z] #37 9.956 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T08:00:43.393Z] #37 11.31 [100%] Linking C executable tini-static [2021-11-11T08:00:43.393Z] #37 12.03 [100%] Built target tini-static [2021-11-11T08:00:43.393Z] #37 12.14 + mkdir -p /build [2021-11-11T08:00:43.393Z] #37 12.15 + cp tini-static /build/docker-init [2021-11-11T08:00:43.393Z] #37 DONE 12.7s [2021-11-11T08:00:43.497Z] #20 57.34 Selecting previously unselected package apparmor. [2021-11-11T08:00:43.497Z] #20 57.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-11T08:00:43.497Z] #20 57.43 Unpacking apparmor (2.13.2-10) ... [2021-11-11T08:00:43.541Z] #43 32.28 CC images/sk-netlink.o [2021-11-11T08:00:43.541Z] #43 32.48 CC images/packet-sock.o [2021-11-11T08:00:43.541Z] #43 ... [2021-11-11T08:00:43.541Z] [2021-11-11T08:00:43.541Z] #56 [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-11-11T08:00:43.541Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:00:43.541Z] #56 49.11 Checking out files: 33% (1562/4688) Checking out files: 34% (1594/4688) Checking out files: 35% (1641/4688) Checking out files: 36% (1688/4688) Checking out files: 37% (1735/4688) Checking out files: 38% (1782/4688) Checking out files: 39% (1829/4688) Checking out files: 40% (1876/4688) Checking out files: 41% (1923/4688) Checking out files: 42% (1969/4688) Checking out files: 43% (2016/4688) Checking out files: 44% (2063/4688) Checking out files: 45% (2110/4688) Checking out files: 46% (2157/4688) Checking out files: 47% (2204/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) Checking out files: 78% (3657/4688) Checking out files: 79% (3704/4688) Checking out files: 80% (3751/4688) Checking out files: 81% (3798/4688) Checking out files: 81% (3835/4688) Checking out files: 82% (3845/4688) Checking out files: 83% (3892/4688) Checking out files: 84% (3938/4688) Checking out files: 85% (3985/4688) Checking out files: 86% (4032/4688) Checking out files: 87% (4079/4688) Checking out files: 88% (4126/4688) Checking out files: 89% (4173/4688) Checking out files: 90% (4220/4688) Checking out files: 91% (4267/4688) Checking out files: 92% (4313/4688) Checking out files: 93% (4360/4688) Checking out files: 94% (4407/4688) Checking out files: 95% (4454/4688) Checking out files: 96% (4501/4688) Checking out files: 97% (4548/4688) Checking out files: 98% (4595/4688) Checking out files: 99% (4642/4688) Checking out files: 100% (4688/4688) Checking out files: 100% (4688/4688), done. [2021-11-11T08:00:43.541Z] #56 50.68 + cd /tmp/tmp.EeJF5Tp1mT/src/github.com/containerd/containerd [2021-11-11T08:00:43.541Z] #56 50.68 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:00:43.541Z] #56 52.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T08:00:43.541Z] #56 52.46 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T08:00:43.541Z] #56 52.46 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:00:43.541Z] #56 52.46 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:00:43.541Z] #56 52.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T08:00:43.541Z] #56 52.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T08:00:43.541Z] #56 52.46 + '[' '' = dynamic ']' [2021-11-11T08:00:43.541Z] #56 52.46 + make [2021-11-11T08:00:43.653Z] [2021-11-11T08:00:43.654Z] #45 [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-11-11T08:00:43.654Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:00:43.654Z] #45 81.49 internal/lazyregexp [2021-11-11T08:00:43.654Z] #45 81.87 github.com/LK4D4/vndr/versioned [2021-11-11T08:00:43.654Z] #45 82.04 hash/crc32 [2021-11-11T08:00:43.654Z] #45 83.14 crypto/ed25519/internal/edwards25519 [2021-11-11T08:00:43.654Z] #45 85.62 go/token [2021-11-11T08:00:43.654Z] #45 86.07 net/url [2021-11-11T08:00:44.070Z] #20 57.87 Selecting previously unselected package aufs-tools. [2021-11-11T08:00:44.070Z] #20 57.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-11T08:00:44.070Z] #20 57.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:00:44.070Z] #20 58.03 Selecting previously unselected package libonig5:amd64. [2021-11-11T08:00:44.070Z] #20 58.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T08:00:44.070Z] #20 58.05 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:00:44.134Z] #42 80.15 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-11T08:00:44.134Z] #42 80.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:44.134Z] #42 80.16 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:44.225Z] #45 87.29 go/scanner [2021-11-11T08:00:44.328Z] #20 58.17 Selecting previously unselected package libjq1:amd64. [2021-11-11T08:00:44.329Z] #20 58.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:00:44.329Z] #20 58.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:00:44.391Z] #42 80.38 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-11T08:00:44.391Z] #42 80.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:44.391Z] #42 80.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:44.470Z] #56 53.34 + bin/ctr [2021-11-11T08:00:44.586Z] #20 58.29 Selecting previously unselected package jq. [2021-11-11T08:00:44.586Z] #20 58.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:00:44.586Z] #20 58.30 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T08:00:44.586Z] #20 58.39 Selecting previously unselected package libaio1:amd64. [2021-11-11T08:00:44.586Z] #20 58.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-11T08:00:44.586Z] #20 58.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:00:44.586Z] #20 58.48 Selecting previously unselected package libgpm2:amd64. [2021-11-11T08:00:44.586Z] #20 58.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-11T08:00:44.586Z] #20 58.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:00:44.764Z] #45 ... [2021-11-11T08:00:44.764Z] [2021-11-11T08:00:44.764Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:44.764Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:44.764Z] #43 101.4 DEP criu/sk-netlink.d [2021-11-11T08:00:44.764Z] #43 101.9 DEP criu/sk-inet.d [2021-11-11T08:00:44.764Z] #43 102.3 DEP criu/signalfd.d [2021-11-11T08:00:44.764Z] #43 102.6 DEP criu/sigframe.d [2021-11-11T08:00:44.764Z] #43 102.8 DEP criu/shmem.d [2021-11-11T08:00:44.764Z] #43 103.1 DEP criu/servicefd.d [2021-11-11T08:00:44.764Z] #43 103.4 DEP criu/seize.d [2021-11-11T08:00:44.764Z] #43 103.8 DEP criu/seccomp.d [2021-11-11T08:00:44.764Z] #43 104.2 DEP criu/rst-malloc.d [2021-11-11T08:00:44.764Z] #43 104.3 DEP criu/rbtree.d [2021-11-11T08:00:44.764Z] #43 104.3 DEP criu/pstree.d [2021-11-11T08:00:44.764Z] #43 104.5 DEP criu/protobuf.d [2021-11-11T08:00:44.764Z] #43 104.8 GEN criu/protobuf-desc-gen.h [2021-11-11T08:00:44.764Z] #43 106.5 DEP criu/protobuf-desc.d [2021-11-11T08:00:44.764Z] #43 106.6 DEP criu/proc_parse.d [2021-11-11T08:00:44.764Z] #43 106.8 DEP criu/plugin.d [2021-11-11T08:00:44.764Z] #43 107.0 DEP criu/pipes.d [2021-11-11T08:00:44.764Z] #43 107.2 DEP criu/pie-util.d [2021-11-11T08:00:44.764Z] #43 107.4 DEP criu/pie-util-vdso.d [2021-11-11T08:00:44.764Z] #43 107.5 DEP criu/pie-util-vdso-elf32.d [2021-11-11T08:00:44.764Z] #43 107.6 DEP criu/path.d [2021-11-11T08:00:44.764Z] #43 107.8 DEP criu/parasite-syscall.d [2021-11-11T08:00:44.764Z] #43 108.1 DEP criu/pagemap.d [2021-11-11T08:00:44.764Z] #43 108.3 DEP criu/pagemap-cache.d [2021-11-11T08:00:44.764Z] #43 108.4 DEP criu/page-xfer.d [2021-11-11T08:00:44.764Z] #43 108.7 DEP criu/page-pipe.d [2021-11-11T08:00:44.764Z] #43 108.8 DEP criu/netfilter.d [2021-11-11T08:00:44.764Z] #43 109.0 DEP criu/net.d [2021-11-11T08:00:44.764Z] #43 109.2 DEP criu/namespaces.d [2021-11-11T08:00:44.764Z] #43 109.3 DEP criu/mount.d [2021-11-11T08:00:44.764Z] #43 109.5 DEP criu/memfd.d [2021-11-11T08:00:44.764Z] #43 109.7 DEP criu/mem.d [2021-11-11T08:00:44.764Z] #43 109.9 DEP criu/lsm.d [2021-11-11T08:00:44.764Z] #43 110.1 DEP criu/log.d [2021-11-11T08:00:44.764Z] #43 110.2 DEP criu/libnetlink.d [2021-11-11T08:00:44.764Z] #43 110.4 DEP criu/kerndat.d [2021-11-11T08:00:44.764Z] #43 110.6 DEP criu/kcmp-ids.d [2021-11-11T08:00:44.764Z] #43 110.7 DEP criu/irmap.d [2021-11-11T08:00:44.764Z] #43 110.8 DEP criu/ipc_ns.d [2021-11-11T08:00:44.764Z] #43 111.1 DEP criu/image.d [2021-11-11T08:00:44.764Z] #43 111.2 DEP criu/image-desc.d [2021-11-11T08:00:44.764Z] #43 111.4 DEP criu/fsnotify.d [2021-11-11T08:00:44.764Z] #43 111.6 DEP criu/filesystems.d [2021-11-11T08:00:44.764Z] #43 ... [2021-11-11T08:00:44.764Z] [2021-11-11T08:00:44.764Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:44.764Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:44.764Z] #20 32.62 Reading package lists... [2021-11-11T08:00:44.764Z] #20 38.33 Building dependency tree... [2021-11-11T08:00:44.764Z] #20 39.28 Reading state information... [2021-11-11T08:00:44.764Z] #20 40.32 libcap2-bin is already the newest version (1:2.25-2). [2021-11-11T08:00:44.764Z] #20 40.32 The following additional packages will be installed: [2021-11-11T08:00:44.764Z] #20 40.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-11T08:00:44.764Z] #20 40.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-11T08:00:44.764Z] #20 40.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-11T08:00:44.764Z] #20 40.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-11T08:00:44.764Z] #20 40.34 python3.7 python3.7-minimal vim-runtime xxd [2021-11-11T08:00:44.764Z] #20 40.34 Suggested packages: [2021-11-11T08:00:44.764Z] #20 40.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-11T08:00:44.764Z] #20 40.36 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-11T08:00:44.764Z] #20 40.36 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-11T08:00:44.764Z] #20 40.36 quota [2021-11-11T08:00:44.764Z] #20 40.36 Recommended packages: [2021-11-11T08:00:44.764Z] #20 40.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-11T08:00:44.764Z] #20 40.36 python3-keyrings.alt python3-xdg unzip [2021-11-11T08:00:44.764Z] #20 42.53 The following NEW packages will be installed: [2021-11-11T08:00:44.764Z] #20 42.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-11T08:00:44.764Z] #20 42.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-11T08:00:44.764Z] #20 42.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-11T08:00:44.764Z] #20 42.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-11T08:00:44.764Z] #20 42.55 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-11T08:00:44.764Z] #20 42.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-11T08:00:44.765Z] #20 42.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-11T08:00:44.765Z] #20 42.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T08:00:44.765Z] #20 42.55 xz-utils zip [2021-11-11T08:00:44.765Z] #20 ... [2021-11-11T08:00:44.765Z] [2021-11-11T08:00:44.765Z] #45 [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-11-11T08:00:44.765Z] #45 sha256:5c3a25208c9eccd0922a9698559caf83265751edbdeafdb488ecb4aa436a0d4f [2021-11-11T08:00:44.765Z] #45 DONE 213.6s [2021-11-11T08:00:44.765Z] [2021-11-11T08:00:44.765Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:44.765Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:44.765Z] #20 42.93 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:44.765Z] #20 42.93 Need to get 28.6 MB of archives. [2021-11-11T08:00:44.765Z] #20 42.93 After this operation, 116 MB of additional disk space will be used. [2021-11-11T08:00:44.765Z] #20 42.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-11T08:00:44.765Z] #20 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-11T08:00:44.765Z] #20 43.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-11T08:00:44.796Z] #45 ... [2021-11-11T08:00:44.796Z] [2021-11-11T08:00:44.796Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:44.796Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:44.796Z] #43 8.782 PBCC images/timens.pb-c.c [2021-11-11T08:00:44.796Z] #43 8.830 DEP images/timens.pb-c.d [2021-11-11T08:00:44.796Z] #43 8.897 PBCC images/fown.pb-c.c [2021-11-11T08:00:44.845Z] #20 58.57 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:00:44.845Z] #20 58.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:00:44.845Z] #20 58.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:00:45.021Z] #20 43.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-11T08:00:45.021Z] #20 43.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-11T08:00:45.021Z] #20 43.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-11T08:00:45.021Z] #20 43.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-11T08:00:45.061Z] #43 8.942 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-11T08:00:45.061Z] #43 ... [2021-11-11T08:00:45.061Z] [2021-11-11T08:00:45.061Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:45.061Z] #34 sha256:f9800d3fb7b7d2ada0ee5a0f944b1d4ddb0c2f51e72a67ae44bb6f4613c2ec35 [2021-11-11T08:00:45.061Z] #34 DONE 88.3s [2021-11-11T08:00:45.061Z] [2021-11-11T08:00:45.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:45.061Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:45.061Z] #43 9.030 PBCC images/opts.pb-c.c [2021-11-11T08:00:45.061Z] #43 9.118 PBCC images/memfd.pb-c.c [2021-11-11T08:00:45.061Z] #43 9.118 DEP images/fown.pb-c.d [2021-11-11T08:00:45.061Z] #43 9.118 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-11T08:00:45.061Z] #43 9.134 DEP images/opts.pb-c.d [2021-11-11T08:00:45.061Z] #43 9.198 DEP images/memfd.pb-c.d [2021-11-11T08:00:45.277Z] #20 43.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-11T08:00:45.277Z] #20 43.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-11T08:00:45.277Z] #20 43.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-11T08:00:45.277Z] #20 43.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-11T08:00:45.277Z] #20 43.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-11T08:00:45.277Z] #20 43.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T08:00:45.277Z] #20 43.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-11T08:00:45.277Z] #20 43.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-11T08:00:45.277Z] #20 43.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-11T08:00:45.277Z] #20 43.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:00:45.277Z] #20 43.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:00:45.277Z] #20 43.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-11T08:00:45.277Z] #20 43.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-11T08:00:45.322Z] #43 9.342 PBCC images/sit.pb-c.c [2021-11-11T08:00:45.322Z] #43 9.342 DEP images/sit.pb-c.d [2021-11-11T08:00:45.534Z] #20 43.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-11T08:00:45.534Z] #20 43.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-11T08:00:45.534Z] #20 43.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-11T08:00:45.534Z] #20 43.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T08:00:45.534Z] #20 43.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T08:00:45.534Z] #20 43.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T08:00:45.534Z] #20 44.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-11T08:00:45.534Z] #20 44.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-11T08:00:45.534Z] #20 44.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:00:45.583Z] #43 9.412 PBCC images/macvlan.pb-c.c [2021-11-11T08:00:45.583Z] #43 9.428 DEP images/macvlan.pb-c.d [2021-11-11T08:00:45.583Z] #43 9.492 PBCC images/autofs.pb-c.c [2021-11-11T08:00:45.583Z] #43 9.582 DEP images/autofs.pb-c.d [2021-11-11T08:00:45.583Z] #43 9.582 PBCC images/sysctl.pb-c.c [2021-11-11T08:00:45.583Z] #43 9.630 DEP images/sysctl.pb-c.d [2021-11-11T08:00:45.765Z] #42 ... [2021-11-11T08:00:45.765Z] [2021-11-11T08:00:45.765Z] #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-11-11T08:00:45.765Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:45.765Z] #13 55.44 Reading package lists... [2021-11-11T08:00:45.765Z] #13 64.85 Building dependency tree... [2021-11-11T08:00:45.765Z] #13 69.49 The following additional packages will be installed: [2021-11-11T08:00:45.765Z] #13 69.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-11T08:00:45.765Z] #13 69.49 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-11T08:00:45.765Z] #13 69.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-11T08:00:45.765Z] #13 69.51 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-11T08:00:45.765Z] #13 69.51 mingw-w64-x86-64-dev [2021-11-11T08:00:45.765Z] #13 69.51 Suggested packages: [2021-11-11T08:00:45.765Z] #13 69.51 gcc-8-locales seccomp wine64 [2021-11-11T08:00:45.765Z] #13 71.70 The following NEW packages will be installed: [2021-11-11T08:00:45.765Z] #13 71.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T08:00:45.765Z] #13 71.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-11T08:00:45.765Z] #13 71.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-11T08:00:45.765Z] #13 71.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-11T08:00:45.766Z] #13 71.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-11T08:00:45.766Z] #13 71.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T08:00:45.766Z] #13 71.78 The following packages will be upgraded: [2021-11-11T08:00:45.766Z] #13 71.78 libseccomp2 [2021-11-11T08:00:45.766Z] #13 72.17 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:00:45.766Z] #13 72.17 Need to get 77.8 MB of archives. [2021-11-11T08:00:45.766Z] #13 72.17 After this operation, 487 MB of additional disk space will be used. [2021-11-11T08:00:45.766Z] #13 72.17 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-11-11T08:00:45.766Z] #13 72.19 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-11T08:00:45.766Z] #13 72.22 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-11T08:00:45.766Z] #13 72.39 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-11-11T08:00:45.766Z] #13 72.61 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-11-11T08:00:45.766Z] #13 72.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-11T08:00:45.766Z] #13 72.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-11T08:00:45.766Z] #13 72.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-11T08:00:45.766Z] #13 73.11 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-11-11T08:00:45.766Z] #13 73.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2021-11-11T08:00:45.766Z] #13 73.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2021-11-11T08:00:45.766Z] #13 ... [2021-11-11T08:00:45.766Z] [2021-11-11T08:00:45.766Z] #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-11-11T08:00:45.766Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:00:45.843Z] #43 9.733 PBCC images/time.pb-c.c [2021-11-11T08:00:45.843Z] #43 9.733 DEP images/time.pb-c.d [2021-11-11T08:00:45.843Z] #43 9.840 PBCC images/binfmt-misc.pb-c.c [2021-11-11T08:00:46.023Z] #32 81.39 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-11-11T08:00:46.023Z] #32 81.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T08:00:46.096Z] #20 44.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:00:46.096Z] #20 44.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:00:46.096Z] #20 44.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:00:46.132Z] #43 10.00 DEP images/binfmt-misc.pb-c.d [2021-11-11T08:00:46.132Z] #43 10.00 PBCC images/seccomp.pb-c.c [2021-11-11T08:00:46.132Z] #43 10.00 DEP images/seccomp.pb-c.d [2021-11-11T08:00:46.132Z] #43 10.07 PBCC images/userns.pb-c.c [2021-11-11T08:00:46.132Z] #43 10.14 DEP images/userns.pb-c.d [2021-11-11T08:00:46.132Z] #43 10.14 PBCC images/cgroup.pb-c.c [2021-11-11T08:00:46.132Z] #43 10.14 DEP images/cgroup.pb-c.d [2021-11-11T08:00:46.352Z] #20 44.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-11T08:00:46.352Z] #20 44.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-11T08:00:46.352Z] #20 44.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-11T08:00:46.352Z] #20 44.75 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-11T08:00:46.352Z] #20 44.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-11T08:00:46.352Z] #20 44.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-11T08:00:46.362Z] #56 ... [2021-11-11T08:00:46.362Z] [2021-11-11T08:00:46.362Z] #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-11-11T08:00:46.362Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:00:46.362Z] #13 104.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T08:00:46.362Z] #13 104.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2021-11-11T08:00:46.362Z] #13 104.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:00:46.393Z] #43 10.23 PBCC images/ext-file.pb-c.c [2021-11-11T08:00:46.393Z] #43 10.23 DEP images/ext-file.pb-c.d [2021-11-11T08:00:46.393Z] #43 10.36 PBCC images/rpc.pb-c.c [2021-11-11T08:00:46.393Z] #43 10.36 DEP images/rpc.pb-c.d [2021-11-11T08:00:46.393Z] #43 10.40 PBCC images/siginfo.pb-c.c [2021-11-11T08:00:46.393Z] #43 10.41 DEP images/siginfo.pb-c.d [2021-11-11T08:00:46.393Z] #43 10.47 PBCC images/pagemap.pb-c.c [2021-11-11T08:00:46.608Z] #20 44.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-11T08:00:46.608Z] #20 44.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-11T08:00:46.608Z] #20 44.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-11T08:00:46.608Z] #20 44.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-11T08:00:46.608Z] #20 44.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-11T08:00:46.608Z] #20 45.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-11T08:00:46.608Z] #20 45.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-11T08:00:46.608Z] #20 45.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-11T08:00:46.960Z] #32 82.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T08:00:46.964Z] #43 10.59 DEP images/pagemap.pb-c.d [2021-11-11T08:00:46.964Z] #43 10.74 PBCC images/rlimit.pb-c.c [2021-11-11T08:00:46.964Z] #43 10.74 DEP images/rlimit.pb-c.d [2021-11-11T08:00:46.964Z] #43 10.74 PBCC images/file-lock.pb-c.c [2021-11-11T08:00:46.964Z] #43 10.80 DEP images/file-lock.pb-c.d [2021-11-11T08:00:46.964Z] #43 10.93 PBCC images/tty.pb-c.c [2021-11-11T08:00:46.964Z] #43 10.93 DEP images/tty.pb-c.d [2021-11-11T08:00:46.964Z] #43 10.99 PBCC images/tun.pb-c.c [2021-11-11T08:00:47.175Z] #20 45.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-11T08:00:47.224Z] #43 11.11 PBCC images/netdev.pb-c.c [2021-11-11T08:00:47.224Z] #43 11.12 DEP images/tun.pb-c.d [2021-11-11T08:00:47.224Z] #43 11.19 DEP images/netdev.pb-c.d [2021-11-11T08:00:47.431Z] #20 45.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-11T08:00:47.431Z] #20 ... [2021-11-11T08:00:47.431Z] [2021-11-11T08:00:47.431Z] #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-11-11T08:00:47.431Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:00:47.431Z] #32 DONE 216.3s [2021-11-11T08:00:47.431Z] [2021-11-11T08:00:47.431Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:47.431Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:47.431Z] #20 46.00 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-11T08:00:47.485Z] #43 11.29 PBCC images/vma.pb-c.c [2021-11-11T08:00:47.485Z] #43 11.35 DEP images/vma.pb-c.d [2021-11-11T08:00:47.485Z] #43 11.44 PBCC images/creds.pb-c.c [2021-11-11T08:00:47.485Z] #43 11.48 DEP images/creds.pb-c.d [2021-11-11T08:00:47.485Z] #43 11.52 PBCC images/utsns.pb-c.c [2021-11-11T08:00:47.745Z] #43 11.65 DEP images/utsns.pb-c.d [2021-11-11T08:00:47.745Z] #43 11.65 PBCC images/ipc-desc.pb-c.c [2021-11-11T08:00:47.745Z] #43 ... [2021-11-11T08:00:47.745Z] [2021-11-11T08:00:47.745Z] #51 [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-11-11T08:00:47.745Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T08:00:47.745Z] #51 80.77 golang.org/x/sys/unix [2021-11-11T08:00:47.745Z] #51 81.46 encoding/json [2021-11-11T08:00:47.745Z] #51 89.51 github.com/pkg/diff [2021-11-11T08:00:47.745Z] #51 ... [2021-11-11T08:00:47.745Z] [2021-11-11T08:00:47.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:47.745Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:47.745Z] #43 11.71 PBCC images/ipc-sem.pb-c.c [2021-11-11T08:00:48.006Z] #43 11.74 DEP images/ipc-desc.pb-c.d [2021-11-11T08:00:48.006Z] #43 11.79 DEP images/ipc-sem.pb-c.d [2021-11-11T08:00:48.006Z] #43 11.83 PBCC images/ipc-msg.pb-c.c [2021-11-11T08:00:48.006Z] #43 11.90 DEP images/ipc-msg.pb-c.d [2021-11-11T08:00:48.006Z] #43 11.95 PBCC images/ipc-shm.pb-c.c [2021-11-11T08:00:48.006Z] #43 12.03 DEP images/ipc-shm.pb-c.d [2021-11-11T08:00:48.129Z] #20 62.12 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:00:48.267Z] #43 12.10 PBCC images/ipc-var.pb-c.c [2021-11-11T08:00:48.267Z] #43 12.14 DEP images/ipc-var.pb-c.d [2021-11-11T08:00:48.267Z] #43 12.21 PBCC images/sk-opts.pb-c.c [2021-11-11T08:00:48.267Z] #43 12.25 PBCC images/packet-sock.pb-c.c [2021-11-11T08:00:48.267Z] #43 12.31 DEP images/sk-opts.pb-c.d [2021-11-11T08:00:48.267Z] #43 12.35 DEP images/packet-sock.pb-c.d [2021-11-11T08:00:48.388Z] #20 62.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:00:48.388Z] #20 62.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:48.388Z] #20 62.20 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:00:48.388Z] #20 62.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:00:48.388Z] #20 62.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:00:48.388Z] #20 62.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:00:48.388Z] #20 62.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:48.388Z] #20 62.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:48.388Z] #20 62.37 Selecting previously unselected package libreadline5:amd64. [2021-11-11T08:00:48.388Z] #20 62.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-11T08:00:48.546Z] #43 12.39 PBCC images/sk-netlink.pb-c.c [2021-11-11T08:00:48.546Z] #43 12.49 DEP images/sk-netlink.pb-c.d [2021-11-11T08:00:48.546Z] #43 12.62 PBCC images/sk-inet.pb-c.c [2021-11-11T08:00:48.546Z] #43 12.62 DEP images/sk-inet.pb-c.d [2021-11-11T08:00:48.647Z] #20 62.38 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:00:48.647Z] #20 62.50 Selecting previously unselected package net-tools. [2021-11-11T08:00:48.647Z] #20 62.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-11T08:00:48.647Z] #20 62.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:00:48.796Z] #20 47.19 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:48.807Z] #43 12.70 PBCC images/sk-unix.pb-c.c [2021-11-11T08:00:48.807Z] #43 12.77 DEP images/sk-unix.pb-c.d [2021-11-11T08:00:48.807Z] #43 12.88 PBCC images/mm.pb-c.c [2021-11-11T08:00:48.807Z] #43 ... [2021-11-11T08:00:48.807Z] [2021-11-11T08:00:48.807Z] #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-11-11T08:00:48.807Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:48.807Z] #13 76.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T08:00:48.807Z] #13 76.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-11T08:00:48.807Z] #13 76.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:00:48.807Z] #13 83.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T08:00:48.807Z] #13 83.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:00:48.807Z] #13 83.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:00:48.807Z] #13 83.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-11T08:00:48.807Z] #13 83.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:00:48.807Z] #13 83.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:00:48.878Z] #13 ... [2021-11-11T08:00:48.878Z] [2021-11-11T08:00:48.878Z] #45 [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-11-11T08:00:48.878Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:48.878Z] #45 99.75 compress/gzip [2021-11-11T08:00:48.878Z] #45 99.81 crypto/rsa [2021-11-11T08:00:48.878Z] #45 100.6 crypto/dsa [2021-11-11T08:00:48.878Z] #45 101.2 crypto/x509/pkix [2021-11-11T08:00:48.878Z] #45 101.8 net [2021-11-11T08:00:48.878Z] #45 101.8 vendor/golang.org/x/crypto/chacha20 [2021-11-11T08:00:48.878Z] #45 102.4 vendor/golang.org/x/crypto/poly1305 [2021-11-11T08:00:48.878Z] #45 102.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-11-11T08:00:48.878Z] #45 103.0 vendor/golang.org/x/crypto/curve25519 [2021-11-11T08:00:48.878Z] #45 103.5 vendor/golang.org/x/crypto/hkdf [2021-11-11T08:00:48.878Z] #45 103.7 vendor/golang.org/x/text/transform [2021-11-11T08:00:48.878Z] #45 104.3 vendor/golang.org/x/text/unicode/bidi [2021-11-11T08:00:48.878Z] #45 105.8 vendor/golang.org/x/text/secure/bidirule [2021-11-11T08:00:48.878Z] #45 105.9 vendor/golang.org/x/text/unicode/norm [2021-11-11T08:00:48.878Z] #45 109.2 vendor/golang.org/x/net/idna [2021-11-11T08:00:48.878Z] #45 ... [2021-11-11T08:00:48.878Z] [2021-11-11T08:00:48.878Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:48.878Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:48.878Z] #43 32.85 CC images/ipc-var.o [2021-11-11T08:00:48.878Z] #43 32.97 CC images/ipc-desc.o [2021-11-11T08:00:48.878Z] #43 33.12 CC images/ipc-shm.o [2021-11-11T08:00:48.878Z] #43 33.27 CC images/ipc-msg.o [2021-11-11T08:00:48.878Z] #43 33.48 CC images/ipc-sem.o [2021-11-11T08:00:48.878Z] #43 33.65 CC images/utsns.o [2021-11-11T08:00:48.878Z] #43 33.82 CC images/creds.o [2021-11-11T08:00:48.878Z] #43 33.98 CC images/vma.o [2021-11-11T08:00:48.878Z] #43 34.14 CC images/netdev.o [2021-11-11T08:00:48.878Z] #43 34.50 CC images/tty.o [2021-11-11T08:00:48.878Z] #43 35.02 CC images/file-lock.o [2021-11-11T08:00:48.878Z] #43 35.20 CC images/rlimit.o [2021-11-11T08:00:48.878Z] #43 35.37 CC images/pagemap.o [2021-11-11T08:00:48.878Z] #43 35.68 CC images/siginfo.o [2021-11-11T08:00:48.878Z] #43 35.88 CC images/rpc.o [2021-11-11T08:00:48.878Z] #43 37.00 CC images/ext-file.o [2021-11-11T08:00:48.878Z] #43 37.13 CC images/cgroup.o [2021-11-11T08:00:48.878Z] #43 37.65 CC images/userns.o [2021-11-11T08:00:48.878Z] #43 37.84 CC images/google/protobuf/descriptor.o [2021-11-11T08:00:48.905Z] #20 62.70 Selecting previously unselected package patch. [2021-11-11T08:00:48.905Z] #20 62.70 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-11T08:00:48.905Z] #20 62.73 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-11T08:00:48.905Z] #20 62.80 Selecting previously unselected package python-pip-whl. [2021-11-11T08:00:48.905Z] #20 62.81 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-11T08:00:48.905Z] #20 62.81 Unpacking python-pip-whl (18.1-5) ... [2021-11-11T08:00:49.053Z] #20 47.43 Fetched 28.6 MB in 3s (8555 kB/s) [2021-11-11T08:00:49.068Z] #13 ... [2021-11-11T08:00:49.068Z] [2021-11-11T08:00:49.068Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:49.068Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:49.068Z] #43 12.98 DEP images/mm.pb-c.d [2021-11-11T08:00:49.310Z] #20 47.58 Selecting previously unselected package pigz. [2021-11-11T08:00:49.310Z] #20 47.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-11-11T08:00:49.310Z] #20 47.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-11T08:00:49.310Z] #20 47.70 Unpacking pigz (2.4-1) ... [2021-11-11T08:00:49.329Z] #43 13.13 PBCC images/timerfd.pb-c.c [2021-11-11T08:00:49.329Z] #43 13.21 DEP images/timerfd.pb-c.d [2021-11-11T08:00:49.329Z] #43 13.21 PBCC images/timer.pb-c.c [2021-11-11T08:00:49.330Z] #43 13.22 DEP images/timer.pb-c.d [2021-11-11T08:00:49.330Z] #43 13.29 PBCC images/sa.pb-c.c [2021-11-11T08:00:49.330Z] #43 13.35 DEP images/sa.pb-c.d [2021-11-11T08:00:49.440Z] #43 ... [2021-11-11T08:00:49.440Z] [2021-11-11T08:00:49.440Z] #45 [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-11-11T08:00:49.440Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:00:49.440Z] #45 111.0 vendor/golang.org/x/net/http2/hpack [2021-11-11T08:00:49.473Z] #20 63.34 Selecting previously unselected package python3-lib2to3. [2021-11-11T08:00:49.473Z] #20 63.34 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-11T08:00:49.473Z] #20 63.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:00:49.473Z] #20 63.49 Selecting previously unselected package python3-distutils. [2021-11-11T08:00:49.485Z] #32 ... [2021-11-11T08:00:49.485Z] [2021-11-11T08:00:49.485Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:00:49.485Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T08:00:49.485Z] #34 75.19 internal/reflectlite [2021-11-11T08:00:49.485Z] #34 75.19 sync [2021-11-11T08:00:49.485Z] #34 78.70 internal/testlog [2021-11-11T08:00:49.485Z] #34 79.76 sort [2021-11-11T08:00:49.485Z] #34 79.76 errors [2021-11-11T08:00:49.485Z] #34 80.23 strconv [2021-11-11T08:00:49.485Z] #34 81.25 io [2021-11-11T08:00:49.485Z] #34 82.60 internal/oserror [2021-11-11T08:00:49.485Z] #34 82.78 syscall [2021-11-11T08:00:49.485Z] #34 84.09 reflect [2021-11-11T08:00:49.485Z] #34 ... [2021-11-11T08:00:49.485Z] [2021-11-11T08:00:49.485Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:00:49.485Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:00:49.485Z] #42 81.84 Selecting previously unselected package libprotoc17:amd64. [2021-11-11T08:00:49.485Z] #42 81.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:49.485Z] #42 81.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T08:00:49.485Z] #42 82.59 Selecting previously unselected package protobuf-c-compiler. [2021-11-11T08:00:49.485Z] #42 82.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:00:49.485Z] #42 82.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T08:00:49.485Z] #42 82.77 Selecting previously unselected package protobuf-compiler. [2021-11-11T08:00:49.485Z] #42 82.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:49.485Z] #42 82.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-11T08:00:49.485Z] #42 82.98 Selecting previously unselected package python-pkg-resources. [2021-11-11T08:00:49.485Z] #42 82.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:00:49.485Z] #42 83.00 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:49.485Z] #42 83.28 Selecting previously unselected package python-six. [2021-11-11T08:00:49.485Z] #42 83.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-11T08:00:49.485Z] #42 83.31 Unpacking python-six (1.12.0-1) ... [2021-11-11T08:00:49.485Z] #42 83.40 Selecting previously unselected package python-protobuf. [2021-11-11T08:00:49.485Z] #42 83.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-11T08:00:49.485Z] #42 83.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-11T08:00:49.485Z] #42 84.47 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:49.566Z] #20 47.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-11T08:00:49.567Z] #20 47.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:49.567Z] #20 47.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:49.591Z] #43 13.43 PBCC images/pipe-data.pb-c.c [2021-11-11T08:00:49.591Z] #43 13.46 DEP images/pipe-data.pb-c.d [2021-11-11T08:00:49.591Z] #43 13.52 PBCC images/mnt.pb-c.c [2021-11-11T08:00:49.591Z] #43 13.61 DEP images/mnt.pb-c.d [2021-11-11T08:00:49.591Z] #43 13.68 PBCC images/sk-packet.pb-c.c [2021-11-11T08:00:49.591Z] #43 13.71 DEP images/sk-packet.pb-c.d [2021-11-11T08:00:49.732Z] #20 63.51 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-11T08:00:49.732Z] #20 63.51 Unpacking python3-distutils (3.7.3-1) ... [2021-11-11T08:00:49.851Z] #43 13.80 PBCC images/tcp-stream.pb-c.c [2021-11-11T08:00:49.851Z] #43 13.85 DEP images/tcp-stream.pb-c.d [2021-11-11T08:00:49.851Z] #43 13.89 PBCC images/pipe.pb-c.c [2021-11-11T08:00:49.851Z] #43 13.96 DEP images/pipe.pb-c.d [2021-11-11T08:00:49.991Z] #20 63.66 Selecting previously unselected package python3-pip. [2021-11-11T08:00:49.991Z] #20 63.67 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-11T08:00:49.991Z] #20 63.68 Unpacking python3-pip (18.1-5) ... [2021-11-11T08:00:49.991Z] #20 ... [2021-11-11T08:00:49.991Z] [2021-11-11T08:00:49.991Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:49.991Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:49.991Z] #43 125.3 CC criu/cr-check.o [2021-11-11T08:00:49.991Z] #43 127.0 CC criu/cr-dedup.o [2021-11-11T08:00:49.991Z] #43 127.4 CC criu/cr-dump.o [2021-11-11T08:00:49.991Z] #43 129.6 CC criu/cr-errno.o [2021-11-11T08:00:49.991Z] #43 129.7 CC criu/cr-restore.o [2021-11-11T08:00:49.991Z] #43 134.1 CC criu/cr-service.o [2021-11-11T08:00:49.991Z] #43 ... [2021-11-11T08:00:49.991Z] [2021-11-11T08:00:49.991Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:49.991Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:49.991Z] #20 63.86 Selecting previously unselected package python3-pkg-resources. [2021-11-11T08:00:49.991Z] #20 63.87 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:00:49.991Z] #20 63.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:00:50.112Z] #43 14.02 PBCC images/pstree.pb-c.c [2021-11-11T08:00:50.113Z] #43 14.06 DEP images/pstree.pb-c.d [2021-11-11T08:00:50.113Z] #43 14.15 PBCC images/fs.pb-c.c [2021-11-11T08:00:50.113Z] #43 14.16 DEP images/fs.pb-c.d [2021-11-11T08:00:50.113Z] #43 14.24 PBCC images/signalfd.pb-c.c [2021-11-11T08:00:50.130Z] #20 48.52 Selecting previously unselected package python3.7-minimal. [2021-11-11T08:00:50.130Z] #20 48.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:50.130Z] #20 48.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:00:50.250Z] #20 64.01 Selecting previously unselected package python3-setuptools. [2021-11-11T08:00:50.250Z] #20 64.02 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-11T08:00:50.250Z] #20 64.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-11T08:00:50.373Z] #43 14.34 DEP images/signalfd.pb-c.d [2021-11-11T08:00:50.373Z] #43 14.46 PBCC images/fh.pb-c.c [2021-11-11T08:00:50.373Z] #43 14.51 PBCC images/fsnotify.pb-c.c [2021-11-11T08:00:50.510Z] #20 64.27 Selecting previously unselected package python3-wheel. [2021-11-11T08:00:50.510Z] #20 64.29 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-11T08:00:50.510Z] #20 64.30 Unpacking python3-wheel (0.32.3-2) ... [2021-11-11T08:00:50.510Z] #20 64.38 Selecting previously unselected package sudo. [2021-11-11T08:00:50.510Z] #20 64.40 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-11T08:00:50.510Z] #20 64.41 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:00:50.634Z] #43 14.58 DEP images/fh.pb-c.d [2021-11-11T08:00:50.634Z] #43 14.75 DEP images/fsnotify.pb-c.d [2021-11-11T08:00:50.634Z] #43 14.75 PBCC images/eventpoll.pb-c.c [2021-11-11T08:00:50.634Z] #43 14.75 DEP images/eventpoll.pb-c.d [2021-11-11T08:00:50.807Z] #45 111.9 mime [2021-11-11T08:00:50.895Z] #43 14.83 PBCC images/eventfd.pb-c.c [2021-11-11T08:00:50.895Z] #43 14.86 DEP images/eventfd.pb-c.d [2021-11-11T08:00:50.895Z] #43 14.91 PBCC images/remap-file-path.pb-c.c [2021-11-11T08:00:50.895Z] #43 14.95 DEP images/remap-file-path.pb-c.d [2021-11-11T08:00:51.078Z] #20 64.90 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T08:00:51.078Z] #20 64.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-11T08:00:51.078Z] #20 64.91 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:00:51.157Z] #43 15.03 PBCC images/fifo.pb-c.c [2021-11-11T08:00:51.157Z] #43 15.10 DEP images/fifo.pb-c.d [2021-11-11T08:00:51.157Z] #43 15.14 PBCC images/ghost-file.pb-c.c [2021-11-11T08:00:51.157Z] #43 15.20 DEP images/ghost-file.pb-c.d [2021-11-11T08:00:51.157Z] #43 15.25 PBCC images/regfile.pb-c.c [2021-11-11T08:00:51.337Z] #20 65.14 Selecting previously unselected package uidmap. [2021-11-11T08:00:51.338Z] #20 65.16 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-11T08:00:51.338Z] #20 65.17 Unpacking uidmap (1:4.5-1.1) ... [2021-11-11T08:00:51.419Z] #43 15.34 DEP images/regfile.pb-c.d [2021-11-11T08:00:51.419Z] #43 15.40 PBCC images/ns.pb-c.c [2021-11-11T08:00:51.419Z] #43 15.40 DEP images/ns.pb-c.d [2021-11-11T08:00:51.498Z] #20 49.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:51.499Z] #20 49.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:00:51.597Z] #20 65.29 Selecting previously unselected package vim-runtime. [2021-11-11T08:00:51.597Z] #20 65.31 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:00:51.597Z] #20 65.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T08:00:51.597Z] #20 65.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-11T08:00:51.597Z] #20 65.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:00:51.680Z] #43 15.55 PBCC images/fdinfo.pb-c.c [2021-11-11T08:00:51.680Z] #43 15.67 DEP images/fdinfo.pb-c.d [2021-11-11T08:00:51.680Z] #43 15.67 PBCC images/core-aarch64.pb-c.c [2021-11-11T08:00:51.680Z] #43 15.74 PBCC images/core-arm.pb-c.c [2021-11-11T08:00:51.680Z] #43 15.80 PBCC images/core-ppc64.pb-c.c [2021-11-11T08:00:51.680Z] #43 15.80 PBCC images/core-s390.pb-c.c [2021-11-11T08:00:51.736Z] #45 113.3 mime/quotedprintable [2021-11-11T08:00:51.942Z] #43 15.94 PBCC images/core-x86.pb-c.c [2021-11-11T08:00:51.942Z] #43 15.94 PBCC images/core.pb-c.c [2021-11-11T08:00:51.942Z] #43 16.02 PBCC images/inventory.pb-c.c [2021-11-11T08:00:52.203Z] #43 16.13 DEP images/core-aarch64.pb-c.d [2021-11-11T08:00:52.203Z] #43 16.19 DEP images/core-arm.pb-c.d [2021-11-11T08:00:52.203Z] #43 16.27 DEP images/core-ppc64.pb-c.d [2021-11-11T08:00:52.298Z] #45 113.6 net/http/internal [2021-11-11T08:00:52.465Z] #43 16.33 DEP images/core-s390.pb-c.d [2021-11-11T08:00:52.465Z] #43 16.38 DEP images/core-x86.pb-c.d [2021-11-11T08:00:52.465Z] #43 16.46 DEP images/core.pb-c.d [2021-11-11T08:00:52.726Z] #43 16.72 DEP images/inventory.pb-c.d [2021-11-11T08:00:52.726Z] #43 16.72 PBCC images/cpuinfo.pb-c.c [2021-11-11T08:00:52.727Z] #43 16.72 DEP images/cpuinfo.pb-c.d [2021-11-11T08:00:52.727Z] #43 16.72 PBCC images/stats.pb-c.c [2021-11-11T08:00:52.727Z] #43 16.72 DEP images/stats.pb-c.d [2021-11-11T08:00:52.761Z] #42 ... [2021-11-11T08:00:52.761Z] [2021-11-11T08:00:52.761Z] #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-11-11T08:00:52.761Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:52.761Z] #36 78.56 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:52.761Z] #36 79.03 Fetched 14.9 MB in 3s (5393 kB/s) [2021-11-11T08:00:52.761Z] #36 79.15 Selecting previously unselected package xxd. [2021-11-11T08:00:52.761Z] #36 79.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:52.761Z] #36 79.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:00:52.761Z] #36 79.26 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:00:52.761Z] #36 79.44 Selecting previously unselected package vim-common. [2021-11-11T08:00:52.761Z] #36 79.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:00:52.761Z] #36 79.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:52.761Z] #36 79.90 Selecting previously unselected package cmake-data. [2021-11-11T08:00:52.761Z] #36 79.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-11T08:00:52.761Z] #36 79.91 Unpacking cmake-data (3.13.4-1) ... [2021-11-11T08:00:52.761Z] #36 83.10 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:00:52.761Z] #36 83.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:00:52.761Z] #36 83.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:00:52.761Z] #36 ... [2021-11-11T08:00:52.761Z] [2021-11-11T08:00:52.761Z] #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-11-11T08:00:52.761Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:52.761Z] #13 77.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2021-11-11T08:00:52.761Z] #13 79.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-11T08:00:52.761Z] #13 79.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-11T08:00:52.761Z] #13 79.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-11T08:00:52.761Z] #13 79.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-11T08:00:52.761Z] #13 79.42 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-11-11T08:00:52.761Z] #13 79.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-11T08:00:52.761Z] #13 79.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-11T08:00:52.761Z] #13 79.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-11T08:00:52.761Z] #13 79.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-11T08:00:52.761Z] #13 79.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-11T08:00:52.761Z] #13 79.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-11T08:00:52.761Z] #13 79.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-11T08:00:52.761Z] #13 79.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-11T08:00:52.761Z] #13 79.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-11T08:00:52.761Z] #13 80.79 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:00:52.761Z] #13 80.98 Fetched 77.8 MB in 8s (10.1 MB/s) [2021-11-11T08:00:52.761Z] #13 81.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 ... 15421 files and directories currently installed.) [2021-11-11T08:00:52.761Z] #13 81.15 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T08:00:52.761Z] #13 81.21 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-11T08:00:52.761Z] #13 81.45 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:00:53.018Z] #13 81.62 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T08:00:53.018Z] #13 81.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-11T08:00:53.018Z] #13 81.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-11T08:00:53.018Z] #13 81.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:00:53.393Z] #20 51.79 Selecting previously unselected package python3-minimal. [2021-11-11T08:00:53.393Z] #20 51.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-11-11T08:00:53.393Z] #20 51.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-11T08:00:53.393Z] #20 51.88 Unpacking python3-minimal (3.7.3-1) ... [2021-11-11T08:00:53.393Z] #20 51.95 Selecting previously unselected package libmpdec2:amd64. [2021-11-11T08:00:53.650Z] #20 51.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-11T08:00:53.650Z] #20 51.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:00:53.650Z] #20 52.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-11T08:00:53.650Z] #20 52.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:53.650Z] #20 52.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:54.214Z] #20 ... [2021-11-11T08:00:54.214Z] [2021-11-11T08:00:54.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:54.214Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:54.214Z] #43 111.8 DEP criu/files.d [2021-11-11T08:00:54.214Z] #43 112.0 DEP criu/files-reg.d [2021-11-11T08:00:54.214Z] #43 112.3 DEP criu/files-ext.d [2021-11-11T08:00:54.214Z] #43 112.6 DEP criu/file-lock.d [2021-11-11T08:00:54.214Z] #43 112.9 DEP criu/file-ids.d [2021-11-11T08:00:54.214Z] #43 113.2 DEP criu/fifo.d [2021-11-11T08:00:54.214Z] #43 113.4 DEP criu/fdstore.d [2021-11-11T08:00:54.214Z] #43 113.7 DEP criu/fault-injection.d [2021-11-11T08:00:54.214Z] #43 113.8 DEP criu/external.d [2021-11-11T08:00:54.214Z] #43 114.0 DEP criu/eventpoll.d [2021-11-11T08:00:54.214Z] #43 114.3 DEP criu/eventfd.d [2021-11-11T08:00:54.214Z] #43 114.6 DEP criu/crtools.d [2021-11-11T08:00:54.214Z] #43 114.9 DEP criu/cr-service.d [2021-11-11T08:00:54.214Z] #43 115.2 DEP criu/cr-restore.d [2021-11-11T08:00:54.214Z] #43 115.5 DEP criu/cr-errno.d [2021-11-11T08:00:54.214Z] #43 115.6 DEP criu/cr-dump.d [2021-11-11T08:00:54.214Z] #43 115.9 DEP criu/cr-dedup.d [2021-11-11T08:00:54.214Z] #43 116.2 DEP criu/cr-check.d [2021-11-11T08:00:54.214Z] #43 116.6 DEP criu/config.d [2021-11-11T08:00:54.214Z] #43 116.9 DEP criu/clone-noasan.d [2021-11-11T08:00:54.214Z] #43 117.0 DEP criu/cgroup.d [2021-11-11T08:00:54.214Z] #43 117.2 DEP criu/cgroup-props.d [2021-11-11T08:00:54.214Z] #43 117.4 DEP criu/bitmap.d [2021-11-11T08:00:54.214Z] #43 117.4 DEP criu/bfd.d [2021-11-11T08:00:54.214Z] #43 117.5 DEP criu/autofs.d [2021-11-11T08:00:54.214Z] #43 117.8 DEP criu/aio.d [2021-11-11T08:00:54.214Z] #43 118.0 DEP criu/action-scripts.d [2021-11-11T08:00:54.214Z] #43 118.6 CC criu/action-scripts.o [2021-11-11T08:00:54.214Z] #43 119.2 CC criu/aio.o [2021-11-11T08:00:54.214Z] #43 119.7 CC criu/autofs.o [2021-11-11T08:00:54.214Z] #43 121.0 CC criu/bfd.o [2021-11-11T08:00:54.214Z] #43 121.5 CC criu/bitmap.o [2021-11-11T08:00:54.214Z] #43 121.7 CC criu/cgroup-props.o [2021-11-11T08:00:54.390Z] #13 ... [2021-11-11T08:00:54.390Z] [2021-11-11T08:00:54.390Z] #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-11-11T08:00:54.390Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:54.390Z] #36 90.31 Selecting previously unselected package libxml2:amd64. [2021-11-11T08:00:54.390Z] #36 90.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-11T08:00:54.390Z] #36 90.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:00:54.471Z] #43 ... [2021-11-11T08:00:54.471Z] [2021-11-11T08:00:54.471Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:00:54.471Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:00:54.471Z] #20 53.07 Selecting previously unselected package python3.7. [2021-11-11T08:00:54.471Z] #20 53.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:00:54.644Z] #43 18.63 make[1]: Nothing to be done for 'all'. [2021-11-11T08:00:54.728Z] #20 53.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:00:54.728Z] #20 53.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T08:00:54.728Z] #20 53.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-11T08:00:54.728Z] #20 53.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:00:54.885Z] #20 68.76 Selecting previously unselected package vim. [2021-11-11T08:00:54.885Z] #20 68.77 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:00:54.885Z] #20 68.79 Unpacking vim (2:8.1.0875-5) ... [2021-11-11T08:00:54.954Z] #36 90.91 Selecting previously unselected package libarchive13:amd64. [2021-11-11T08:00:54.954Z] #36 90.91 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-11T08:00:54.954Z] #36 90.91 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T08:00:54.985Z] #20 53.35 Setting up python3-minimal (3.7.3-1) ... [2021-11-11T08:00:55.454Z] #20 69.36 Selecting previously unselected package xfsprogs. [2021-11-11T08:00:55.454Z] #20 69.38 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-11T08:00:55.454Z] #20 69.39 Unpacking xfsprogs (4.20.0-1) ... [2021-11-11T08:00:55.548Z] #20 54.05 Selecting previously unselected package python3. [2021-11-11T08:00:55.567Z] #45 ... [2021-11-11T08:00:55.567Z] [2021-11-11T08:00:55.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:55.567Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:00:55.567Z] #43 39.37 CC images/opts.o [2021-11-11T08:00:55.567Z] #43 39.50 CC images/seccomp.o [2021-11-11T08:00:55.567Z] #43 39.80 CC images/binfmt-misc.o [2021-11-11T08:00:55.567Z] #43 39.95 CC images/time.o [2021-11-11T08:00:55.567Z] #43 40.09 CC images/sysctl.o [2021-11-11T08:00:55.567Z] #43 40.30 CC images/autofs.o [2021-11-11T08:00:55.567Z] #43 40.44 CC images/macvlan.o [2021-11-11T08:00:55.567Z] #43 40.58 CC images/sit.o [2021-11-11T08:00:55.567Z] #43 40.77 CC images/memfd.o [2021-11-11T08:00:55.567Z] #43 41.02 CC images/timens.o [2021-11-11T08:00:55.567Z] #43 41.23 LINK images/built-in.o [2021-11-11T08:00:55.567Z] #43 41.38 GEN compel/include/asm [2021-11-11T08:00:55.567Z] #43 41.42 GEN compel/include/version.h [2021-11-11T08:00:55.567Z] #43 41.44 touch .config [2021-11-11T08:00:55.567Z] #43 41.50 GEN include/common/config.h [2021-11-11T08:00:55.567Z] #43 41.59 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-11T08:00:55.567Z] #43 41.61 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-11-11T08:00:55.567Z] #43 41.67 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-11-11T08:00:55.567Z] #43 41.68 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-11-11T08:00:55.567Z] #43 41.71 DEP compel/plugins/std/infect.d [2021-11-11T08:00:55.567Z] #43 41.79 DEP compel/plugins/std/string.d [2021-11-11T08:00:55.567Z] #43 41.86 DEP compel/plugins/std/log.d [2021-11-11T08:00:55.567Z] #43 41.92 DEP compel/plugins/std/fds.d [2021-11-11T08:00:55.567Z] #43 41.98 DEP compel/plugins/std/std.d [2021-11-11T08:00:55.567Z] #43 42.05 DEP compel/plugins/shmem/shmem.d [2021-11-11T08:00:55.567Z] #43 42.18 DEP compel/plugins/fds/fds.d [2021-11-11T08:00:55.567Z] #43 42.32 CC compel/plugins/std/std.o [2021-11-11T08:00:55.567Z] #43 42.66 CC compel/plugins/std/fds.o [2021-11-11T08:00:55.567Z] #43 43.06 CC compel/plugins/std/log.o [2021-11-11T08:00:55.567Z] #43 43.85 CC compel/plugins/std/string.o [2021-11-11T08:00:55.567Z] #43 44.41 CC compel/plugins/std/infect.o [2021-11-11T08:00:55.567Z] #43 44.68 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-11-11T08:00:55.588Z] #43 ... [2021-11-11T08:00:55.588Z] [2021-11-11T08:00:55.588Z] #45 [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-11-11T08:00:55.588Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:00:55.588Z] #45 88.72 text/template/parse [2021-11-11T08:00:55.588Z] #45 89.12 go/ast [2021-11-11T08:00:55.588Z] #45 94.32 go/parser [2021-11-11T08:00:55.588Z] #45 95.43 text/template [2021-11-11T08:00:55.805Z] #20 54.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2021-11-11T08:00:55.805Z] #20 54.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-11T08:00:55.805Z] #20 54.11 Unpacking python3 (3.7.3-1) ... [2021-11-11T08:00:55.805Z] #20 54.21 Selecting previously unselected package libip4tc0:amd64. [2021-11-11T08:00:55.805Z] #20 54.21 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:55.805Z] #20 54.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:55.805Z] #20 54.31 Selecting previously unselected package libip6tc0:amd64. [2021-11-11T08:00:55.805Z] #20 54.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:55.805Z] #20 54.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:55.805Z] #20 54.42 Selecting previously unselected package libiptc0:amd64. [2021-11-11T08:00:55.823Z] #43 44.71 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-11-11T08:00:55.823Z] #43 44.74 AR compel/plugins/std.lib.a [2021-11-11T08:00:55.823Z] #43 44.83 CC compel/plugins/fds/fds.o [2021-11-11T08:00:55.849Z] #45 ... [2021-11-11T08:00:55.849Z] [2021-11-11T08:00:55.849Z] #51 [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-11-11T08:00:55.849Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T08:00:55.849Z] #51 91.30 go/ast [2021-11-11T08:00:55.849Z] #51 91.85 golang.org/x/crypto/ssh/terminal [2021-11-11T08:00:55.849Z] #51 93.73 mvdan.cc/editorconfig [2021-11-11T08:00:55.849Z] #51 95.23 mvdan.cc/sh/v3/fileutil [2021-11-11T08:00:55.849Z] #51 95.45 mvdan.cc/sh/v3/syntax [2021-11-11T08:00:55.886Z] #36 91.81 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-11T08:00:55.886Z] #36 91.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-11T08:00:55.886Z] #36 91.98 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T08:00:56.022Z] #20 69.91 Selecting previously unselected package zip. [2021-11-11T08:00:56.023Z] #20 69.92 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-11T08:00:56.023Z] #20 69.94 Unpacking zip (3.0-11+b1) ... [2021-11-11T08:00:56.062Z] #20 54.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-11T08:00:56.062Z] #20 54.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:56.062Z] #20 54.55 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T08:00:56.079Z] #43 45.06 AR compel/plugins/fds.lib.a [2021-11-11T08:00:56.079Z] #43 45.12 HOSTDEP compel/src/lib/log-host.d [2021-11-11T08:00:56.144Z] #36 ... [2021-11-11T08:00:56.144Z] [2021-11-11T08:00:56.144Z] #47 [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-11-11T08:00:56.144Z] #47 sha256:d0ed973892b527c8e452de06df1fe112ce852321e9e014a56f9c3a847b6413c6 [2021-11-11T08:00:56.144Z] #47 DONE 92.2s [2021-11-11T08:00:56.144Z] [2021-11-11T08:00:56.144Z] #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-11-11T08:00:56.144Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:56.144Z] #36 92.27 Selecting previously unselected package librhash0:amd64. [2021-11-11T08:00:56.282Z] #20 70.16 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:00:56.282Z] #20 70.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:00:56.282Z] #20 70.21 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:56.282Z] #20 70.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:00:56.282Z] #20 70.23 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:00:56.282Z] #20 70.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:56.282Z] #20 70.26 Setting up uidmap (1:4.5-1.1) ... [2021-11-11T08:00:56.282Z] #20 70.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:00:56.282Z] #20 70.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:00:56.319Z] #20 54.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T08:00:56.319Z] #20 54.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:00:56.319Z] #20 54.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T08:00:56.319Z] #20 54.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-11T08:00:56.319Z] #20 54.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:00:56.319Z] #20 54.71 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T08:00:56.319Z] #20 54.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-11T08:00:56.319Z] #20 54.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:00:56.319Z] #20 54.80 Selecting previously unselected package iptables. [2021-11-11T08:00:56.334Z] #43 45.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-11T08:00:56.334Z] #43 45.30 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-11-11T08:00:56.334Z] #43 45.33 HOSTDEP compel/src/main-host.d [2021-11-11T08:00:56.334Z] #43 45.37 DEP compel/src/lib/ptrace.d [2021-11-11T08:00:56.402Z] #36 92.37 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-11T08:00:56.402Z] #36 92.37 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-11T08:00:56.402Z] #36 ... [2021-11-11T08:00:56.402Z] [2021-11-11T08:00:56.402Z] #45 [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-11-11T08:00:56.402Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:00:56.402Z] #45 82.45 io [2021-11-11T08:00:56.402Z] #45 82.47 strconv [2021-11-11T08:00:56.402Z] #45 84.20 bytes [2021-11-11T08:00:56.402Z] #45 86.45 strings [2021-11-11T08:00:56.402Z] #45 86.78 reflect [2021-11-11T08:00:56.402Z] #45 90.11 bufio [2021-11-11T08:00:56.402Z] #45 91.94 syscall [2021-11-11T08:00:56.422Z] #51 ... [2021-11-11T08:00:56.422Z] [2021-11-11T08:00:56.422Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:00:56.422Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:00:56.422Z] #43 20.56 CC images/stats.o [2021-11-11T08:00:56.541Z] #20 70.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:00:56.541Z] #20 70.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:00:56.541Z] #20 70.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:00:56.541Z] #20 70.33 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:00:56.541Z] #20 70.35 Setting up zip (3.0-11+b1) ... [2021-11-11T08:00:56.541Z] #20 70.36 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:56.541Z] #20 70.39 Setting up bash-completion (1:2.8-6) ... [2021-11-11T08:00:56.575Z] #20 54.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-11T08:00:56.576Z] #20 54.81 Unpacking iptables (1.8.2-4) ... [2021-11-11T08:00:56.590Z] #43 45.45 DEP compel/src/lib/infect.d [2021-11-11T08:00:56.590Z] #43 45.55 DEP compel/src/lib/infect-util.d [2021-11-11T08:00:56.590Z] #43 45.61 DEP compel/src/lib/infect-rpc.d [2021-11-11T08:00:56.660Z] #45 ... [2021-11-11T08:00:56.660Z] [2021-11-11T08:00:56.660Z] #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-11-11T08:00:56.660Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:00:56.660Z] #13 84.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T08:00:56.660Z] #13 84.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-11T08:00:56.660Z] #13 84.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:00:56.660Z] #13 ... [2021-11-11T08:00:56.660Z] [2021-11-11T08:00:56.660Z] #51 [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-11-11T08:00:56.660Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:00:56.660Z] #51 82.78 bytes [2021-11-11T08:00:56.660Z] #51 82.80 syscall [2021-11-11T08:00:56.660Z] #51 85.67 reflect [2021-11-11T08:00:56.660Z] #51 92.06 time [2021-11-11T08:00:56.832Z] #20 55.14 Selecting previously unselected package xxd. [2021-11-11T08:00:56.832Z] #20 55.14 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:00:56.832Z] #20 55.15 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:00:56.832Z] #20 55.29 Selecting previously unselected package vim-common. [2021-11-11T08:00:56.832Z] #20 55.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:00:56.832Z] #20 55.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:00:56.846Z] #43 45.69 DEP compel/arch/aarch64/src/lib/infect.d [2021-11-11T08:00:56.846Z] #43 45.82 DEP compel/arch/aarch64/src/lib/cpu.d [2021-11-11T08:00:56.846Z] #43 45.86 DEP compel/src/lib/log.d [2021-11-11T08:00:56.846Z] #43 45.91 DEP compel/src/main.d [2021-11-11T08:00:56.917Z] #51 ... [2021-11-11T08:00:56.917Z] [2021-11-11T08:00:56.917Z] #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-11-11T08:00:56.917Z] #36 sha256:a7a0c3e0f218f3561d7e06f9cc83f757d40750da5c54c0deb0e620aaa2ebb56e [2021-11-11T08:00:56.917Z] #36 92.72 Selecting previously unselected package libuv1:amd64. [2021-11-11T08:00:56.917Z] #36 92.72 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-11T08:00:56.917Z] #36 92.72 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T08:00:56.917Z] #36 93.03 Selecting previously unselected package cmake. [2021-11-11T08:00:56.917Z] #36 93.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-11T08:00:56.995Z] #43 20.91 CC images/core.o [2021-11-11T08:00:57.089Z] #20 55.53 Selecting previously unselected package bash-completion. [2021-11-11T08:00:57.089Z] #20 55.54 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-11T08:00:57.102Z] #43 45.98 DEP compel/src/lib/handle-elf.d [2021-11-11T08:00:57.103Z] #43 46.05 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-11-11T08:00:57.103Z] #43 46.11 CC compel/src/lib/log.o [2021-11-11T08:00:57.175Z] #36 93.08 Unpacking cmake (3.13.4-1) ... [2021-11-11T08:00:57.358Z] #43 46.27 CC compel/arch/aarch64/src/lib/cpu.o [2021-11-11T08:00:57.614Z] #43 46.41 CC compel/arch/aarch64/src/lib/infect.o [2021-11-11T08:00:57.871Z] #43 46.81 CC compel/src/lib/infect-rpc.o [2021-11-11T08:00:57.938Z] #43 21.60 CC images/core-x86.o [2021-11-11T08:00:58.127Z] #43 47.06 CC compel/src/lib/infect-util.o [2021-11-11T08:00:58.127Z] #43 ... [2021-11-11T08:00:58.127Z] [2021-11-11T08:00:58.127Z] #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-11-11T08:00:58.127Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:00:58.127Z] #13 116.8 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T08:00:58.127Z] #13 116.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-11-11T08:00:58.127Z] #13 116.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-11-11T08:00:58.200Z] #43 22.21 CC images/core-arm.o [2021-11-11T08:00:58.384Z] #13 117.0 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T08:00:58.384Z] #13 117.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-11-11T08:00:58.384Z] #13 117.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-11-11T08:00:58.640Z] #13 117.1 Selecting previously unselected package libbtrfs0. [2021-11-11T08:00:58.640Z] #13 117.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-11-11T08:00:58.640Z] #13 117.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T08:00:58.640Z] #13 117.2 Selecting previously unselected package libbtrfs-dev. [2021-11-11T08:00:58.640Z] #13 117.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-11-11T08:00:58.640Z] #13 117.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:00:58.640Z] #13 117.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-11T08:00:58.640Z] #13 117.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-11-11T08:00:58.640Z] #13 117.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-11-11T08:00:58.640Z] #13 117.4 Selecting previously unselected package libudev-dev:arm64. [2021-11-11T08:00:58.640Z] #13 117.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-11-11T08:00:58.640Z] #13 117.4 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-11-11T08:00:58.772Z] #43 22.64 CC images/core-aarch64.o [2021-11-11T08:00:59.203Z] #13 117.6 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-11T08:00:59.203Z] #13 117.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-11-11T08:00:59.203Z] #13 117.6 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-11-11T08:00:59.203Z] #13 117.9 Selecting previously unselected package libpcre16-3:arm64. [2021-11-11T08:00:59.346Z] #43 23.08 CC images/core-ppc64.o [2021-11-11T08:00:59.459Z] #13 117.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-11-11T08:00:59.459Z] #13 117.9 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-11-11T08:00:59.459Z] #13 118.0 Selecting previously unselected package libpcre32-3:arm64. [2021-11-11T08:00:59.459Z] #13 118.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-11-11T08:00:59.459Z] #13 118.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-11-11T08:00:59.611Z] #20 58.09 Unpacking bash-completion (1:2.8-6) ... [2021-11-11T08:00:59.716Z] #13 118.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-11-11T08:00:59.716Z] #13 118.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-11-11T08:00:59.716Z] #13 118.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-11-11T08:00:59.716Z] #13 118.3 Selecting previously unselected package libpcre3-dev:arm64. [2021-11-11T08:00:59.716Z] #13 118.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-11-11T08:00:59.716Z] #13 118.3 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-11-11T08:00:59.830Z] #20 73.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:00:59.830Z] #20 73.28 Setting up xz-utils (5.2.4-1) ... [2021-11-11T08:00:59.830Z] #20 73.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T08:00:59.830Z] #20 73.31 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-11T08:00:59.830Z] #20 73.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:00:59.830Z] #20 73.39 invoke-rc.d: could not determine current runlevel [2021-11-11T08:00:59.830Z] #20 73.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:00:59.830Z] #20 73.41 Setting up pigz (2.4-1) ... [2021-11-11T08:00:59.830Z] #20 73.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:00:59.830Z] #20 73.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:00:59.830Z] #20 73.45 Setting up python-pip-whl (18.1-5) ... [2021-11-11T08:00:59.830Z] #20 73.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:00:59.830Z] #20 73.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:00:59.918Z] #43 23.74 CC images/core-s390.o [2021-11-11T08:00:59.973Z] #13 118.7 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-11T08:00:59.973Z] #13 118.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-11-11T08:00:59.973Z] #13 118.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-11-11T08:01:00.089Z] #20 73.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:01:00.089Z] #20 73.91 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:01:00.089Z] #20 73.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:00.089Z] #20 73.93 Setting up vim (2:8.1.0875-5) ... [2021-11-11T08:01:00.089Z] #20 73.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T08:01:00.089Z] #20 73.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T08:01:00.089Z] #20 73.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T08:01:00.089Z] #20 73.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T08:01:00.089Z] #20 73.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T08:01:00.089Z] #20 73.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T08:01:00.089Z] #20 73.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T08:01:00.089Z] #20 74.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T08:01:00.089Z] #20 74.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:01:00.089Z] #20 74.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:01:00.186Z] #20 58.42 Selecting previously unselected package bzip2. [2021-11-11T08:01:00.186Z] #20 58.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-11T08:01:00.186Z] #20 58.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:01:00.186Z] #20 58.56 Selecting previously unselected package xz-utils. [2021-11-11T08:01:00.186Z] #20 58.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-11T08:01:00.186Z] #20 58.57 Unpacking xz-utils (5.2.4-1) ... [2021-11-11T08:01:00.230Z] #13 118.9 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-11T08:01:00.230Z] #13 118.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-11-11T08:01:00.230Z] #13 118.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-11-11T08:01:00.230Z] #13 119.0 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T08:01:00.348Z] #20 74.05 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:01:00.348Z] #20 74.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T08:01:00.348Z] #20 74.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:01:00.348Z] #20 74.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:00.348Z] #20 ... [2021-11-11T08:01:00.348Z] [2021-11-11T08:01:00.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:00.348Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:00.348Z] #43 135.6 CC criu/crtools.o [2021-11-11T08:01:00.348Z] #43 136.3 CC criu/eventfd.o [2021-11-11T08:01:00.348Z] #43 136.7 CC criu/eventpoll.o [2021-11-11T08:01:00.348Z] #43 137.5 CC criu/external.o [2021-11-11T08:01:00.348Z] #43 137.8 CC criu/fault-injection.o [2021-11-11T08:01:00.348Z] #43 137.9 CC criu/fdstore.o [2021-11-11T08:01:00.348Z] #43 138.3 CC criu/fifo.o [2021-11-11T08:01:00.348Z] #43 138.6 CC criu/file-ids.o [2021-11-11T08:01:00.348Z] #43 138.9 CC criu/file-lock.o [2021-11-11T08:01:00.348Z] #43 140.0 CC criu/files-ext.o [2021-11-11T08:01:00.348Z] #43 140.5 CC criu/files-reg.o [2021-11-11T08:01:00.348Z] #43 142.5 CC criu/files.o [2021-11-11T08:01:00.348Z] #43 144.7 CC criu/filesystems.o [2021-11-11T08:01:00.348Z] #43 145.5 CC criu/fsnotify.o [2021-11-11T08:01:00.443Z] #20 58.72 Selecting previously unselected package apparmor. [2021-11-11T08:01:00.443Z] #20 58.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-11T08:01:00.443Z] #20 58.82 Unpacking apparmor (2.13.2-10) ... [2021-11-11T08:01:00.487Z] #13 119.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2021-11-11T08:01:00.487Z] #13 119.0 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:01:00.491Z] #43 24.48 CC images/cpuinfo.o [2021-11-11T08:01:00.703Z] #20 59.20 Selecting previously unselected package aufs-tools. [2021-11-11T08:01:00.703Z] #20 59.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-11T08:01:00.703Z] #20 59.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:01:00.745Z] #13 119.2 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-11T08:01:00.745Z] #13 119.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-11-11T08:01:00.745Z] #13 119.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-11-11T08:01:00.960Z] #20 59.38 Selecting previously unselected package libonig5:amd64. [2021-11-11T08:01:00.960Z] #20 59.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T08:01:00.960Z] #20 59.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:01:00.960Z] #20 59.56 Selecting previously unselected package libjq1:amd64. [2021-11-11T08:01:01.003Z] #13 119.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-11-11T08:01:01.003Z] #13 119.6 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:01:01.003Z] #13 119.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-11-11T08:01:01.003Z] #13 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:01:01.004Z] #13 119.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-11-11T08:01:01.063Z] #43 25.01 CC images/inventory.o [2021-11-11T08:01:01.218Z] #20 59.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:01:01.218Z] #20 59.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:01:01.218Z] #20 59.69 Selecting previously unselected package jq. [2021-11-11T08:01:01.218Z] #20 59.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:01:01.218Z] #20 59.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T08:01:01.218Z] #20 59.82 Selecting previously unselected package libaio1:amd64. [2021-11-11T08:01:01.260Z] #13 119.7 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-11-11T08:01:01.260Z] #13 119.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:01.260Z] #13 119.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T08:01:01.260Z] #13 119.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-11-11T08:01:01.260Z] #13 119.8 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-11-11T08:01:01.260Z] #13 119.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:01:01.260Z] #13 120.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:01:01.284Z] #43 146.7 CC criu/image-desc.o [2021-11-11T08:01:01.325Z] #43 25.38 CC images/fdinfo.o [2021-11-11T08:01:01.475Z] #20 59.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-11T08:01:01.475Z] #20 59.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:01:01.475Z] #20 59.90 Selecting previously unselected package libgpm2:amd64. [2021-11-11T08:01:01.475Z] #20 59.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-11T08:01:01.475Z] #20 59.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:01:01.522Z] #13 120.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-11-11T08:01:01.522Z] #13 120.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-11T08:01:01.522Z] #13 120.0 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-11-11T08:01:01.522Z] #13 120.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:01:01.522Z] #13 120.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-11-11T08:01:01.543Z] #43 146.9 CC criu/image.o [2021-11-11T08:01:01.732Z] #20 59.98 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:01:01.732Z] #20 59.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:01:01.732Z] #20 60.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:01:01.784Z] #13 120.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:01.784Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:01:01.784Z] #13 120.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:01:01.784Z] #13 120.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:01.784Z] #13 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T08:01:01.784Z] #13 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T08:01:01.784Z] #13 120.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:01:01.784Z] #13 120.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-11-11T08:01:01.899Z] #43 25.81 CC images/fown.o [2021-11-11T08:01:02.110Z] #43 147.7 CC criu/ipc_ns.o [2021-11-11T08:01:02.160Z] #43 26.07 CC images/ns.o [2021-11-11T08:01:02.165Z] #13 120.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-11-11T08:01:02.165Z] #13 120.8 Setting up dmsetup (2:1.02.155-3) ... [2021-11-11T08:01:02.422Z] #43 26.29 CC images/regfile.o [2021-11-11T08:01:02.432Z] #36 97.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:01:02.432Z] #36 97.83 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:01:02.432Z] #36 97.85 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-11T08:01:02.432Z] #36 97.88 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:01:02.432Z] #36 97.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-11T08:01:02.432Z] #36 97.95 Setting up cmake-data (3.13.4-1) ... [2021-11-11T08:01:02.432Z] #36 97.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-11T08:01:02.432Z] #36 97.99 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-11T08:01:02.432Z] #36 98.00 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-11T08:01:02.432Z] #36 98.03 Setting up cmake (3.13.4-1) ... [2021-11-11T08:01:02.432Z] #36 98.04 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:02.432Z] #36 98.14 Processing triggers for mime-support (3.62) ... [2021-11-11T08:01:02.439Z] #13 120.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-11-11T08:01:02.684Z] #43 26.56 CC images/ghost-file.o [2021-11-11T08:01:02.690Z] #36 DONE 98.8s [2021-11-11T08:01:02.690Z] [2021-11-11T08:01:02.690Z] #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-11-11T08:01:02.690Z] #37 sha256:699cae5333b22632d57a34b181e69a0836ba5cee214606501530e049c18632b6 [2021-11-11T08:01:02.946Z] #43 ... [2021-11-11T08:01:02.946Z] [2021-11-11T08:01:02.946Z] #56 [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-11-11T08:01:02.946Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:01:02.955Z] #13 121.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-11-11T08:01:02.955Z] #13 121.5 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:03.254Z] #37 ... [2021-11-11T08:01:03.254Z] [2021-11-11T08:01:03.254Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:01:03.254Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:01:03.254Z] #42 89.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-11T08:01:03.254Z] #42 89.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:01:03.254Z] #42 89.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:01:03.254Z] #42 89.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-11T08:01:03.254Z] #42 89.50 Setting up python-six (1.12.0-1) ... [2021-11-11T08:01:03.254Z] #42 94.61 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-11T08:01:03.254Z] #42 94.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:01:03.254Z] #42 94.64 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-11T08:01:03.254Z] #42 94.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-11T08:01:03.254Z] #42 94.68 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-11T08:01:03.254Z] #42 94.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-11T08:01:03.254Z] #42 94.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-11T08:01:03.254Z] #42 94.75 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-11T08:01:03.254Z] #42 94.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-11T08:01:03.254Z] #42 94.79 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-11T08:01:03.487Z] #43 ... [2021-11-11T08:01:03.488Z] [2021-11-11T08:01:03.488Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:03.488Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:01:03.488Z] #20 77.13 Setting up iptables (1.8.2-4) ... [2021-11-11T08:01:03.488Z] #20 77.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T08:01:03.488Z] #20 77.20 Setting up python3 (3.7.3-1) ... [2021-11-11T08:01:03.511Z] #42 ... [2021-11-11T08:01:03.511Z] [2021-11-11T08:01:03.511Z] #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-11-11T08:01:03.511Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:03.511Z] #13 89.41 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T08:01:03.511Z] #13 89.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-11T08:01:03.511Z] #13 89.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:01:03.511Z] #13 89.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T08:01:03.511Z] #13 89.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:01:03.511Z] #13 89.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:03.511Z] #13 89.82 Selecting previously unselected package dmsetup. [2021-11-11T08:01:03.511Z] #13 89.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:01:03.511Z] #13 89.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-11T08:01:03.511Z] #13 90.05 Selecting previously unselected package mingw-w64-common. [2021-11-11T08:01:03.511Z] #13 90.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-11T08:01:03.511Z] #13 90.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-11T08:01:03.747Z] #20 77.59 Setting up python3-wheel (0.32.3-2) ... [2021-11-11T08:01:04.579Z] #56 54.67 Checking out files: 33% (1581/4688) Checking out files: 34% (1594/4688) Checking out files: 35% (1641/4688) Checking out files: 36% (1688/4688) Checking out files: 37% (1735/4688) Checking out files: 38% (1782/4688) Checking out files: 39% (1829/4688) Checking out files: 40% (1876/4688) Checking out files: 41% (1923/4688) Checking out files: 42% (1969/4688) Checking out files: 43% (2016/4688) Checking out files: 44% (2063/4688) Checking out files: 45% (2110/4688) Checking out files: 46% (2157/4688) Checking out files: 47% (2204/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 61% (2894/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) [2021-11-11T08:01:04.579Z] #56 ... [2021-11-11T08:01:04.579Z] [2021-11-11T08:01:04.579Z] #51 [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-11-11T08:01:04.579Z] #51 sha256:74160179a8beeffb0ec9175d92fdeb458e5f3af5bcf5ecfc4731fa57e623a6c8 [2021-11-11T08:01:04.579Z] #51 103.4 mvdan.cc/sh/v3/cmd/shfmt [2021-11-11T08:01:04.579Z] #51 DONE 107.6s [2021-11-11T08:01:04.579Z] [2021-11-11T08:01:04.579Z] #56 [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-11-11T08:01:04.579Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:01:04.684Z] #20 78.46 Setting up apparmor (2.13.2-10) ... [2021-11-11T08:01:05.009Z] #20 ... [2021-11-11T08:01:05.009Z] [2021-11-11T08:01:05.009Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:05.009Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:05.009Z] #43 122.3 CC criu/cgroup.o [2021-11-11T08:01:05.009Z] #43 125.1 CC criu/clone-noasan.o [2021-11-11T08:01:05.009Z] #43 125.4 CC criu/config.o [2021-11-11T08:01:05.009Z] #43 126.7 CC criu/cr-check.o [2021-11-11T08:01:05.009Z] #43 128.6 CC criu/cr-dedup.o [2021-11-11T08:01:05.009Z] #43 128.9 CC criu/cr-dump.o [2021-11-11T08:01:05.009Z] #43 131.1 CC criu/cr-errno.o [2021-11-11T08:01:05.009Z] #43 131.3 CC criu/cr-restore.o [2021-11-11T08:01:05.009Z] #43 ... [2021-11-11T08:01:05.009Z] [2021-11-11T08:01:05.009Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:05.009Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:01:05.009Z] #20 63.50 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:01:05.009Z] #20 63.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:01:05.009Z] #20 63.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:01:05.266Z] #20 63.61 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:01:05.266Z] #20 63.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:01:05.266Z] #20 63.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:01:05.266Z] #20 63.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:01:05.266Z] #20 63.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:01:05.266Z] #20 63.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:01:05.522Z] #20 63.85 Selecting previously unselected package libreadline5:amd64. [2021-11-11T08:01:05.523Z] #20 63.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-11T08:01:05.523Z] #20 63.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:01:05.567Z] #13 ... [2021-11-11T08:01:05.567Z] [2021-11-11T08:01:05.567Z] #45 [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-11-11T08:01:05.567Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:01:05.567Z] #45 116.8 crypto/tls [2021-11-11T08:01:05.567Z] #45 122.7 net/http/httptrace [2021-11-11T08:01:05.567Z] #45 122.9 net/http [2021-11-11T08:01:05.567Z] #45 ... [2021-11-11T08:01:05.567Z] [2021-11-11T08:01:05.567Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:05.567Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:05.567Z] #43 47.32 CC compel/src/lib/infect.o [2021-11-11T08:01:05.567Z] #43 49.17 CC compel/src/lib/ptrace.o [2021-11-11T08:01:05.567Z] #43 49.51 AR compel/libcompel.a [2021-11-11T08:01:05.567Z] #43 49.59 HOSTCC compel/src/main-host.o [2021-11-11T08:01:05.567Z] #43 49.93 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-11-11T08:01:05.567Z] #43 50.08 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-11T08:01:05.567Z] #43 50.29 HOSTCC compel/src/lib/log-host.o [2021-11-11T08:01:05.567Z] #43 50.44 HOSTLINK compel/compel-host-bin [2021-11-11T08:01:05.567Z] #43 50.68 DEP soccr/soccr.d [2021-11-11T08:01:05.567Z] #43 50.81 CC soccr/soccr.o [2021-11-11T08:01:05.567Z] #43 52.42 AR soccr/libsoccr.a [2021-11-11T08:01:05.567Z] #43 52.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:01:05.567Z] #43 52.74 DEP criu/arch/aarch64/sigframe.d [2021-11-11T08:01:05.567Z] #43 52.81 DEP criu/arch/aarch64/crtools.d [2021-11-11T08:01:05.567Z] #43 52.96 DEP criu/arch/aarch64/cpu.d [2021-11-11T08:01:05.567Z] #43 52.99 DEP criu/arch/aarch64/bitops.d [2021-11-11T08:01:05.567Z] #43 53.03 CC criu/arch/aarch64/bitops.o [2021-11-11T08:01:05.567Z] #43 53.11 CC criu/arch/aarch64/cpu.o [2021-11-11T08:01:05.567Z] #43 53.26 CC criu/arch/aarch64/crtools.o [2021-11-11T08:01:05.567Z] #43 53.64 CC criu/arch/aarch64/sigframe.o [2021-11-11T08:01:05.567Z] #43 53.79 LINK criu/arch/aarch64/crtools.built-in.o [2021-11-11T08:01:05.567Z] #43 53.82 DEP criu/pie/util-vdso.d [2021-11-11T08:01:05.567Z] #43 53.98 DEP criu/pie/util.d [2021-11-11T08:01:05.567Z] #43 54.06 CC criu/pie/util.o [2021-11-11T08:01:05.567Z] #43 54.28 CC criu/pie/util-vdso.o [2021-11-11T08:01:05.567Z] #43 54.68 AR criu/pie/pie.lib.a [2021-11-11T08:01:05.626Z] #56 54.67 Checking out files: 33% (1581/4688) Checking out files: 34% (1594/4688) Checking out files: 35% (1641/4688) Checking out files: 36% (1688/4688) Checking out files: 37% (1735/4688) Checking out files: 38% (1782/4688) Checking out files: 39% (1829/4688) Checking out files: 40% (1876/4688) Checking out files: 41% (1923/4688) Checking out files: 42% (1969/4688) Checking out files: 43% (2016/4688) Checking out files: 44% (2063/4688) Checking out files: 45% (2110/4688) Checking out files: 46% (2157/4688) Checking out files: 47% (2204/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 61% (2894/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) Checking out files: 78% (3657/4688) Checking out files: 79% (3704/4688) Checking out files: 80% (3751/4688) Checking out files: 81% (3798/4688) Checking out files: 82% (3845/4688) Checking out files: 82% (3855/4688) Checking out files: 83% (3892/4688) Checking out files: 84% (3938/4688) Checking out files: 85% (3985/4688) Checking out files: 86% (4032/4688) Checking out files: 87% (4079/4688) Checking out files: 88% (4126/4688) Checking out files: 89% (4173/4688) Checking out files: 90% (4220/4688) Checking out files: 91% (4267/4688) Checking out files: 92% (4313/4688) Checking out files: 93% (4360/4688) Checking out files: 94% (4407/4688) Checking out files: 95% (4454/4688) Checking out files: 96% (4501/4688) Checking out files: 97% (4548/4688) Checking out files: 98% (4595/4688) Checking out files: 99% (4642/4688) Checking out files: 100% (4688/4688) Checking out files: 100% (4688/4688), done. [2021-11-11T08:01:05.626Z] #56 57.60 + cd /tmp/tmp.asTASEFs1M/src/github.com/containerd/containerd [2021-11-11T08:01:05.626Z] #56 57.62 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:01:05.780Z] #20 64.00 Selecting previously unselected package net-tools. [2021-11-11T08:01:05.780Z] #20 64.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-11T08:01:05.780Z] #20 64.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:01:05.780Z] #20 64.23 Selecting previously unselected package patch. [2021-11-11T08:01:05.780Z] #20 64.24 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-11T08:01:05.780Z] #20 64.25 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-11T08:01:05.825Z] #43 54.72 DEP criu/pie/restorer.d [2021-11-11T08:01:06.037Z] #20 64.40 Selecting previously unselected package python-pip-whl. [2021-11-11T08:01:06.037Z] #20 64.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-11T08:01:06.037Z] #20 64.42 Unpacking python-pip-whl (18.1-5) ... [2021-11-11T08:01:06.082Z] #43 54.85 DEP criu/arch/aarch64/intraprocedure.d [2021-11-11T08:01:06.082Z] #43 54.88 DEP criu/arch/aarch64/restorer.d [2021-11-11T08:01:06.082Z] #43 55.01 DEP criu/arch/aarch64/vdso-pie.d [2021-11-11T08:01:06.082Z] #43 55.07 DEP criu/pie/parasite-vdso.d [2021-11-11T08:01:06.337Z] #43 55.22 DEP criu/pie/parasite.d [2021-11-11T08:01:06.337Z] #43 ... [2021-11-11T08:01:06.337Z] [2021-11-11T08:01:06.337Z] #58 [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-11-11T08:01:06.337Z] #58 sha256:01b81692c77410dcc9190339eebedacf94ff6657694d84223cc90eb7f1bb9eb7 [2021-11-11T08:01:06.337Z] #58 118.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T08:01:06.337Z] #58 118.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-11T08:01:06.337Z] #58 DONE 127.8s [2021-11-11T08:01:06.597Z] [2021-11-11T08:01:06.597Z] #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-11-11T08:01:06.597Z] #13 sha256:f08d09ec83a9ee754a558dc2c6fdfc207fc4de32cdad46162b79e1c2aa726317 [2021-11-11T08:01:06.597Z] #13 DONE 125.1s [2021-11-11T08:01:06.597Z] [2021-11-11T08:01:06.597Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:06.597Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:06.597Z] #43 55.48 CC criu/pie/parasite.o [2021-11-11T08:01:06.597Z] #43 ... [2021-11-11T08:01:06.597Z] [2021-11-11T08:01:06.597Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T08:01:06.597Z] #59 sha256:15c7057c5a20155cc0bc211e24a031ba20552bf11933ddda14bd8170d6a4e486 [2021-11-11T08:01:06.597Z] #59 DONE 0.2s [2021-11-11T08:01:06.599Z] #20 80.30 Setting up xfsprogs (4.20.0-1) ... [2021-11-11T08:01:06.599Z] #20 80.31 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:01:06.599Z] #20 80.66 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:01:06.601Z] #20 64.96 Selecting previously unselected package python3-lib2to3. [2021-11-11T08:01:06.601Z] #20 64.97 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-11T08:01:06.601Z] #20 64.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:01:06.601Z] #20 65.10 Selecting previously unselected package python3-distutils. [2021-11-11T08:01:06.669Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T08:01:06.669Z] [2021-11-11T08:01:06.669Z] ________ ____ __. [2021-11-11T08:01:06.669Z] \_____ \ | |/ _| [2021-11-11T08:01:06.669Z] / | \| < [2021-11-11T08:01:06.669Z] / | \ | \ [2021-11-11T08:01:06.669Z] \_______ /____|__ \ [2021-11-11T08:01:06.669Z] \/ \/ [2021-11-11T08:01:06.669Z] [2021-11-11T08:01:06.669Z] INFO: make.ps1 ended at 11/11/2021 08:00:59 [2021-11-11T08:01:06.669Z] INFO: Binaries build ended at 11/11/2021 08:01:00. Duration:00:01:12.1069698 [2021-11-11T08:01:06.669Z] INFO: Copying the built daemon binary to d:\CI\PR-43004\2\binary\dockerd-05c8edf58e.exe... [2021-11-11T08:01:06.669Z] INFO: Copying the built client binary to d:\CI\PR-43004\2\binary\docker-05c8edf58e.exe... [2021-11-11T08:01:06.669Z] INFO: Copying dockerversion from the container... [2021-11-11T08:01:06.669Z] INFO: Copying the golang package from the container to d:\CI\PR-43004\2\installer\go.zip... [2021-11-11T08:01:06.669Z] INFO: Extracting go.zip to d:\CI\PR-43004\2\go [2021-11-11T08:01:06.790Z] #13 ... [2021-11-11T08:01:06.790Z] [2021-11-11T08:01:06.790Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:01:06.790Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T08:01:06.790Z] #34 92.55 internal/syscall/unix [2021-11-11T08:01:06.790Z] #34 93.35 time [2021-11-11T08:01:06.790Z] #34 99.62 internal/fmtsort [2021-11-11T08:01:06.790Z] #34 100.7 internal/syscall/execenv [2021-11-11T08:01:06.790Z] #34 101.1 path [2021-11-11T08:01:06.790Z] #34 102.4 text/tabwriter [2021-11-11T08:01:06.790Z] #34 ... [2021-11-11T08:01:06.790Z] [2021-11-11T08:01:06.790Z] #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-11-11T08:01:06.790Z] #37 sha256:699cae5333b22632d57a34b181e69a0836ba5cee214606501530e049c18632b6 [2021-11-11T08:01:06.790Z] #37 1.696 + RM_GOPATH=0 [2021-11-11T08:01:06.790Z] #37 1.696 + TMP_GOPATH= [2021-11-11T08:01:06.790Z] #37 1.696 + : /build [2021-11-11T08:01:06.790Z] #37 1.696 + '[' -z '' ']' [2021-11-11T08:01:06.790Z] #37 1.696 ++ mktemp -d [2021-11-11T08:01:06.790Z] #37 1.704 + export GOPATH=/tmp/tmp.o5F3xgOxnp [2021-11-11T08:01:06.790Z] #37 1.704 + GOPATH=/tmp/tmp.o5F3xgOxnp [2021-11-11T08:01:06.790Z] #37 1.704 + RM_GOPATH=1 [2021-11-11T08:01:06.790Z] #37 1.704 + case "$(go env GOARCH)" in [2021-11-11T08:01:06.790Z] #37 1.706 ++ go env GOARCH [2021-11-11T08:01:06.790Z] #37 1.732 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:06.790Z] #37 1.732 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:06.790Z] #37 1.732 ++ dirname /tmp/install/install.sh [2021-11-11T08:01:06.790Z] #37 1.736 + dir=/tmp/install [2021-11-11T08:01:06.790Z] #37 1.750 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:01:06.790Z] #37 1.750 + bin=tini [2021-11-11T08:01:06.790Z] #37 1.750 + shift [2021-11-11T08:01:06.790Z] #37 1.750 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-11T08:01:06.790Z] #37 1.750 + . /tmp/install/tini.installer [2021-11-11T08:01:06.790Z] #37 1.750 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:01:06.790Z] #37 1.750 + install_tini [2021-11-11T08:01:06.790Z] #37 1.750 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-11T08:01:06.790Z] #37 1.750 + git clone https://github.com/krallin/tini.git /tmp/tmp.o5F3xgOxnp/tini [2021-11-11T08:01:06.790Z] #37 1.750 Cloning into '/tmp/tmp.o5F3xgOxnp/tini'... [2021-11-11T08:01:06.790Z] #37 3.144 + cd /tmp/tmp.o5F3xgOxnp/tini [2021-11-11T08:01:06.790Z] #37 3.144 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-11T08:01:06.790Z] #37 3.164 + cmake . [2021-11-11T08:01:06.855Z] [2021-11-11T08:01:06.855Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T08:01:06.855Z] #60 sha256:9be21b79a649c8627711140a345d6df6ee90027f90e7de4a408a0b28ce237e2d [2021-11-11T08:01:06.855Z] #60 DONE 0.2s [2021-11-11T08:01:06.855Z] [2021-11-11T08:01:06.855Z] #53 [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-11-11T08:01:06.855Z] #53 sha256:9c8148e6e58e9c78e740695803a8f7582bb94c7586ceff54ba8bbacddc2046bb [2021-11-11T08:01:06.857Z] #20 65.10 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-11T08:01:06.857Z] #20 65.10 Unpacking python3-distutils (3.7.3-1) ... [2021-11-11T08:01:06.857Z] #20 65.25 Selecting previously unselected package python3-pip. [2021-11-11T08:01:06.857Z] #20 65.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-11T08:01:06.857Z] #20 65.28 Unpacking python3-pip (18.1-5) ... [2021-11-11T08:01:07.011Z] #56 ... [2021-11-11T08:01:07.011Z] [2021-11-11T08:01:07.011Z] #45 [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-11-11T08:01:07.011Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:01:07.011Z] #45 99.82 encoding/xml [2021-11-11T08:01:07.011Z] #45 102.0 go/doc [2021-11-11T08:01:07.011Z] #45 105.9 compress/flate [2021-11-11T08:01:07.011Z] #45 106.5 github.com/LK4D4/vndr/build [2021-11-11T08:01:07.011Z] #45 109.6 compress/gzip [2021-11-11T08:01:07.011Z] #45 ... [2021-11-11T08:01:07.011Z] [2021-11-11T08:01:07.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:07.011Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:07.011Z] #43 26.91 CC images/fifo.o [2021-11-11T08:01:07.011Z] #43 27.20 CC images/remap-file-path.o [2021-11-11T08:01:07.011Z] #43 27.39 CC images/eventfd.o [2021-11-11T08:01:07.011Z] #43 27.80 CC images/eventpoll.o [2021-11-11T08:01:07.011Z] #43 28.23 CC images/fh.o [2021-11-11T08:01:07.011Z] #43 28.69 CC images/fsnotify.o [2021-11-11T08:01:07.011Z] #43 29.29 CC images/signalfd.o [2021-11-11T08:01:07.011Z] #43 29.49 CC images/fs.o [2021-11-11T08:01:07.011Z] #43 29.72 CC images/pstree.o [2021-11-11T08:01:07.011Z] #43 29.98 CC images/pipe.o [2021-11-11T08:01:07.011Z] #43 30.22 CC images/tcp-stream.o [2021-11-11T08:01:07.011Z] #43 30.47 CC images/sk-packet.o [2021-11-11T08:01:07.011Z] #43 30.79 CC images/mnt.o [2021-11-11T08:01:07.011Z] #43 31.06 CC images/pipe-data.o [2021-11-11T08:01:07.114Z] #20 65.41 Selecting previously unselected package python3-pkg-resources. [2021-11-11T08:01:07.114Z] #20 65.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:01:07.114Z] #20 65.42 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:01:07.114Z] #20 65.54 Selecting previously unselected package python3-setuptools. [2021-11-11T08:01:07.114Z] #20 65.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-11T08:01:07.114Z] #20 65.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-11T08:01:07.272Z] #43 31.36 CC images/sa.o [2021-11-11T08:01:07.355Z] #37 4.624 -- The C compiler identification is GNU 8.3.0 [2021-11-11T08:01:07.371Z] #20 65.73 Selecting previously unselected package python3-wheel. [2021-11-11T08:01:07.371Z] #20 65.74 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-11T08:01:07.371Z] #20 65.75 Unpacking python3-wheel (0.32.3-2) ... [2021-11-11T08:01:07.371Z] #20 65.84 Selecting previously unselected package sudo. [2021-11-11T08:01:07.371Z] #20 65.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-11T08:01:07.371Z] #20 65.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:01:07.533Z] #43 31.60 CC images/timer.o [2021-11-11T08:01:07.613Z] #37 4.772 -- Check for working C compiler: /usr/bin/cc [2021-11-11T08:01:07.934Z] #20 66.31 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T08:01:07.934Z] #20 66.33 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-11T08:01:07.934Z] #20 66.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:01:07.977Z] #20 81.56 Setting up python3-distutils (3.7.3-1) ... [2021-11-11T08:01:08.108Z] #43 32.07 CC images/timerfd.o [2021-11-11T08:01:08.191Z] #20 66.57 Selecting previously unselected package uidmap. [2021-11-11T08:01:08.191Z] #20 66.59 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-11T08:01:08.191Z] #20 66.59 Unpacking uidmap (1:4.5-1.1) ... [2021-11-11T08:01:08.191Z] #20 66.71 Selecting previously unselected package vim-runtime. [2021-11-11T08:01:08.237Z] #20 82.05 Setting up python3-setuptools (40.8.0-1) ... [2021-11-11T08:01:08.369Z] #43 32.45 CC images/mm.o [2021-11-11T08:01:08.447Z] #20 66.71 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:01:08.447Z] #20 66.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T08:01:08.447Z] #20 66.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-11T08:01:08.447Z] #20 66.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:01:08.546Z] #37 5.726 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-11T08:01:08.546Z] #37 5.727 -- Detecting C compiler ABI info [2021-11-11T08:01:08.744Z] #53 ... [2021-11-11T08:01:08.744Z] [2021-11-11T08:01:08.744Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-11T08:01:08.744Z] #14 sha256:dd65cc0916c82f48ff2eef205b782bc2f6497736957f244228acce9f23297b31 [2021-11-11T08:01:08.744Z] #14 DONE 2.1s [2021-11-11T08:01:08.744Z] [2021-11-11T08:01:08.744Z] #53 [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-11-11T08:01:08.744Z] #53 sha256:9c8148e6e58e9c78e740695803a8f7582bb94c7586ceff54ba8bbacddc2046bb [2021-11-11T08:01:08.744Z] #53 2.088 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-11T08:01:08.744Z] #53 2.103 + RM_GOPATH=0 [2021-11-11T08:01:08.744Z] #53 2.103 + TMP_GOPATH= [2021-11-11T08:01:08.744Z] #53 2.103 + : /build [2021-11-11T08:01:08.744Z] #53 2.103 + '[' -z '' ']' [2021-11-11T08:01:08.744Z] #53 2.103 ++ mktemp -d [2021-11-11T08:01:08.744Z] #53 2.103 + export GOPATH=/tmp/tmp.wvB6iJc1bH [2021-11-11T08:01:08.744Z] #53 2.103 + GOPATH=/tmp/tmp.wvB6iJc1bH [2021-11-11T08:01:08.744Z] #53 2.103 + RM_GOPATH=1 [2021-11-11T08:01:08.744Z] #53 2.103 + case "$(go env GOARCH)" in [2021-11-11T08:01:08.744Z] #53 2.103 ++ go env GOARCH [2021-11-11T08:01:08.744Z] #53 2.103 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:08.744Z] #53 2.103 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:08.744Z] #53 2.103 ++ dirname /tmp/install/install.sh [2021-11-11T08:01:08.744Z] #53 2.103 + dir=/tmp/install [2021-11-11T08:01:08.744Z] #53 2.103 + bin=runc [2021-11-11T08:01:08.744Z] #53 2.103 + shift [2021-11-11T08:01:08.744Z] #53 2.103 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-11T08:01:08.744Z] #53 2.103 + . /tmp/install/runc.installer [2021-11-11T08:01:08.744Z] #53 2.103 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:01:08.744Z] #53 2.103 + install_runc [2021-11-11T08:01:08.744Z] #53 2.103 + uname -r [2021-11-11T08:01:08.744Z] #53 2.103 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-11T08:01:08.744Z] #53 2.103 + RUNC_BUILDTAGS='seccomp ' [2021-11-11T08:01:08.744Z] #53 2.103 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-11T08:01:08.744Z] #53 2.103 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wvB6iJc1bH/src/github.com/opencontainers/runc [2021-11-11T08:01:08.744Z] #53 2.103 Cloning into '/tmp/tmp.wvB6iJc1bH/src/github.com/opencontainers/runc'... [2021-11-11T08:01:08.942Z] #43 32.83 CC images/sk-opts.o [2021-11-11T08:01:08.942Z] #43 33.10 CC images/sk-unix.o [2021-11-11T08:01:09.110Z] #37 ... [2021-11-11T08:01:09.110Z] [2021-11-11T08:01:09.110Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-11-11T08:01:09.110Z] #42 sha256:a7780c7c75debac44cfecbcb7bb2d3c06400cf5808057880a93dca665f89bb06 [2021-11-11T08:01:09.110Z] #42 104.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-11T08:01:09.110Z] #42 104.2 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:09.110Z] #42 DONE 105.0s [2021-11-11T08:01:09.110Z] [2021-11-11T08:01:09.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:09.110Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:09.432Z] #20 83.18 Setting up python3-pip (18.1-5) ... [2021-11-11T08:01:09.514Z] #43 33.38 CC images/sk-inet.o [2021-11-11T08:01:09.777Z] #43 33.74 CC images/tun.o [2021-11-11T08:01:10.349Z] #43 34.17 CC images/sk-netlink.o [2021-11-11T08:01:10.349Z] #43 34.40 CC images/packet-sock.o [2021-11-11T08:01:10.392Z] #20 84.32 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:10.651Z] #20 84.38 Processing triggers for mime-support (3.62) ... [2021-11-11T08:01:10.921Z] #43 34.87 CC images/ipc-var.o [2021-11-11T08:01:11.182Z] #43 35.13 CC images/ipc-desc.o [2021-11-11T08:01:11.182Z] #43 ... [2021-11-11T08:01:11.182Z] [2021-11-11T08:01:11.182Z] #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-11-11T08:01:11.182Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:11.262Z] #53 ... [2021-11-11T08:01:11.262Z] [2021-11-11T08:01:11.262Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T08:01:11.262Z] #15 sha256:673a1fea51e780143374783b9165407391e9314317d6be1fa08ccf9d95b31c0f [2021-11-11T08:01:11.262Z] #15 DONE 2.1s [2021-11-11T08:01:11.262Z] [2021-11-11T08:01:11.262Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T08:01:11.262Z] #16 sha256:ae9840a200f572b21861ed56dff210de30f662c493ac19ea4cec71a1ee8cbaa6 [2021-11-11T08:01:11.443Z] #13 108.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T08:01:11.443Z] #13 108.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:01:11.443Z] #13 108.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:11.588Z] #20 DONE 85.3s [2021-11-11T08:01:11.588Z] [2021-11-11T08:01:11.588Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T08:01:11.588Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-11T08:01:11.722Z] #20 69.95 Selecting previously unselected package vim. [2021-11-11T08:01:11.722Z] #20 69.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:01:11.722Z] #20 69.98 Unpacking vim (2:8.1.0875-5) ... [2021-11-11T08:01:11.824Z] #16 0.906 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T08:01:11.824Z] #16 DONE 1.0s [2021-11-11T08:01:11.824Z] [2021-11-11T08:01:11.824Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T08:01:11.824Z] #17 sha256:a2b973f44c47643789e7c248b6140ad2eb8b4e1aedf44d3934615d0d7e3b534d [2021-11-11T08:01:12.286Z] #20 70.57 Selecting previously unselected package xfsprogs. [2021-11-11T08:01:12.286Z] #20 70.58 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-11T08:01:12.286Z] #20 70.59 Unpacking xfsprogs (4.20.0-1) ... [2021-11-11T08:01:12.543Z] #20 71.06 Selecting previously unselected package zip. [2021-11-11T08:01:12.756Z] #17 DONE 1.0s [2021-11-11T08:01:12.756Z] [2021-11-11T08:01:12.756Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:12.756Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:12.756Z] #43 57.31 LINK criu/pie/parasite.built-in.o [2021-11-11T08:01:12.756Z] #43 57.31 GEN criu/pie/parasite-blob.h [2021-11-11T08:01:12.756Z] #43 57.32 CC criu/pie/parasite-vdso.o [2021-11-11T08:01:12.756Z] #43 58.39 CC criu/arch/aarch64/vdso-pie.o [2021-11-11T08:01:12.756Z] #43 58.86 CC criu/arch/aarch64/restorer.o [2021-11-11T08:01:12.756Z] #43 59.50 CC criu/arch/aarch64/intraprocedure.o [2021-11-11T08:01:12.756Z] #43 59.55 CC criu/pie/restorer.o [2021-11-11T08:01:12.800Z] #20 71.07 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-11T08:01:12.800Z] #20 71.10 Unpacking zip (3.0-11+b1) ... [2021-11-11T08:01:12.967Z] #21 1.395 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T08:01:12.967Z] #21 1.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T08:01:12.967Z] #21 1.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T08:01:12.967Z] #21 DONE 1.5s [2021-11-11T08:01:12.967Z] [2021-11-11T08:01:12.967Z] #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-11-11T08:01:12.967Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:01:12.967Z] #40 256.9 + dpkg --print-architecture [2021-11-11T08:01:12.967Z] #40 256.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-11T08:01:12.967Z] #40 257.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T08:01:12.967Z] #40 257.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T08:01:13.057Z] #20 71.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:01:13.057Z] #20 71.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:01:13.057Z] #20 71.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:01:13.057Z] #20 71.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:01:13.057Z] #20 71.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:01:13.057Z] #20 71.40 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:01:13.057Z] #20 71.41 Setting up uidmap (1:4.5-1.1) ... [2021-11-11T08:01:13.057Z] #20 71.43 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:01:13.057Z] #20 71.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:01:13.057Z] #20 71.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:01:13.057Z] #20 71.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:01:13.057Z] #20 71.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:01:13.057Z] #20 71.48 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:01:13.057Z] #20 71.50 Setting up zip (3.0-11+b1) ... [2021-11-11T08:01:13.315Z] #20 71.53 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:01:13.315Z] #20 71.56 Setting up bash-completion (1:2.8-6) ... [2021-11-11T08:01:13.361Z] #43 4.296 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:01:13.361Z] #43 4.296 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:01:13.361Z] #43 4.345 Note: Building without GnuTLS support [2021-11-11T08:01:13.361Z] #43 4.352 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:01:13.361Z] #43 4.352 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:01:13.536Z] #40 ... [2021-11-11T08:01:13.536Z] [2021-11-11T08:01:13.536Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:13.536Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:13.536Z] #43 149.0 CC criu/irmap.o [2021-11-11T08:01:13.536Z] #43 149.7 CC criu/kcmp-ids.o [2021-11-11T08:01:13.536Z] #43 149.9 CC criu/kerndat.o [2021-11-11T08:01:13.536Z] #43 151.2 CC criu/libnetlink.o [2021-11-11T08:01:13.536Z] #43 151.6 CC criu/log.o [2021-11-11T08:01:13.536Z] #43 152.1 CC criu/lsm.o [2021-11-11T08:01:13.536Z] #43 152.6 CC criu/mem.o [2021-11-11T08:01:13.536Z] #43 154.2 CC criu/memfd.o [2021-11-11T08:01:13.536Z] #43 154.9 CC criu/mount.o [2021-11-11T08:01:13.536Z] #43 ... [2021-11-11T08:01:13.536Z] [2021-11-11T08:01:13.536Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:13.536Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:13.683Z] #43 ... [2021-11-11T08:01:13.683Z] [2021-11-11T08:01:13.683Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T08:01:13.683Z] #18 sha256:16d99136b4bc4d686bcaa80fc1d38685cc603b281b93bc8614140441ee654833 [2021-11-11T08:01:13.683Z] #18 DONE 1.0s [2021-11-11T08:01:13.683Z] [2021-11-11T08:01:13.683Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T08:01:13.683Z] #19 sha256:0fc8c911733ed5da38023b0f57ceee665c60cd844a29521e21a1cc9fae4c8f1b [2021-11-11T08:01:15.049Z] #19 DONE 1.1s [2021-11-11T08:01:15.049Z] [2021-11-11T08:01:15.049Z] #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-11-11T08:01:15.049Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-11T08:01:15.049Z] #32 ... [2021-11-11T08:01:15.049Z] [2021-11-11T08:01:15.050Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:15.050Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:01:15.266Z] #43 ... [2021-11-11T08:01:15.266Z] [2021-11-11T08:01:15.266Z] #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-11-11T08:01:15.266Z] #37 sha256:699cae5333b22632d57a34b181e69a0836ba5cee214606501530e049c18632b6 [2021-11-11T08:01:15.266Z] #37 6.820 -- Detecting C compiler ABI info - done [2021-11-11T08:01:15.266Z] #37 6.879 -- Detecting C compile features [2021-11-11T08:01:15.266Z] #37 11.12 -- Detecting C compile features - done [2021-11-11T08:01:15.266Z] #37 11.19 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T08:01:15.266Z] #37 11.72 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T08:01:15.266Z] #37 11.83 -- Configuring done [2021-11-11T08:01:15.266Z] #37 11.86 -- Generating done [2021-11-11T08:01:15.266Z] #37 11.87 -- Build files have been written to: /tmp/tmp.o5F3xgOxnp/tini [2021-11-11T08:01:15.266Z] #37 11.88 + make tini-static [2021-11-11T08:01:15.266Z] #37 12.37 Scanning dependencies of target tini-static [2021-11-11T08:01:15.523Z] #37 12.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T08:01:15.523Z] #37 ... [2021-11-11T08:01:15.523Z] [2021-11-11T08:01:15.523Z] #51 [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-11-11T08:01:15.523Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:01:15.523Z] #51 101.5 context [2021-11-11T08:01:15.523Z] #51 102.1 encoding/binary [2021-11-11T08:01:15.523Z] #51 103.1 internal/poll [2021-11-11T08:01:15.523Z] #51 106.2 encoding/base64 [2021-11-11T08:01:15.523Z] #51 107.8 golang.org/x/sys/unix [2021-11-11T08:01:15.523Z] #51 108.8 os [2021-11-11T08:01:15.523Z] #51 ... [2021-11-11T08:01:15.523Z] [2021-11-11T08:01:15.523Z] #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-11-11T08:01:15.523Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:15.523Z] #13 99.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T08:01:15.523Z] #13 99.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-11T08:01:15.523Z] #13 99.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:01:15.779Z] #13 ... [2021-11-11T08:01:15.779Z] [2021-11-11T08:01:15.779Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:15.779Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:15.779Z] #43 6.895 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:01:15.779Z] #43 6.961 GEN .gitid [2021-11-11T08:01:15.779Z] #43 6.996 GEN criu/include/version.h [2021-11-11T08:01:15.978Z] #20 1.316 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T08:01:16.036Z] #43 7.066 GEN include/common/asm [2021-11-11T08:01:16.094Z] #20 74.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:01:16.094Z] #20 74.40 Setting up xz-utils (5.2.4-1) ... [2021-11-11T08:01:16.094Z] #20 74.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T08:01:16.094Z] #20 74.43 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-11T08:01:16.094Z] #20 74.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:01:16.094Z] #20 74.51 invoke-rc.d: could not determine current runlevel [2021-11-11T08:01:16.094Z] #20 74.52 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:01:16.094Z] #20 74.53 Setting up pigz (2.4-1) ... [2021-11-11T08:01:16.095Z] #20 74.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:01:16.095Z] #20 74.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:01:16.095Z] #20 74.58 Setting up python-pip-whl (18.1-5) ... [2021-11-11T08:01:16.095Z] #20 74.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:01:16.095Z] #20 74.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:01:16.541Z] #20 1.495 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T08:01:16.541Z] #20 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T08:01:16.541Z] #20 1.651 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T08:01:16.659Z] #20 75.07 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:01:16.659Z] #20 75.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:01:16.659Z] #20 75.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:16.659Z] #20 75.11 Setting up vim (2:8.1.0875-5) ... [2021-11-11T08:01:16.659Z] #20 75.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T08:01:16.659Z] #20 75.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T08:01:16.659Z] #20 75.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T08:01:16.659Z] #20 75.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T08:01:16.659Z] #20 75.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T08:01:16.659Z] #20 75.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T08:01:16.659Z] #20 75.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T08:01:16.659Z] #20 75.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T08:01:16.659Z] #20 75.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:01:16.659Z] #20 75.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:01:16.659Z] #20 75.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:01:16.659Z] #20 75.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T08:01:16.659Z] #20 75.28 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:01:16.915Z] #20 75.29 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:16.964Z] #43 ... [2021-11-11T08:01:16.964Z] [2021-11-11T08:01:16.964Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:01:16.964Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T08:01:16.964Z] #34 102.8 internal/poll [2021-11-11T08:01:16.964Z] #34 104.3 io/fs [2021-11-11T08:01:16.964Z] #34 107.1 os [2021-11-11T08:01:16.964Z] #34 111.0 path/filepath [2021-11-11T08:01:16.964Z] #34 111.0 fmt [2021-11-11T08:01:16.964Z] #34 112.7 io/ioutil [2021-11-11T08:01:16.964Z] #34 ... [2021-11-11T08:01:16.964Z] [2021-11-11T08:01:16.964Z] #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-11-11T08:01:16.964Z] #37 sha256:699cae5333b22632d57a34b181e69a0836ba5cee214606501530e049c18632b6 [2021-11-11T08:01:16.964Z] #37 13.93 [100%] Linking C executable tini-static [2021-11-11T08:01:17.220Z] #37 14.43 [100%] Built target tini-static [2021-11-11T08:01:17.220Z] #37 14.57 + mkdir -p /build [2021-11-11T08:01:17.470Z] #20 2.363 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-11-11T08:01:17.495Z] #37 14.58 + cp tini-static /build/docker-init [2021-11-11T08:01:17.752Z] #37 DONE 15.0s [2021-11-11T08:01:17.752Z] [2021-11-11T08:01:17.752Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:17.752Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:17.752Z] #43 8.762 PBCC images/timens.pb-c.c [2021-11-11T08:01:17.752Z] #43 8.855 DEP images/timens.pb-c.d [2021-11-11T08:01:17.752Z] #43 8.960 PBCC images/fown.pb-c.c [2021-11-11T08:01:18.009Z] #43 9.056 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-11T08:01:18.009Z] #43 9.210 PBCC images/opts.pb-c.c [2021-11-11T08:01:18.030Z] #13 ... [2021-11-11T08:01:18.030Z] [2021-11-11T08:01:18.030Z] #45 [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-11-11T08:01:18.030Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:01:18.030Z] #45 110.4 crypto/dsa [2021-11-11T08:01:18.030Z] #45 110.7 crypto/x509/pkix [2021-11-11T08:01:18.030Z] #45 111.1 net [2021-11-11T08:01:18.030Z] #45 111.4 vendor/golang.org/x/crypto/chacha20 [2021-11-11T08:01:18.030Z] #45 112.2 vendor/golang.org/x/crypto/poly1305 [2021-11-11T08:01:18.030Z] #45 113.0 vendor/golang.org/x/sys/cpu [2021-11-11T08:01:18.030Z] #45 113.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-11-11T08:01:18.030Z] #45 114.7 vendor/golang.org/x/crypto/curve25519 [2021-11-11T08:01:18.030Z] #45 115.7 vendor/golang.org/x/crypto/hkdf [2021-11-11T08:01:18.030Z] #45 116.0 vendor/golang.org/x/text/transform [2021-11-11T08:01:18.030Z] #45 116.8 vendor/golang.org/x/text/unicode/bidi [2021-11-11T08:01:18.030Z] #45 118.4 vendor/golang.org/x/text/secure/bidirule [2021-11-11T08:01:18.030Z] #45 118.7 vendor/golang.org/x/text/unicode/norm [2021-11-11T08:01:18.030Z] #45 ... [2021-11-11T08:01:18.030Z] [2021-11-11T08:01:18.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:18.030Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:18.030Z] #43 35.35 CC images/ipc-shm.o [2021-11-11T08:01:18.030Z] #43 35.64 CC images/ipc-msg.o [2021-11-11T08:01:18.030Z] #43 36.02 CC images/ipc-sem.o [2021-11-11T08:01:18.030Z] #43 36.25 CC images/utsns.o [2021-11-11T08:01:18.030Z] #43 36.45 CC images/creds.o [2021-11-11T08:01:18.030Z] #43 36.67 CC images/vma.o [2021-11-11T08:01:18.030Z] #43 36.89 CC images/netdev.o [2021-11-11T08:01:18.030Z] #43 37.34 CC images/tty.o [2021-11-11T08:01:18.030Z] #43 37.85 CC images/file-lock.o [2021-11-11T08:01:18.030Z] #43 38.09 CC images/rlimit.o [2021-11-11T08:01:18.030Z] #43 38.40 CC images/pagemap.o [2021-11-11T08:01:18.030Z] #43 38.73 CC images/siginfo.o [2021-11-11T08:01:18.030Z] #43 39.01 CC images/rpc.o [2021-11-11T08:01:18.030Z] #43 40.41 CC images/ext-file.o [2021-11-11T08:01:18.030Z] #43 40.65 CC images/cgroup.o [2021-11-11T08:01:18.030Z] #43 41.35 CC images/userns.o [2021-11-11T08:01:18.030Z] #43 41.63 CC images/google/protobuf/descriptor.o [2021-11-11T08:01:18.267Z] #43 9.335 PBCC images/memfd.pb-c.c [2021-11-11T08:01:18.267Z] #43 ... [2021-11-11T08:01:18.267Z] [2021-11-11T08:01:18.267Z] #45 [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-11-11T08:01:18.267Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:01:18.267Z] #45 104.2 regexp/syntax [2021-11-11T08:01:18.267Z] #45 105.1 internal/poll [2021-11-11T08:01:18.267Z] #45 110.5 os [2021-11-11T08:01:18.267Z] #45 112.2 regexp [2021-11-11T08:01:18.267Z] #45 ... [2021-11-11T08:01:18.267Z] [2021-11-11T08:01:18.267Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:18.267Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:18.267Z] #43 9.477 DEP images/fown.pb-c.d [2021-11-11T08:01:18.282Z] #20 ... [2021-11-11T08:01:18.282Z] [2021-11-11T08:01:18.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:18.282Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:18.282Z] #43 135.6 CC criu/cr-service.o [2021-11-11T08:01:18.282Z] #43 137.2 CC criu/crtools.o [2021-11-11T08:01:18.282Z] #43 137.8 CC criu/eventfd.o [2021-11-11T08:01:18.282Z] #43 138.2 CC criu/eventpoll.o [2021-11-11T08:01:18.282Z] #43 139.1 CC criu/external.o [2021-11-11T08:01:18.282Z] #43 139.4 CC criu/fault-injection.o [2021-11-11T08:01:18.282Z] #43 139.6 CC criu/fdstore.o [2021-11-11T08:01:18.282Z] #43 140.0 CC criu/fifo.o [2021-11-11T08:01:18.282Z] #43 140.4 CC criu/file-ids.o [2021-11-11T08:01:18.282Z] #43 140.7 CC criu/file-lock.o [2021-11-11T08:01:18.282Z] #43 141.6 CC criu/files-ext.o [2021-11-11T08:01:18.282Z] #43 142.0 CC criu/files-reg.o [2021-11-11T08:01:18.282Z] #43 144.0 CC criu/files.o [2021-11-11T08:01:18.524Z] #43 9.608 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-11T08:01:18.539Z] #43 146.1 CC criu/filesystems.o [2021-11-11T08:01:18.603Z] #43 ... [2021-11-11T08:01:18.603Z] [2021-11-11T08:01:18.603Z] #56 [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-11-11T08:01:18.603Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:01:18.603Z] #56 60.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T08:01:18.603Z] #56 60.29 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T08:01:18.603Z] #56 60.29 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:01:18.603Z] #56 60.29 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:01:18.603Z] #56 60.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T08:01:18.603Z] #56 60.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T08:01:18.603Z] #56 60.29 + '[' '' = dynamic ']' [2021-11-11T08:01:18.603Z] #56 60.29 + make [2021-11-11T08:01:18.603Z] #56 61.63 + bin/ctr [2021-11-11T08:01:18.781Z] #43 9.776 DEP images/opts.pb-c.d [2021-11-11T08:01:18.837Z] #20 3.970 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-11-11T08:01:19.038Z] #43 9.942 DEP images/memfd.pb-c.d [2021-11-11T08:01:19.038Z] #43 10.06 PBCC images/sit.pb-c.c [2021-11-11T08:01:19.038Z] #43 10.16 DEP images/sit.pb-c.d [2021-11-11T08:01:19.295Z] #43 10.29 PBCC images/macvlan.pb-c.c [2021-11-11T08:01:19.295Z] #43 10.36 DEP images/macvlan.pb-c.d [2021-11-11T08:01:19.295Z] #43 10.50 PBCC images/autofs.pb-c.c [2021-11-11T08:01:19.469Z] #43 147.0 CC criu/fsnotify.o [2021-11-11T08:01:19.548Z] #56 ... [2021-11-11T08:01:19.549Z] [2021-11-11T08:01:19.549Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:19.549Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:19.549Z] #43 43.35 CC images/opts.o [2021-11-11T08:01:19.549Z] #43 43.63 CC images/seccomp.o [2021-11-11T08:01:19.552Z] #43 10.54 DEP images/autofs.pb-c.d [2021-11-11T08:01:19.726Z] #43 ... [2021-11-11T08:01:19.727Z] [2021-11-11T08:01:19.727Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:19.727Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:01:19.727Z] #20 78.19 Setting up iptables (1.8.2-4) ... [2021-11-11T08:01:19.727Z] #20 78.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T08:01:19.727Z] #20 78.26 Setting up python3 (3.7.3-1) ... [2021-11-11T08:01:19.809Z] #43 10.69 PBCC images/sysctl.pb-c.c [2021-11-11T08:01:19.809Z] #43 10.72 DEP images/sysctl.pb-c.d [2021-11-11T08:01:19.809Z] #43 10.86 PBCC images/time.pb-c.c [2021-11-11T08:01:19.809Z] #43 10.89 DEP images/time.pb-c.d [2021-11-11T08:01:20.066Z] #43 10.97 PBCC images/binfmt-misc.pb-c.c [2021-11-11T08:01:20.066Z] #43 11.01 DEP images/binfmt-misc.pb-c.d [2021-11-11T08:01:20.066Z] #43 11.11 PBCC images/seccomp.pb-c.c [2021-11-11T08:01:20.066Z] #43 11.12 DEP images/seccomp.pb-c.d [2021-11-11T08:01:20.066Z] #43 11.18 PBCC images/userns.pb-c.c [2021-11-11T08:01:20.066Z] #43 11.20 DEP images/userns.pb-c.d [2021-11-11T08:01:20.105Z] #22 ... [2021-11-11T08:01:20.105Z] [2021-11-11T08:01:20.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:20.105Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:20.105Z] #43 160.7 CC criu/namespaces.o [2021-11-11T08:01:20.105Z] #43 164.9 CC criu/net.o [2021-11-11T08:01:20.121Z] #43 43.89 CC images/binfmt-misc.o [2021-11-11T08:01:20.121Z] #43 44.13 CC images/time.o [2021-11-11T08:01:20.291Z] #20 78.72 Setting up python3-wheel (0.32.3-2) ... [2021-11-11T08:01:20.323Z] #43 11.38 PBCC images/cgroup.pb-c.c [2021-11-11T08:01:20.323Z] #43 11.41 DEP images/cgroup.pb-c.d [2021-11-11T08:01:20.383Z] #43 44.41 CC images/sysctl.o [2021-11-11T08:01:20.580Z] #43 11.59 PBCC images/ext-file.pb-c.c [2021-11-11T08:01:20.580Z] #43 11.69 DEP images/ext-file.pb-c.d [2021-11-11T08:01:20.580Z] #43 11.82 PBCC images/rpc.pb-c.c [2021-11-11T08:01:20.646Z] #43 44.62 CC images/autofs.o [2021-11-11T08:01:20.726Z] #20 5.687 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [303 kB] [2021-11-11T08:01:20.837Z] #43 11.90 DEP images/rpc.pb-c.d [2021-11-11T08:01:20.908Z] #43 44.92 CC images/macvlan.o [2021-11-11T08:01:21.094Z] #43 11.97 PBCC images/siginfo.pb-c.c [2021-11-11T08:01:21.094Z] #43 12.09 DEP images/siginfo.pb-c.d [2021-11-11T08:01:21.094Z] #43 12.15 PBCC images/pagemap.pb-c.c [2021-11-11T08:01:21.094Z] #43 12.21 DEP images/pagemap.pb-c.d [2021-11-11T08:01:21.171Z] #43 45.20 CC images/sit.o [2021-11-11T08:01:21.238Z] #20 79.44 Setting up apparmor (2.13.2-10) ... [2021-11-11T08:01:21.289Z] #20 ... [2021-11-11T08:01:21.289Z] [2021-11-11T08:01:21.289Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:21.289Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:21.289Z] #43 65.41 LINK criu/pie/restorer.built-in.o [2021-11-11T08:01:21.289Z] #43 65.44 GEN criu/pie/restorer-blob.h [2021-11-11T08:01:21.289Z] #43 65.57 DEP criu/vdso.d [2021-11-11T08:01:21.289Z] #43 65.98 DEP criu/uts_ns.d [2021-11-11T08:01:21.289Z] #43 66.18 DEP criu/util.d [2021-11-11T08:01:21.289Z] #43 66.52 DEP criu/uffd.d [2021-11-11T08:01:21.289Z] #43 66.91 DEP criu/tun.d [2021-11-11T08:01:21.289Z] #43 67.23 DEP criu/tty.d [2021-11-11T08:01:21.289Z] #43 67.55 DEP criu/timerfd.d [2021-11-11T08:01:21.289Z] #43 67.84 DEP criu/timens.d [2021-11-11T08:01:21.289Z] #43 68.11 DEP criu/sysfs_parse.d [2021-11-11T08:01:21.289Z] #43 68.31 DEP criu/sysctl.d [2021-11-11T08:01:21.289Z] #43 68.57 DEP criu/string.d [2021-11-11T08:01:21.289Z] #43 68.63 DEP criu/stats.d [2021-11-11T08:01:21.289Z] #43 68.81 DEP criu/sockets.d [2021-11-11T08:01:21.289Z] #43 69.13 DEP criu/sk-unix.d [2021-11-11T08:01:21.289Z] #43 69.52 DEP criu/sk-tcp.d [2021-11-11T08:01:21.289Z] #43 69.82 DEP criu/sk-queue.d [2021-11-11T08:01:21.289Z] #43 70.09 DEP criu/sk-packet.d [2021-11-11T08:01:21.351Z] #43 12.22 PBCC images/rlimit.pb-c.c [2021-11-11T08:01:21.351Z] #43 12.23 DEP images/rlimit.pb-c.d [2021-11-11T08:01:21.351Z] #43 12.24 PBCC images/file-lock.pb-c.c [2021-11-11T08:01:21.351Z] #43 12.25 DEP images/file-lock.pb-c.d [2021-11-11T08:01:21.351Z] #43 12.26 PBCC images/tty.pb-c.c [2021-11-11T08:01:21.351Z] #43 12.27 DEP images/tty.pb-c.d [2021-11-11T08:01:21.351Z] #43 12.28 PBCC images/tun.pb-c.c [2021-11-11T08:01:21.351Z] #43 12.29 PBCC images/netdev.pb-c.c [2021-11-11T08:01:21.351Z] #43 12.35 DEP images/tun.pb-c.d [2021-11-11T08:01:21.351Z] #43 12.44 DEP images/netdev.pb-c.d [2021-11-11T08:01:21.433Z] #43 45.46 CC images/memfd.o [2021-11-11T08:01:21.545Z] #43 70.40 DEP criu/sk-netlink.d [2021-11-11T08:01:21.545Z] #43 70.64 DEP criu/sk-inet.d [2021-11-11T08:01:21.608Z] #43 12.56 PBCC images/vma.pb-c.c [2021-11-11T08:01:21.608Z] #43 12.62 DEP images/vma.pb-c.d [2021-11-11T08:01:21.608Z] #43 12.68 PBCC images/creds.pb-c.c [2021-11-11T08:01:21.608Z] #43 12.74 DEP images/creds.pb-c.d [2021-11-11T08:01:21.608Z] #43 12.79 PBCC images/utsns.pb-c.c [2021-11-11T08:01:21.608Z] #43 12.81 DEP images/utsns.pb-c.d [2021-11-11T08:01:21.608Z] #43 12.83 PBCC images/ipc-desc.pb-c.c [2021-11-11T08:01:21.608Z] #43 12.84 PBCC images/ipc-sem.pb-c.c [2021-11-11T08:01:21.865Z] #43 12.85 DEP images/ipc-desc.pb-c.d [2021-11-11T08:01:21.865Z] #43 12.93 DEP images/ipc-sem.pb-c.d [2021-11-11T08:01:22.005Z] #43 45.86 CC images/timens.o [2021-11-11T08:01:22.108Z] #43 70.99 DEP criu/signalfd.d [2021-11-11T08:01:22.108Z] #43 71.23 DEP criu/sigframe.d [2021-11-11T08:01:22.122Z] #43 13.01 PBCC images/ipc-msg.pb-c.c [2021-11-11T08:01:22.122Z] #43 13.02 DEP images/ipc-msg.pb-c.d [2021-11-11T08:01:22.122Z] #43 13.12 PBCC images/ipc-shm.pb-c.c [2021-11-11T08:01:22.122Z] #43 13.17 DEP images/ipc-shm.pb-c.d [2021-11-11T08:01:22.122Z] #43 13.22 PBCC images/ipc-var.pb-c.c [2021-11-11T08:01:22.122Z] #43 13.26 DEP images/ipc-var.pb-c.d [2021-11-11T08:01:22.268Z] #43 46.14 LINK images/built-in.o [2021-11-11T08:01:22.268Z] #43 46.33 GEN compel/include/asm [2021-11-11T08:01:22.378Z] #43 13.32 PBCC images/sk-opts.pb-c.c [2021-11-11T08:01:22.378Z] #43 13.35 PBCC images/packet-sock.pb-c.c [2021-11-11T08:01:22.378Z] #43 13.40 DEP images/sk-opts.pb-c.d [2021-11-11T08:01:22.378Z] #43 13.46 DEP images/packet-sock.pb-c.d [2021-11-11T08:01:22.378Z] #43 13.52 PBCC images/sk-netlink.pb-c.c [2021-11-11T08:01:22.529Z] #43 46.37 GEN compel/include/version.h [2021-11-11T08:01:22.529Z] #43 46.39 touch .config [2021-11-11T08:01:22.529Z] #43 46.45 GEN include/common/config.h [2021-11-11T08:01:22.529Z] #43 46.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-11T08:01:22.529Z] #43 46.55 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-11T08:01:22.529Z] #43 46.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-11T08:01:22.529Z] #43 46.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-11T08:01:22.529Z] #43 46.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-11T08:01:22.529Z] #43 46.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-11T08:01:22.529Z] #43 46.68 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-11T08:01:22.636Z] #43 13.61 DEP images/sk-netlink.pb-c.d [2021-11-11T08:01:22.636Z] #43 13.66 PBCC images/sk-inet.pb-c.c [2021-11-11T08:01:22.636Z] #43 13.71 DEP images/sk-inet.pb-c.d [2021-11-11T08:01:22.636Z] #43 13.81 PBCC images/sk-unix.pb-c.c [2021-11-11T08:01:22.636Z] #43 13.88 DEP images/sk-unix.pb-c.d [2021-11-11T08:01:22.642Z] #43 ... [2021-11-11T08:01:22.642Z] [2021-11-11T08:01:22.642Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:22.642Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:22.642Z] #22 9.316 Collecting yamllint==1.26.1 [2021-11-11T08:01:22.670Z] #43 71.43 DEP criu/shmem.d [2021-11-11T08:01:22.791Z] #43 46.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-11T08:01:22.791Z] #43 46.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-11T08:01:22.791Z] #43 46.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-11T08:01:22.791Z] #43 46.78 DEP compel/plugins/std/infect.d [2021-11-11T08:01:22.791Z] #43 46.89 DEP compel/plugins/std/string.d [2021-11-11T08:01:22.791Z] #43 46.95 DEP compel/plugins/std/log.d [2021-11-11T08:01:22.893Z] #43 13.94 PBCC images/mm.pb-c.c [2021-11-11T08:01:22.894Z] #43 13.98 DEP images/mm.pb-c.d [2021-11-11T08:01:22.925Z] #43 71.69 DEP criu/servicefd.d [2021-11-11T08:01:22.925Z] #43 71.96 DEP criu/seize.d [2021-11-11T08:01:23.054Z] #43 47.01 DEP compel/plugins/std/fds.d [2021-11-11T08:01:23.133Z] #20 81.24 Setting up xfsprogs (4.20.0-1) ... [2021-11-11T08:01:23.133Z] #20 81.27 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:01:23.133Z] #20 81.65 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:01:23.150Z] #43 14.06 PBCC images/timerfd.pb-c.c [2021-11-11T08:01:23.151Z] #43 14.10 DEP images/timerfd.pb-c.d [2021-11-11T08:01:23.151Z] #43 14.16 PBCC images/timer.pb-c.c [2021-11-11T08:01:23.151Z] #43 14.19 DEP images/timer.pb-c.d [2021-11-11T08:01:23.151Z] #43 14.23 PBCC images/sa.pb-c.c [2021-11-11T08:01:23.151Z] #43 14.29 DEP images/sa.pb-c.d [2021-11-11T08:01:23.315Z] #43 47.12 DEP compel/plugins/std/std.d [2021-11-11T08:01:23.315Z] #43 47.23 DEP compel/plugins/shmem/shmem.d [2021-11-11T08:01:23.315Z] #43 47.30 DEP compel/plugins/fds/fds.d [2021-11-11T08:01:23.407Z] #43 14.35 PBCC images/pipe-data.pb-c.c [2021-11-11T08:01:23.408Z] #43 14.38 DEP images/pipe-data.pb-c.d [2021-11-11T08:01:23.408Z] #43 14.46 PBCC images/mnt.pb-c.c [2021-11-11T08:01:23.408Z] #43 14.50 DEP images/mnt.pb-c.d [2021-11-11T08:01:23.488Z] #43 72.27 DEP criu/seccomp.d [2021-11-11T08:01:23.578Z] #43 47.45 CC compel/plugins/std/std.o [2021-11-11T08:01:23.665Z] #43 14.60 PBCC images/sk-packet.pb-c.c [2021-11-11T08:01:23.665Z] #43 14.60 DEP images/sk-packet.pb-c.d [2021-11-11T08:01:23.665Z] #43 14.64 PBCC images/tcp-stream.pb-c.c [2021-11-11T08:01:23.665Z] #43 14.69 DEP images/tcp-stream.pb-c.d [2021-11-11T08:01:23.665Z] #43 14.72 PBCC images/pipe.pb-c.c [2021-11-11T08:01:23.665Z] #43 14.81 DEP images/pipe.pb-c.d [2021-11-11T08:01:23.665Z] #43 14.87 PBCC images/pstree.pb-c.c [2021-11-11T08:01:23.744Z] #43 72.57 DEP criu/rst-malloc.d [2021-11-11T08:01:23.744Z] #43 72.69 DEP criu/rbtree.d [2021-11-11T08:01:23.744Z] #43 72.75 DEP criu/pstree.d [2021-11-11T08:01:23.840Z] #43 47.85 CC compel/plugins/std/fds.o [2021-11-11T08:01:23.922Z] #43 14.90 DEP images/pstree.pb-c.d [2021-11-11T08:01:23.922Z] #43 14.97 PBCC images/fs.pb-c.c [2021-11-11T08:01:23.922Z] #43 15.02 DEP images/fs.pb-c.d [2021-11-11T08:01:23.922Z] #43 15.07 PBCC images/signalfd.pb-c.c [2021-11-11T08:01:23.922Z] #43 15.12 DEP images/signalfd.pb-c.d [2021-11-11T08:01:24.000Z] #43 73.03 DEP criu/protobuf.d [2021-11-11T08:01:24.179Z] #43 15.21 PBCC images/fh.pb-c.c [2021-11-11T08:01:24.179Z] #43 15.23 PBCC images/fsnotify.pb-c.c [2021-11-11T08:01:24.179Z] #43 15.30 DEP images/fh.pb-c.d [2021-11-11T08:01:24.179Z] #43 15.37 DEP images/fsnotify.pb-c.d [2021-11-11T08:01:24.257Z] #43 73.26 GEN criu/protobuf-desc-gen.h [2021-11-11T08:01:24.257Z] #43 ... [2021-11-11T08:01:24.257Z] [2021-11-11T08:01:24.257Z] #53 [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-11-11T08:01:24.257Z] #53 sha256:9c8148e6e58e9c78e740695803a8f7582bb94c7586ceff54ba8bbacddc2046bb [2021-11-11T08:01:24.257Z] #53 17.92 + cd /tmp/tmp.wvB6iJc1bH/src/github.com/opencontainers/runc [2021-11-11T08:01:24.257Z] #53 17.92 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:01:24.412Z] #43 48.35 CC compel/plugins/std/log.o [2021-11-11T08:01:24.436Z] #43 15.43 PBCC images/eventpoll.pb-c.c [2021-11-11T08:01:24.436Z] #43 15.45 DEP images/eventpoll.pb-c.d [2021-11-11T08:01:24.436Z] #43 15.55 PBCC images/eventfd.pb-c.c [2021-11-11T08:01:24.436Z] #43 15.57 DEP images/eventfd.pb-c.d [2021-11-11T08:01:24.436Z] #43 15.61 PBCC images/remap-file-path.pb-c.c [2021-11-11T08:01:24.436Z] #43 15.64 DEP images/remap-file-path.pb-c.d [2021-11-11T08:01:24.484Z] INFO: Extraction ended at 11/11/2021 08:01:23. Duration:00:00:21.1791543 [2021-11-11T08:01:24.484Z] INFO: Updating the golang and path environment variables [2021-11-11T08:01:24.484Z] INFO: GOPATH=d:\gopath [2021-11-11T08:01:24.484Z] INFO: go version go1.16.10 windows/amd64 [2021-11-11T08:01:24.484Z] INFO: Running the daemon under test in debug mode [2021-11-11T08:01:24.484Z] INFO: Starting a daemon under test... [2021-11-11T08:01:24.484Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43004\2\daemon --pidfile d:\CI\PR-43004\2\docker.pid -D [2021-11-11T08:01:24.484Z] INFO: Process started successfully. [2021-11-11T08:01:24.484Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T08:01:24.484Z] INFO: Waiting for the daemon under test to start... [2021-11-11T08:01:24.501Z] #20 82.68 Setting up python3-distutils (3.7.3-1) ... [2021-11-11T08:01:24.693Z] #43 15.70 PBCC images/fifo.pb-c.c [2021-11-11T08:01:24.693Z] #43 15.74 DEP images/fifo.pb-c.d [2021-11-11T08:01:24.693Z] #43 15.82 PBCC images/ghost-file.pb-c.c [2021-11-11T08:01:24.693Z] #43 15.86 DEP images/ghost-file.pb-c.d [2021-11-11T08:01:24.758Z] #20 83.15 Setting up python3-setuptools (40.8.0-1) ... [2021-11-11T08:01:24.950Z] #43 15.92 PBCC images/regfile.pb-c.c [2021-11-11T08:01:24.950Z] #43 15.97 DEP images/regfile.pb-c.d [2021-11-11T08:01:24.950Z] #43 16.04 PBCC images/ns.pb-c.c [2021-11-11T08:01:24.950Z] #43 16.07 DEP images/ns.pb-c.d [2021-11-11T08:01:24.950Z] #43 16.11 PBCC images/fdinfo.pb-c.c [2021-11-11T08:01:24.950Z] #43 16.16 DEP images/fdinfo.pb-c.d [2021-11-11T08:01:25.185Z] #53 18.74 + '[' -z '' ']' [2021-11-11T08:01:25.185Z] #53 18.74 + target=static [2021-11-11T08:01:25.185Z] #53 18.74 + make 'BUILDTAGS=seccomp ' static [2021-11-11T08:01:25.207Z] #43 16.23 PBCC images/core-aarch64.pb-c.c [2021-11-11T08:01:25.207Z] #43 16.26 PBCC images/core-arm.pb-c.c [2021-11-11T08:01:25.207Z] #43 16.32 PBCC images/core-ppc64.pb-c.c [2021-11-11T08:01:25.357Z] #43 49.28 CC compel/plugins/std/string.o [2021-11-11T08:01:25.464Z] #43 16.37 PBCC images/core-s390.pb-c.c [2021-11-11T08:01:25.464Z] #43 16.47 PBCC images/core-x86.pb-c.c [2021-11-11T08:01:25.464Z] #43 16.54 PBCC images/core.pb-c.c [2021-11-11T08:01:25.464Z] #43 16.60 PBCC images/inventory.pb-c.c [2021-11-11T08:01:25.721Z] #43 16.69 DEP images/core-aarch64.pb-c.d [2021-11-11T08:01:25.721Z] #43 16.75 DEP images/core-arm.pb-c.d [2021-11-11T08:01:25.721Z] #43 16.82 DEP images/core-ppc64.pb-c.d [2021-11-11T08:01:25.721Z] #43 16.90 DEP images/core-s390.pb-c.d [2021-11-11T08:01:25.748Z] #53 19.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T08:01:25.930Z] #43 50.01 CC compel/plugins/std/infect.o [2021-11-11T08:01:25.978Z] #43 16.95 DEP images/core-x86.pb-c.d [2021-11-11T08:01:25.978Z] #43 16.99 DEP images/core.pb-c.d [2021-11-11T08:01:25.978Z] #43 17.05 DEP images/inventory.pb-c.d [2021-11-11T08:01:25.978Z] #43 17.11 PBCC images/cpuinfo.pb-c.c [2021-11-11T08:01:25.978Z] #43 17.14 DEP images/cpuinfo.pb-c.d [2021-11-11T08:01:25.978Z] #43 17.18 PBCC images/stats.pb-c.c [2021-11-11T08:01:26.128Z] #20 84.44 Setting up python3-pip (18.1-5) ... [2021-11-11T08:01:26.235Z] #43 17.20 DEP images/stats.pb-c.d [2021-11-11T08:01:26.503Z] #43 50.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-11T08:01:26.503Z] #43 50.65 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-11T08:01:26.765Z] #43 50.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-11T08:01:26.765Z] #43 50.76 AR compel/plugins/std.lib.a [2021-11-11T08:01:26.765Z] #43 50.83 CC compel/plugins/fds/fds.o [2021-11-11T08:01:27.057Z] #20 85.47 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:27.057Z] #20 85.52 Processing triggers for mime-support (3.62) ... [2021-11-11T08:01:27.115Z] #53 ... [2021-11-11T08:01:27.115Z] [2021-11-11T08:01:27.115Z] #45 [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-11-11T08:01:27.115Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:01:27.115Z] #45 138.6 github.com/LK4D4/vndr/godl [2021-11-11T08:01:27.115Z] #45 140.0 github.com/LK4D4/vndr [2021-11-11T08:01:27.167Z] #43 ... [2021-11-11T08:01:27.167Z] [2021-11-11T08:01:27.167Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-11-11T08:01:27.167Z] #34 sha256:61fedd2326e67de633b421cee2582bcd218f0d80363c6193b85af0e0d2195aa3 [2021-11-11T08:01:27.167Z] #34 115.8 github.com/BurntSushi/toml [2021-11-11T08:01:27.167Z] #34 115.8 flag [2021-11-11T08:01:27.167Z] #34 118.1 log [2021-11-11T08:01:27.167Z] #34 120.6 github.com/BurntSushi/toml/cmd/tomlv [2021-11-11T08:01:27.167Z] #34 DONE 123.0s [2021-11-11T08:01:27.167Z] [2021-11-11T08:01:27.167Z] #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-11-11T08:01:27.167Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:27.167Z] #13 108.7 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T08:01:27.167Z] #13 108.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:01:27.167Z] #13 108.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:27.167Z] #13 109.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-11T08:01:27.167Z] #13 109.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:01:27.167Z] #13 109.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:27.338Z] #43 51.08 AR compel/plugins/fds.lib.a [2021-11-11T08:01:27.338Z] #43 51.14 HOSTDEP compel/src/lib/log-host.d [2021-11-11T08:01:27.338Z] #43 51.27 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-11T08:01:27.338Z] #43 51.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-11T08:01:27.338Z] #43 51.50 HOSTDEP compel/src/main-host.d [2021-11-11T08:01:27.338Z] #43 ... [2021-11-11T08:01:27.338Z] [2021-11-11T08:01:27.338Z] #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-11-11T08:01:27.338Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:27.338Z] #13 125.0 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T08:01:27.338Z] #13 125.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-11T08:01:27.338Z] #13 125.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T08:01:27.372Z] #45 ... [2021-11-11T08:01:27.372Z] [2021-11-11T08:01:27.372Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:27.372Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:27.372Z] #43 76.35 DEP criu/protobuf-desc.d [2021-11-11T08:01:27.599Z] #13 125.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T08:01:27.599Z] #13 125.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-11T08:01:27.599Z] #13 125.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T08:01:27.629Z] #43 76.51 DEP criu/proc_parse.d [2021-11-11T08:01:27.860Z] #13 125.3 Selecting previously unselected package libbtrfs0. [2021-11-11T08:01:27.860Z] #13 125.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T08:01:27.860Z] #13 125.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T08:01:27.860Z] #13 125.5 Selecting previously unselected package libbtrfs-dev. [2021-11-11T08:01:27.860Z] #13 125.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T08:01:27.860Z] #13 125.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:01:27.885Z] #43 76.79 DEP criu/plugin.d [2021-11-11T08:01:27.885Z] #43 ... [2021-11-11T08:01:27.885Z] [2021-11-11T08:01:27.885Z] #45 [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-11-11T08:01:27.885Z] #45 sha256:aeed7d01344e4b07d460734776e45b86da476f2db03bf8ed3d6b49046c08c947 [2021-11-11T08:01:27.885Z] #45 DONE 149.3s [2021-11-11T08:01:27.885Z] [2021-11-11T08:01:27.885Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:27.885Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:27.885Z] #43 76.94 DEP criu/pipes.d [2021-11-11T08:01:27.915Z] #22 14.70 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-11T08:01:27.993Z] #20 DONE 86.2s [2021-11-11T08:01:27.993Z] [2021-11-11T08:01:27.993Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T08:01:27.993Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-11T08:01:28.121Z] #13 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T08:01:28.121Z] #13 125.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:01:28.121Z] #13 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:28.121Z] #13 125.7 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T08:01:28.121Z] #13 125.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T08:01:28.121Z] #13 125.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:01:28.141Z] #43 77.19 DEP criu/pie-util.d [2021-11-11T08:01:28.382Z] #13 125.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T08:01:28.382Z] #13 125.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-11T08:01:28.382Z] #13 126.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T08:01:28.396Z] #43 77.39 DEP criu/pie-util-vdso.d [2021-11-11T08:01:28.483Z] #22 ... [2021-11-11T08:01:28.483Z] [2021-11-11T08:01:28.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:28.483Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:28.483Z] #43 169.3 CC criu/netfilter.o [2021-11-11T08:01:28.483Z] #43 169.7 CC criu/page-pipe.o [2021-11-11T08:01:28.483Z] #43 170.3 CC criu/page-xfer.o [2021-11-11T08:01:28.483Z] #43 171.7 CC criu/pagemap-cache.o [2021-11-11T08:01:28.483Z] #43 172.1 CC criu/pagemap.o [2021-11-11T08:01:28.483Z] #43 173.0 CC criu/parasite-syscall.o [2021-11-11T08:01:28.483Z] #43 174.0 CC criu/path.o [2021-11-11T08:01:28.643Z] #13 126.3 Selecting previously unselected package libpcre16-3:amd64. [2021-11-11T08:01:28.643Z] #13 126.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-11T08:01:28.643Z] #13 126.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T08:01:28.653Z] #43 77.60 DEP criu/path.d [2021-11-11T08:01:28.903Z] #13 126.5 Selecting previously unselected package libpcre32-3:amd64. [2021-11-11T08:01:28.904Z] #13 126.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-11T08:01:28.904Z] #13 126.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T08:01:28.909Z] #43 77.78 DEP criu/parasite-syscall.d [2021-11-11T08:01:29.051Z] #43 174.3 CC criu/pie-util-vdso-elf32.o [2021-11-11T08:01:29.062Z] #13 ... [2021-11-11T08:01:29.062Z] [2021-11-11T08:01:29.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:29.062Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:29.062Z] #43 19.76 make[1]: Nothing to be done for 'all'. [2021-11-11T08:01:29.062Z] #43 ... [2021-11-11T08:01:29.062Z] [2021-11-11T08:01:29.062Z] #51 [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-11-11T08:01:29.062Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:01:29.062Z] #51 115.1 fmt [2021-11-11T08:01:29.062Z] #51 120.7 golang.org/x/crypto/ssh/terminal [2021-11-11T08:01:29.062Z] #51 120.7 encoding/json [2021-11-11T08:01:29.062Z] #51 122.5 github.com/pkg/diff [2021-11-11T08:01:29.062Z] #51 124.8 go/ast [2021-11-11T08:01:29.164Z] #13 126.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-11T08:01:29.164Z] #13 126.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-11T08:01:29.164Z] #13 126.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T08:01:29.164Z] #13 126.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-11T08:01:29.164Z] #13 126.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-11T08:01:29.164Z] #13 126.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T08:01:29.165Z] #43 78.13 DEP criu/pagemap.d [2021-11-11T08:01:29.311Z] #43 174.8 CC criu/pie-util-vdso.o [2021-11-11T08:01:29.319Z] #51 ... [2021-11-11T08:01:29.319Z] [2021-11-11T08:01:29.319Z] #45 [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-11-11T08:01:29.319Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:01:29.319Z] #45 116.5 flag [2021-11-11T08:01:29.319Z] #45 118.2 go/token [2021-11-11T08:01:29.319Z] #45 118.8 internal/lazyregexp [2021-11-11T08:01:29.319Z] #45 119.0 go/scanner [2021-11-11T08:01:29.319Z] #45 119.1 net/url [2021-11-11T08:01:29.319Z] #45 120.3 go/ast [2021-11-11T08:01:29.319Z] #45 121.2 text/template/parse [2021-11-11T08:01:29.422Z] #43 78.41 DEP criu/pagemap-cache.d [2021-11-11T08:01:29.679Z] #43 78.64 DEP criu/page-xfer.d [2021-11-11T08:01:29.736Z] #13 127.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T08:01:29.736Z] #13 127.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-11T08:01:29.736Z] #13 127.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T08:01:29.879Z] #43 175.3 CC criu/pie-util.o [2021-11-11T08:01:29.886Z] #21 2.073 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T08:01:29.886Z] #21 2.080 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T08:01:29.886Z] #21 2.094 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T08:01:29.886Z] #21 DONE 2.2s [2021-11-11T08:01:29.886Z] [2021-11-11T08:01:29.886Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:29.886Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:29.886Z] #43 148.1 CC criu/image-desc.o [2021-11-11T08:01:29.886Z] #43 148.3 CC criu/image.o [2021-11-11T08:01:29.886Z] #43 149.2 CC criu/ipc_ns.o [2021-11-11T08:01:29.886Z] #43 150.6 CC criu/irmap.o [2021-11-11T08:01:29.886Z] #43 151.2 CC criu/kcmp-ids.o [2021-11-11T08:01:29.886Z] #43 151.5 CC criu/kerndat.o [2021-11-11T08:01:29.886Z] #43 152.6 CC criu/libnetlink.o [2021-11-11T08:01:29.886Z] #43 153.1 CC criu/log.o [2021-11-11T08:01:29.886Z] #43 153.7 CC criu/lsm.o [2021-11-11T08:01:29.886Z] #43 154.1 CC criu/mem.o [2021-11-11T08:01:29.886Z] #43 156.2 CC criu/memfd.o [2021-11-11T08:01:29.886Z] #43 157.3 CC criu/mount.o [2021-11-11T08:01:29.935Z] #43 78.91 DEP criu/page-pipe.d [2021-11-11T08:01:30.139Z] #43 175.5 CC criu/pipes.o [2021-11-11T08:01:30.143Z] #43 ... [2021-11-11T08:01:30.143Z] [2021-11-11T08:01:30.143Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:30.143Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:30.192Z] #43 79.07 DEP criu/netfilter.d [2021-11-11T08:01:30.258Z] #13 127.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T08:01:30.259Z] #13 127.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:01:30.259Z] #13 127.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:30.259Z] #13 127.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T08:01:30.259Z] #13 127.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T08:01:30.259Z] #13 127.8 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:01:30.448Z] #43 79.29 DEP criu/net.d [2021-11-11T08:01:30.519Z] #13 128.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T08:01:30.520Z] #13 128.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T08:01:30.520Z] #13 128.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:01:30.520Z] #13 ... [2021-11-11T08:01:30.520Z] [2021-11-11T08:01:30.520Z] #45 [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-11-11T08:01:30.520Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:01:30.520Z] #45 123.6 vendor/golang.org/x/net/idna [2021-11-11T08:01:30.520Z] #45 125.8 vendor/golang.org/x/net/http2/hpack [2021-11-11T08:01:30.520Z] #45 127.6 mime [2021-11-11T08:01:30.520Z] #45 130.2 mime/quotedprintable [2021-11-11T08:01:30.520Z] #45 130.6 net/http/internal [2021-11-11T08:01:30.520Z] #45 133.2 crypto/tls [2021-11-11T08:01:30.520Z] #45 ... [2021-11-11T08:01:30.520Z] [2021-11-11T08:01:30.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:30.520Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:30.520Z] #43 51.71 DEP compel/src/lib/ptrace.d [2021-11-11T08:01:30.520Z] #43 51.86 DEP compel/src/lib/infect.d [2021-11-11T08:01:30.520Z] #43 52.03 DEP compel/src/lib/infect-util.d [2021-11-11T08:01:30.520Z] #43 52.19 DEP compel/src/lib/infect-rpc.d [2021-11-11T08:01:30.520Z] #43 52.30 DEP compel/arch/x86/src/lib/infect.d [2021-11-11T08:01:30.520Z] #43 52.42 DEP compel/arch/x86/src/lib/cpu.d [2021-11-11T08:01:30.520Z] #43 52.48 DEP compel/src/lib/log.d [2021-11-11T08:01:30.520Z] #43 52.57 DEP compel/src/main.d [2021-11-11T08:01:30.520Z] #43 52.66 DEP compel/src/lib/handle-elf.d [2021-11-11T08:01:30.520Z] #43 52.76 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-11T08:01:30.520Z] #43 52.87 CC compel/src/lib/log.o [2021-11-11T08:01:30.520Z] #43 53.18 CC compel/arch/x86/src/lib/cpu.o [2021-11-11T08:01:30.520Z] #43 53.99 CC compel/arch/x86/src/lib/infect.o [2021-11-11T08:01:30.690Z] #45 126.5 go/parser [2021-11-11T08:01:30.704Z] #43 79.66 DEP criu/namespaces.d [2021-11-11T08:01:30.706Z] #43 ... [2021-11-11T08:01:30.707Z] [2021-11-11T08:01:30.707Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:30.707Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:30.707Z] #22 15.96 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-11T08:01:30.707Z] #22 16.02 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-11T08:01:30.707Z] #22 16.09 Collecting pyyaml (from yamllint==1.26.1) [2021-11-11T08:01:30.707Z] #22 16.42 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-11T08:01:30.707Z] #22 16.71 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-11T08:01:30.707Z] #22 16.71 Building wheels for collected packages: yamllint [2021-11-11T08:01:30.707Z] #22 16.71 Running setup.py bdist_wheel for yamllint: started [2021-11-11T08:01:30.707Z] #22 17.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-11T08:01:30.707Z] #22 17.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-11T08:01:30.707Z] #22 17.74 Successfully built yamllint [2021-11-11T08:01:30.707Z] #22 17.76 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-11T08:01:30.961Z] #43 79.94 DEP criu/mount.d [2021-11-11T08:01:31.092Z] #43 55.18 CC compel/src/lib/infect-rpc.o [2021-11-11T08:01:31.218Z] #43 80.17 DEP criu/memfd.d [2021-11-11T08:01:31.254Z] #45 ... [2021-11-11T08:01:31.254Z] [2021-11-11T08:01:31.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:31.254Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:31.254Z] #43 22.14 CC images/stats.o [2021-11-11T08:01:31.328Z] #22 18.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T08:01:31.475Z] #43 80.40 DEP criu/mem.d [2021-11-11T08:01:31.512Z] #43 22.46 CC images/core.o [2021-11-11T08:01:31.589Z] #22 DONE 18.7s [2021-11-11T08:01:31.589Z] [2021-11-11T08:01:31.589Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T08:01:31.589Z] #25 sha256:ece9950f22e35414d0c4b1e0442104516a6a22164fe95d102208c2d30d726b09 [2021-11-11T08:01:31.589Z] #25 DONE 0.2s [2021-11-11T08:01:31.589Z] [2021-11-11T08:01:31.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:31.589Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:31.589Z] #43 176.4 CC criu/plugin.o [2021-11-11T08:01:31.589Z] #43 177.2 CC criu/proc_parse.o [2021-11-11T08:01:31.663Z] #43 55.61 CC compel/src/lib/infect-util.o [2021-11-11T08:01:31.735Z] #43 80.64 DEP criu/lsm.d [2021-11-11T08:01:31.924Z] #43 55.96 CC compel/src/lib/infect.o [2021-11-11T08:01:31.993Z] #43 80.83 DEP criu/log.d [2021-11-11T08:01:31.993Z] #43 81.04 DEP criu/libnetlink.d [2021-11-11T08:01:32.076Z] #43 23.03 CC images/core-x86.o [2021-11-11T08:01:32.250Z] #43 81.20 DEP criu/kerndat.d [2021-11-11T08:01:32.250Z] #43 ... [2021-11-11T08:01:32.250Z] [2021-11-11T08:01:32.250Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:32.250Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:01:32.250Z] #20 7.519 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-11-11T08:01:32.250Z] #20 16.38 Fetched 8819 kB in 15s (576 kB/s) [2021-11-11T08:01:32.506Z] #20 16.38 Reading package lists... [2021-11-11T08:01:32.506Z] #20 ... [2021-11-11T08:01:32.506Z] [2021-11-11T08:01:32.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:32.506Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:32.506Z] #43 81.48 DEP criu/kcmp-ids.d [2021-11-11T08:01:32.506Z] #43 81.62 DEP criu/irmap.d [2021-11-11T08:01:32.641Z] #43 23.62 CC images/core-arm.o [2021-11-11T08:01:33.070Z] #43 81.84 DEP criu/ipc_ns.d [2021-11-11T08:01:33.070Z] #43 82.06 DEP criu/image.d [2021-11-11T08:01:33.204Z] #43 24.09 CC images/core-aarch64.o [2021-11-11T08:01:33.311Z] #43 ... [2021-11-11T08:01:33.311Z] [2021-11-11T08:01:33.311Z] #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-11-11T08:01:33.311Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:33.311Z] #13 128.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T08:01:33.311Z] #13 128.9 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:33.311Z] #13 129.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T08:01:33.311Z] #13 129.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T08:01:33.311Z] #13 129.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:01:33.311Z] #13 129.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:01:33.311Z] #13 129.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:01:33.311Z] #13 129.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T08:01:33.311Z] #13 129.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-11T08:01:33.311Z] #13 129.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:01:33.311Z] #13 129.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:01:33.311Z] #13 129.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T08:01:33.311Z] #13 129.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:33.311Z] #13 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:01:33.311Z] #13 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:01:33.311Z] #13 129.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:33.311Z] #13 129.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-11-11T08:01:33.311Z] #13 129.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T08:01:33.311Z] #13 129.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:01:33.311Z] #13 129.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T08:01:33.311Z] #13 129.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:33.311Z] #13 129.4 Setting up dmsetup (2:1.02.155-3) ... [2021-11-11T08:01:33.311Z] #13 129.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:33.311Z] #13 129.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T08:01:33.311Z] #13 129.4 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:01:33.327Z] #43 82.29 DEP criu/image-desc.d [2021-11-11T08:01:33.462Z] #43 24.53 CC images/core-ppc64.o [2021-11-11T08:01:33.493Z] #43 ... [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T08:01:33.493Z] #30 sha256:7f8ccfcf318c863a09d5c48dcb1616dcd8183ffa9d6b10afe7790e507c29a786 [2021-11-11T08:01:33.493Z] #30 DONE 1.4s [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T08:01:33.493Z] #33 sha256:3ceeb7495254fa34381d304a83e546aef8875b06e4122943e36023cb000006f2 [2021-11-11T08:01:33.493Z] #33 DONE 0.2s [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:33.493Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:33.493Z] #43 ... [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-11T08:01:33.493Z] #35 sha256:4b74bb6f901b2dfae0dc36ccf5ce48fde7e0735c5f3c8cbca8b692b903175325 [2021-11-11T08:01:33.493Z] #35 DONE 0.1s [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T08:01:33.493Z] #38 sha256:2ee07afed68de4e5c9b7368d41f9e4a2b1a2f85bc375bc4162d0294286a35f55 [2021-11-11T08:01:33.493Z] #38 DONE 0.1s [2021-11-11T08:01:33.493Z] [2021-11-11T08:01:33.493Z] #49 [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-11-11T08:01:33.493Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T08:01:33.588Z] #43 82.40 DEP criu/fsnotify.d [2021-11-11T08:01:33.588Z] #43 82.63 DEP criu/filesystems.d [2021-11-11T08:01:33.845Z] #43 82.82 DEP criu/files.d [2021-11-11T08:01:34.026Z] #43 25.09 CC images/core-s390.o [2021-11-11T08:01:34.102Z] #43 83.05 DEP criu/files-reg.d [2021-11-11T08:01:34.255Z] #13 DONE 131.7s [2021-11-11T08:01:34.256Z] [2021-11-11T08:01:34.256Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-11T08:01:34.256Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-11T08:01:34.359Z] #43 ... [2021-11-11T08:01:34.359Z] [2021-11-11T08:01:34.359Z] #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-11-11T08:01:34.359Z] #32 sha256:98cc5cf5f491f983386d4de41d4104460be7d0d44a5cb174f61f3deaa4374948 [2021-11-11T08:01:34.359Z] #32 DONE 155.3s [2021-11-11T08:01:34.359Z] [2021-11-11T08:01:34.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:34.359Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:34.359Z] #43 83.38 DEP criu/files-ext.d [2021-11-11T08:01:34.616Z] #43 83.58 DEP criu/file-lock.d [2021-11-11T08:01:34.616Z] #43 83.76 DEP criu/file-ids.d [2021-11-11T08:01:34.958Z] #43 25.79 CC images/cpuinfo.o [2021-11-11T08:01:34.958Z] #43 26.18 CC images/inventory.o [2021-11-11T08:01:35.179Z] #43 83.94 DEP criu/fifo.d [2021-11-11T08:01:35.179Z] #43 84.12 DEP criu/fdstore.d [2021-11-11T08:01:35.436Z] #43 84.26 DEP criu/fault-injection.d [2021-11-11T08:01:35.436Z] #43 84.38 DEP criu/external.d [2021-11-11T08:01:35.436Z] #43 84.49 DEP criu/eventpoll.d [2021-11-11T08:01:35.522Z] #43 26.40 CC images/fdinfo.o [2021-11-11T08:01:35.522Z] #43 26.76 CC images/fown.o [2021-11-11T08:01:35.692Z] #43 84.72 DEP criu/eventfd.d [2021-11-11T08:01:35.949Z] #43 84.90 DEP criu/crtools.d [2021-11-11T08:01:36.026Z] #49 ... [2021-11-11T08:01:36.027Z] [2021-11-11T08:01:36.027Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:36.027Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:36.027Z] #43 181.4 CC criu/protobuf-desc.o [2021-11-11T08:01:36.087Z] #43 26.98 CC images/ns.o [2021-11-11T08:01:36.087Z] #43 27.18 CC images/regfile.o [2021-11-11T08:01:36.206Z] #43 85.11 DEP criu/cr-service.d [2021-11-11T08:01:36.206Z] #43 85.34 DEP criu/cr-restore.d [2021-11-11T08:01:36.344Z] #43 27.40 CC images/ghost-file.o [2021-11-11T08:01:36.595Z] #43 182.2 CC criu/protobuf.o [2021-11-11T08:01:36.601Z] #43 27.70 CC images/fifo.o [2021-11-11T08:01:36.688Z] #22 ... [2021-11-11T08:01:36.688Z] [2021-11-11T08:01:36.688Z] #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-11-11T08:01:36.688Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:01:36.688Z] #40 265.2 + dpkg --print-architecture [2021-11-11T08:01:36.688Z] #40 265.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-11T08:01:36.769Z] #43 85.66 DEP criu/cr-errno.d [2021-11-11T08:01:36.769Z] #43 85.66 DEP criu/cr-dump.d [2021-11-11T08:01:36.858Z] #43 27.86 CC images/remap-file-path.o [2021-11-11T08:01:37.030Z] #43 85.95 DEP criu/cr-dedup.d [2021-11-11T08:01:37.116Z] #43 28.13 CC images/eventfd.o [2021-11-11T08:01:37.116Z] #43 28.36 CC images/eventpoll.o [2021-11-11T08:01:37.163Z] #43 182.6 CC criu/pstree.o [2021-11-11T08:01:37.253Z] #40 265.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T08:01:37.253Z] #40 265.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T08:01:37.288Z] #43 86.14 DEP criu/cr-check.d [2021-11-11T08:01:37.545Z] #43 86.46 DEP criu/config.d [2021-11-11T08:01:37.545Z] #43 86.65 DEP criu/clone-noasan.d [2021-11-11T08:01:37.681Z] #43 28.70 CC images/fh.o [2021-11-11T08:01:37.806Z] #43 86.79 DEP criu/cgroup.d [2021-11-11T08:01:37.939Z] #43 29.03 CC images/fsnotify.o [2021-11-11T08:01:38.063Z] #43 87.03 DEP criu/cgroup-props.d [2021-11-11T08:01:38.063Z] #43 87.19 DEP criu/bitmap.d [2021-11-11T08:01:38.099Z] #43 183.7 CC criu/rbtree.o [2021-11-11T08:01:38.196Z] #43 ... [2021-11-11T08:01:38.196Z] [2021-11-11T08:01:38.196Z] #56 [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-11-11T08:01:38.196Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:01:38.320Z] #43 87.22 DEP criu/bfd.d [2021-11-11T08:01:38.320Z] #43 87.33 DEP criu/autofs.d [2021-11-11T08:01:38.358Z] #43 184.0 CC criu/rst-malloc.o [2021-11-11T08:01:38.476Z] #14 DONE 4.1s [2021-11-11T08:01:38.476Z] [2021-11-11T08:01:38.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:38.476Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:38.476Z] #43 58.25 CC compel/src/lib/ptrace.o [2021-11-11T08:01:38.476Z] #43 58.68 AR compel/libcompel.a [2021-11-11T08:01:38.476Z] #43 58.76 HOSTCC compel/src/main-host.o [2021-11-11T08:01:38.476Z] #43 59.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-11T08:01:38.476Z] #43 59.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-11T08:01:38.476Z] #43 59.81 HOSTCC compel/src/lib/log-host.o [2021-11-11T08:01:38.476Z] #43 59.99 HOSTLINK compel/compel-host-bin [2021-11-11T08:01:38.476Z] #43 60.18 DEP soccr/soccr.d [2021-11-11T08:01:38.476Z] #43 60.38 CC soccr/soccr.o [2021-11-11T08:01:38.476Z] #43 62.03 AR soccr/libsoccr.a [2021-11-11T08:01:38.476Z] #43 62.08 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:01:38.476Z] #43 62.54 DEP criu/arch/x86/sigframe.d [2021-11-11T08:01:38.577Z] #43 87.58 DEP criu/aio.d [2021-11-11T08:01:38.736Z] #43 62.65 DEP criu/arch/x86/sigaction_compat.d [2021-11-11T08:01:38.834Z] #43 87.82 DEP criu/action-scripts.d [2021-11-11T08:01:38.926Z] #43 184.2 CC criu/seccomp.o [2021-11-11T08:01:38.996Z] #43 62.79 DEP criu/arch/x86/kerndat.d [2021-11-11T08:01:38.996Z] #43 62.92 DEP criu/arch/x86/crtools.d [2021-11-11T08:01:39.091Z] #43 88.12 CC criu/action-scripts.o [2021-11-11T08:01:39.257Z] #43 63.08 DEP criu/arch/x86/cpu.d [2021-11-11T08:01:39.493Z] #43 185.0 CC criu/seize.o [2021-11-11T08:01:39.517Z] #43 63.38 CC criu/arch/x86/cpu.o [2021-11-11T08:01:39.654Z] #43 88.52 CC criu/aio.o [2021-11-11T08:01:39.911Z] #43 88.94 CC criu/autofs.o [2021-11-11T08:01:39.997Z] #56 60.32 Checking out files: 39% (1873/4688) Checking out files: 40% (1876/4688) Checking out files: 41% (1923/4688) Checking out files: 42% (1969/4688) Checking out files: 43% (2016/4688) Checking out files: 44% (2063/4688) Checking out files: 45% (2110/4688) Checking out files: 46% (2157/4688) Checking out files: 47% (2204/4688) Checking out files: 48% (2251/4688) Checking out files: 49% (2298/4688) Checking out files: 50% (2344/4688) Checking out files: 51% (2391/4688) Checking out files: 52% (2438/4688) Checking out files: 53% (2485/4688) Checking out files: 54% (2532/4688) Checking out files: 55% (2579/4688) Checking out files: 56% (2626/4688) Checking out files: 57% (2673/4688) Checking out files: 58% (2720/4688) Checking out files: 59% (2766/4688) Checking out files: 60% (2813/4688) Checking out files: 61% (2860/4688) Checking out files: 62% (2907/4688) Checking out files: 63% (2954/4688) Checking out files: 64% (3001/4688) Checking out files: 65% (3048/4688) Checking out files: 66% (3095/4688) Checking out files: 67% (3141/4688) Checking out files: 68% (3188/4688) Checking out files: 69% (3235/4688) Checking out files: 70% (3282/4688) Checking out files: 71% (3329/4688) Checking out files: 72% (3376/4688) Checking out files: 73% (3423/4688) Checking out files: 74% (3470/4688) Checking out files: 75% (3516/4688) Checking out files: 76% (3563/4688) Checking out files: 77% (3610/4688) Checking out files: 77% (3625/4688) Checking out files: 78% (3657/4688) Checking out files: 79% (3704/4688) Checking out files: 80% (3751/4688) Checking out files: 81% (3798/4688) Checking out files: 82% (3845/4688) Checking out files: 83% (3892/4688) Checking out files: 84% (3938/4688) Checking out files: 85% (3985/4688) Checking out files: 86% (4032/4688) Checking out files: 87% (4079/4688) Checking out files: 88% (4126/4688) Checking out files: 89% (4173/4688) Checking out files: 90% (4220/4688) Checking out files: 91% (4267/4688) Checking out files: 92% (4313/4688) Checking out files: 93% (4360/4688) Checking out files: 94% (4407/4688) Checking out files: 95% (4454/4688) Checking out files: 96% (4501/4688) Checking out files: 97% (4548/4688) Checking out files: 98% (4595/4688) Checking out files: 99% (4642/4688) Checking out files: 100% (4688/4688) Checking out files: 100% (4688/4688), done. [2021-11-11T08:01:39.997Z] #56 62.23 + cd /tmp/tmp.JpqWuITK39/src/github.com/containerd/containerd [2021-11-11T08:01:39.997Z] #56 62.23 + git checkout -q 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T08:01:40.098Z] #43 64.11 CC criu/arch/x86/crtools.o [2021-11-11T08:01:40.431Z] #43 185.8 CC criu/servicefd.o [2021-11-11T08:01:40.999Z] #43 186.3 CC criu/shmem.o [2021-11-11T08:01:41.043Z] #43 ... [2021-11-11T08:01:41.043Z] [2021-11-11T08:01:41.043Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T08:01:41.043Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-11T08:01:41.043Z] #15 DONE 2.9s [2021-11-11T08:01:41.043Z] [2021-11-11T08:01:41.043Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T08:01:41.043Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-11T08:01:41.280Z] #43 90.20 CC criu/bfd.o [2021-11-11T08:01:41.280Z] #43 ... [2021-11-11T08:01:41.280Z] [2021-11-11T08:01:41.280Z] #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-11-11T08:01:41.280Z] #24 sha256:1717b9d67227d4ffcb60195070f82c396a77cc313712b2cbe7ef4e4b823810de [2021-11-11T08:01:41.304Z] #16 ... [2021-11-11T08:01:41.305Z] [2021-11-11T08:01:41.305Z] #58 [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-11-11T08:01:41.305Z] #58 sha256:c8bc6bbc672432ffd73ca11311d14f040d2ae8e653f0fe48f2f114a96a78c3d6 [2021-11-11T08:01:41.305Z] #58 137.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T08:01:41.305Z] #58 137.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-11T08:01:41.305Z] #58 DONE 144.4s [2021-11-11T08:01:41.305Z] [2021-11-11T08:01:41.305Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T08:01:41.305Z] #59 sha256:63f6e616e93d9879c8a5ca894d179779efe8c4c4ef57ebc76de720b8a9967197 [2021-11-11T08:01:41.567Z] #43 187.1 CC criu/sigframe.o [2021-11-11T08:01:41.567Z] #59 DONE 0.2s [2021-11-11T08:01:41.567Z] [2021-11-11T08:01:41.567Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T08:01:41.567Z] #60 sha256:cc23f246ffea495cf96aec68cb402bb1b52afd1ff6f29e6c09f55776ba36dad1 [2021-11-11T08:01:41.567Z] #60 DONE 0.3s [2021-11-11T08:01:41.567Z] [2021-11-11T08:01:41.567Z] #53 [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-11-11T08:01:41.567Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:01:41.567Z] #53 3.664 + RM_GOPATH=0 [2021-11-11T08:01:41.567Z] #53 3.664 + TMP_GOPATH= [2021-11-11T08:01:41.567Z] #53 3.664 + : /build [2021-11-11T08:01:41.567Z] #53 3.664 + '[' -z '' ']' [2021-11-11T08:01:41.567Z] #53 3.664 ++ mktemp -d [2021-11-11T08:01:41.567Z] #53 3.664 + export GOPATH=/tmp/tmp.BrYoBFMOOn [2021-11-11T08:01:41.567Z] #53 3.664 + GOPATH=/tmp/tmp.BrYoBFMOOn [2021-11-11T08:01:41.567Z] #53 3.664 + RM_GOPATH=1 [2021-11-11T08:01:41.567Z] #53 3.664 + case "$(go env GOARCH)" in [2021-11-11T08:01:41.567Z] #53 3.665 ++ go env GOARCH [2021-11-11T08:01:41.567Z] #53 3.706 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:41.567Z] #53 3.706 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:01:41.567Z] #53 3.706 ++ dirname /tmp/install/install.sh [2021-11-11T08:01:41.567Z] #53 3.706 + dir=/tmp/install [2021-11-11T08:01:41.567Z] #53 3.706 + bin=runc [2021-11-11T08:01:41.567Z] #53 3.706 + shift [2021-11-11T08:01:41.567Z] #53 3.706 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-11T08:01:41.567Z] #53 3.706 + . /tmp/install/runc.installer [2021-11-11T08:01:41.567Z] #53 3.706 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:01:41.567Z] #53 3.706 + install_runc [2021-11-11T08:01:41.567Z] #53 3.706 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-11T08:01:41.567Z] #53 3.706 + uname -r [2021-11-11T08:01:41.567Z] #53 3.706 + RUNC_BUILDTAGS='seccomp ' [2021-11-11T08:01:41.567Z] #53 3.706 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-11T08:01:41.567Z] #53 3.706 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BrYoBFMOOn/src/github.com/opencontainers/runc [2021-11-11T08:01:41.567Z] #53 3.706 Cloning into '/tmp/tmp.BrYoBFMOOn/src/github.com/opencontainers/runc'... [2021-11-11T08:01:41.567Z] #53 3.706 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-11T08:01:41.825Z] #43 187.4 CC criu/signalfd.o [2021-11-11T08:01:42.394Z] #43 ... [2021-11-11T08:01:42.394Z] [2021-11-11T08:01:42.394Z] #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-11-11T08:01:42.394Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:01:42.394Z] #40 DONE 286.8s [2021-11-11T08:01:42.394Z] [2021-11-11T08:01:42.394Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:42.394Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:42.394Z] #43 187.7 CC criu/sk-inet.o [2021-11-11T08:01:42.518Z] #53 ... [2021-11-11T08:01:42.518Z] [2021-11-11T08:01:42.518Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:42.518Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:42.518Z] #43 66.20 CC criu/arch/x86/kerndat.o [2021-11-11T08:01:42.520Z] #56 ... [2021-11-11T08:01:42.521Z] [2021-11-11T08:01:42.521Z] #51 [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-11-11T08:01:42.521Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:01:42.521Z] #51 128.1 mvdan.cc/editorconfig [2021-11-11T08:01:42.521Z] #51 129.3 mvdan.cc/sh/v3/fileutil [2021-11-11T08:01:42.521Z] #51 129.6 mvdan.cc/sh/v3/syntax [2021-11-11T08:01:42.521Z] #51 136.0 mvdan.cc/sh/v3/cmd/shfmt [2021-11-11T08:01:42.521Z] #51 ... [2021-11-11T08:01:42.521Z] [2021-11-11T08:01:42.521Z] #45 [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-11-11T08:01:42.521Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:01:42.521Z] #45 128.3 text/template [2021-11-11T08:01:42.521Z] #45 130.5 encoding/xml [2021-11-11T08:01:42.521Z] #45 133.5 go/doc [2021-11-11T08:01:42.521Z] #45 135.6 github.com/LK4D4/vndr/godl/singleflight [2021-11-11T08:01:42.521Z] #45 135.9 github.com/LK4D4/vndr/versioned [2021-11-11T08:01:42.521Z] #45 136.0 compress/flate [2021-11-11T08:01:42.521Z] #45 137.4 github.com/LK4D4/vndr/build [2021-11-11T08:01:42.521Z] #45 ... [2021-11-11T08:01:42.521Z] [2021-11-11T08:01:42.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:42.521Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:42.521Z] #43 29.73 CC images/signalfd.o [2021-11-11T08:01:42.521Z] #43 29.95 CC images/fs.o [2021-11-11T08:01:42.521Z] #43 30.23 CC images/pstree.o [2021-11-11T08:01:42.521Z] #43 30.53 CC images/pipe.o [2021-11-11T08:01:42.521Z] #43 30.84 CC images/tcp-stream.o [2021-11-11T08:01:42.521Z] #43 31.10 CC images/sk-packet.o [2021-11-11T08:01:42.521Z] #43 31.39 CC images/mnt.o [2021-11-11T08:01:42.521Z] #43 31.67 CC images/pipe-data.o [2021-11-11T08:01:42.521Z] #43 31.90 CC images/sa.o [2021-11-11T08:01:42.521Z] #43 32.11 CC images/timer.o [2021-11-11T08:01:42.521Z] #43 32.55 CC images/timerfd.o [2021-11-11T08:01:42.521Z] #43 32.80 CC images/mm.o [2021-11-11T08:01:42.521Z] #43 33.19 CC images/sk-opts.o [2021-11-11T08:01:42.521Z] #43 33.53 CC images/sk-unix.o [2021-11-11T08:01:42.778Z] #43 33.86 CC images/sk-inet.o [2021-11-11T08:01:42.783Z] #43 66.81 CC criu/arch/x86/sigaction_compat.o [2021-11-11T08:01:43.036Z] #43 34.19 CC images/tun.o [2021-11-11T08:01:43.355Z] #43 67.10 CC criu/arch/x86/sigframe.o [2021-11-11T08:01:43.355Z] #43 67.44 LINK criu/arch/x86/crtools.built-in.o [2021-11-11T08:01:43.355Z] #43 67.50 DEP criu/pie/util-vdso-elf32.d [2021-11-11T08:01:43.601Z] #43 34.45 CC images/sk-netlink.o [2021-11-11T08:01:43.601Z] #43 ... [2021-11-11T08:01:43.601Z] [2021-11-11T08:01:43.601Z] #51 [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-11-11T08:01:43.601Z] #51 sha256:a1adaff849b26bba5b72715220220553748dc443df794c98a28a1d1b68d94e90 [2021-11-11T08:01:43.601Z] #51 DONE 139.7s [2021-11-11T08:01:43.617Z] #43 67.63 DEP criu/pie/util-vdso.d [2021-11-11T08:01:43.617Z] #43 67.77 DEP criu/pie/util.d [2021-11-11T08:01:43.625Z] #24 162.6 Checking out files: 30% (3435/11430) Checking out files: 31% (3544/11430) Checking out files: 32% (3658/11430) Checking out files: 33% (3772/11430) Checking out files: 34% (3887/11430) Checking out files: 35% (4001/11430) Checking out files: 36% (4115/11430) Checking out files: 37% (4230/11430) Checking out files: 38% (4344/11430) Checking out files: 39% (4458/11430) Checking out files: 40% (4572/11430) Checking out files: 41% (4687/11430) Checking out files: 42% (4801/11430) Checking out files: 43% (4915/11430) Checking out files: 44% (5030/11430) Checking out files: 45% (5144/11430) Checking out files: 46% (5258/11430) Checking out files: 47% (5373/11430) Checking out files: 48% (5487/11430) Checking out files: 49% (5601/11430) Checking out files: 50% (5715/11430) Checking out files: 51% (5830/11430) Checking out files: 52% (5944/11430) Checking out files: 53% (6058/11430) Checking out files: 54% (6173/11430) Checking out files: 55% (6287/11430) Checking out files: 55% (6327/11430) Checking out files: 56% (6401/11430) Checking out files: 57% (6516/11430) Checking out files: 58% (6630/11430) Checking out files: 59% (6744/11430) Checking out files: 60% (6858/11430) Checking out files: 61% (6973/11430) Checking out files: 62% (7087/11430) Checking out files: 63% (7201/11430) Checking out files: 64% (7316/11430) Checking out files: 65% (7430/11430) Checking out files: 66% (7544/11430) Checking out files: 67% (7659/11430) Checking out files: 68% (7773/11430) Checking out files: 69% (7887/11430) Checking out files: 70% (8001/11430) Checking out files: 71% (8116/11430) Checking out files: 72% (8230/11430) Checking out files: 73% (8344/11430) Checking out files: 74% (8459/11430) Checking out files: 75% (8573/11430) Checking out files: 76% (8687/11430) Checking out files: 77% (8802/11430) Checking out files: 78% (8916/11430) Checking out files: 79% (9030/11430) Checking out files: 80% (9144/11430) Checking out files: 81% (9259/11430) Checking out files: 82% (9373/11430) Checking out files: 83% (9487/11430) Checking out files: 84% (9602/11430) Checking out files: 85% (9716/11430) Checking out files: 86% (9830/11430) Checking out files: 86% (9847/11430) Checking out files: 87% (9945/11430) Checking out files: 88% (10059/11430) Checking out files: 89% (10173/11430) Checking out files: 90% (10287/11430) Checking out files: 91% (10402/11430) Checking out files: 92% (10516/11430) Checking out files: 93% (10630/11430) Checking out files: 94% (10745/11430) Checking out files: 95% (10859/11430) Checking out files: 96% (10973/11430) Checking out files: 97% (11088/11430) Checking out files: 98% (11202/11430) Checking out files: 99% (11316/11430) Checking out files: 100% (11430/11430) Checking out files: 100% (11430/11430), done. [2021-11-11T08:01:43.625Z] #24 165.1 + cd /tmp/tmp.E5kambMPdi/tmp/docker-ce [2021-11-11T08:01:43.774Z] #43 189.3 CC criu/sk-netlink.o [2021-11-11T08:01:43.860Z] [2021-11-11T08:01:43.860Z] #56 [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-11-11T08:01:43.860Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:01:43.860Z] #56 65.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T08:01:43.860Z] #56 65.05 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T08:01:43.860Z] #56 65.05 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:01:43.860Z] #56 65.05 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T08:01:43.860Z] #56 65.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T08:01:43.860Z] #56 65.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T08:01:43.860Z] #56 65.05 + '[' '' = dynamic ']' [2021-11-11T08:01:43.860Z] #56 65.05 + make [2021-11-11T08:01:43.878Z] #43 68.02 CC criu/pie/util.o [2021-11-11T08:01:43.882Z] #24 165.1 + git checkout -q v17.06.2-ce [2021-11-11T08:01:44.117Z] #56 66.18 + bin/ctr [2021-11-11T08:01:44.342Z] #43 ... [2021-11-11T08:01:44.342Z] [2021-11-11T08:01:44.342Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T08:01:44.342Z] #41 sha256:eb7e1c50280430dad02fc4ebfe3d880d458168e14b38273fc7b914e366125466 [2021-11-11T08:01:44.342Z] #41 DONE 0.2s [2021-11-11T08:01:44.342Z] [2021-11-11T08:01:44.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:44.342Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:44.342Z] #43 190.0 CC criu/sk-packet.o [2021-11-11T08:01:44.454Z] #43 68.41 CC criu/pie/util-vdso.o [2021-11-11T08:01:45.279Z] #43 190.8 CC criu/sk-queue.o [2021-11-11T08:01:45.348Z] #40 ... [2021-11-11T08:01:45.348Z] [2021-11-11T08:01:45.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:45.348Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:45.348Z] #43 165.8 CC criu/namespaces.o [2021-11-11T08:01:45.348Z] #43 168.1 CC criu/net.o [2021-11-11T08:01:45.348Z] #43 171.0 CC criu/netfilter.o [2021-11-11T08:01:45.348Z] #43 171.3 CC criu/page-pipe.o [2021-11-11T08:01:45.348Z] #43 171.9 CC criu/page-xfer.o [2021-11-11T08:01:45.398Z] #43 69.16 CC criu/pie/util-vdso-elf32.o [2021-11-11T08:01:45.398Z] #43 ... [2021-11-11T08:01:45.398Z] [2021-11-11T08:01:45.398Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T08:01:45.398Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-11T08:01:45.398Z] #16 4.185 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T08:01:45.398Z] #16 DONE 4.5s [2021-11-11T08:01:45.659Z] [2021-11-11T08:01:45.659Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T08:01:45.659Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-11T08:01:45.712Z] .....INFO: Daemon under test started and replied! [2021-11-11T08:01:45.712Z] INFO: Docker version of the daemon under test [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] Client: [2021-11-11T08:01:45.712Z] Version: 17.06.2-ce [2021-11-11T08:01:45.712Z] API version: 1.30 [2021-11-11T08:01:45.712Z] Go version: go1.8.3 [2021-11-11T08:01:45.712Z] Git commit: cec0b72 [2021-11-11T08:01:45.712Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T08:01:45.712Z] OS/Arch: windows/amd64 [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] Server: [2021-11-11T08:01:45.712Z] Version: 0.0.0-dev [2021-11-11T08:01:45.712Z] API version: 1.41 (minimum version 1.24) [2021-11-11T08:01:45.712Z] Go version: go1.16.10 [2021-11-11T08:01:45.712Z] Git commit: 05c8edf58e [2021-11-11T08:01:45.712Z] Built: 11/11/2021 07:59:53 [2021-11-11T08:01:45.712Z] OS/Arch: windows/amd64 [2021-11-11T08:01:45.712Z] Experimental: false [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] INFO: Docker info of the daemon under test [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] Containers: 0 [2021-11-11T08:01:45.712Z] Running: 0 [2021-11-11T08:01:45.712Z] Paused: 0 [2021-11-11T08:01:45.712Z] Stopped: 0 [2021-11-11T08:01:45.712Z] Images: 0 [2021-11-11T08:01:45.712Z] Server Version: 0.0.0-dev [2021-11-11T08:01:45.712Z] Storage Driver: windowsfilter [2021-11-11T08:01:45.712Z] Windows: [2021-11-11T08:01:45.712Z] Logging Driver: json-file [2021-11-11T08:01:45.712Z] Plugins: [2021-11-11T08:01:45.712Z] Volume: local [2021-11-11T08:01:45.712Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T08:01:45.712Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T08:01:45.712Z] Swarm: inactive [2021-11-11T08:01:45.712Z] Default Isolation: process [2021-11-11T08:01:45.712Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T08:01:45.712Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T08:01:45.712Z] OSType: windows [2021-11-11T08:01:45.712Z] Architecture: x86_64 [2021-11-11T08:01:45.712Z] CPUs: 4 [2021-11-11T08:01:45.712Z] Total Memory: 32GiB [2021-11-11T08:01:45.712Z] Name: azwin-2-c848d0 [2021-11-11T08:01:45.712Z] ID: LS3S:QBON:3MDY:42YY:VV2B:WHCP:YHKF:6MLF:SZ3B:M2AW:3GBS:LO3E [2021-11-11T08:01:45.712Z] Docker Root Dir: D:\CI\PR-43004\2\daemon [2021-11-11T08:01:45.712Z] Debug Mode (client): false [2021-11-11T08:01:45.712Z] Debug Mode (server): true [2021-11-11T08:01:45.712Z] File Descriptors: -1 [2021-11-11T08:01:45.712Z] Goroutines: 16 [2021-11-11T08:01:45.712Z] System Time: 2021-11-11T08:01:43.327093Z [2021-11-11T08:01:45.712Z] EventsListeners: 0 [2021-11-11T08:01:45.712Z] Registry: https://index.docker.io/v1/ [2021-11-11T08:01:45.712Z] Labels: [2021-11-11T08:01:45.712Z] Experimental: false [2021-11-11T08:01:45.712Z] Insecure Registries: [2021-11-11T08:01:45.712Z] 127.0.0.0/8 [2021-11-11T08:01:45.712Z] Live Restore Enabled: false [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] INFO: Docker images of the daemon under test [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T08:01:45.712Z] [2021-11-11T08:01:45.712Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T08:01:45.712Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-11T08:01:45.712Z] ltsc2019: Pulling from windows/servercore [2021-11-11T08:01:45.712Z] 4612f6d0b889: Pulling fs layer [2021-11-11T08:01:45.712Z] c1f4c7287c99: Pulling fs layer [2021-11-11T08:01:45.847Z] #43 191.3 CC criu/sk-tcp.o [2021-11-11T08:01:46.279Z] #43 173.6 CC criu/pagemap-cache.o [2021-11-11T08:01:46.403Z] #24 167.7 + mkdir -p /tmp/tmp.E5kambMPdi/src/github.com/docker [2021-11-11T08:01:46.403Z] #24 167.7 + mv components/cli /tmp/tmp.E5kambMPdi/src/github.com/docker/cli [2021-11-11T08:01:46.403Z] #24 167.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-11T08:01:46.415Z] #43 191.8 CC criu/sk-unix.o [2021-11-11T08:01:46.536Z] #43 174.1 CC criu/pagemap.o [2021-11-11T08:01:46.967Z] #24 ... [2021-11-11T08:01:46.967Z] [2021-11-11T08:01:46.967Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:46.967Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:01:46.967Z] #20 16.38 Reading package lists... [2021-11-11T08:01:46.967Z] #20 22.38 Reading package lists... [2021-11-11T08:01:46.967Z] #20 25.94 Building dependency tree... [2021-11-11T08:01:46.967Z] #20 27.64 libcap2-bin is already the newest version (1:2.25-2). [2021-11-11T08:01:46.967Z] #20 27.64 The following additional packages will be installed: [2021-11-11T08:01:46.967Z] #20 27.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-11T08:01:46.967Z] #20 27.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-11T08:01:46.967Z] #20 27.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-11T08:01:46.967Z] #20 27.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-11T08:01:46.967Z] #20 27.67 python3.7 python3.7-minimal vim-runtime xxd [2021-11-11T08:01:46.967Z] #20 27.67 Suggested packages: [2021-11-11T08:01:46.967Z] #20 27.67 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-11T08:01:46.967Z] #20 27.67 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-11T08:01:46.967Z] #20 27.68 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-11T08:01:46.967Z] #20 27.68 quota [2021-11-11T08:01:46.967Z] #20 27.68 Recommended packages: [2021-11-11T08:01:46.967Z] #20 27.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-11T08:01:46.967Z] #20 27.68 python3-keyrings.alt python3-xdg unzip [2021-11-11T08:01:46.967Z] #20 29.10 The following NEW packages will be installed: [2021-11-11T08:01:46.967Z] #20 29.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-11T08:01:46.967Z] #20 29.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-11T08:01:46.967Z] #20 29.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-11T08:01:46.967Z] #20 29.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-11T08:01:46.967Z] #20 29.10 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-11T08:01:46.967Z] #20 29.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-11T08:01:46.967Z] #20 29.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-11T08:01:46.967Z] #20 29.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T08:01:46.967Z] #20 29.11 xz-utils zip [2021-11-11T08:01:46.967Z] #20 29.44 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:01:46.967Z] #20 29.44 Need to get 27.7 MB of archives. [2021-11-11T08:01:46.967Z] #20 29.44 After this operation, 114 MB of additional disk space will be used. [2021-11-11T08:01:46.967Z] #20 29.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-11-11T08:01:46.967Z] #20 29.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-11-11T08:01:46.967Z] #20 29.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-11-11T08:01:46.967Z] #20 29.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-11-11T08:01:46.967Z] #20 29.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-11-11T08:01:46.967Z] #20 29.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-11-11T08:01:46.967Z] #20 30.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-11-11T08:01:46.967Z] #20 30.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-11-11T08:01:46.967Z] #20 30.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-11-11T08:01:46.967Z] #20 30.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-11-11T08:01:46.967Z] #20 30.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-11-11T08:01:46.967Z] #20 30.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-11-11T08:01:46.967Z] #20 30.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-11T08:01:46.967Z] #20 30.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-11-11T08:01:46.967Z] #20 30.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-11-11T08:01:46.967Z] #20 30.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-11-11T08:01:46.967Z] #20 30.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-11-11T08:01:46.967Z] #20 30.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:01:46.967Z] #20 30.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-11-11T08:01:46.967Z] #20 30.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-11-11T08:01:46.967Z] #20 30.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-11-11T08:01:46.967Z] #20 30.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-11-11T08:01:46.967Z] #20 30.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-11-11T08:01:46.967Z] #20 30.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-11-11T08:01:46.967Z] #20 30.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-11-11T08:01:46.967Z] #20 30.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-11-11T08:01:46.967Z] #20 30.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-11-11T08:01:46.967Z] #20 30.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-11-11T08:01:46.967Z] #20 30.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-11-11T08:01:46.967Z] #20 30.81 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T08:01:46.967Z] #20 30.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-11-11T08:01:46.967Z] #20 30.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-11-11T08:01:46.967Z] #20 30.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-11-11T08:01:46.967Z] #20 30.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-11-11T08:01:46.967Z] #20 30.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-11-11T08:01:46.967Z] #20 30.83 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-11T08:01:46.967Z] #20 30.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-11T08:01:46.967Z] #20 30.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-11T08:01:46.967Z] #20 30.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-11-11T08:01:46.967Z] #20 30.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-11T08:01:46.967Z] #20 30.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-11T08:01:46.967Z] #20 30.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-11T08:01:46.967Z] #20 30.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-11-11T08:01:46.967Z] #20 30.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-11-11T08:01:46.967Z] #20 30.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-11-11T08:01:46.967Z] #20 31.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-11T08:01:46.968Z] #20 31.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-11-11T08:01:46.968Z] #20 31.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-11-11T08:01:46.968Z] #20 31.41 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-11-11T08:01:46.968Z] #20 32.08 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:01:46.968Z] #20 32.17 Fetched 27.7 MB in 2s (12.2 MB/s) [2021-11-11T08:01:47.100Z] #43 ... [2021-11-11T08:01:47.100Z] [2021-11-11T08:01:47.100Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:47.100Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:47.100Z] #22 9.554 Collecting yamllint==1.26.1 [2021-11-11T08:01:47.100Z] #22 14.93 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-11T08:01:47.100Z] #22 16.24 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-11T08:01:47.100Z] #22 16.29 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-11T08:01:47.100Z] #22 16.36 Collecting pyyaml (from yamllint==1.26.1) [2021-11-11T08:01:47.100Z] #22 16.67 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-11T08:01:47.100Z] #22 16.92 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-11T08:01:47.100Z] #22 16.93 Building wheels for collected packages: yamllint [2021-11-11T08:01:47.100Z] #22 16.93 Running setup.py bdist_wheel for yamllint: started [2021-11-11T08:01:47.226Z] #20 32.24 Selecting previously unselected package pigz. [2021-11-11T08:01:47.226Z] #20 32.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 ... 23425 files and directories currently installed.) [2021-11-11T08:01:47.226Z] #20 32.31 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-11-11T08:01:47.226Z] #20 32.32 Unpacking pigz (2.4-1) ... [2021-11-11T08:01:47.226Z] #20 32.43 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-11-11T08:01:47.226Z] #20 32.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-11-11T08:01:47.226Z] #20 32.45 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:47.791Z] #20 32.86 Selecting previously unselected package python3.7-minimal. [2021-11-11T08:01:47.791Z] #20 32.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-11-11T08:01:47.791Z] #20 32.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:01:48.031Z] #22 ... [2021-11-11T08:01:48.031Z] [2021-11-11T08:01:48.031Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:48.031Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:48.031Z] #43 175.3 CC criu/parasite-syscall.o [2021-11-11T08:01:48.321Z] #43 193.4 CC criu/sockets.o [2021-11-11T08:01:48.321Z] #43 ... [2021-11-11T08:01:48.321Z] [2021-11-11T08:01:48.321Z] #49 [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-11-11T08:01:48.321Z] #49 sha256:fc07d1b8b4aff03dffc861146bf004e594ad29c61ae60862462b0f0ac5f65e90 [2021-11-11T08:01:48.321Z] #49 292.9 + /build/golangci-lint --version [2021-11-11T08:01:48.321Z] #49 293.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T08:01:48.321Z] #49 DONE 293.4s [2021-11-11T08:01:48.355Z] #20 33.47 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:48.355Z] #20 33.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:01:48.581Z] [2021-11-11T08:01:48.581Z] #56 [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-11-11T08:01:48.581Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T08:01:48.962Z] #43 ... [2021-11-11T08:01:48.962Z] [2021-11-11T08:01:48.962Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:01:48.962Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:01:48.962Z] #22 18.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-11T08:01:48.962Z] #22 18.23 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-11T08:01:48.962Z] #22 18.27 Successfully built yamllint [2021-11-11T08:01:48.962Z] #22 18.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-11T08:01:48.962Z] #22 18.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T08:01:48.962Z] #22 DONE 19.1s [2021-11-11T08:01:48.962Z] [2021-11-11T08:01:48.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:48.962Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:48.962Z] #43 176.4 CC criu/path.o [2021-11-11T08:01:48.966Z] #17 ... [2021-11-11T08:01:48.966Z] [2021-11-11T08:01:48.966Z] #45 [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-11-11T08:01:48.966Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:01:48.966Z] #45 141.5 net/http/httptrace [2021-11-11T08:01:48.966Z] #45 141.8 net/http [2021-11-11T08:01:48.966Z] #45 ... [2021-11-11T08:01:48.966Z] [2021-11-11T08:01:48.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:48.966Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:48.966Z] #43 70.12 AR criu/pie/pie.lib.a [2021-11-11T08:01:48.966Z] #43 70.26 DEP criu/pie/restorer.d [2021-11-11T08:01:48.966Z] #43 70.54 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-11T08:01:48.966Z] #43 70.64 DEP criu/arch/x86/restorer_unmap.d [2021-11-11T08:01:48.966Z] #43 70.67 DEP criu/arch/x86/restorer.d [2021-11-11T08:01:48.966Z] #43 70.89 DEP criu/arch/x86/vdso-pie.d [2021-11-11T08:01:48.966Z] #43 70.97 DEP criu/pie/parasite-vdso.d [2021-11-11T08:01:48.966Z] #43 71.11 DEP criu/pie/parasite.d [2021-11-11T08:01:48.966Z] #43 71.38 CC criu/pie/parasite.o [2021-11-11T08:01:48.966Z] #43 72.87 LINK criu/pie/parasite.built-in.o [2021-11-11T08:01:48.966Z] #43 72.89 GEN criu/pie/parasite-blob.h [2021-11-11T08:01:48.966Z] #43 72.95 CC criu/pie/parasite-vdso.o [2021-11-11T08:01:49.149Z] #56 ... [2021-11-11T08:01:49.149Z] [2021-11-11T08:01:49.149Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:49.149Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:49.149Z] #43 194.4 CC criu/stats.o [2021-11-11T08:01:49.225Z] #43 ... [2021-11-11T08:01:49.225Z] [2021-11-11T08:01:49.225Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T08:01:49.225Z] #25 sha256:611ccbc0f67180e1b9c84eb867f18f5aba48df75d78cc893fd5ebc60f13eee80 [2021-11-11T08:01:49.225Z] #25 DONE 0.2s [2021-11-11T08:01:49.373Z] #56 ... [2021-11-11T08:01:49.373Z] [2021-11-11T08:01:49.373Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:49.373Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:49.373Z] #43 34.94 CC images/packet-sock.o [2021-11-11T08:01:49.373Z] #43 35.64 CC images/ipc-var.o [2021-11-11T08:01:49.373Z] #43 35.94 CC images/ipc-desc.o [2021-11-11T08:01:49.373Z] #43 36.27 CC images/ipc-shm.o [2021-11-11T08:01:49.373Z] #43 36.59 CC images/ipc-msg.o [2021-11-11T08:01:49.373Z] #43 37.11 CC images/ipc-sem.o [2021-11-11T08:01:49.373Z] #43 37.49 CC images/utsns.o [2021-11-11T08:01:49.373Z] #43 37.80 CC images/creds.o [2021-11-11T08:01:49.373Z] #43 38.19 CC images/vma.o [2021-11-11T08:01:49.373Z] #43 38.34 CC images/netdev.o [2021-11-11T08:01:49.373Z] #43 38.64 CC images/tty.o [2021-11-11T08:01:49.373Z] #43 39.23 CC images/file-lock.o [2021-11-11T08:01:49.373Z] #43 39.37 CC images/rlimit.o [2021-11-11T08:01:49.373Z] #43 39.54 CC images/pagemap.o [2021-11-11T08:01:49.373Z] #43 39.79 CC images/siginfo.o [2021-11-11T08:01:49.373Z] #43 40.00 CC images/rpc.o [2021-11-11T08:01:49.409Z] #43 194.9 CC criu/string.o [2021-11-11T08:01:49.409Z] #43 195.0 CC criu/sysctl.o [2021-11-11T08:01:49.497Z] [2021-11-11T08:01:49.497Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T08:01:49.497Z] #30 sha256:030e537d2fd852a3f5642a52c0747a199acc5a24f9670f97bb5c3083bc1fb653 [2021-11-11T08:01:49.539Z] #43 ... [2021-11-11T08:01:49.539Z] [2021-11-11T08:01:49.539Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T08:01:49.539Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-11T08:01:49.539Z] #17 DONE 3.9s [2021-11-11T08:01:49.539Z] [2021-11-11T08:01:49.539Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T08:01:49.539Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-11T08:01:49.939Z] #43 40.98 CC images/ext-file.o [2021-11-11T08:01:50.198Z] #43 41.24 CC images/cgroup.o [2021-11-11T08:01:50.248Z] #20 35.48 Selecting previously unselected package python3-minimal. [2021-11-11T08:01:50.345Z] #43 195.7 CC criu/sysfs_parse.o [2021-11-11T08:01:50.505Z] #20 35.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2021-11-11T08:01:50.505Z] #20 35.51 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-11-11T08:01:50.505Z] #20 35.52 Unpacking python3-minimal (3.7.3-1) ... [2021-11-11T08:01:50.505Z] #20 35.60 Selecting previously unselected package libmpdec2:arm64. [2021-11-11T08:01:50.505Z] #20 35.60 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-11-11T08:01:50.505Z] #20 35.61 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-11-11T08:01:50.505Z] #20 35.67 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-11-11T08:01:50.505Z] #20 35.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-11-11T08:01:50.505Z] #20 35.69 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:50.603Z] #43 196.1 CC criu/timens.o [2021-11-11T08:01:50.762Z] #43 41.77 CC images/userns.o [2021-11-11T08:01:50.870Z] #30 DONE 1.6s [2021-11-11T08:01:50.870Z] [2021-11-11T08:01:50.870Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T08:01:50.870Z] #33 sha256:2a650f58b43910c56f4e23959e678224182dcfc6fe05bbc1a846c54920ef8a8f [2021-11-11T08:01:50.870Z] #33 DONE 0.1s [2021-11-11T08:01:50.870Z] [2021-11-11T08:01:50.870Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-11T08:01:50.870Z] #35 sha256:47d303ca5adb96452e7d9931067d18e128a17f60894337db4326cb83a566cf40 [2021-11-11T08:01:50.870Z] #35 DONE 0.1s [2021-11-11T08:01:50.870Z] [2021-11-11T08:01:50.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:50.870Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:50.870Z] #43 177.1 CC criu/pie-util-vdso-elf32.o [2021-11-11T08:01:50.870Z] #43 177.9 CC criu/pie-util-vdso.o [2021-11-11T08:01:51.022Z] #43 42.03 CC images/google/protobuf/descriptor.o [2021-11-11T08:01:51.126Z] #43 ... [2021-11-11T08:01:51.126Z] [2021-11-11T08:01:51.126Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T08:01:51.126Z] #38 sha256:7ad41555c67e04eafbc0729922e68ff02a4abc43ef6ba40687c1d06f9907f5b2 [2021-11-11T08:01:51.126Z] #38 DONE 0.1s [2021-11-11T08:01:51.126Z] [2021-11-11T08:01:51.126Z] #49 [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-11-11T08:01:51.126Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T08:01:51.179Z] #43 196.6 CC criu/timerfd.o [2021-11-11T08:01:51.382Z] #49 ... [2021-11-11T08:01:51.382Z] [2021-11-11T08:01:51.382Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:51.382Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:51.382Z] #43 179.0 CC criu/pie-util.o [2021-11-11T08:01:51.436Z] #20 36.50 Selecting previously unselected package python3.7. [2021-11-11T08:01:51.436Z] #20 36.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-11-11T08:01:51.436Z] #20 36.51 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:01:51.436Z] #20 36.63 Selecting previously unselected package libpython3-stdlib:arm64. [2021-11-11T08:01:51.436Z] #20 36.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-11-11T08:01:51.436Z] #20 36.67 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-11-11T08:01:51.436Z] #20 36.75 Setting up python3-minimal (3.7.3-1) ... [2021-11-11T08:01:51.584Z] c1f4c7287c99: Verifying Checksum [2021-11-11T08:01:51.584Z] c1f4c7287c99: Download complete [2021-11-11T08:01:51.693Z] #20 ... [2021-11-11T08:01:51.693Z] [2021-11-11T08:01:51.693Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:51.693Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:01:51.693Z] #43 90.66 CC criu/bitmap.o [2021-11-11T08:01:51.693Z] #43 90.82 CC criu/cgroup-props.o [2021-11-11T08:01:51.693Z] #43 91.54 CC criu/cgroup.o [2021-11-11T08:01:51.693Z] #43 94.07 CC criu/clone-noasan.o [2021-11-11T08:01:51.693Z] #43 94.24 CC criu/config.o [2021-11-11T08:01:51.693Z] #43 95.52 CC criu/cr-check.o [2021-11-11T08:01:51.693Z] #43 97.26 CC criu/cr-dedup.o [2021-11-11T08:01:51.693Z] #43 97.64 CC criu/cr-dump.o [2021-11-11T08:01:51.693Z] #43 99.87 CC criu/cr-errno.o [2021-11-11T08:01:51.693Z] #43 99.93 CC criu/cr-restore.o [2021-11-11T08:01:51.747Z] #43 197.1 CC criu/tty.o [2021-11-11T08:01:51.944Z] #43 179.4 CC criu/pipes.o [2021-11-11T08:01:52.421Z] #43 43.66 CC images/opts.o [2021-11-11T08:01:52.421Z] #43 ... [2021-11-11T08:01:52.421Z] [2021-11-11T08:01:52.421Z] #45 [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-11-11T08:01:52.421Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:01:52.421Z] #45 138.5 hash/crc32 [2021-11-11T08:01:52.421Z] #45 139.3 compress/gzip [2021-11-11T08:01:52.421Z] #45 140.3 net [2021-11-11T08:01:52.421Z] #45 141.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-11-11T08:01:52.421Z] #45 142.6 vendor/golang.org/x/crypto/curve25519 [2021-11-11T08:01:52.421Z] #45 143.6 vendor/golang.org/x/crypto/hkdf [2021-11-11T08:01:52.421Z] #45 143.8 vendor/golang.org/x/text/transform [2021-11-11T08:01:52.421Z] #45 144.3 vendor/golang.org/x/text/unicode/bidi [2021-11-11T08:01:52.421Z] #45 146.1 vendor/golang.org/x/text/secure/bidirule [2021-11-11T08:01:52.421Z] #45 146.4 vendor/golang.org/x/text/unicode/norm [2021-11-11T08:01:52.623Z] #43 ... [2021-11-11T08:01:52.623Z] [2021-11-11T08:01:52.623Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:52.623Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:01:52.623Z] #20 37.60 Selecting previously unselected package python3. [2021-11-11T08:01:52.623Z] #20 37.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 ... 24086 files and directories currently installed.) [2021-11-11T08:01:52.623Z] #20 37.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-11-11T08:01:52.623Z] #20 37.67 Unpacking python3 (3.7.3-1) ... [2021-11-11T08:01:52.623Z] #20 37.75 Selecting previously unselected package libip4tc0:arm64. [2021-11-11T08:01:52.623Z] #20 37.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-11-11T08:01:52.623Z] #20 37.77 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-11-11T08:01:52.623Z] #20 37.87 Selecting previously unselected package libip6tc0:arm64. [2021-11-11T08:01:52.845Z] #18 DONE 3.1s [2021-11-11T08:01:52.845Z] [2021-11-11T08:01:52.845Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T08:01:52.845Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-11T08:01:52.872Z] #43 180.3 CC criu/plugin.o [2021-11-11T08:01:52.879Z] #20 37.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-11-11T08:01:52.879Z] #20 37.88 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-11-11T08:01:52.879Z] #20 37.99 Selecting previously unselected package libiptc0:arm64. [2021-11-11T08:01:52.879Z] #20 37.99 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-11-11T08:01:52.879Z] #20 37.99 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-11-11T08:01:52.879Z] #20 38.09 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-11T08:01:52.990Z] #45 ... [2021-11-11T08:01:52.990Z] [2021-11-11T08:01:52.990Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:52.990Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:52.990Z] #43 43.85 CC images/seccomp.o [2021-11-11T08:01:53.124Z] #43 198.5 CC criu/tun.o [2021-11-11T08:01:53.136Z] #20 38.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-11T08:01:53.136Z] #20 38.09 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T08:01:53.136Z] #20 38.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-11T08:01:53.136Z] #20 38.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-11-11T08:01:53.136Z] #20 38.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-11-11T08:01:53.136Z] #20 38.24 Selecting previously unselected package libnftnl11:arm64. [2021-11-11T08:01:53.136Z] #20 38.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-11-11T08:01:53.136Z] #20 38.25 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-11-11T08:01:53.247Z] #43 44.20 CC images/binfmt-misc.o [2021-11-11T08:01:53.384Z] #43 198.8 CC criu/uffd.o [2021-11-11T08:01:53.393Z] #20 38.36 Selecting previously unselected package iptables. [2021-11-11T08:01:53.393Z] #20 38.36 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-11-11T08:01:53.393Z] #20 38.37 Unpacking iptables (1.8.2-4) ... [2021-11-11T08:01:53.435Z] #43 180.8 CC criu/proc_parse.o [2021-11-11T08:01:53.503Z] #43 44.43 CC images/time.o [2021-11-11T08:01:53.503Z] #43 44.66 CC images/sysctl.o [2021-11-11T08:01:53.649Z] #20 38.67 Selecting previously unselected package xxd. [2021-11-11T08:01:53.649Z] #20 38.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-11-11T08:01:53.649Z] #20 38.68 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:01:53.649Z] #20 38.81 Selecting previously unselected package vim-common. [2021-11-11T08:01:53.649Z] #20 38.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:01:53.649Z] #20 38.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:01:53.761Z] #43 44.83 CC images/autofs.o [2021-11-11T08:01:53.906Z] #20 39.02 Selecting previously unselected package bash-completion. [2021-11-11T08:01:53.906Z] #20 39.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-11T08:01:54.017Z] #43 44.99 CC images/macvlan.o [2021-11-11T08:01:54.273Z] #43 45.23 CC images/sit.o [2021-11-11T08:01:54.320Z] #43 199.6 CC criu/util.o [2021-11-11T08:01:54.530Z] #43 45.52 CC images/memfd.o [2021-11-11T08:01:54.785Z] #19 DONE 2.3s [2021-11-11T08:01:54.785Z] [2021-11-11T08:01:54.785Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:54.785Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:01:54.787Z] #43 45.82 CC images/timens.o [2021-11-11T08:01:55.043Z] #43 46.11 LINK images/built-in.o [2021-11-11T08:01:55.043Z] #43 ... [2021-11-11T08:01:55.043Z] [2021-11-11T08:01:55.043Z] #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-11-11T08:01:55.043Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:01:55.043Z] #13 133.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T08:01:55.043Z] #13 133.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-11T08:01:55.043Z] #13 133.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:01:55.258Z] #43 200.5 CC criu/uts_ns.o [2021-11-11T08:01:55.258Z] #43 200.6 CC criu/vdso-compat.o [2021-11-11T08:01:55.299Z] #13 ... [2021-11-11T08:01:55.299Z] [2021-11-11T08:01:55.299Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:55.299Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:55.299Z] #43 46.28 GEN compel/include/asm [2021-11-11T08:01:55.299Z] #43 46.31 GEN compel/include/version.h [2021-11-11T08:01:55.299Z] #43 46.33 touch .config [2021-11-11T08:01:55.299Z] #43 46.38 GEN include/common/config.h [2021-11-11T08:01:55.517Z] #43 200.8 CC criu/vdso.o [2021-11-11T08:01:55.556Z] #43 46.47 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-11T08:01:55.556Z] #43 46.49 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-11T08:01:55.556Z] #43 46.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-11T08:01:55.556Z] #43 46.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-11T08:01:55.556Z] #43 46.56 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-11T08:01:55.556Z] #43 46.59 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-11T08:01:55.556Z] #43 46.61 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-11T08:01:55.556Z] #43 46.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-11T08:01:55.556Z] #43 46.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-11T08:01:55.556Z] #43 46.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-11T08:01:55.776Z] #43 201.3 LINK criu/built-in.o [2021-11-11T08:01:55.776Z] #43 201.4 LINK criu/criu [2021-11-11T08:01:55.799Z] #20 40.90 Unpacking bash-completion (1:2.8-6) ... [2021-11-11T08:01:55.812Z] #43 46.71 DEP compel/plugins/std/infect.d [2021-11-11T08:01:55.813Z] #43 46.89 DEP compel/plugins/std/string.d [2021-11-11T08:01:55.813Z] #43 46.99 DEP compel/plugins/std/log.d [2021-11-11T08:01:55.956Z] #43 183.5 CC criu/protobuf-desc.o [2021-11-11T08:01:56.035Z] #43 201.6 DEP lib/c/criu.d [2021-11-11T08:01:56.035Z] #43 201.7 CC images/rpc.pb-c.o [2021-11-11T08:01:56.056Z] #20 41.22 Selecting previously unselected package bzip2. [2021-11-11T08:01:56.056Z] #20 41.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-11-11T08:01:56.056Z] #20 41.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:01:56.068Z] #43 47.09 DEP compel/plugins/std/fds.d [2021-11-11T08:01:56.068Z] #43 47.26 DEP compel/plugins/std/std.d [2021-11-11T08:01:56.312Z] #20 41.30 Selecting previously unselected package xz-utils. [2021-11-11T08:01:56.312Z] #20 41.32 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-11-11T08:01:56.312Z] #20 41.32 Unpacking xz-utils (5.2.4-1) ... [2021-11-11T08:01:56.312Z] #20 41.52 Selecting previously unselected package apparmor. [2021-11-11T08:01:56.312Z] #20 41.52 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-11-11T08:01:56.325Z] #43 47.37 DEP compel/plugins/shmem/shmem.d [2021-11-11T08:01:56.325Z] #43 47.45 DEP compel/plugins/fds/fds.d [2021-11-11T08:01:56.569Z] #20 41.56 Unpacking apparmor (2.13.2-10) ... [2021-11-11T08:01:56.581Z] #43 47.60 CC compel/plugins/std/std.o [2021-11-11T08:01:56.603Z] #43 202.0 CC lib/c/criu.o [2021-11-11T08:01:56.826Z] #20 41.91 Selecting previously unselected package aufs-tools. [2021-11-11T08:01:56.826Z] #20 41.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-11-11T08:01:56.826Z] #20 41.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:01:56.826Z] #20 42.07 Selecting previously unselected package libonig5:arm64. [2021-11-11T08:01:56.826Z] #20 42.07 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-11-11T08:01:56.826Z] #20 42.10 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-11-11T08:01:56.838Z] #43 47.93 CC compel/plugins/std/fds.o [2021-11-11T08:01:56.887Z] #43 184.4 CC criu/protobuf.o [2021-11-11T08:01:57.083Z] #20 42.22 Selecting previously unselected package libjq1:arm64. [2021-11-11T08:01:57.083Z] #20 42.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-11-11T08:01:57.083Z] #20 42.23 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-11-11T08:01:57.083Z] #20 42.31 Selecting previously unselected package jq. [2021-11-11T08:01:57.083Z] #20 42.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-11-11T08:01:57.083Z] #20 42.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T08:01:57.170Z] #43 202.7 LINK lib/c/built-in.o [2021-11-11T08:01:57.340Z] #20 42.42 Selecting previously unselected package libaio1:arm64. [2021-11-11T08:01:57.340Z] #20 42.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-11-11T08:01:57.340Z] #20 42.43 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-11-11T08:01:57.340Z] #20 42.51 Selecting previously unselected package libgpm2:arm64. [2021-11-11T08:01:57.340Z] #20 42.52 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-11-11T08:01:57.340Z] #20 42.52 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-11-11T08:01:57.391Z] #20 2.779 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T08:01:57.400Z] #43 48.35 CC compel/plugins/std/log.o [2021-11-11T08:01:57.429Z] #43 202.7 LINK lib/c/libcriu.so [2021-11-11T08:01:57.429Z] #43 202.7 LINK lib/c/libcriu.a [2021-11-11T08:01:57.429Z] #43 202.9 GEN magic.py [2021-11-11T08:01:57.429Z] #43 203.0 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:01:57.429Z] #43 203.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:01:57.452Z] #43 184.8 CC criu/pstree.o [2021-11-11T08:01:57.597Z] #20 42.64 Selecting previously unselected package libicu63:arm64. [2021-11-11T08:01:57.597Z] #20 42.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-11-11T08:01:57.597Z] #20 42.65 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-11-11T08:01:57.651Z] #20 2.956 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T08:01:57.651Z] #20 3.046 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T08:01:57.688Z] #43 203.0 Note: Building without GnuTLS support [2021-11-11T08:01:57.689Z] #43 203.0 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:01:57.689Z] #43 203.0 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:01:57.912Z] #20 3.048 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T08:01:58.173Z] #20 3.556 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T08:01:58.256Z] #43 203.6 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:01:58.328Z] #43 49.33 CC compel/plugins/std/string.o [2021-11-11T08:01:58.822Z] #43 186.1 CC criu/rbtree.o [2021-11-11T08:01:58.825Z] #43 204.1 make[1]: Nothing to be done for 'all'. [2021-11-11T08:01:58.892Z] #43 50.00 CC compel/plugins/std/infect.o [2021-11-11T08:01:59.079Z] #43 186.5 CC criu/rst-malloc.o [2021-11-11T08:01:59.336Z] #43 186.8 CC criu/seccomp.o [2021-11-11T08:01:59.393Z] #43 204.7 make[1]: 'images/built-in.o' is up to date. [2021-11-11T08:01:59.393Z] #43 204.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-11T08:01:59.393Z] #43 204.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-11T08:01:59.393Z] #43 204.7 make[1]: 'compel/libcompel.a' is up to date. [2021-11-11T08:01:59.393Z] #43 204.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-11T08:01:59.393Z] #43 204.8 make[1]: Nothing to be done for 'all'. [2021-11-11T08:01:59.393Z] #43 204.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:01:59.393Z] #43 205.0 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.455Z] #43 50.42 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-11T08:01:59.455Z] #43 50.46 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-11T08:01:59.455Z] #43 50.49 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-11T08:01:59.455Z] #43 50.55 AR compel/plugins/std.lib.a [2021-11-11T08:01:59.558Z] #20 ... [2021-11-11T08:01:59.558Z] [2021-11-11T08:01:59.558Z] #53 [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-11-11T08:01:59.558Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:01:59.558Z] #53 15.12 + cd /tmp/tmp.BrYoBFMOOn/src/github.com/opencontainers/runc [2021-11-11T08:01:59.558Z] #53 15.12 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:01:59.558Z] #53 15.76 + '[' -z '' ']' [2021-11-11T08:01:59.558Z] #53 15.76 + target=static [2021-11-11T08:01:59.558Z] #53 15.76 + make 'BUILDTAGS=seccomp ' static [2021-11-11T08:01:59.558Z] #53 16.24 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T08:01:59.558Z] #53 ... [2021-11-11T08:01:59.558Z] [2021-11-11T08:01:59.558Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:01:59.558Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:01:59.558Z] #43 73.77 CC criu/arch/x86/vdso-pie.o [2021-11-11T08:01:59.558Z] #43 74.24 CC criu/arch/x86/restorer.o [2021-11-11T08:01:59.558Z] #43 74.85 CC criu/arch/x86/restorer_unmap.o [2021-11-11T08:01:59.558Z] #43 74.91 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-11T08:01:59.558Z] #43 75.32 CC criu/pie/restorer.o [2021-11-11T08:01:59.558Z] #43 79.19 LINK criu/pie/restorer.built-in.o [2021-11-11T08:01:59.558Z] #43 79.22 GEN criu/pie/restorer-blob.h [2021-11-11T08:01:59.558Z] #43 79.39 DEP criu/vdso.d [2021-11-11T08:01:59.558Z] #43 79.73 DEP criu/vdso-compat.d [2021-11-11T08:01:59.558Z] #43 79.87 DEP criu/uts_ns.d [2021-11-11T08:01:59.558Z] #43 80.10 DEP criu/util.d [2021-11-11T08:01:59.558Z] #43 80.29 DEP criu/uffd.d [2021-11-11T08:01:59.558Z] #43 80.54 DEP criu/tun.d [2021-11-11T08:01:59.558Z] #43 80.74 DEP criu/tty.d [2021-11-11T08:01:59.558Z] #43 80.98 DEP criu/timerfd.d [2021-11-11T08:01:59.558Z] #43 81.15 DEP criu/timens.d [2021-11-11T08:01:59.558Z] #43 81.36 DEP criu/sysfs_parse.d [2021-11-11T08:01:59.558Z] #43 81.60 DEP criu/sysctl.d [2021-11-11T08:01:59.558Z] #43 81.85 DEP criu/string.d [2021-11-11T08:01:59.558Z] #43 81.90 DEP criu/stats.d [2021-11-11T08:01:59.558Z] #43 82.03 DEP criu/sockets.d [2021-11-11T08:01:59.558Z] #43 82.23 DEP criu/sk-unix.d [2021-11-11T08:01:59.558Z] #43 82.43 DEP criu/sk-tcp.d [2021-11-11T08:01:59.558Z] #43 82.62 DEP criu/sk-queue.d [2021-11-11T08:01:59.558Z] #43 82.77 DEP criu/sk-packet.d [2021-11-11T08:01:59.558Z] #43 82.99 DEP criu/sk-netlink.d [2021-11-11T08:01:59.558Z] #43 83.20 DEP criu/sk-inet.d [2021-11-11T08:01:59.558Z] #43 83.45 DEP criu/signalfd.d [2021-11-11T08:01:59.558Z] #43 ... [2021-11-11T08:01:59.558Z] [2021-11-11T08:01:59.558Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:01:59.558Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:01:59.558Z] #20 4.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T08:01:59.652Z] #43 205.0 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.652Z] #43 205.1 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.652Z] #43 205.2 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.652Z] #43 205.2 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.652Z] #43 205.2 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.652Z] #43 205.2 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.712Z] #43 50.63 CC compel/plugins/fds/fds.o [2021-11-11T08:01:59.712Z] #43 50.84 AR compel/plugins/fds.lib.a [2021-11-11T08:01:59.900Z] #43 187.6 CC criu/seize.o [2021-11-11T08:01:59.911Z] #43 205.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:01:59.911Z] #43 205.3 INSTALL criu/criu [2021-11-11T08:01:59.969Z] #43 50.91 HOSTDEP compel/src/lib/log-host.d [2021-11-11T08:01:59.969Z] #43 50.99 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-11T08:01:59.969Z] #43 51.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-11T08:02:00.170Z] #43 DONE 205.5s [2021-11-11T08:02:00.170Z] [2021-11-11T08:02:00.170Z] #53 [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-11-11T08:02:00.170Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T08:02:00.226Z] #43 51.23 HOSTDEP compel/src/main-host.d [2021-11-11T08:02:00.226Z] #43 51.34 DEP compel/src/lib/ptrace.d [2021-11-11T08:02:00.482Z] #43 51.49 DEP compel/src/lib/infect.d [2021-11-11T08:02:00.739Z] #43 51.66 DEP compel/src/lib/infect-util.d [2021-11-11T08:02:00.739Z] #43 51.77 DEP compel/src/lib/infect-rpc.d [2021-11-11T08:02:00.831Z] #43 188.5 CC criu/servicefd.o [2021-11-11T08:02:00.870Z] #20 45.48 Selecting previously unselected package libnet1:arm64. [2021-11-11T08:02:00.870Z] #20 45.48 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T08:02:00.870Z] #20 45.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:02:00.870Z] #20 45.60 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T08:02:00.870Z] #20 45.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-11-11T08:02:00.870Z] #20 45.61 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-11-11T08:02:00.870Z] #20 45.75 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T08:02:00.870Z] #20 45.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-11-11T08:02:00.870Z] #20 45.75 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-11-11T08:02:00.870Z] #20 45.81 Selecting previously unselected package libreadline5:arm64. [2021-11-11T08:02:00.870Z] #20 45.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-11-11T08:02:00.870Z] #20 45.85 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-11-11T08:02:00.870Z] #20 45.95 Selecting previously unselected package net-tools. [2021-11-11T08:02:00.870Z] #20 45.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-11-11T08:02:00.870Z] #20 45.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:02:00.945Z] #20 6.237 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T08:02:00.995Z] #43 51.93 DEP compel/arch/x86/src/lib/infect.d [2021-11-11T08:02:00.995Z] #43 52.08 DEP compel/arch/x86/src/lib/cpu.d [2021-11-11T08:02:00.995Z] #43 52.14 DEP compel/src/lib/log.d [2021-11-11T08:02:00.995Z] #43 52.20 DEP compel/src/main.d [2021-11-11T08:02:01.126Z] #20 46.15 Selecting previously unselected package patch. [2021-11-11T08:02:01.126Z] #20 46.16 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-11-11T08:02:01.127Z] #20 46.16 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-11T08:02:01.127Z] #20 46.26 Selecting previously unselected package python-pip-whl. [2021-11-11T08:02:01.127Z] #20 46.26 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-11T08:02:01.127Z] #20 46.27 Unpacking python-pip-whl (18.1-5) ... [2021-11-11T08:02:01.252Z] #43 52.35 DEP compel/src/lib/handle-elf.d [2021-11-11T08:02:01.252Z] #43 52.45 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-11T08:02:01.395Z] #43 188.9 CC criu/shmem.o [2021-11-11T08:02:01.509Z] #43 52.55 CC compel/src/lib/log.o [2021-11-11T08:02:01.509Z] #43 ... [2021-11-11T08:02:01.509Z] [2021-11-11T08:02:01.509Z] #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-11-11T08:02:01.509Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:02:01.690Z] #20 46.72 Selecting previously unselected package python3-lib2to3. [2021-11-11T08:02:01.690Z] #20 46.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-11T08:02:01.690Z] #20 46.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:02:01.690Z] #20 46.87 Selecting previously unselected package python3-distutils. [2021-11-11T08:02:01.690Z] #20 46.87 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-11T08:02:01.690Z] #20 46.88 Unpacking python3-distutils (3.7.3-1) ... [2021-11-11T08:02:01.765Z] #13 150.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T08:02:01.766Z] #13 150.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-11T08:02:01.766Z] #13 150.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T08:02:01.766Z] #13 150.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T08:02:01.766Z] #13 150.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-11T08:02:01.766Z] #13 150.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T08:02:01.889Z] #20 ... [2021-11-11T08:02:01.889Z] [2021-11-11T08:02:01.889Z] #45 [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-11-11T08:02:01.889Z] #45 sha256:2eaf043810ecfffc201d1d9c725501314f9f940b50da93d93536d5aaf26d5731 [2021-11-11T08:02:01.889Z] #45 158.5 github.com/LK4D4/vndr/godl [2021-11-11T08:02:01.889Z] #45 159.5 github.com/LK4D4/vndr [2021-11-11T08:02:01.889Z] #45 DONE 165.0s [2021-11-11T08:02:01.889Z] [2021-11-11T08:02:01.889Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:01.889Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:01.889Z] #43 83.61 DEP criu/sigframe.d [2021-11-11T08:02:01.889Z] #43 83.75 DEP criu/shmem.d [2021-11-11T08:02:01.889Z] #43 83.92 DEP criu/servicefd.d [2021-11-11T08:02:01.889Z] #43 84.07 DEP criu/seize.d [2021-11-11T08:02:01.889Z] #43 84.24 DEP criu/seccomp.d [2021-11-11T08:02:01.889Z] #43 84.45 DEP criu/rst-malloc.d [2021-11-11T08:02:01.889Z] #43 84.57 DEP criu/rbtree.d [2021-11-11T08:02:01.889Z] #43 84.62 DEP criu/pstree.d [2021-11-11T08:02:01.889Z] #43 84.87 DEP criu/protobuf.d [2021-11-11T08:02:01.889Z] #43 85.01 GEN criu/protobuf-desc-gen.h [2021-11-11T08:02:01.947Z] #20 47.05 Selecting previously unselected package python3-pip. [2021-11-11T08:02:01.947Z] #20 47.06 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-11T08:02:01.947Z] #20 47.06 Unpacking python3-pip (18.1-5) ... [2021-11-11T08:02:02.021Z] #13 150.7 Selecting previously unselected package libbtrfs0. [2021-11-11T08:02:02.021Z] #13 150.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-11T08:02:02.021Z] #13 150.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-11T08:02:02.076Z] #53 ... [2021-11-11T08:02:02.076Z] [2021-11-11T08:02:02.076Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-11T08:02:02.076Z] #44 sha256:cb36f65dbe1c5a7571cb0432656ece91ea2879cbe3c452501d1e805f0578ae63 [2021-11-11T08:02:02.076Z] #44 DONE 0.1s [2021-11-11T08:02:02.076Z] [2021-11-11T08:02:02.076Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T08:02:02.076Z] #46 sha256:248ca1900804208eef8d591c0dabdd8a3a09d012dfd8ad94eaeda0ce1aa01358 [2021-11-11T08:02:02.076Z] #46 DONE 0.1s [2021-11-11T08:02:02.076Z] [2021-11-11T08:02:02.076Z] #53 [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-11-11T08:02:02.076Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T08:02:02.076Z] #53 ... [2021-11-11T08:02:02.076Z] [2021-11-11T08:02:02.076Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T08:02:02.076Z] #48 sha256:32f50b829b786380f30f0cb95a39e21ba2cd692bc7276aebbf9cf6cf32833118 [2021-11-11T08:02:02.076Z] #48 DONE 0.1s [2021-11-11T08:02:02.076Z] [2021-11-11T08:02:02.076Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T08:02:02.076Z] #50 sha256:c99f5f8d1a741e41dccb10b2f634b9068119fb543c388916242f8a847784b946 [2021-11-11T08:02:02.203Z] #20 47.22 Selecting previously unselected package python3-pkg-resources. [2021-11-11T08:02:02.203Z] #20 47.25 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:02:02.203Z] #20 47.26 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:02:02.203Z] #20 47.38 Selecting previously unselected package python3-setuptools. [2021-11-11T08:02:02.203Z] #20 47.39 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-11T08:02:02.203Z] #20 47.40 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-11T08:02:02.278Z] #13 150.8 Selecting previously unselected package libbtrfs-dev. [2021-11-11T08:02:02.278Z] #13 150.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-11T08:02:02.278Z] #13 150.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:02:02.278Z] #13 150.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T08:02:02.278Z] #13 151.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:02:02.278Z] #13 151.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:02:02.278Z] #13 151.0 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T08:02:02.278Z] #13 151.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T08:02:02.325Z] #43 189.8 CC criu/sigframe.o [2021-11-11T08:02:02.335Z] #50 DONE 0.2s [2021-11-11T08:02:02.335Z] [2021-11-11T08:02:02.335Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T08:02:02.335Z] #52 sha256:30488647f1ce0c704030db55131878d43cf9f22928bf43d00803149dea72d075 [2021-11-11T08:02:02.460Z] #20 47.60 Selecting previously unselected package python3-wheel. [2021-11-11T08:02:02.460Z] #20 47.60 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-11T08:02:02.460Z] #20 47.61 Unpacking python3-wheel (0.32.3-2) ... [2021-11-11T08:02:02.460Z] #20 47.69 Selecting previously unselected package sudo. [2021-11-11T08:02:02.460Z] #20 47.70 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-11-11T08:02:02.460Z] #20 47.71 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:02:02.535Z] #13 151.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:02:02.535Z] #13 151.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T08:02:02.535Z] #13 151.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-11T08:02:02.535Z] #13 151.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T08:02:02.582Z] #43 190.1 CC criu/signalfd.o [2021-11-11T08:02:02.593Z] #52 DONE 0.4s [2021-11-11T08:02:02.593Z] [2021-11-11T08:02:02.593Z] #56 [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-11-11T08:02:02.593Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T08:02:02.792Z] #13 151.6 Selecting previously unselected package libpcre16-3:amd64. [2021-11-11T08:02:02.792Z] #13 151.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-11T08:02:02.792Z] #13 151.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T08:02:02.842Z] #43 190.4 CC criu/sk-inet.o [2021-11-11T08:02:03.024Z] #20 48.12 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T08:02:03.024Z] #20 48.12 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-11-11T08:02:03.024Z] #20 48.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:02:03.049Z] #13 151.7 Selecting previously unselected package libpcre32-3:amd64. [2021-11-11T08:02:03.049Z] #13 151.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-11T08:02:03.049Z] #13 151.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T08:02:03.099Z] #43 ... [2021-11-11T08:02:03.099Z] [2021-11-11T08:02:03.099Z] #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-11-11T08:02:03.099Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:02:03.099Z] #40 DONE 291.8s [2021-11-11T08:02:03.281Z] #20 48.36 Selecting previously unselected package uidmap. [2021-11-11T08:02:03.281Z] #20 48.38 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-11-11T08:02:03.281Z] #20 48.39 Unpacking uidmap (1:4.5-1.1) ... [2021-11-11T08:02:03.306Z] #13 151.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-11T08:02:03.306Z] #13 152.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-11T08:02:03.306Z] #13 152.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T08:02:03.306Z] #13 152.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-11T08:02:03.306Z] #13 152.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-11T08:02:03.306Z] #13 152.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T08:02:03.355Z] [2021-11-11T08:02:03.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:03.356Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:03.807Z] #43 87.46 DEP criu/protobuf-desc.d [2021-11-11T08:02:03.807Z] #43 87.62 DEP criu/proc_parse.d [2021-11-11T08:02:03.843Z] #20 48.70 Selecting previously unselected package vim-runtime. [2021-11-11T08:02:03.843Z] #20 48.70 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:02:03.843Z] #20 48.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T08:02:03.843Z] #20 48.97 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-11T08:02:03.843Z] #20 48.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:02:03.869Z] #13 152.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T08:02:03.869Z] #13 152.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-11T08:02:03.869Z] #13 152.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T08:02:04.068Z] #43 87.87 DEP criu/plugin.d [2021-11-11T08:02:04.069Z] #43 88.04 DEP criu/pipes.d [2021-11-11T08:02:04.126Z] #13 152.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T08:02:04.126Z] #13 152.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-11T08:02:04.126Z] #13 152.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T08:02:04.330Z] #43 88.27 DEP criu/pie-util.d [2021-11-11T08:02:04.330Z] #43 88.35 DEP criu/pie-util-vdso.d [2021-11-11T08:02:04.383Z] #13 152.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T08:02:04.383Z] #13 153.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-11T08:02:04.383Z] #13 153.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:02:04.383Z] #13 153.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T08:02:04.383Z] #13 153.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-11T08:02:04.383Z] #13 153.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:02:04.592Z] #43 88.52 DEP criu/pie-util-vdso-elf32.d [2021-11-11T08:02:04.592Z] #43 88.69 DEP criu/path.d [2021-11-11T08:02:04.640Z] #13 ... [2021-11-11T08:02:04.640Z] [2021-11-11T08:02:04.640Z] #45 [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-11-11T08:02:04.640Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:02:04.640Z] #45 150.8 vendor/golang.org/x/net/idna [2021-11-11T08:02:04.640Z] #45 152.9 vendor/golang.org/x/net/http2/hpack [2021-11-11T08:02:04.640Z] #45 154.1 mime [2021-11-11T08:02:04.640Z] #45 155.6 mime/quotedprintable [2021-11-11T08:02:04.640Z] #45 155.9 net/http/internal [2021-11-11T08:02:04.640Z] #45 159.6 net/textproto [2021-11-11T08:02:04.640Z] #45 159.6 crypto/x509 [2021-11-11T08:02:04.640Z] #45 160.8 vendor/golang.org/x/net/http/httpguts [2021-11-11T08:02:04.727Z] #43 192.4 CC criu/sk-netlink.o [2021-11-11T08:02:04.853Z] #43 88.83 DEP criu/parasite-syscall.d [2021-11-11T08:02:04.897Z] #45 ... [2021-11-11T08:02:04.897Z] [2021-11-11T08:02:04.897Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:04.897Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:04.897Z] #43 52.85 CC compel/arch/x86/src/lib/cpu.o [2021-11-11T08:02:04.897Z] #43 53.59 CC compel/arch/x86/src/lib/infect.o [2021-11-11T08:02:04.897Z] #43 54.51 CC compel/src/lib/infect-rpc.o [2021-11-11T08:02:04.897Z] #43 54.93 CC compel/src/lib/infect-util.o [2021-11-11T08:02:04.897Z] #43 55.28 CC compel/src/lib/infect.o [2021-11-11T08:02:05.115Z] #43 89.11 DEP criu/pagemap.d [2021-11-11T08:02:05.211Z] #20 ... [2021-11-11T08:02:05.211Z] [2021-11-11T08:02:05.211Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:05.211Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:05.211Z] #43 104.1 CC criu/cr-service.o [2021-11-11T08:02:05.211Z] #43 105.9 CC criu/crtools.o [2021-11-11T08:02:05.211Z] #43 106.5 CC criu/eventfd.o [2021-11-11T08:02:05.211Z] #43 106.9 CC criu/eventpoll.o [2021-11-11T08:02:05.211Z] #43 107.7 CC criu/external.o [2021-11-11T08:02:05.211Z] #43 108.0 CC criu/fault-injection.o [2021-11-11T08:02:05.211Z] #43 108.1 CC criu/fdstore.o [2021-11-11T08:02:05.211Z] #43 108.5 CC criu/fifo.o [2021-11-11T08:02:05.211Z] #43 108.9 CC criu/file-ids.o [2021-11-11T08:02:05.211Z] #43 109.2 CC criu/file-lock.o [2021-11-11T08:02:05.211Z] #43 110.1 CC criu/files-ext.o [2021-11-11T08:02:05.211Z] #43 110.4 CC criu/files-reg.o [2021-11-11T08:02:05.211Z] #43 112.8 CC criu/files.o [2021-11-11T08:02:05.290Z] #43 ... [2021-11-11T08:02:05.290Z] [2021-11-11T08:02:05.290Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T08:02:05.290Z] #41 sha256:a035b15af23fb9df81f8402a88d98b2d48a8dc0b67195a3ca2ebdbc228955808 [2021-11-11T08:02:05.290Z] #41 DONE 0.2s [2021-11-11T08:02:05.290Z] [2021-11-11T08:02:05.290Z] #49 [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-11-11T08:02:05.290Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T08:02:05.377Z] #43 89.35 DEP criu/pagemap-cache.d [2021-11-11T08:02:05.377Z] #43 89.45 DEP criu/page-xfer.d [2021-11-11T08:02:05.547Z] #49 ... [2021-11-11T08:02:05.547Z] [2021-11-11T08:02:05.547Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:05.547Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:05.547Z] #43 193.1 CC criu/sk-packet.o [2021-11-11T08:02:05.639Z] #43 89.64 DEP criu/page-pipe.d [2021-11-11T08:02:05.774Z] #43 114.8 CC criu/filesystems.o [2021-11-11T08:02:05.902Z] #43 89.76 DEP criu/netfilter.d [2021-11-11T08:02:05.902Z] #43 90.00 DEP criu/net.d [2021-11-11T08:02:06.163Z] #43 90.32 DEP criu/namespaces.d [2021-11-11T08:02:06.704Z] #43 115.6 CC criu/fsnotify.o [2021-11-11T08:02:06.704Z] #43 ... [2021-11-11T08:02:06.704Z] [2021-11-11T08:02:06.704Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:06.704Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:02:06.704Z] #20 51.84 Selecting previously unselected package vim. [2021-11-11T08:02:06.704Z] #20 51.85 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-11-11T08:02:06.704Z] #20 51.87 Unpacking vim (2:8.1.0875-5) ... [2021-11-11T08:02:06.735Z] #43 90.52 DEP criu/mount.d [2021-11-11T08:02:06.793Z] #43 57.54 CC compel/src/lib/ptrace.o [2021-11-11T08:02:06.793Z] #43 57.94 AR compel/libcompel.a [2021-11-11T08:02:06.916Z] #43 194.1 CC criu/sk-queue.o [2021-11-11T08:02:06.917Z] #43 194.5 CC criu/sk-tcp.o [2021-11-11T08:02:06.961Z] #20 52.26 Selecting previously unselected package xfsprogs. [2021-11-11T08:02:06.996Z] #43 90.80 DEP criu/memfd.d [2021-11-11T08:02:06.996Z] #43 91.06 DEP criu/mem.d [2021-11-11T08:02:07.050Z] #43 57.99 HOSTCC compel/src/main-host.o [2021-11-11T08:02:07.050Z] #43 ... [2021-11-11T08:02:07.050Z] [2021-11-11T08:02:07.050Z] #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-11-11T08:02:07.050Z] #13 sha256:0ff0ebf829f3d1aeb5e0c57a1f6d1ed0cb32a5c3fa1c26b8e09184ceeee357ce [2021-11-11T08:02:07.050Z] #13 153.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-11T08:02:07.050Z] #13 153.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-11T08:02:07.050Z] #13 153.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-11T08:02:07.050Z] #13 153.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-11T08:02:07.050Z] #13 153.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-11T08:02:07.050Z] #13 153.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-11T08:02:07.050Z] #13 153.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-11T08:02:07.050Z] #13 153.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:02:07.050Z] #13 153.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:02:07.050Z] #13 153.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T08:02:07.050Z] #13 153.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-11T08:02:07.050Z] #13 154.0 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-11-11T08:02:07.050Z] #13 154.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T08:02:07.050Z] #13 154.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-11T08:02:07.050Z] #13 154.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-11T08:02:07.050Z] #13 154.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:02:07.050Z] #13 154.0 Setting up dmsetup (2:1.02.155-3) ... [2021-11-11T08:02:07.050Z] #13 154.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-11T08:02:07.050Z] #13 154.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-11T08:02:07.050Z] #13 154.0 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:02:07.050Z] #13 DONE 155.9s [2021-11-11T08:02:07.050Z] [2021-11-11T08:02:07.050Z] #45 [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-11-11T08:02:07.050Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:02:07.050Z] #45 161.2 vendor/golang.org/x/net/http/httpproxy [2021-11-11T08:02:07.050Z] #45 161.9 mime/multipart [2021-11-11T08:02:07.217Z] #20 52.27 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-11-11T08:02:07.218Z] #20 52.29 Unpacking xfsprogs (4.20.0-1) ... [2021-11-11T08:02:07.257Z] #43 91.33 DEP criu/lsm.d [2021-11-11T08:02:07.474Z] #20 52.68 Selecting previously unselected package zip. [2021-11-11T08:02:07.480Z] #43 195.0 CC criu/sk-unix.o [2021-11-11T08:02:07.519Z] #43 91.47 DEP criu/log.d [2021-11-11T08:02:07.519Z] #43 91.60 DEP criu/libnetlink.d [2021-11-11T08:02:07.731Z] #20 52.68 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-11-11T08:02:07.731Z] #20 52.69 Unpacking zip (3.0-11+b1) ... [2021-11-11T08:02:07.732Z] #20 52.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:02:07.732Z] #20 52.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:02:07.732Z] #20 52.92 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-11-11T08:02:07.732Z] #20 52.93 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-11-11T08:02:07.732Z] #20 52.95 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-11-11T08:02:07.732Z] #20 52.96 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-11-11T08:02:07.732Z] #20 52.97 Setting up uidmap (1:4.5-1.1) ... [2021-11-11T08:02:07.732Z] #20 52.99 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-11-11T08:02:07.732Z] #20 53.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:02:07.732Z] #20 53.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:02:07.732Z] #20 53.03 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-11-11T08:02:07.780Z] #43 91.72 DEP criu/kerndat.d [2021-11-11T08:02:07.988Z] #20 53.04 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-11-11T08:02:07.988Z] #20 53.05 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:02:07.988Z] #20 53.06 Setting up zip (3.0-11+b1) ... [2021-11-11T08:02:07.988Z] #20 53.08 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:02:07.988Z] #20 53.11 Setting up bash-completion (1:2.8-6) ... [2021-11-11T08:02:08.041Z] #43 92.00 DEP criu/kcmp-ids.d [2021-11-11T08:02:08.041Z] #43 92.09 DEP criu/irmap.d [2021-11-11T08:02:08.302Z] #43 92.27 DEP criu/ipc_ns.d [2021-11-11T08:02:08.563Z] #43 92.50 DEP criu/image.d [2021-11-11T08:02:08.824Z] #43 92.72 DEP criu/image-desc.d [2021-11-11T08:02:08.824Z] #43 92.83 DEP criu/fsnotify.d [2021-11-11T08:02:08.850Z] #43 ... [2021-11-11T08:02:08.850Z] [2021-11-11T08:02:08.850Z] #49 [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-11-11T08:02:08.850Z] #49 sha256:03463901b1a502ba02121c9c9d39e5ead714e6a045a15a36bc4891f49da08b5b [2021-11-11T08:02:08.850Z] #49 297.6 + /build/golangci-lint --version [2021-11-11T08:02:08.850Z] #49 298.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T08:02:08.850Z] #49 DONE 298.2s [2021-11-11T08:02:08.945Z] #45 164.9 crypto/tls [2021-11-11T08:02:09.086Z] #43 93.01 DEP criu/filesystems.d [2021-11-11T08:02:09.120Z] [2021-11-11T08:02:09.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:09.120Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:09.120Z] #43 196.7 CC criu/sockets.o [2021-11-11T08:02:09.348Z] #43 93.15 DEP criu/files.d [2021-11-11T08:02:09.348Z] #43 93.34 DEP criu/files-reg.d [2021-11-11T08:02:09.393Z] 4612f6d0b889: Verifying Checksum [2021-11-11T08:02:09.393Z] 4612f6d0b889: Download complete [2021-11-11T08:02:09.509Z] #45 ... [2021-11-11T08:02:09.509Z] [2021-11-11T08:02:09.509Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-11T08:02:09.509Z] #14 sha256:ecd9731ea39aa3c039a632ff12a6852142cc62d5e963250ef33fa69d14dd6864 [2021-11-11T08:02:09.509Z] #14 DONE 2.5s [2021-11-11T08:02:09.609Z] #43 93.50 DEP criu/files-ext.d [2021-11-11T08:02:09.609Z] #43 93.69 DEP criu/file-lock.d [2021-11-11T08:02:09.767Z] [2021-11-11T08:02:09.767Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-11-11T08:02:09.767Z] #15 sha256:90b1c3ae563392116f1f247b65202d4d578d580d3decfef47b68c047b5d7e32c [2021-11-11T08:02:09.870Z] #43 93.92 DEP criu/file-ids.d [2021-11-11T08:02:10.131Z] #43 94.12 DEP criu/fifo.d [2021-11-11T08:02:10.132Z] #43 94.25 DEP criu/fdstore.d [2021-11-11T08:02:10.138Z] #20 55.11 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-11-11T08:02:10.138Z] #20 55.13 Setting up xz-utils (5.2.4-1) ... [2021-11-11T08:02:10.138Z] #20 55.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T08:02:10.138Z] #20 55.17 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-11T08:02:10.138Z] #20 55.18 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:02:10.138Z] #20 55.27 invoke-rc.d: could not determine current runlevel [2021-11-11T08:02:10.138Z] #20 55.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:02:10.138Z] #20 55.30 Setting up pigz (2.4-1) ... [2021-11-11T08:02:10.138Z] #20 55.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T08:02:10.138Z] #20 55.32 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-11-11T08:02:10.393Z] #43 94.37 DEP criu/fault-injection.d [2021-11-11T08:02:10.393Z] #43 94.43 DEP criu/external.d [2021-11-11T08:02:10.408Z] #20 55.37 Setting up python-pip-whl (18.1-5) ... [2021-11-11T08:02:10.408Z] #20 55.38 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-11-11T08:02:10.408Z] #20 55.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:02:10.496Z] #43 198.0 CC criu/stats.o [2021-11-11T08:02:10.654Z] #43 94.52 DEP criu/eventpoll.d [2021-11-11T08:02:10.654Z] #43 94.66 DEP criu/eventfd.d [2021-11-11T08:02:10.665Z] #20 55.67 Setting up libaio1:arm64 (0.3.112-3) ... [2021-11-11T08:02:10.665Z] #20 55.69 Setting up libonig5:arm64 (6.9.1-1) ... [2021-11-11T08:02:10.665Z] #20 55.72 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:10.665Z] #20 55.76 Setting up vim (2:8.1.0875-5) ... [2021-11-11T08:02:10.665Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T08:02:10.665Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T08:02:10.665Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T08:02:10.665Z] #20 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T08:02:10.665Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T08:02:10.665Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T08:02:10.665Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T08:02:10.665Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T08:02:10.665Z] #20 55.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-11-11T08:02:10.665Z] #20 55.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:02:10.916Z] #43 94.91 DEP criu/crtools.d [2021-11-11T08:02:10.921Z] #20 55.89 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-11-11T08:02:10.921Z] #20 55.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T08:02:10.921Z] #20 55.93 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-11-11T08:02:10.921Z] #20 55.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:11.060Z] #43 198.5 CC criu/string.o [2021-11-11T08:02:11.060Z] #43 198.6 CC criu/sysctl.o [2021-11-11T08:02:11.177Z] #43 95.10 DEP criu/cr-service.d [2021-11-11T08:02:11.438Z] #43 95.29 DEP criu/cr-restore.d [2021-11-11T08:02:11.662Z] #15 DONE 1.9s [2021-11-11T08:02:11.662Z] [2021-11-11T08:02:11.662Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T08:02:11.662Z] #16 sha256:9ead5923a431fb56fd62951d1adac936ed39013e3154a7d9959bb90e27856f38 [2021-11-11T08:02:11.700Z] #43 95.60 DEP criu/cr-errno.d [2021-11-11T08:02:11.700Z] #43 95.63 DEP criu/cr-dump.d [2021-11-11T08:02:11.961Z] #43 95.92 DEP criu/cr-dedup.d [2021-11-11T08:02:11.961Z] #43 96.10 DEP criu/cr-check.d [2021-11-11T08:02:11.991Z] #43 199.4 CC criu/sysfs_parse.o [2021-11-11T08:02:12.222Z] #43 ... [2021-11-11T08:02:12.222Z] [2021-11-11T08:02:12.222Z] #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-11-11T08:02:12.222Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:02:12.222Z] #32 DONE 175.0s [2021-11-11T08:02:12.222Z] [2021-11-11T08:02:12.222Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:12.222Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:12.222Z] #20 7.726 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T08:02:12.222Z] #20 14.14 Fetched 9002 kB in 12s (775 kB/s) [2021-11-11T08:02:12.248Z] #43 199.8 CC criu/timens.o [2021-11-11T08:02:12.483Z] #20 14.14 Reading package lists... [2021-11-11T08:02:12.483Z] #20 ... [2021-11-11T08:02:12.483Z] [2021-11-11T08:02:12.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:12.483Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:12.483Z] #43 96.41 DEP criu/config.d [2021-11-11T08:02:12.504Z] #43 200.2 CC criu/timerfd.o [2021-11-11T08:02:12.745Z] #43 96.57 DEP criu/clone-noasan.d [2021-11-11T08:02:12.745Z] #43 96.68 DEP criu/cgroup.d [2021-11-11T08:02:13.006Z] #43 96.85 DEP criu/cgroup-props.d [2021-11-11T08:02:13.006Z] #43 96.96 DEP criu/bitmap.d [2021-11-11T08:02:13.006Z] #43 96.98 DEP criu/bfd.d [2021-11-11T08:02:13.006Z] #43 97.09 DEP criu/autofs.d [2021-11-11T08:02:13.032Z] #16 1.479 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T08:02:13.032Z] #16 DONE 1.6s [2021-11-11T08:02:13.032Z] [2021-11-11T08:02:13.032Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T08:02:13.032Z] #17 sha256:bfce95dfcc87e62c432950e80920ed7c086c80711d8cd7699c305299f6d73b88 [2021-11-11T08:02:13.068Z] #43 200.4 CC criu/tty.o [2021-11-11T08:02:13.267Z] #43 97.26 DEP criu/aio.d [2021-11-11T08:02:13.482Z] #20 58.47 Setting up iptables (1.8.2-4) ... [2021-11-11T08:02:13.482Z] #20 58.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:02:13.482Z] #20 58.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:02:13.482Z] #20 58.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:02:13.528Z] #43 97.47 DEP criu/action-scripts.d [2021-11-11T08:02:13.739Z] #20 58.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:02:13.739Z] #20 58.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T08:02:13.739Z] #20 58.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T08:02:13.789Z] #43 97.80 CC criu/action-scripts.o [2021-11-11T08:02:13.996Z] #20 59.01 Setting up python3 (3.7.3-1) ... [2021-11-11T08:02:13.996Z] #20 ... [2021-11-11T08:02:13.996Z] [2021-11-11T08:02:13.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-11-11T08:02:13.996Z] #40 sha256:5f809118b8e7a2a9793fc151205193c89d063f4bf99d7d02be222a20db1491ff [2021-11-11T08:02:13.996Z] #40 191.8 + dpkg --print-architecture [2021-11-11T08:02:13.996Z] #40 DONE 195.1s [2021-11-11T08:02:13.996Z] [2021-11-11T08:02:13.996Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:13.996Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:13.996Z] #43 116.6 CC criu/image-desc.o [2021-11-11T08:02:13.996Z] #43 116.7 CC criu/image.o [2021-11-11T08:02:13.996Z] #43 117.5 CC criu/ipc_ns.o [2021-11-11T08:02:13.996Z] #43 118.8 CC criu/irmap.o [2021-11-11T08:02:13.996Z] #43 119.4 CC criu/kcmp-ids.o [2021-11-11T08:02:13.996Z] #43 119.9 CC criu/kerndat.o [2021-11-11T08:02:13.996Z] #43 121.1 CC criu/libnetlink.o [2021-11-11T08:02:13.996Z] #43 121.5 CC criu/log.o [2021-11-11T08:02:13.996Z] #43 121.9 CC criu/lsm.o [2021-11-11T08:02:13.996Z] #43 122.3 CC criu/mem.o [2021-11-11T08:02:13.998Z] #43 201.6 CC criu/tun.o [2021-11-11T08:02:14.253Z] #43 ... [2021-11-11T08:02:14.253Z] [2021-11-11T08:02:14.253Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:14.253Z] #20 sha256:3ace3cc8bff4c43beddc4d69de0912fa63655f0ff252634aaa057f85ecd5c2cd [2021-11-11T08:02:14.253Z] #20 59.53 Setting up python3-wheel (0.32.3-2) ... [2021-11-11T08:02:14.255Z] #43 201.9 CC criu/uffd.o [2021-11-11T08:02:14.731Z] #43 98.41 CC criu/aio.o [2021-11-11T08:02:14.800Z] #56 248.5 + bin/containerd [2021-11-11T08:02:14.927Z] #17 DONE 1.7s [2021-11-11T08:02:14.927Z] [2021-11-11T08:02:14.927Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T08:02:14.927Z] #18 sha256:8ea931949c1782020a39da755a2ca7643d7aa84616963a3f5434c381781604fc [2021-11-11T08:02:14.992Z] #43 99.11 CC criu/autofs.o [2021-11-11T08:02:15.185Z] #43 202.7 CC criu/util.o [2021-11-11T08:02:15.622Z] #20 60.57 Setting up apparmor (2.13.2-10) ... [2021-11-11T08:02:16.117Z] #43 203.6 CC criu/uts_ns.o [2021-11-11T08:02:16.374Z] #43 203.8 CC criu/vdso-compat.o [2021-11-11T08:02:16.374Z] #43 203.9 CC criu/vdso.o [2021-11-11T08:02:16.824Z] #18 DONE 1.6s [2021-11-11T08:02:16.824Z] [2021-11-11T08:02:16.824Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T08:02:16.824Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-11T08:02:16.905Z] #43 100.8 CC criu/bfd.o [2021-11-11T08:02:16.937Z] #43 204.4 LINK criu/built-in.o [2021-11-11T08:02:16.937Z] #43 204.6 LINK criu/criu [2021-11-11T08:02:17.082Z] #19 ... [2021-11-11T08:02:17.082Z] [2021-11-11T08:02:17.082Z] #58 [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-11-11T08:02:17.082Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T08:02:17.082Z] #58 163.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T08:02:17.082Z] #58 163.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-11T08:02:17.339Z] #58 ... [2021-11-11T08:02:17.339Z] [2021-11-11T08:02:17.339Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:17.339Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:17.339Z] #43 58.22 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-11T08:02:17.339Z] #43 58.57 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-11T08:02:17.339Z] #43 59.30 HOSTCC compel/src/lib/log-host.o [2021-11-11T08:02:17.339Z] #43 59.72 HOSTLINK compel/compel-host-bin [2021-11-11T08:02:17.339Z] #43 60.02 DEP soccr/soccr.d [2021-11-11T08:02:17.339Z] #43 60.28 CC soccr/soccr.o [2021-11-11T08:02:17.339Z] #43 63.29 AR soccr/libsoccr.a [2021-11-11T08:02:17.339Z] #43 63.35 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:02:17.339Z] #43 64.17 DEP criu/arch/x86/sigframe.d [2021-11-11T08:02:17.339Z] #43 64.47 DEP criu/arch/x86/sigaction_compat.d [2021-11-11T08:02:17.339Z] #43 64.63 DEP criu/arch/x86/kerndat.d [2021-11-11T08:02:17.339Z] #43 64.91 DEP criu/arch/x86/crtools.d [2021-11-11T08:02:17.339Z] #43 65.16 DEP criu/arch/x86/cpu.d [2021-11-11T08:02:17.339Z] #43 65.52 CC criu/arch/x86/cpu.o [2021-11-11T08:02:17.339Z] #43 66.90 CC criu/arch/x86/crtools.o [2021-11-11T08:02:17.476Z] #43 101.3 CC criu/bitmap.o [2021-11-11T08:02:17.500Z] #43 204.9 DEP lib/c/criu.d [2021-11-11T08:02:17.500Z] #43 204.9 CC images/rpc.pb-c.o [2021-11-11T08:02:17.516Z] #20 62.54 Setting up xfsprogs (4.20.0-1) ... [2021-11-11T08:02:17.516Z] #20 62.59 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:02:17.596Z] #43 ... [2021-11-11T08:02:17.596Z] [2021-11-11T08:02:17.596Z] #53 [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-11-11T08:02:17.596Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:02:17.596Z] #53 2.344 + RM_GOPATH=0 [2021-11-11T08:02:17.596Z] #53 2.344 + TMP_GOPATH= [2021-11-11T08:02:17.596Z] #53 2.344 + : /build [2021-11-11T08:02:17.596Z] #53 2.344 + '[' -z '' ']' [2021-11-11T08:02:17.596Z] #53 2.344 ++ mktemp -d [2021-11-11T08:02:17.596Z] #53 2.353 + export GOPATH=/tmp/tmp.BhAGO7YQln [2021-11-11T08:02:17.596Z] #53 2.353 + GOPATH=/tmp/tmp.BhAGO7YQln [2021-11-11T08:02:17.596Z] #53 2.353 + RM_GOPATH=1 [2021-11-11T08:02:17.596Z] #53 2.353 + case "$(go env GOARCH)" in [2021-11-11T08:02:17.596Z] #53 2.357 ++ go env GOARCH [2021-11-11T08:02:17.596Z] #53 2.446 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T08:02:17.596Z] #53 2.446 + GO_BUILDMODE=-buildmode=pie [2021-11-11T08:02:17.596Z] #53 2.446 ++ dirname /tmp/install/install.sh [2021-11-11T08:02:17.596Z] #53 2.446 + dir=/tmp/install [2021-11-11T08:02:17.596Z] #53 2.446 + bin=runc [2021-11-11T08:02:17.596Z] #53 2.446 + shift [2021-11-11T08:02:17.596Z] #53 2.446 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-11T08:02:17.596Z] #53 2.446 + . /tmp/install/runc.installer [2021-11-11T08:02:17.596Z] #53 2.446 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:02:17.596Z] #53 2.446 + install_runc [2021-11-11T08:02:17.596Z] #53 2.446 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-11T08:02:17.596Z] #53 2.446 + uname -r [2021-11-11T08:02:17.596Z] #53 2.457 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-11T08:02:17.596Z] #53 2.457 + RUNC_BUILDTAGS='seccomp ' [2021-11-11T08:02:17.596Z] #53 2.457 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-11T08:02:17.596Z] #53 2.457 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BhAGO7YQln/src/github.com/opencontainers/runc [2021-11-11T08:02:17.596Z] #53 2.458 Cloning into '/tmp/tmp.BhAGO7YQln/src/github.com/opencontainers/runc'... [2021-11-11T08:02:17.737Z] #43 101.6 CC criu/cgroup-props.o [2021-11-11T08:02:17.757Z] #43 205.3 CC lib/c/criu.o [2021-11-11T08:02:17.773Z] #20 62.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:02:18.161Z] #53 ... [2021-11-11T08:02:18.161Z] [2021-11-11T08:02:18.161Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-11T08:02:18.161Z] #19 sha256:11247c946c0c4ef837dd80c48625dcb51671a567bbaa3b0228da59de47d5e831 [2021-11-11T08:02:18.161Z] #19 DONE 1.8s [2021-11-11T08:02:18.161Z] [2021-11-11T08:02:18.161Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:18.161Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:18.308Z] #43 102.4 CC criu/cgroup.o [2021-11-11T08:02:18.320Z] #43 205.9 LINK lib/c/built-in.o [2021-11-11T08:02:18.320Z] #43 205.9 LINK lib/c/libcriu.so [2021-11-11T08:02:18.320Z] #43 206.0 LINK lib/c/libcriu.a [2021-11-11T08:02:18.576Z] #43 206.1 GEN magic.py [2021-11-11T08:02:18.576Z] #43 206.2 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:02:18.702Z] #20 63.64 Setting up python3-distutils (3.7.3-1) ... [2021-11-11T08:02:18.725Z] #20 ... [2021-11-11T08:02:18.725Z] [2021-11-11T08:02:18.725Z] #58 [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-11-11T08:02:18.725Z] #58 sha256:8dec4ae99e4aaf139f97537f91ff3b88f607e99dc40a50eb60e5de7930801e63 [2021-11-11T08:02:18.725Z] #58 DONE 174.7s [2021-11-11T08:02:18.725Z] [2021-11-11T08:02:18.725Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T08:02:18.725Z] #59 sha256:9aa20e155be1949799444bd545579435c57787659732101b36e52ac1e98fb90d [2021-11-11T08:02:18.725Z] #59 DONE 0.1s [2021-11-11T08:02:18.725Z] [2021-11-11T08:02:18.725Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T08:02:18.725Z] #60 sha256:be67ef335c2251d18c6b48e8688e7cfeb68a54611f4f7ebb17adb3fdc83b8141 [2021-11-11T08:02:18.725Z] #60 DONE 0.1s [2021-11-11T08:02:18.725Z] [2021-11-11T08:02:18.725Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:18.725Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:18.725Z] #43 69.58 CC criu/arch/x86/kerndat.o [2021-11-11T08:02:18.833Z] #43 206.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:02:18.833Z] #43 206.3 Note: Building without GnuTLS support [2021-11-11T08:02:18.833Z] #43 206.3 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:02:18.833Z] #43 206.3 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:02:18.959Z] #20 64.00 Setting up python3-setuptools (40.8.0-1) ... [2021-11-11T08:02:19.292Z] #43 70.51 CC criu/arch/x86/sigaction_compat.o [2021-11-11T08:02:19.396Z] #43 206.9 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:02:19.856Z] #43 71.03 CC criu/arch/x86/sigframe.o [2021-11-11T08:02:19.888Z] #20 64.87 Setting up python3-pip (18.1-5) ... [2021-11-11T08:02:19.960Z] #43 207.4 make[1]: Nothing to be done for 'all'. [2021-11-11T08:02:20.449Z] #20 65.71 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:02:20.524Z] #43 208.0 make[1]: 'images/built-in.o' is up to date. [2021-11-11T08:02:20.524Z] #43 208.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-11T08:02:20.524Z] #43 208.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-11T08:02:20.524Z] #43 208.1 make[1]: 'compel/libcompel.a' is up to date. [2021-11-11T08:02:20.524Z] #43 208.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-11T08:02:20.524Z] #43 208.1 make[1]: Nothing to be done for 'all'. [2021-11-11T08:02:20.706Z] #20 65.74 Processing triggers for mime-support (3.62) ... [2021-11-11T08:02:20.781Z] #43 208.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:02:20.781Z] #43 208.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:20.781Z] #43 208.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:20.781Z] #43 208.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:20.781Z] #43 208.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:20.787Z] #43 71.71 LINK criu/arch/x86/crtools.built-in.o [2021-11-11T08:02:20.787Z] #43 71.80 DEP criu/pie/util-vdso-elf32.d [2021-11-11T08:02:21.038Z] #43 208.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:21.038Z] #43 208.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:21.038Z] #43 208.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:21.038Z] #43 208.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:02:21.038Z] #43 208.5 INSTALL criu/criu [2021-11-11T08:02:21.044Z] #43 71.96 DEP criu/pie/util-vdso.d [2021-11-11T08:02:21.044Z] #43 72.16 DEP criu/pie/util.d [2021-11-11T08:02:21.270Z] #20 DONE 66.2s [2021-11-11T08:02:21.270Z] [2021-11-11T08:02:21.270Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T08:02:21.270Z] #21 sha256:2e20496f43074561b725f651a15c9de7671d9c0d642e77912a28a5b88b61372e [2021-11-11T08:02:21.295Z] #43 DONE 208.8s [2021-11-11T08:02:21.295Z] [2021-11-11T08:02:21.295Z] #53 [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-11-11T08:02:21.295Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:02:21.486Z] #56 ... [2021-11-11T08:02:21.486Z] [2021-11-11T08:02:21.486Z] #53 [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-11-11T08:02:21.486Z] #53 sha256:70640932591ebd259edafcc8907fc02f55da21a58166a48f884c3e24f224c613 [2021-11-11T08:02:21.486Z] #53 165.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T08:02:21.608Z] #43 72.45 CC criu/pie/util.o [2021-11-11T08:02:21.609Z] #43 ... [2021-11-11T08:02:21.609Z] [2021-11-11T08:02:21.609Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:21.609Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:21.609Z] #20 14.14 Reading package lists... [2021-11-11T08:02:21.609Z] #20 18.73 Reading package lists... [2021-11-11T08:02:21.609Z] #20 22.83 Building dependency tree... [2021-11-11T08:02:21.609Z] #20 24.67 libcap2-bin is already the newest version (1:2.25-2). [2021-11-11T08:02:21.609Z] #20 24.67 The following additional packages will be installed: [2021-11-11T08:02:21.609Z] #20 24.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-11T08:02:21.609Z] #20 24.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-11T08:02:21.609Z] #20 24.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-11T08:02:21.609Z] #20 24.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-11T08:02:21.609Z] #20 24.68 python3.7 python3.7-minimal vim-runtime xxd [2021-11-11T08:02:21.609Z] #20 24.68 Suggested packages: [2021-11-11T08:02:21.609Z] #20 24.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-11T08:02:21.609Z] #20 24.68 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-11T08:02:21.609Z] #20 24.68 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-11T08:02:21.609Z] #20 24.68 quota [2021-11-11T08:02:21.609Z] #20 24.68 Recommended packages: [2021-11-11T08:02:21.609Z] #20 24.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-11T08:02:21.609Z] #20 24.68 python3-keyrings.alt python3-xdg unzip [2021-11-11T08:02:21.609Z] #20 26.42 The following NEW packages will be installed: [2021-11-11T08:02:21.609Z] #20 26.44 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-11T08:02:21.609Z] #20 26.44 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-11T08:02:21.609Z] #20 26.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-11T08:02:21.609Z] #20 26.44 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-11T08:02:21.609Z] #20 26.44 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-11T08:02:21.609Z] #20 26.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-11T08:02:21.609Z] #20 26.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-11T08:02:21.609Z] #20 26.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T08:02:21.609Z] #20 26.44 xz-utils zip [2021-11-11T08:02:21.609Z] #20 26.77 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:02:21.609Z] #20 26.77 Need to get 28.6 MB of archives. [2021-11-11T08:02:21.609Z] #20 26.77 After this operation, 116 MB of additional disk space will be used. [2021-11-11T08:02:21.609Z] #20 26.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-11T08:02:21.609Z] #20 26.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-11T08:02:21.609Z] #20 26.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-11T08:02:21.609Z] #20 ... [2021-11-11T08:02:21.609Z] [2021-11-11T08:02:21.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:21.609Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:21.609Z] #43 105.6 CC criu/clone-noasan.o [2021-11-11T08:02:21.744Z] #53 166.5 + mkdir -p /build [2021-11-11T08:02:21.744Z] #53 166.5 + cp runc /build/runc [2021-11-11T08:02:21.870Z] #43 105.8 CC criu/config.o [2021-11-11T08:02:22.003Z] #53 DONE 166.9s [2021-11-11T08:02:22.003Z] [2021-11-11T08:02:22.003Z] #56 [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-11-11T08:02:22.003Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T08:02:22.173Z] #43 73.16 CC criu/pie/util-vdso.o [2021-11-11T08:02:22.200Z] #21 0.922 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T08:02:22.200Z] #21 0.931 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T08:02:22.200Z] #21 0.942 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T08:02:22.200Z] #21 DONE 1.1s [2021-11-11T08:02:22.200Z] [2021-11-11T08:02:22.200Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:02:22.200Z] #22 sha256:ea9c19acd177426aa6052307118428803d336d5dac9790b6cbaf9bf05ab51d97 [2021-11-11T08:02:23.189Z] #53 ... [2021-11-11T08:02:23.189Z] [2021-11-11T08:02:23.189Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-11T08:02:23.190Z] #44 sha256:3272adbde440a6e92994ecdf270899956adf734d405086b88134e23746e580bc [2021-11-11T08:02:23.446Z] #44 DONE 0.4s [2021-11-11T08:02:23.446Z] [2021-11-11T08:02:23.446Z] #53 [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-11-11T08:02:23.446Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:02:23.544Z] #43 74.51 CC criu/pie/util-vdso-elf32.o [2021-11-11T08:02:23.703Z] #53 ... [2021-11-11T08:02:23.703Z] [2021-11-11T08:02:23.703Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T08:02:23.703Z] #46 sha256:f803a47e2b679b640327dc517efe6fec43e56c2b5e6dec21171a636712905f99 [2021-11-11T08:02:23.784Z] #43 107.4 CC criu/cr-check.o [2021-11-11T08:02:23.960Z] #46 DONE 0.3s [2021-11-11T08:02:23.960Z] [2021-11-11T08:02:23.960Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T08:02:23.960Z] #48 sha256:4c87178227c38f401e73f3a38e0d523721e0554fca0cd7483596372b79669ed3 [2021-11-11T08:02:24.216Z] #48 DONE 0.3s [2021-11-11T08:02:24.216Z] [2021-11-11T08:02:24.216Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T08:02:24.216Z] #50 sha256:8bb486d75dc6dcbedfb2b83f0c6c48acdfb9868f55fd82307be9a462d98baeec [2021-11-11T08:02:24.474Z] #50 DONE 0.2s [2021-11-11T08:02:24.474Z] [2021-11-11T08:02:24.474Z] #53 [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-11-11T08:02:24.474Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:02:24.474Z] #53 ... [2021-11-11T08:02:24.474Z] [2021-11-11T08:02:24.474Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T08:02:24.474Z] #52 sha256:eb3d66aa35e361c7d7e57764277f326b28134221cbbdceeaf5e8d1abc8ab811e [2021-11-11T08:02:24.474Z] #52 DONE 0.1s [2021-11-11T08:02:24.475Z] #43 ... [2021-11-11T08:02:24.475Z] [2021-11-11T08:02:24.475Z] #45 [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-11-11T08:02:24.475Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:02:24.475Z] #45 180.4 net/http/httptrace [2021-11-11T08:02:24.541Z] #56 ... [2021-11-11T08:02:24.541Z] [2021-11-11T08:02:24.541Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T08:02:24.541Z] #54 sha256:4c447360f02eb138a9b5134d47691770525f55b6b920aa5a71c1bb382057c7e1 [2021-11-11T08:02:24.541Z] #54 DONE 0.1s [2021-11-11T08:02:24.542Z] [2021-11-11T08:02:24.542Z] #56 [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-11-11T08:02:24.542Z] #56 sha256:ad34ae064e31765cd5435c2096cc1f9ceac6570829f9f795989763a20b81931b [2021-11-11T08:02:24.731Z] [2021-11-11T08:02:24.731Z] #53 [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-11-11T08:02:24.731Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:02:25.040Z] #45 180.9 net/http [2021-11-11T08:02:25.698Z] #43 109.5 CC criu/cr-dedup.o [2021-11-11T08:02:25.959Z] #43 110.0 CC criu/cr-dump.o [2021-11-11T08:02:26.437Z] #22 ... [2021-11-11T08:02:26.437Z] [2021-11-11T08:02:26.437Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:26.437Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:26.437Z] #43 124.6 CC criu/memfd.o [2021-11-11T08:02:26.437Z] #43 125.4 CC criu/mount.o [2021-11-11T08:02:26.437Z] #43 129.0 CC criu/namespaces.o [2021-11-11T08:02:26.437Z] #43 131.3 CC criu/net.o [2021-11-11T08:02:26.902Z] #43 ... [2021-11-11T08:02:26.902Z] [2021-11-11T08:02:26.902Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:26.902Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:26.902Z] #20 26.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-11T08:02:26.902Z] #20 26.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-11T08:02:26.902Z] #20 26.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-11T08:02:26.902Z] #20 26.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-11T08:02:26.902Z] #20 27.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-11T08:02:26.902Z] #20 27.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-11T08:02:26.902Z] #20 27.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-11T08:02:26.902Z] #20 27.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-11T08:02:26.902Z] #20 27.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-11T08:02:26.902Z] #20 27.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T08:02:26.902Z] #20 27.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-11T08:02:26.902Z] #20 27.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-11T08:02:26.902Z] #20 27.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-11T08:02:26.902Z] #20 27.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:02:26.902Z] #20 27.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:02:26.902Z] #20 27.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-11T08:02:26.902Z] #20 27.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-11T08:02:26.902Z] #20 27.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-11T08:02:26.902Z] #20 27.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-11T08:02:26.902Z] #20 27.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-11T08:02:26.902Z] #20 27.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T08:02:26.902Z] #20 27.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T08:02:26.902Z] #20 27.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T08:02:26.902Z] #20 27.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-11T08:02:26.902Z] #20 27.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-11T08:02:26.902Z] #20 27.19 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:02:26.902Z] #20 27.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:02:26.902Z] #20 27.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:02:26.902Z] #20 27.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:02:26.902Z] #20 27.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-11T08:02:26.902Z] #20 27.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-11T08:02:26.902Z] #20 27.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-11T08:02:26.902Z] #20 27.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-11T08:02:26.902Z] #20 27.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-11T08:02:26.902Z] #20 27.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-11T08:02:26.902Z] #20 27.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-11T08:02:26.902Z] #20 27.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-11T08:02:26.902Z] #20 27.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-11T08:02:26.902Z] #20 27.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-11T08:02:26.902Z] #20 27.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-11T08:02:26.902Z] #20 28.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-11T08:02:26.902Z] #20 28.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-11T08:02:26.902Z] #20 28.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-11T08:02:26.902Z] #20 28.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-11T08:02:26.902Z] #20 28.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-11T08:02:26.902Z] #20 28.53 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-11T08:02:26.902Z] #20 29.23 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:02:26.902Z] #20 29.35 Fetched 28.6 MB in 2s (14.1 MB/s) [2021-11-11T08:02:26.902Z] #20 29.43 Selecting previously unselected package pigz. [2021-11-11T08:02:26.902Z] #20 29.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 ... 23452 files and directories currently installed.) [2021-11-11T08:02:26.902Z] #20 29.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-11T08:02:26.902Z] #20 29.49 Unpacking pigz (2.4-1) ... [2021-11-11T08:02:26.902Z] #20 29.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-11T08:02:26.902Z] #20 29.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:02:26.902Z] #20 29.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:26.902Z] #20 30.06 Selecting previously unselected package python3.7-minimal. [2021-11-11T08:02:26.902Z] #20 30.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:02:26.902Z] #20 30.08 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:02:26.902Z] #20 30.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:26.902Z] #20 30.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:02:28.288Z] #20 33.43 Selecting previously unselected package python3-minimal. [2021-11-11T08:02:28.288Z] #20 33.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 ... 23701 files and directories currently installed.) [2021-11-11T08:02:28.288Z] #20 33.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-11T08:02:28.288Z] #20 33.50 Unpacking python3-minimal (3.7.3-1) ... [2021-11-11T08:02:28.337Z] #43 137.2 CC criu/netfilter.o [2021-11-11T08:02:28.549Z] #20 33.59 Selecting previously unselected package libmpdec2:amd64. [2021-11-11T08:02:28.549Z] #20 33.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-11T08:02:28.549Z] #20 33.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:02:28.549Z] #20 33.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-11T08:02:28.549Z] #20 33.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:02:28.549Z] #20 33.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:28.593Z] #43 137.5 CC criu/page-pipe.o [2021-11-11T08:02:29.154Z] #43 ... [2021-11-11T08:02:29.154Z] [2021-11-11T08:02:29.154Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:02:29.154Z] #22 sha256:ea9c19acd177426aa6052307118428803d336d5dac9790b6cbaf9bf05ab51d97 [2021-11-11T08:02:29.154Z] #22 6.919 Collecting yamllint==1.26.1 [2021-11-11T08:02:29.935Z] #20 34.79 Selecting previously unselected package python3.7. [2021-11-11T08:02:29.935Z] #20 34.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:02:29.935Z] #20 34.80 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:29.935Z] #20 34.94 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T08:02:29.935Z] #20 34.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-11T08:02:29.935Z] #20 34.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:02:29.935Z] #20 35.03 Setting up python3-minimal (3.7.3-1) ... [2021-11-11T08:02:30.296Z] #45 ... [2021-11-11T08:02:30.296Z] [2021-11-11T08:02:30.296Z] #53 [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-11-11T08:02:30.296Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:02:30.296Z] #53 21.46 Checking out files: 84% (1014/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-11T08:02:30.296Z] #53 21.73 + cd /tmp/tmp.BhAGO7YQln/src/github.com/opencontainers/runc [2021-11-11T08:02:30.296Z] #53 21.73 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-11T08:02:30.296Z] #53 23.05 + '[' -z '' ']' [2021-11-11T08:02:30.296Z] #53 23.06 + target=static [2021-11-11T08:02:30.296Z] #53 23.06 + make 'BUILDTAGS=seccomp ' static [2021-11-11T08:02:30.296Z] #53 23.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T08:02:30.879Z] #20 36.01 Selecting previously unselected package python3. [2021-11-11T08:02:30.879Z] #20 36.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2021-11-11T08:02:30.879Z] #20 36.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-11T08:02:30.879Z] #20 36.09 Unpacking python3 (3.7.3-1) ... [2021-11-11T08:02:31.139Z] #20 36.20 Selecting previously unselected package libip4tc0:amd64. [2021-11-11T08:02:31.139Z] #20 36.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:02:31.139Z] #20 36.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:31.139Z] #20 36.32 Selecting previously unselected package libip6tc0:amd64. [2021-11-11T08:02:31.139Z] #20 36.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:02:31.139Z] #20 36.34 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:31.227Z] #53 ... [2021-11-11T08:02:31.227Z] [2021-11-11T08:02:31.227Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:31.227Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:31.227Z] #20 2.905 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-11T08:02:31.227Z] #20 3.024 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-11T08:02:31.227Z] #20 3.205 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-11T08:02:31.227Z] #20 3.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-11T08:02:31.227Z] #20 4.089 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-11T08:02:31.227Z] #20 6.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-11T08:02:31.227Z] #20 8.653 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-11T08:02:31.227Z] #20 11.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-11T08:02:31.227Z] #20 ... [2021-11-11T08:02:31.227Z] [2021-11-11T08:02:31.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:31.227Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:31.227Z] #43 76.04 AR criu/pie/pie.lib.a [2021-11-11T08:02:31.227Z] #43 76.22 DEP criu/pie/restorer.d [2021-11-11T08:02:31.227Z] #43 76.73 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-11T08:02:31.227Z] #43 77.01 DEP criu/arch/x86/restorer_unmap.d [2021-11-11T08:02:31.227Z] #43 77.10 DEP criu/arch/x86/restorer.d [2021-11-11T08:02:31.227Z] #43 77.48 DEP criu/arch/x86/vdso-pie.d [2021-11-11T08:02:31.227Z] #43 77.76 DEP criu/pie/parasite-vdso.d [2021-11-11T08:02:31.227Z] #43 78.13 DEP criu/pie/parasite.d [2021-11-11T08:02:31.227Z] #43 78.65 CC criu/pie/parasite.o [2021-11-11T08:02:31.227Z] #43 81.30 LINK criu/pie/parasite.built-in.o [2021-11-11T08:02:31.227Z] #43 81.31 GEN criu/pie/parasite-blob.h [2021-11-11T08:02:31.227Z] #43 81.39 CC criu/pie/parasite-vdso.o [2021-11-11T08:02:31.401Z] #20 36.51 Selecting previously unselected package libiptc0:amd64. [2021-11-11T08:02:31.401Z] #20 36.51 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-11T08:02:31.401Z] #20 36.52 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:31.401Z] #20 36.66 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T08:02:31.401Z] #20 36.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T08:02:31.401Z] #20 36.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:02:31.663Z] #20 36.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T08:02:31.663Z] #20 36.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-11T08:02:31.663Z] #20 36.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:02:31.663Z] #20 36.88 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T08:02:31.663Z] #20 36.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-11T08:02:31.663Z] #20 36.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:02:31.663Z] #20 36.99 Selecting previously unselected package iptables. [2021-11-11T08:02:31.792Z] #43 82.94 CC criu/arch/x86/vdso-pie.o [2021-11-11T08:02:31.924Z] #20 37.00 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-11T08:02:31.924Z] #20 37.01 Unpacking iptables (1.8.2-4) ... [2021-11-11T08:02:32.185Z] #20 37.40 Selecting previously unselected package xxd. [2021-11-11T08:02:32.185Z] #20 37.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:02:32.185Z] #20 37.41 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:02:32.447Z] #20 37.59 Selecting previously unselected package vim-common. [2021-11-11T08:02:32.447Z] #20 37.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:02:32.447Z] #20 37.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:02:32.447Z] #20 37.83 Selecting previously unselected package bash-completion. [2021-11-11T08:02:32.708Z] #20 37.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-11T08:02:32.723Z] #43 83.63 CC criu/arch/x86/restorer.o [2021-11-11T08:02:34.094Z] #43 84.85 CC criu/arch/x86/restorer_unmap.o [2021-11-11T08:02:34.094Z] #43 84.93 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-11T08:02:34.404Z] #22 12.27 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-11T08:02:34.659Z] #43 85.61 CC criu/pie/restorer.o [2021-11-11T08:02:34.706Z] #53 ... [2021-11-11T08:02:34.706Z] [2021-11-11T08:02:34.706Z] #56 [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-11-11T08:02:34.706Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T08:02:34.706Z] #56 251.6 + bin/containerd [2021-11-11T08:02:34.967Z] #22 ... [2021-11-11T08:02:34.967Z] [2021-11-11T08:02:34.967Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:34.967Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:34.967Z] #43 138.1 CC criu/page-xfer.o [2021-11-11T08:02:34.967Z] #43 139.4 CC criu/pagemap-cache.o [2021-11-11T08:02:34.967Z] #43 139.7 CC criu/pagemap.o [2021-11-11T08:02:34.967Z] #43 140.4 CC criu/parasite-syscall.o [2021-11-11T08:02:34.967Z] #43 141.4 CC criu/path.o [2021-11-11T08:02:34.967Z] #43 141.6 CC criu/pie-util-vdso.o [2021-11-11T08:02:34.967Z] #43 141.9 CC criu/pie-util.o [2021-11-11T08:02:34.967Z] #43 142.0 CC criu/pipes.o [2021-11-11T08:02:34.967Z] #43 142.7 CC criu/plugin.o [2021-11-11T08:02:34.967Z] #43 143.0 CC criu/proc_parse.o [2021-11-11T08:02:35.530Z] #43 ... [2021-11-11T08:02:35.530Z] [2021-11-11T08:02:35.530Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:02:35.530Z] #22 sha256:ea9c19acd177426aa6052307118428803d336d5dac9790b6cbaf9bf05ab51d97 [2021-11-11T08:02:35.530Z] #22 13.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-11T08:02:35.530Z] #22 13.36 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-11T08:02:35.530Z] #22 13.42 Collecting pyyaml (from yamllint==1.26.1) [2021-11-11T08:02:35.787Z] #22 13.73 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2021-11-11T08:02:36.044Z] #20 41.40 Unpacking bash-completion (1:2.8-6) ... [2021-11-11T08:02:36.350Z] #22 14.15 Installing build dependencies: started [2021-11-11T08:02:36.992Z] #20 42.01 Selecting previously unselected package bzip2. [2021-11-11T08:02:36.992Z] #20 42.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-11T08:02:36.992Z] #20 42.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:02:36.992Z] #20 42.11 Selecting previously unselected package xz-utils. [2021-11-11T08:02:36.992Z] #20 42.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-11T08:02:36.992Z] #20 42.12 Unpacking xz-utils (5.2.4-1) ... [2021-11-11T08:02:36.992Z] #20 42.29 Selecting previously unselected package apparmor. [2021-11-11T08:02:36.992Z] #20 42.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-11T08:02:36.992Z] #20 42.37 Unpacking apparmor (2.13.2-10) ... [2021-11-11T08:02:37.569Z] #20 42.96 Selecting previously unselected package aufs-tools. [2021-11-11T08:02:37.830Z] #20 42.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-11T08:02:37.830Z] #20 42.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:02:38.093Z] #20 43.14 Selecting previously unselected package libonig5:amd64. [2021-11-11T08:02:38.093Z] #20 43.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T08:02:38.093Z] #20 43.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:02:38.093Z] #20 43.31 Selecting previously unselected package libjq1:amd64. [2021-11-11T08:02:38.093Z] #20 43.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:02:38.093Z] #20 43.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:02:38.354Z] #20 43.47 Selecting previously unselected package jq. [2021-11-11T08:02:38.354Z] #20 43.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:02:38.354Z] #20 43.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T08:02:38.354Z] #20 43.58 Selecting previously unselected package libaio1:amd64. [2021-11-11T08:02:38.354Z] #20 43.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-11T08:02:38.354Z] #20 43.60 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:02:38.354Z] #20 43.67 Selecting previously unselected package libgpm2:amd64. [2021-11-11T08:02:38.746Z] #20 43.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-11T08:02:38.746Z] #20 43.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:02:38.746Z] #20 ... [2021-11-11T08:02:38.746Z] [2021-11-11T08:02:38.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:38.746Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:38.746Z] #43 112.6 CC criu/cr-errno.o [2021-11-11T08:02:38.746Z] #43 112.6 CC criu/cr-restore.o [2021-11-11T08:02:38.746Z] #43 117.8 CC criu/cr-service.o [2021-11-11T08:02:38.746Z] #43 119.9 CC criu/crtools.o [2021-11-11T08:02:38.746Z] #43 120.6 CC criu/eventfd.o [2021-11-11T08:02:38.746Z] #43 121.0 CC criu/eventpoll.o [2021-11-11T08:02:38.746Z] #43 122.2 CC criu/external.o [2021-11-11T08:02:38.746Z] #43 122.6 CC criu/fault-injection.o [2021-11-11T08:02:38.746Z] #43 122.7 CC criu/fdstore.o [2021-11-11T08:02:38.746Z] #43 ... [2021-11-11T08:02:38.746Z] [2021-11-11T08:02:38.746Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:38.746Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:38.746Z] #20 43.82 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:02:38.746Z] #20 43.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:02:38.746Z] #20 43.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:02:41.221Z] #43 92.36 LINK criu/pie/restorer.built-in.o [2021-11-11T08:02:41.221Z] #43 92.39 GEN criu/pie/restorer-blob.h [2021-11-11T08:02:41.785Z] #43 92.66 DEP criu/vdso.d [2021-11-11T08:02:42.042Z] #43 93.10 DEP criu/vdso-compat.d [2021-11-11T08:02:42.042Z] #43 ... [2021-11-11T08:02:42.042Z] [2021-11-11T08:02:42.042Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:42.042Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:42.042Z] #20 23.90 Fetched 9002 kB in 21s (424 kB/s) [2021-11-11T08:02:42.801Z] #56 ... [2021-11-11T08:02:42.801Z] [2021-11-11T08:02:42.801Z] #53 [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-11-11T08:02:42.801Z] #53 sha256:8e1c4e5c192132b2786081e02e389071df605b72594b548da4d897dcfea891d9 [2021-11-11T08:02:42.801Z] #53 170.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T08:02:42.801Z] #53 171.7 + mkdir -p /build [2021-11-11T08:02:42.801Z] #53 171.7 + cp runc /build/runc [2021-11-11T08:02:42.893Z] #22 ... [2021-11-11T08:02:42.893Z] [2021-11-11T08:02:42.893Z] #49 [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-11-11T08:02:42.893Z] #49 sha256:deeeeb6567c412786e3ad35361a035874b89ba3ae60a9a334800bda12592e0e0 [2021-11-11T08:02:42.893Z] #49 223.2 + /build/golangci-lint --version [2021-11-11T08:02:42.893Z] #49 223.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T08:02:43.025Z] #20 48.20 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:02:43.025Z] #20 48.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:02:43.025Z] #20 48.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:02:43.065Z] #53 DONE 172.1s [2021-11-11T08:02:43.065Z] [2021-11-11T08:02:43.065Z] #56 [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-11-11T08:02:43.065Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T08:02:43.287Z] #20 48.33 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:02:43.287Z] #20 48.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:02:43.287Z] #20 48.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:02:43.287Z] #20 48.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:02:43.287Z] #20 48.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:02:43.287Z] #20 48.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:02:43.287Z] #20 48.57 Selecting previously unselected package libreadline5:amd64. [2021-11-11T08:02:43.456Z] #49 DONE 224.8s [2021-11-11T08:02:43.456Z] [2021-11-11T08:02:43.456Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:43.456Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:43.456Z] #43 145.7 CC criu/protobuf-desc.o [2021-11-11T08:02:43.456Z] #43 146.6 CC criu/protobuf.o [2021-11-11T08:02:43.456Z] #43 147.1 CC criu/pstree.o [2021-11-11T08:02:43.456Z] #43 148.4 CC criu/rbtree.o [2021-11-11T08:02:43.456Z] #43 148.7 CC criu/rst-malloc.o [2021-11-11T08:02:43.456Z] #43 148.9 CC criu/seccomp.o [2021-11-11T08:02:43.456Z] #43 149.5 CC criu/seize.o [2021-11-11T08:02:43.456Z] #43 150.4 CC criu/servicefd.o [2021-11-11T08:02:43.456Z] #43 150.8 CC criu/shmem.o [2021-11-11T08:02:43.456Z] #43 151.6 CC criu/sigframe.o [2021-11-11T08:02:43.456Z] #43 151.7 CC criu/signalfd.o [2021-11-11T08:02:43.456Z] #43 152.0 CC criu/sk-inet.o [2021-11-11T08:02:43.548Z] #20 48.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-11T08:02:43.548Z] #20 48.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:02:43.548Z] #20 48.72 Selecting previously unselected package net-tools. [2021-11-11T08:02:43.548Z] #20 48.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-11T08:02:43.548Z] #20 48.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:02:43.808Z] #20 48.97 Selecting previously unselected package patch. [2021-11-11T08:02:43.808Z] #20 48.99 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-11T08:02:43.808Z] #20 49.00 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-11T08:02:44.068Z] #20 49.16 Selecting previously unselected package python-pip-whl. [2021-11-11T08:02:44.068Z] #20 49.16 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-11T08:02:44.068Z] #20 49.17 Unpacking python-pip-whl (18.1-5) ... [2021-11-11T08:02:44.641Z] #20 49.80 Selecting previously unselected package python3-lib2to3. [2021-11-11T08:02:44.641Z] #20 49.80 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-11T08:02:44.641Z] #20 49.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:02:44.641Z] #20 49.97 Selecting previously unselected package python3-distutils. [2021-11-11T08:02:44.843Z] #43 153.5 CC criu/sk-netlink.o [2021-11-11T08:02:44.906Z] #20 50.00 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-11T08:02:44.907Z] #20 50.02 Unpacking python3-distutils (3.7.3-1) ... [2021-11-11T08:02:44.971Z] #56 ... [2021-11-11T08:02:44.971Z] [2021-11-11T08:02:44.971Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T08:02:44.971Z] #54 sha256:b5dcdd1eb9a46077b3b5c58722a571e8523dafa314599bf72142a98dc4e39bb5 [2021-11-11T08:02:45.099Z] #43 154.1 CC criu/sk-packet.o [2021-11-11T08:02:45.167Z] #20 50.24 Selecting previously unselected package python3-pip. [2021-11-11T08:02:45.167Z] #20 50.24 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-11T08:02:45.167Z] #20 50.32 Unpacking python3-pip (18.1-5) ... [2021-11-11T08:02:45.227Z] #54 DONE 0.1s [2021-11-11T08:02:45.227Z] [2021-11-11T08:02:45.227Z] #56 [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-11-11T08:02:45.227Z] #56 sha256:9207310680f9fefa6664928d553cc0a477239404a2e298ac2381810f530c6bf3 [2021-11-11T08:02:45.428Z] #20 50.42 Selecting previously unselected package python3-pkg-resources. [2021-11-11T08:02:45.428Z] #20 50.43 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:02:45.428Z] #20 50.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:02:45.428Z] #20 50.57 Selecting previously unselected package python3-setuptools. [2021-11-11T08:02:45.428Z] #20 50.57 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-11T08:02:45.428Z] #20 50.58 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-11T08:02:45.428Z] #20 50.80 Selecting previously unselected package python3-wheel. [2021-11-11T08:02:45.428Z] #20 50.82 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-11T08:02:45.688Z] #20 50.83 Unpacking python3-wheel (0.32.3-2) ... [2021-11-11T08:02:45.688Z] #20 50.90 Selecting previously unselected package sudo. [2021-11-11T08:02:45.688Z] #20 50.91 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-11T08:02:45.688Z] #20 50.93 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:02:46.028Z] #43 155.0 CC criu/sk-queue.o [2021-11-11T08:02:46.592Z] #43 155.4 CC criu/sk-tcp.o [2021-11-11T08:02:46.631Z] #20 51.55 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T08:02:46.631Z] #20 51.55 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-11T08:02:46.631Z] #20 51.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:02:46.631Z] #20 51.88 Selecting previously unselected package uidmap. [2021-11-11T08:02:46.631Z] #20 51.88 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-11T08:02:46.631Z] #20 51.90 Unpacking uidmap (1:4.5-1.1) ... [2021-11-11T08:02:46.892Z] #20 52.02 Selecting previously unselected package vim-runtime. [2021-11-11T08:02:46.892Z] #20 52.03 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:02:46.892Z] #20 52.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T08:02:46.892Z] #20 52.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-11T08:02:46.892Z] #20 52.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:02:47.155Z] #43 155.9 CC criu/sk-unix.o [2021-11-11T08:02:48.598Z] #20 23.90 Reading package lists... [2021-11-11T08:02:48.598Z] #20 ... [2021-11-11T08:02:48.598Z] [2021-11-11T08:02:48.598Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:48.598Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:48.598Z] #43 93.44 DEP criu/uts_ns.d [2021-11-11T08:02:48.598Z] #43 93.70 DEP criu/util.d [2021-11-11T08:02:48.598Z] #43 94.10 DEP criu/uffd.d [2021-11-11T08:02:48.598Z] #43 94.48 DEP criu/tun.d [2021-11-11T08:02:48.598Z] #43 95.03 DEP criu/tty.d [2021-11-11T08:02:48.598Z] #43 95.46 DEP criu/timerfd.d [2021-11-11T08:02:48.598Z] #43 95.82 DEP criu/timens.d [2021-11-11T08:02:48.598Z] #43 96.22 DEP criu/sysfs_parse.d [2021-11-11T08:02:48.598Z] #43 96.67 DEP criu/sysctl.d [2021-11-11T08:02:48.598Z] #43 97.01 DEP criu/string.d [2021-11-11T08:02:48.598Z] #43 97.12 DEP criu/stats.d [2021-11-11T08:02:48.598Z] #43 97.44 DEP criu/sockets.d [2021-11-11T08:02:48.598Z] #43 97.80 DEP criu/sk-unix.d [2021-11-11T08:02:48.598Z] #43 98.23 DEP criu/sk-tcp.d [2021-11-11T08:02:48.598Z] #43 98.64 DEP criu/sk-queue.d [2021-11-11T08:02:48.598Z] #43 98.98 DEP criu/sk-packet.d [2021-11-11T08:02:48.598Z] #43 99.40 DEP criu/sk-netlink.d [2021-11-11T08:02:48.598Z] #43 99.74 DEP criu/sk-inet.d [2021-11-11T08:02:49.047Z] #43 157.8 CC criu/sockets.o [2021-11-11T08:02:49.162Z] #43 100.2 DEP criu/signalfd.d [2021-11-11T08:02:49.419Z] #43 100.5 DEP criu/sigframe.d [2021-11-11T08:02:49.436Z] #20 ... [2021-11-11T08:02:49.436Z] [2021-11-11T08:02:49.436Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:49.436Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:49.436Z] #43 123.3 CC criu/fifo.o [2021-11-11T08:02:49.436Z] #43 123.9 CC criu/file-ids.o [2021-11-11T08:02:49.436Z] #43 124.3 CC criu/file-lock.o [2021-11-11T08:02:49.436Z] #43 125.5 CC criu/files-ext.o [2021-11-11T08:02:49.436Z] #43 125.9 CC criu/files-reg.o [2021-11-11T08:02:49.436Z] #43 128.9 CC criu/files.o [2021-11-11T08:02:49.436Z] #43 131.6 CC criu/filesystems.o [2021-11-11T08:02:49.436Z] #43 132.6 CC criu/fsnotify.o [2021-11-11T08:02:49.610Z] #43 158.5 CC criu/stats.o [2021-11-11T08:02:49.677Z] #43 100.7 DEP criu/shmem.d [2021-11-11T08:02:49.867Z] #43 158.8 CC criu/string.o [2021-11-11T08:02:49.867Z] #43 158.9 CC criu/sysctl.o [2021-11-11T08:02:49.934Z] #43 101.0 DEP criu/servicefd.d [2021-11-11T08:02:50.009Z] #43 134.0 CC criu/image-desc.o [2021-11-11T08:02:50.192Z] #43 101.4 DEP criu/seize.d [2021-11-11T08:02:50.270Z] #43 134.2 CC criu/image.o [2021-11-11T08:02:50.270Z] #43 ... [2021-11-11T08:02:50.270Z] [2021-11-11T08:02:50.271Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:50.271Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:50.271Z] #20 55.52 Selecting previously unselected package vim. [2021-11-11T08:02:50.271Z] #20 55.52 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:02:50.271Z] #20 55.54 Unpacking vim (2:8.1.0875-5) ... [2021-11-11T08:02:50.431Z] #43 159.4 CC criu/sysfs_parse.o [2021-11-11T08:02:50.449Z] #43 ... [2021-11-11T08:02:50.449Z] [2021-11-11T08:02:50.449Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:50.449Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:50.449Z] #20 23.90 Reading package lists... [2021-11-11T08:02:50.688Z] #43 159.8 CC criu/timens.o [2021-11-11T08:02:51.079Z] #56 282.6 + bin/containerd-stress [2021-11-11T08:02:51.079Z] #56 283.6 + bin/containerd-shim [2021-11-11T08:02:51.216Z] #20 56.18 Selecting previously unselected package xfsprogs. [2021-11-11T08:02:51.216Z] #20 56.18 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-11T08:02:51.216Z] #20 56.18 Unpacking xfsprogs (4.20.0-1) ... [2021-11-11T08:02:51.252Z] #43 160.1 CC criu/timerfd.o [2021-11-11T08:02:51.478Z] #20 56.70 Selecting previously unselected package zip. [2021-11-11T08:02:51.478Z] #20 56.71 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-11T08:02:51.478Z] #20 56.71 Unpacking zip (3.0-11+b1) ... [2021-11-11T08:02:51.509Z] #43 160.5 CC criu/tty.o [2021-11-11T08:02:51.509Z] #43 ... [2021-11-11T08:02:51.509Z] [2021-11-11T08:02:51.509Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:02:51.509Z] #22 sha256:ea9c19acd177426aa6052307118428803d336d5dac9790b6cbaf9bf05ab51d97 [2021-11-11T08:02:51.509Z] #22 29.50 Installing build dependencies: finished with status 'done' [2021-11-11T08:02:51.739Z] #20 56.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:02:51.739Z] #20 56.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:02:51.739Z] #20 56.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:51.739Z] #20 56.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:02:51.739Z] #20 57.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:02:51.739Z] #20 57.02 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:51.739Z] #20 57.03 Setting up uidmap (1:4.5-1.1) ... [2021-11-11T08:02:52.001Z] #20 57.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:02:52.001Z] #20 57.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:02:52.001Z] #20 57.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:02:52.001Z] #20 57.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:02:52.001Z] #20 57.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:02:52.001Z] #20 57.13 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:02:52.001Z] #20 57.15 Setting up zip (3.0-11+b1) ... [2021-11-11T08:02:52.001Z] #20 57.16 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:02:52.001Z] #20 57.19 Setting up bash-completion (1:2.8-6) ... [2021-11-11T08:02:55.269Z] #56 290.4 + bin/containerd-shim-runc-v1 [2021-11-11T08:02:55.305Z] #20 60.32 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:02:55.305Z] #20 60.33 Setting up xz-utils (5.2.4-1) ... [2021-11-11T08:02:55.305Z] #20 60.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T08:02:55.305Z] #20 60.37 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-11T08:02:55.305Z] #20 60.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:02:55.305Z] #20 60.47 invoke-rc.d: could not determine current runlevel [2021-11-11T08:02:55.305Z] #20 60.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:02:55.305Z] #20 60.50 Setting up pigz (2.4-1) ... [2021-11-11T08:02:55.305Z] #20 60.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:02:55.305Z] #20 60.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:02:55.305Z] #20 60.55 Setting up python-pip-whl (18.1-5) ... [2021-11-11T08:02:55.305Z] #20 60.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:02:55.305Z] #20 60.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:02:55.883Z] #20 61.07 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:02:55.883Z] #20 61.08 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:02:55.883Z] #20 61.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:55.883Z] #20 61.11 Setting up vim (2:8.1.0875-5) ... [2021-11-11T08:02:55.883Z] #20 61.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T08:02:55.883Z] #20 61.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T08:02:55.883Z] #20 61.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T08:02:55.883Z] #20 61.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T08:02:55.883Z] #20 61.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T08:02:55.883Z] #20 61.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T08:02:55.883Z] #20 61.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T08:02:55.883Z] #20 61.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T08:02:55.883Z] #20 61.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:02:55.883Z] #20 61.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:02:56.152Z] #20 61.27 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:02:56.152Z] #20 61.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T08:02:56.152Z] #20 61.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:02:56.152Z] #20 61.31 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:02:56.272Z] #20 32.93 Reading package lists... [2021-11-11T08:02:56.530Z] #20 38.09 Building dependency tree... [2021-11-11T08:02:56.530Z] #20 ... [2021-11-11T08:02:56.530Z] [2021-11-11T08:02:56.530Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:56.530Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:02:56.530Z] #43 101.8 DEP criu/seccomp.d [2021-11-11T08:02:56.530Z] #43 102.1 DEP criu/rst-malloc.d [2021-11-11T08:02:56.530Z] #43 102.2 DEP criu/rbtree.d [2021-11-11T08:02:56.530Z] #43 102.4 DEP criu/pstree.d [2021-11-11T08:02:56.530Z] #43 102.7 DEP criu/protobuf.d [2021-11-11T08:02:56.530Z] #43 103.0 GEN criu/protobuf-desc-gen.h [2021-11-11T08:02:56.530Z] #43 105.6 DEP criu/protobuf-desc.d [2021-11-11T08:02:56.530Z] #43 105.8 DEP criu/proc_parse.d [2021-11-11T08:02:56.530Z] #43 106.0 DEP criu/plugin.d [2021-11-11T08:02:56.530Z] #43 106.2 DEP criu/pipes.d [2021-11-11T08:02:56.530Z] #43 106.3 DEP criu/pie-util.d [2021-11-11T08:02:56.530Z] #43 106.5 DEP criu/pie-util-vdso.d [2021-11-11T08:02:56.530Z] #43 106.7 DEP criu/pie-util-vdso-elf32.d [2021-11-11T08:02:56.530Z] #43 106.8 DEP criu/path.d [2021-11-11T08:02:56.530Z] #43 107.0 DEP criu/parasite-syscall.d [2021-11-11T08:02:56.530Z] #43 107.2 DEP criu/pagemap.d [2021-11-11T08:02:56.530Z] #43 107.3 DEP criu/pagemap-cache.d [2021-11-11T08:02:56.530Z] #43 107.5 DEP criu/page-xfer.d [2021-11-11T08:02:56.530Z] #43 107.6 DEP criu/page-pipe.d [2021-11-11T08:02:56.530Z] #43 107.8 DEP criu/netfilter.d [2021-11-11T08:02:56.804Z] #22 33.95 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-11T08:02:56.804Z] #22 33.96 Building wheels for collected packages: yamllint, pyyaml [2021-11-11T08:02:56.804Z] #22 33.96 Running setup.py bdist_wheel for yamllint: started [2021-11-11T08:02:56.804Z] #22 34.79 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-11T08:02:56.804Z] #22 34.80 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-11T08:02:56.804Z] #22 34.85 Running setup.py bdist_wheel for pyyaml: started [2021-11-11T08:02:57.094Z] #43 107.9 DEP criu/net.d [2021-11-11T08:02:57.352Z] #43 108.2 DEP criu/namespaces.d [2021-11-11T08:02:57.352Z] #43 ... [2021-11-11T08:02:57.352Z] [2021-11-11T08:02:57.352Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:57.352Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:57.352Z] #20 38.09 Building dependency tree... [2021-11-11T08:02:58.192Z] #22 35.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-11-11T08:02:58.192Z] #22 35.94 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2021-11-11T08:02:58.192Z] #22 36.03 Successfully built yamllint pyyaml [2021-11-11T08:02:58.192Z] #22 36.05 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-11T08:02:58.448Z] #22 36.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T08:02:58.697Z] #20 ... [2021-11-11T08:02:58.697Z] [2021-11-11T08:02:58.697Z] #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-11-11T08:02:58.697Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:02:58.697Z] #40 221.6 + dpkg --print-architecture [2021-11-11T08:02:58.697Z] #40 221.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-11T08:02:58.723Z] #20 40.37 libcap2-bin is already the newest version (1:2.25-2). [2021-11-11T08:02:58.723Z] #20 40.37 The following additional packages will be installed: [2021-11-11T08:02:58.723Z] #20 ... [2021-11-11T08:02:58.723Z] [2021-11-11T08:02:58.723Z] #45 [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-11-11T08:02:58.723Z] #45 sha256:640f30d35272cc3ebd3d6e285a071693a9c0bfe4624b05da80a98513cb43e785 [2021-11-11T08:02:58.723Z] #45 209.4 github.com/LK4D4/vndr/godl [2021-11-11T08:02:58.723Z] #45 210.2 github.com/LK4D4/vndr [2021-11-11T08:02:58.723Z] #45 DONE 214.8s [2021-11-11T08:02:58.723Z] [2021-11-11T08:02:58.723Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:02:58.723Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:02:58.723Z] #20 40.37 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-11T08:02:58.723Z] #20 40.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-11T08:02:58.723Z] #20 40.37 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-11T08:02:58.723Z] #20 40.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-11T08:02:58.723Z] #20 40.37 python3.7 python3.7-minimal vim-runtime xxd [2021-11-11T08:02:58.723Z] #20 40.37 Suggested packages: [2021-11-11T08:02:58.723Z] #20 40.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-11T08:02:58.723Z] #20 40.37 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-11T08:02:58.723Z] #20 40.37 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-11T08:02:58.723Z] #20 40.38 quota [2021-11-11T08:02:58.723Z] #20 40.38 Recommended packages: [2021-11-11T08:02:58.723Z] #20 40.38 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-11T08:02:58.723Z] #20 40.38 python3-keyrings.alt python3-xdg unzip [2021-11-11T08:02:58.957Z] #40 221.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T08:02:58.957Z] #40 221.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T08:02:59.376Z] #22 DONE 37.1s [2021-11-11T08:02:59.376Z] [2021-11-11T08:02:59.376Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:02:59.376Z] #43 sha256:6c4c214137548d2d24f2a44dc39105abff7bc26673444e9010c884327766945e [2021-11-11T08:02:59.376Z] #43 162.4 CC criu/tun.o [2021-11-11T08:02:59.376Z] #43 162.8 CC criu/uffd.o [2021-11-11T08:02:59.376Z] #43 164.1 CC criu/util.o [2021-11-11T08:02:59.376Z] #43 165.3 CC criu/uts_ns.o [2021-11-11T08:02:59.376Z] #43 165.5 CC criu/vdso.o [2021-11-11T08:02:59.376Z] #43 165.9 LINK criu/built-in.o [2021-11-11T08:02:59.376Z] #43 166.1 LINK criu/criu [2021-11-11T08:02:59.376Z] #43 166.5 DEP lib/c/criu.d [2021-11-11T08:02:59.376Z] #43 166.6 CC images/rpc.pb-c.o [2021-11-11T08:02:59.376Z] #43 167.3 CC lib/c/criu.o [2021-11-11T08:02:59.376Z] #43 168.1 LINK lib/c/built-in.o [2021-11-11T08:02:59.376Z] #43 168.1 LINK lib/c/libcriu.so [2021-11-11T08:02:59.376Z] #43 168.2 LINK lib/c/libcriu.a [2021-11-11T08:02:59.376Z] #43 168.4 GEN magic.py [2021-11-11T08:02:59.480Z] #56 294.9 + bin/containerd-shim-runc-v2 [2021-11-11T08:02:59.633Z] #43 168.7 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:02:59.633Z] #43 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:02:59.890Z] #43 168.7 Note: Building without GnuTLS support [2021-11-11T08:02:59.890Z] #43 168.7 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:02:59.890Z] #43 168.7 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:03:00.415Z] #56 295.5 + binaries [2021-11-11T08:03:00.415Z] #56 295.5 + install -D bin/containerd /build/containerd [2021-11-11T08:03:00.415Z] #56 295.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T08:03:00.415Z] #56 295.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T08:03:00.415Z] #56 295.5 + install -D bin/ctr /build/ctr [2021-11-11T08:03:00.673Z] #56 DONE 295.9s [2021-11-11T08:03:00.822Z] #43 169.7 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:03:01.385Z] #43 170.3 make[1]: Nothing to be done for 'all'. [2021-11-11T08:03:01.504Z] #40 ... [2021-11-11T08:03:01.504Z] [2021-11-11T08:03:01.504Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:01.504Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:01.504Z] #43 135.4 CC criu/ipc_ns.o [2021-11-11T08:03:01.504Z] #43 136.8 CC criu/irmap.o [2021-11-11T08:03:01.504Z] #43 137.7 CC criu/kcmp-ids.o [2021-11-11T08:03:01.504Z] #43 138.1 CC criu/kerndat.o [2021-11-11T08:03:01.504Z] #43 139.5 CC criu/libnetlink.o [2021-11-11T08:03:01.504Z] #43 140.0 CC criu/log.o [2021-11-11T08:03:01.504Z] #43 140.7 CC criu/lsm.o [2021-11-11T08:03:01.504Z] #43 141.2 CC criu/mem.o [2021-11-11T08:03:01.504Z] #43 143.3 CC criu/memfd.o [2021-11-11T08:03:01.505Z] #43 144.2 CC criu/mount.o [2021-11-11T08:03:01.505Z] #43 ... [2021-11-11T08:03:01.505Z] [2021-11-11T08:03:01.505Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:01.505Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:01.505Z] #20 64.81 Setting up iptables (1.8.2-4) ... [2021-11-11T08:03:01.505Z] #20 64.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T08:03:01.505Z] #20 64.88 Setting up python3 (3.7.3-1) ... [2021-11-11T08:03:01.505Z] #20 65.40 Setting up python3-wheel (0.32.3-2) ... [2021-11-11T08:03:01.505Z] #20 66.19 Setting up apparmor (2.13.2-10) ... [2021-11-11T08:03:01.948Z] #43 170.8 make[1]: 'images/built-in.o' is up to date. [2021-11-11T08:03:01.948Z] #43 170.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-11T08:03:01.948Z] #43 170.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-11T08:03:01.948Z] #43 170.9 make[1]: 'compel/libcompel.a' is up to date. [2021-11-11T08:03:01.948Z] #43 170.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-11T08:03:01.948Z] #43 170.9 make[1]: Nothing to be done for 'all'. [2021-11-11T08:03:01.948Z] #43 170.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:03:02.050Z] [2021-11-11T08:03:02.050Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T08:03:02.050Z] #57 sha256:2bd58626b9b345dcb5a1966dcf117cc6d5d5cc98a9889d5fb9ba3c771e90dd00 [2021-11-11T08:03:02.050Z] #57 DONE 0.2s [2021-11-11T08:03:02.050Z] [2021-11-11T08:03:02.050Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T08:03:02.050Z] #61 sha256:0adfec9fdd8cdb901517385853966416646e993c22657743817228e740946348 [2021-11-11T08:03:02.205Z] #43 171.1 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.1 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.1 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.2 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.205Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.309Z] #61 DONE 0.1s [2021-11-11T08:03:02.309Z] [2021-11-11T08:03:02.309Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T08:03:02.309Z] #66 sha256:9b549b89e8d2b03d38ae40a95b4d1347868557b59a2a4aa734386aaa091fd5a5 [2021-11-11T08:03:02.462Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:02.462Z] #43 171.4 INSTALL criu/criu [2021-11-11T08:03:02.567Z] #66 DONE 0.5s [2021-11-11T08:03:02.567Z] [2021-11-11T08:03:02.567Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-11T08:03:02.567Z] #68 sha256:cf6bba0bbfce898afd17883055e466027f6fad0a7942b850cad95f9493ea5994 [2021-11-11T08:03:02.567Z] #68 DONE 0.1s [2021-11-11T08:03:02.567Z] [2021-11-11T08:03:02.567Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-11T08:03:02.567Z] #69 sha256:0d93d701fa3335c8315a7946697ded6307b4a02111b3a742c771dae287de2a6e [2021-11-11T08:03:02.567Z] #69 DONE 0.0s [2021-11-11T08:03:02.718Z] #43 DONE 171.7s [2021-11-11T08:03:02.718Z] [2021-11-11T08:03:02.718Z] #56 [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-11-11T08:03:02.718Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:03:02.826Z] [2021-11-11T08:03:02.826Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T08:03:02.826Z] #70 sha256:55832465c9339a8c018287b6210725a1df901a990a15e55a9f5b8ab3dfae4d04 [2021-11-11T08:03:02.891Z] #20 68.12 Setting up xfsprogs (4.20.0-1) ... [2021-11-11T08:03:02.891Z] #20 68.14 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:03:02.898Z] #20 43.96 The following NEW packages will be installed: [2021-11-11T08:03:02.899Z] #20 43.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-11T08:03:02.899Z] #20 43.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-11T08:03:02.899Z] #20 43.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-11T08:03:02.899Z] #20 43.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-11T08:03:02.899Z] #20 43.96 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-11T08:03:02.899Z] #20 43.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-11T08:03:02.899Z] #20 43.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-11T08:03:02.899Z] #20 43.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T08:03:02.899Z] #20 43.96 xz-utils zip [2021-11-11T08:03:02.899Z] #20 44.31 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:03:02.899Z] #20 44.31 Need to get 28.6 MB of archives. [2021-11-11T08:03:02.899Z] #20 44.31 After this operation, 116 MB of additional disk space will be used. [2021-11-11T08:03:02.899Z] #20 44.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-11T08:03:02.899Z] #20 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-11T08:03:02.899Z] #20 44.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-11T08:03:02.899Z] #20 44.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-11T08:03:02.899Z] #20 44.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-11T08:03:02.899Z] #20 44.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-11T08:03:02.899Z] #20 44.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-11T08:03:02.899Z] #20 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-11T08:03:02.899Z] #20 44.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-11T08:03:02.899Z] #20 44.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-11T08:03:02.899Z] #20 44.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-11T08:03:02.899Z] #20 44.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-11T08:03:02.899Z] #20 44.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T08:03:02.899Z] #20 44.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-11T08:03:02.899Z] #20 44.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-11T08:03:02.899Z] #20 44.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-11T08:03:02.899Z] #20 44.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-11T08:03:02.899Z] #20 44.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-11T08:03:02.899Z] #20 44.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-11T08:03:02.899Z] #20 44.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-11T08:03:02.899Z] #20 44.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-11T08:03:02.899Z] #20 44.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-11T08:03:02.899Z] #20 44.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-11T08:03:02.899Z] #20 44.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-11T08:03:02.899Z] #20 44.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-11T08:03:02.899Z] #20 44.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-11T08:03:02.899Z] #20 44.76 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-11T08:03:02.899Z] #20 44.77 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-11T08:03:03.156Z] #20 44.77 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-11T08:03:03.393Z] #70 DONE 0.6s [2021-11-11T08:03:03.393Z] [2021-11-11T08:03:03.393Z] #71 exporting to image [2021-11-11T08:03:03.393Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T08:03:03.393Z] #71 exporting layers [2021-11-11T08:03:03.413Z] #20 45.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T08:03:03.463Z] #20 68.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:03:03.670Z] #20 45.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-11T08:03:03.670Z] #20 45.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-11T08:03:03.670Z] #20 45.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-11T08:03:03.670Z] #20 45.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-11T08:03:03.670Z] #20 45.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-11T08:03:03.670Z] #20 45.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-11T08:03:03.670Z] #20 45.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-11T08:03:03.670Z] #20 45.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-11T08:03:03.670Z] #20 45.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-11T08:03:03.670Z] #20 45.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-11T08:03:03.670Z] #20 45.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-11T08:03:03.670Z] #20 45.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-11T08:03:03.670Z] #20 45.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-11T08:03:03.928Z] #20 45.66 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-11T08:03:03.928Z] #20 45.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-11T08:03:03.928Z] #20 45.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-11T08:03:04.186Z] #20 46.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-11T08:03:04.186Z] #20 46.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-11T08:03:04.445Z] #20 ... [2021-11-11T08:03:04.445Z] [2021-11-11T08:03:04.445Z] #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-11-11T08:03:04.445Z] #32 sha256:d113cd23f4eec26f509df9eeb1b18b41c0ce527e43220165a8dbca37a12fe16d [2021-11-11T08:03:04.445Z] #32 DONE 219.9s [2021-11-11T08:03:04.445Z] [2021-11-11T08:03:04.445Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:04.445Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:04.445Z] #20 46.10 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-11T08:03:04.669Z] #20 69.75 Setting up python3-distutils (3.7.3-1) ... [2021-11-11T08:03:05.242Z] #20 70.38 Setting up python3-setuptools (40.8.0-1) ... [2021-11-11T08:03:05.815Z] #20 47.45 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:03:05.815Z] #20 47.64 Fetched 28.6 MB in 2s (13.7 MB/s) [2021-11-11T08:03:05.815Z] #20 47.76 Selecting previously unselected package pigz. [2021-11-11T08:03:06.072Z] #20 47.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-11-11T08:03:06.072Z] #20 47.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-11T08:03:06.072Z] #20 47.85 Unpacking pigz (2.4-1) ... [2021-11-11T08:03:06.329Z] #20 48.06 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-11T08:03:06.329Z] #20 48.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:03:06.329Z] #20 48.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:06.631Z] #20 71.76 Setting up python3-pip (18.1-5) ... [2021-11-11T08:03:07.260Z] #20 48.83 Selecting previously unselected package python3.7-minimal. [2021-11-11T08:03:07.260Z] #20 48.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:03:07.260Z] #20 48.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:03:07.517Z] #20 ... [2021-11-11T08:03:07.517Z] [2021-11-11T08:03:07.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:07.517Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:07.517Z] #43 108.6 DEP criu/mount.d [2021-11-11T08:03:07.517Z] #43 108.7 DEP criu/memfd.d [2021-11-11T08:03:07.517Z] #43 108.9 DEP criu/mem.d [2021-11-11T08:03:07.517Z] #43 109.1 DEP criu/lsm.d [2021-11-11T08:03:07.517Z] #43 109.2 DEP criu/log.d [2021-11-11T08:03:07.517Z] #43 109.4 DEP criu/libnetlink.d [2021-11-11T08:03:07.517Z] #43 109.6 DEP criu/kerndat.d [2021-11-11T08:03:07.517Z] #43 109.9 DEP criu/kcmp-ids.d [2021-11-11T08:03:07.517Z] #43 110.0 DEP criu/irmap.d [2021-11-11T08:03:07.517Z] #43 110.3 DEP criu/ipc_ns.d [2021-11-11T08:03:07.517Z] #43 110.6 DEP criu/image.d [2021-11-11T08:03:07.517Z] #43 111.0 DEP criu/image-desc.d [2021-11-11T08:03:07.517Z] #43 111.1 DEP criu/fsnotify.d [2021-11-11T08:03:07.517Z] #43 111.5 DEP criu/filesystems.d [2021-11-11T08:03:07.517Z] #43 111.8 DEP criu/files.d [2021-11-11T08:03:07.517Z] #43 112.2 DEP criu/files-reg.d [2021-11-11T08:03:07.517Z] #43 112.4 DEP criu/files-ext.d [2021-11-11T08:03:07.517Z] #43 112.7 DEP criu/file-lock.d [2021-11-11T08:03:07.517Z] #43 113.0 DEP criu/file-ids.d [2021-11-11T08:03:07.517Z] #43 113.3 DEP criu/fifo.d [2021-11-11T08:03:07.517Z] #43 113.4 DEP criu/fdstore.d [2021-11-11T08:03:07.517Z] #43 113.6 DEP criu/fault-injection.d [2021-11-11T08:03:07.517Z] #43 113.6 DEP criu/external.d [2021-11-11T08:03:07.517Z] #43 113.7 DEP criu/eventpoll.d [2021-11-11T08:03:07.517Z] #43 113.9 DEP criu/eventfd.d [2021-11-11T08:03:07.517Z] #43 114.0 DEP criu/crtools.d [2021-11-11T08:03:07.517Z] #43 114.2 DEP criu/cr-service.d [2021-11-11T08:03:07.517Z] #43 114.3 DEP criu/cr-restore.d [2021-11-11T08:03:07.517Z] #43 114.5 DEP criu/cr-errno.d [2021-11-11T08:03:07.517Z] #43 114.6 DEP criu/cr-dump.d [2021-11-11T08:03:07.517Z] #43 114.9 DEP criu/cr-dedup.d [2021-11-11T08:03:07.517Z] #43 115.1 DEP criu/cr-check.d [2021-11-11T08:03:07.517Z] #43 115.3 DEP criu/config.d [2021-11-11T08:03:07.517Z] #43 115.4 DEP criu/clone-noasan.d [2021-11-11T08:03:07.517Z] #43 115.6 DEP criu/cgroup.d [2021-11-11T08:03:07.517Z] #43 115.9 DEP criu/cgroup-props.d [2021-11-11T08:03:07.517Z] #43 116.0 DEP criu/bitmap.d [2021-11-11T08:03:07.517Z] #43 116.1 DEP criu/bfd.d [2021-11-11T08:03:07.517Z] #43 116.2 DEP criu/autofs.d [2021-11-11T08:03:07.517Z] #43 116.5 DEP criu/aio.d [2021-11-11T08:03:07.517Z] #43 116.7 DEP criu/action-scripts.d [2021-11-11T08:03:07.517Z] #43 117.2 CC criu/action-scripts.o [2021-11-11T08:03:07.517Z] #43 117.8 CC criu/aio.o [2021-11-11T08:03:07.517Z] #43 118.6 CC criu/autofs.o [2021-11-11T08:03:07.576Z] #20 72.88 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:03:07.837Z] #20 72.95 Processing triggers for mime-support (3.62) ... [2021-11-11T08:03:08.468Z] #43 ... [2021-11-11T08:03:08.468Z] [2021-11-11T08:03:08.468Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:08.468Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:08.468Z] #20 50.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:08.468Z] #20 50.04 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-11T08:03:08.781Z] #20 DONE 73.8s [2021-11-11T08:03:08.781Z] [2021-11-11T08:03:08.781Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T08:03:08.781Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-11T08:03:09.953Z] #71 exporting layers 6.2s done [2021-11-11T08:03:09.953Z] #71 writing image sha256:c49c94833b0a892f3ac49a9cb1b6f679dc4be81f6e6dd123fd4c140d543e4ca6 done [2021-11-11T08:03:09.953Z] #71 naming to docker.io/library/docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 done [2021-11-11T08:03:09.953Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-11T08:03:10.314Z] + trap exit INT TERM [2021-11-11T08:03:10.314Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-11T08:03:10.314Z] + CONTAINER_NAME=docker-pr2 [2021-11-11T08:03:10.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 -e DOCKER_GRAPHDRIVER docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 hack/make.sh dynbinary-daemon [2021-11-11T08:03:10.372Z] #20 52.20 Selecting previously unselected package python3-minimal. [2021-11-11T08:03:10.372Z] #20 52.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 ... 23701 files and directories currently installed.) [2021-11-11T08:03:10.372Z] #20 52.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-11T08:03:10.372Z] #20 52.27 Unpacking python3-minimal (3.7.3-1) ... [2021-11-11T08:03:10.628Z] #20 52.36 Selecting previously unselected package libmpdec2:amd64. [2021-11-11T08:03:10.628Z] #20 52.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-11T08:03:10.628Z] #20 52.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:03:10.698Z] #21 1.782 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T08:03:10.698Z] #21 1.786 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T08:03:10.698Z] #21 1.790 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T08:03:10.698Z] #21 DONE 1.9s [2021-11-11T08:03:10.698Z] [2021-11-11T08:03:10.698Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:10.698Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:10.698Z] #43 149.3 CC criu/namespaces.o [2021-11-11T08:03:10.698Z] #43 151.9 CC criu/net.o [2021-11-11T08:03:10.698Z] #43 ... [2021-11-11T08:03:10.698Z] [2021-11-11T08:03:10.698Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:03:10.698Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:03:10.884Z] #20 52.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-11T08:03:10.884Z] #20 52.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:03:10.884Z] #20 52.54 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:11.250Z] [2021-11-11T08:03:11.250Z] Removing bundles/ [2021-11-11T08:03:11.250Z] [2021-11-11T08:03:11.250Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-11T08:03:11.250Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:03:11.250Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:03:11.739Z] #56 286.3 + bin/containerd-stress [2021-11-11T08:03:11.739Z] #56 287.4 + bin/containerd-shim [2021-11-11T08:03:11.816Z] #20 53.53 Selecting previously unselected package python3.7. [2021-11-11T08:03:11.816Z] #20 53.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-11T08:03:11.816Z] #20 53.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:12.074Z] #20 53.66 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-11T08:03:12.074Z] #20 53.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-11T08:03:12.074Z] #20 53.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:03:12.074Z] #20 53.82 Setting up python3-minimal (3.7.3-1) ... [2021-11-11T08:03:12.670Z] #56 201.0 + bin/containerd [2021-11-11T08:03:13.010Z] #20 54.59 Selecting previously unselected package python3. [2021-11-11T08:03:13.010Z] #20 54.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 ... 24113 files and directories currently installed.) [2021-11-11T08:03:13.010Z] #20 54.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-11T08:03:13.010Z] #20 54.66 Unpacking python3 (3.7.3-1) ... [2021-11-11T08:03:13.010Z] #20 54.74 Selecting previously unselected package libip4tc0:amd64. [2021-11-11T08:03:13.010Z] #20 54.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:03:13.010Z] #20 54.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:13.267Z] #20 54.85 Selecting previously unselected package libip6tc0:amd64. [2021-11-11T08:03:13.267Z] #20 54.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-11T08:03:13.267Z] #20 54.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:13.267Z] #20 55.00 Selecting previously unselected package libiptc0:amd64. [2021-11-11T08:03:13.267Z] #20 55.00 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-11T08:03:13.267Z] #20 55.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:13.267Z] #20 55.08 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T08:03:13.267Z] #20 55.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T08:03:13.267Z] #20 55.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:03:13.267Z] #20 55.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T08:03:13.267Z] #20 55.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-11T08:03:13.267Z] #20 55.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:03:13.524Z] #20 55.24 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T08:03:13.524Z] #20 55.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-11T08:03:13.524Z] #20 55.25 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:03:13.782Z] #20 55.36 Selecting previously unselected package iptables. [2021-11-11T08:03:13.782Z] #20 55.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-11T08:03:13.782Z] #20 55.37 Unpacking iptables (1.8.2-4) ... [2021-11-11T08:03:14.039Z] #20 55.68 Selecting previously unselected package xxd. [2021-11-11T08:03:14.039Z] #20 55.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:03:14.039Z] #20 55.70 Unpacking xxd (2:8.1.0875-5) ... [2021-11-11T08:03:14.039Z] #20 55.82 Selecting previously unselected package vim-common. [2021-11-11T08:03:14.039Z] #20 55.83 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:03:14.039Z] #20 55.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-11T08:03:14.296Z] #20 56.05 Selecting previously unselected package bash-completion. [2021-11-11T08:03:14.296Z] #20 56.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-11T08:03:16.819Z] #20 58.62 Unpacking bash-completion (1:2.8-6) ... [2021-11-11T08:03:17.036Z] #56 294.3 + bin/containerd-shim-runc-v1 [2021-11-11T08:03:17.290Z] #22 ... [2021-11-11T08:03:17.290Z] [2021-11-11T08:03:17.290Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:17.290Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:17.290Z] #43 156.2 CC criu/netfilter.o [2021-11-11T08:03:17.290Z] #43 156.8 CC criu/page-pipe.o [2021-11-11T08:03:17.290Z] #43 157.6 CC criu/page-xfer.o [2021-11-11T08:03:17.290Z] #43 159.7 CC criu/pagemap-cache.o [2021-11-11T08:03:17.290Z] #43 160.2 CC criu/pagemap.o [2021-11-11T08:03:17.290Z] #43 161.4 CC criu/parasite-syscall.o [2021-11-11T08:03:17.384Z] #20 59.09 Selecting previously unselected package bzip2. [2021-11-11T08:03:17.384Z] #20 59.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-11T08:03:17.384Z] #20 59.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:03:17.384Z] #20 59.19 Selecting previously unselected package xz-utils. [2021-11-11T08:03:17.384Z] #20 59.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-11T08:03:17.384Z] #20 59.20 Unpacking xz-utils (5.2.4-1) ... [2021-11-11T08:03:17.641Z] #20 59.35 Selecting previously unselected package apparmor. [2021-11-11T08:03:17.641Z] #20 59.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-11T08:03:17.641Z] #20 59.42 Unpacking apparmor (2.13.2-10) ... [2021-11-11T08:03:18.206Z] #20 59.81 Selecting previously unselected package aufs-tools. [2021-11-11T08:03:18.206Z] #20 59.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-11T08:03:18.206Z] #20 59.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:03:18.206Z] #20 59.95 Selecting previously unselected package libonig5:amd64. [2021-11-11T08:03:18.206Z] #20 59.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-11T08:03:18.206Z] #20 59.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:03:18.206Z] #20 60.09 Selecting previously unselected package libjq1:amd64. [2021-11-11T08:03:18.463Z] #20 60.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:03:18.463Z] #20 60.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:03:18.463Z] #20 60.23 Selecting previously unselected package jq. [2021-11-11T08:03:18.463Z] #20 60.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-11T08:03:18.463Z] #20 60.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-11T08:03:18.677Z] #43 162.4 CC criu/path.o [2021-11-11T08:03:18.721Z] #20 60.35 Selecting previously unselected package libaio1:amd64. [2021-11-11T08:03:18.721Z] #20 60.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-11T08:03:18.721Z] #20 60.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:03:18.721Z] #20 60.43 Selecting previously unselected package libgpm2:amd64. [2021-11-11T08:03:18.721Z] #20 60.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-11T08:03:18.721Z] #20 60.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:03:18.721Z] #20 60.50 Selecting previously unselected package libicu63:amd64. [2021-11-11T08:03:18.721Z] #20 60.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-11T08:03:18.721Z] #20 60.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:03:18.938Z] #43 162.8 CC criu/pie-util-vdso-elf32.o [2021-11-11T08:03:18.978Z] #20 ... [2021-11-11T08:03:18.978Z] [2021-11-11T08:03:18.978Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:18.978Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:18.978Z] #43 120.0 CC criu/bfd.o [2021-11-11T08:03:18.978Z] #43 120.5 CC criu/bitmap.o [2021-11-11T08:03:18.978Z] #43 120.6 CC criu/cgroup-props.o [2021-11-11T08:03:18.978Z] #43 121.3 CC criu/cgroup.o [2021-11-11T08:03:18.978Z] #43 123.8 CC criu/clone-noasan.o [2021-11-11T08:03:18.978Z] #43 124.0 CC criu/config.o [2021-11-11T08:03:18.978Z] #43 125.3 CC criu/cr-check.o [2021-11-11T08:03:18.978Z] #43 127.2 CC criu/cr-dedup.o [2021-11-11T08:03:18.978Z] #43 127.6 CC criu/cr-dump.o [2021-11-11T08:03:18.978Z] #43 129.9 CC criu/cr-errno.o [2021-11-11T08:03:18.978Z] #43 130.0 CC criu/cr-restore.o [2021-11-11T08:03:19.200Z] #43 163.3 CC criu/pie-util-vdso.o [2021-11-11T08:03:19.215Z] #56 ... [2021-11-11T08:03:19.215Z] [2021-11-11T08:03:19.215Z] #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-11-11T08:03:19.215Z] #24 sha256:1717b9d67227d4ffcb60195070f82c396a77cc313712b2cbe7ef4e4b823810de [2021-11-11T08:03:19.215Z] #24 258.1 + return [2021-11-11T08:03:19.215Z] #24 DONE 260.6s [2021-11-11T08:03:19.215Z] [2021-11-11T08:03:19.215Z] #53 [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-11-11T08:03:19.215Z] #53 sha256:9c8148e6e58e9c78e740695803a8f7582bb94c7586ceff54ba8bbacddc2046bb [2021-11-11T08:03:19.772Z] #43 163.8 CC criu/pie-util.o [2021-11-11T08:03:20.034Z] #43 164.0 CC criu/pipes.o [2021-11-11T08:03:20.979Z] #43 164.9 CC criu/plugin.o [2021-11-11T08:03:21.208Z] #56 298.7 + bin/containerd-shim-runc-v2 [2021-11-11T08:03:21.240Z] #43 165.4 CC criu/proc_parse.o [2021-11-11T08:03:21.464Z] #56 299.3 + binaries [2021-11-11T08:03:21.464Z] #56 299.3 + install -D bin/containerd /build/containerd [2021-11-11T08:03:21.464Z] #56 299.3 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T08:03:21.722Z] #56 299.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T08:03:21.722Z] #56 299.3 + install -D bin/ctr /build/ctr [2021-11-11T08:03:21.736Z] #53 134.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T08:03:21.980Z] #56 DONE 299.7s [2021-11-11T08:03:21.992Z] #53 135.5 + mkdir -p /build [2021-11-11T08:03:21.992Z] #53 135.5 + cp runc /build/runc [2021-11-11T08:03:22.249Z] #53 DONE 135.8s [2021-11-11T08:03:22.249Z] [2021-11-11T08:03:22.249Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T08:03:22.249Z] #25 sha256:8749a7a2b826f8c7d5bc3edf13e89be6ce6ad29523cbf013c8aabbe2a0cbba09 [2021-11-11T08:03:22.249Z] #25 DONE 0.5s [2021-11-11T08:03:22.249Z] [2021-11-11T08:03:22.249Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T08:03:22.249Z] #30 sha256:9b68ae72348afcef08b018b9e2ce7340a9764e5c32a9938c80a8303fa5ab8f65 [2021-11-11T08:03:23.154Z] #43 ... [2021-11-11T08:03:23.155Z] [2021-11-11T08:03:23.155Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:23.155Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:23.155Z] #20 64.15 Selecting previously unselected package libnet1:amd64. [2021-11-11T08:03:23.155Z] #20 64.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:03:23.155Z] #20 64.26 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T08:03:23.155Z] #20 64.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:03:23.155Z] #20 64.38 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T08:03:23.155Z] #20 64.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:03:23.155Z] #20 64.46 Selecting previously unselected package libreadline5:amd64. [2021-11-11T08:03:23.155Z] #20 64.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:03:23.155Z] #20 64.59 Selecting previously unselected package net-tools. [2021-11-11T08:03:23.155Z] #20 64.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:03:23.155Z] #20 64.81 Selecting previously unselected package patch. [2021-11-11T08:03:23.155Z] #20 64.81 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-11T08:03:23.155Z] #20 64.82 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-11T08:03:23.155Z] #20 64.94 Selecting previously unselected package python-pip-whl. [2021-11-11T08:03:23.155Z] #20 64.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-11T08:03:23.155Z] #20 64.96 Unpacking python-pip-whl (18.1-5) ... [2021-11-11T08:03:23.350Z] [2021-11-11T08:03:23.350Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T08:03:23.350Z] #57 sha256:4f3ae1bcd1eda88c5d884a5d901dacc7c820128cd253c7fc2c168e5ee30a375e [2021-11-11T08:03:23.350Z] #57 DONE 0.2s [2021-11-11T08:03:23.350Z] [2021-11-11T08:03:23.350Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T08:03:23.350Z] #61 sha256:eca74c31051bd7f422aecee9e9ed11bee3e2aa04d776423278051c7b95e76b57 [2021-11-11T08:03:23.607Z] #61 DONE 0.1s [2021-11-11T08:03:23.607Z] [2021-11-11T08:03:23.607Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T08:03:23.608Z] #66 sha256:3031286141ec3fd98f6f7b4500bfb8cf8d5be2e970b99b724d844fde5859be8d [2021-11-11T08:03:23.719Z] #20 65.52 Selecting previously unselected package python3-lib2to3. [2021-11-11T08:03:23.719Z] #20 65.54 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-11T08:03:23.719Z] #20 65.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:03:23.864Z] #66 DONE 0.5s [2021-11-11T08:03:23.864Z] [2021-11-11T08:03:23.864Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-11T08:03:23.864Z] #68 sha256:741cb123c79e145fa46bda4fb847c1ecf8290461fd5a23a7691584b8b8de2fa9 [2021-11-11T08:03:23.864Z] #68 DONE 0.1s [2021-11-11T08:03:23.976Z] #20 65.68 Selecting previously unselected package python3-distutils. [2021-11-11T08:03:23.976Z] #20 65.68 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-11T08:03:23.977Z] #20 65.68 Unpacking python3-distutils (3.7.3-1) ... [2021-11-11T08:03:24.120Z] [2021-11-11T08:03:24.120Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-11T08:03:24.120Z] #69 sha256:cd18848d224165fbcf6543797b4601a2bd66607929ac66c986497f2b6861f42c [2021-11-11T08:03:24.120Z] #69 DONE 0.0s [2021-11-11T08:03:24.120Z] [2021-11-11T08:03:24.120Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T08:03:24.120Z] #70 sha256:ad6f13b4f685a923e040df10f1c3f2c0353b3904e970da0da38750a0a4a101fc [2021-11-11T08:03:24.234Z] #20 65.83 Selecting previously unselected package python3-pip. [2021-11-11T08:03:24.234Z] #20 65.85 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-11T08:03:24.234Z] #20 65.85 Unpacking python3-pip (18.1-5) ... [2021-11-11T08:03:24.234Z] #20 66.04 Selecting previously unselected package python3-pkg-resources. [2021-11-11T08:03:24.234Z] #20 66.05 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-11T08:03:24.234Z] #20 66.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:03:24.491Z] #20 66.17 Selecting previously unselected package python3-setuptools. [2021-11-11T08:03:24.491Z] #20 66.18 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-11T08:03:24.491Z] #20 66.19 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-11T08:03:24.682Z] #70 DONE 0.6s [2021-11-11T08:03:24.682Z] [2021-11-11T08:03:24.682Z] #71 exporting to image [2021-11-11T08:03:24.682Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T08:03:24.682Z] #71 exporting layers [2021-11-11T08:03:24.749Z] #20 66.45 Selecting previously unselected package python3-wheel. [2021-11-11T08:03:24.749Z] #20 66.47 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-11T08:03:24.749Z] #20 66.48 Unpacking python3-wheel (0.32.3-2) ... [2021-11-11T08:03:24.749Z] #20 66.56 Selecting previously unselected package sudo. [2021-11-11T08:03:24.749Z] #20 66.58 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-11T08:03:24.749Z] #20 66.59 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:03:25.313Z] #20 67.13 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T08:03:25.313Z] #20 67.15 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-11T08:03:25.313Z] #20 67.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:03:25.449Z] #43 ... [2021-11-11T08:03:25.449Z] [2021-11-11T08:03:25.449Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:03:25.449Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:03:25.449Z] #22 6.521 Collecting yamllint==1.26.1 [2021-11-11T08:03:25.449Z] #22 11.95 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-11T08:03:25.449Z] #22 13.35 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-11T08:03:25.449Z] #22 13.41 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-11T08:03:25.450Z] #22 13.47 Collecting pyyaml (from yamllint==1.26.1) [2021-11-11T08:03:25.450Z] #22 13.84 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-11T08:03:25.450Z] #22 14.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-11T08:03:25.450Z] #22 14.22 Building wheels for collected packages: yamllint [2021-11-11T08:03:25.450Z] #22 14.22 Running setup.py bdist_wheel for yamllint: started [2021-11-11T08:03:25.450Z] #22 ... [2021-11-11T08:03:25.450Z] [2021-11-11T08:03:25.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:25.450Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:25.450Z] #43 169.0 CC criu/protobuf-desc.o [2021-11-11T08:03:25.573Z] #20 67.41 Selecting previously unselected package uidmap. [2021-11-11T08:03:25.573Z] #20 67.42 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-11T08:03:25.573Z] #20 67.43 Unpacking uidmap (1:4.5-1.1) ... [2021-11-11T08:03:25.830Z] #20 67.53 Selecting previously unselected package vim-runtime. [2021-11-11T08:03:25.830Z] #20 67.55 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-11T08:03:25.830Z] #20 67.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T08:03:25.830Z] #20 67.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-11T08:03:25.830Z] #20 67.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:03:26.394Z] #43 170.5 CC criu/protobuf.o [2021-11-11T08:03:26.968Z] #43 ... [2021-11-11T08:03:26.968Z] [2021-11-11T08:03:26.968Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:03:26.968Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:03:26.968Z] #22 15.43 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-11T08:03:26.968Z] #22 15.43 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-11T08:03:26.968Z] #22 15.50 Successfully built yamllint [2021-11-11T08:03:26.968Z] #22 15.53 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-11T08:03:26.968Z] #22 15.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T08:03:26.968Z] #22 DONE 16.5s [2021-11-11T08:03:26.968Z] [2021-11-11T08:03:26.968Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T08:03:26.968Z] #25 sha256:2c97830390396e5ba913dd19a8fc5d5db508be7c4567989648ed102f46a708ab [2021-11-11T08:03:27.229Z] #25 DONE 0.3s [2021-11-11T08:03:27.229Z] [2021-11-11T08:03:27.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:27.229Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:27.229Z] #43 171.2 CC criu/pstree.o [2021-11-11T08:03:28.730Z] #43 172.8 CC criu/rbtree.o [2021-11-11T08:03:29.107Z] #20 70.66 Selecting previously unselected package vim. [2021-11-11T08:03:29.109Z] #20 70.66 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-11T08:03:29.109Z] #20 70.68 Unpacking vim (2:8.1.0875-5) ... [2021-11-11T08:03:29.367Z] #20 71.26 Selecting previously unselected package xfsprogs. [2021-11-11T08:03:29.367Z] #20 71.27 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-11T08:03:29.367Z] #20 71.28 Unpacking xfsprogs (4.20.0-1) ... [2021-11-11T08:03:29.761Z] #43 173.6 CC criu/rst-malloc.o [2021-11-11T08:03:29.932Z] #20 71.76 Selecting previously unselected package zip. [2021-11-11T08:03:29.932Z] #20 71.77 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-11T08:03:29.932Z] #20 71.77 Unpacking zip (3.0-11+b1) ... [2021-11-11T08:03:30.022Z] #43 173.9 CC criu/seccomp.o [2021-11-11T08:03:30.189Z] #20 71.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-11T08:03:30.189Z] #20 71.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-11T08:03:30.189Z] #20 71.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:30.189Z] #20 71.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-11T08:03:30.189Z] #20 72.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-11T08:03:30.189Z] #20 72.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:30.189Z] #20 72.02 Setting up uidmap (1:4.5-1.1) ... [2021-11-11T08:03:30.189Z] #20 72.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-11T08:03:30.189Z] #20 72.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T08:03:30.189Z] #20 72.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-11T08:03:30.189Z] #20 72.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-11T08:03:30.189Z] #20 72.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-11T08:03:30.189Z] #20 72.10 Setting up xxd (2:8.1.0875-5) ... [2021-11-11T08:03:30.189Z] #20 72.11 Setting up zip (3.0-11+b1) ... [2021-11-11T08:03:30.447Z] #20 72.15 Setting up vim-common (2:8.1.0875-5) ... [2021-11-11T08:03:30.447Z] #20 72.19 Setting up bash-completion (1:2.8-6) ... [2021-11-11T08:03:30.964Z] #43 174.7 CC criu/seize.o [2021-11-11T08:03:31.223Z] #71 exporting layers 6.4s done [2021-11-11T08:03:31.223Z] #71 writing image sha256:22f0436bbeb61b2152d99453cf8f8b97bc2ddbcfda4fa8879db305b80e255011 done [2021-11-11T08:03:31.223Z] #71 naming to docker.io/library/docker:70345301dc44b4139e88f1b65731c49b14ce84e1 done [2021-11-11T08:03:31.223Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-11T08:03:31.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/validate/default [2021-11-11T08:03:31.906Z] #43 175.7 CC criu/servicefd.o [2021-11-11T08:03:32.166Z] #43 176.3 CC criu/shmem.o [2021-11-11T08:03:32.519Z] Congratulations! All commits are properly signed with the DCO! [2021-11-11T08:03:33.552Z] #43 177.3 CC criu/sigframe.o [2021-11-11T08:03:33.552Z] #43 177.5 CC criu/signalfd.o [2021-11-11T08:03:33.723Z] #20 ... [2021-11-11T08:03:33.723Z] [2021-11-11T08:03:33.723Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:33.723Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:33.723Z] #43 134.2 CC criu/cr-service.o [2021-11-11T08:03:33.723Z] #43 135.7 CC criu/crtools.o [2021-11-11T08:03:33.723Z] #43 136.2 CC criu/eventfd.o [2021-11-11T08:03:33.723Z] #43 136.7 CC criu/eventpoll.o [2021-11-11T08:03:33.723Z] #43 137.5 CC criu/external.o [2021-11-11T08:03:33.723Z] #43 137.8 CC criu/fault-injection.o [2021-11-11T08:03:33.723Z] #43 138.0 CC criu/fdstore.o [2021-11-11T08:03:33.723Z] #43 138.3 CC criu/fifo.o [2021-11-11T08:03:33.723Z] #43 138.8 CC criu/file-ids.o [2021-11-11T08:03:33.723Z] #43 139.2 CC criu/file-lock.o [2021-11-11T08:03:33.723Z] #43 140.2 CC criu/files-ext.o [2021-11-11T08:03:33.723Z] #43 140.5 CC criu/files-reg.o [2021-11-11T08:03:33.723Z] #43 142.6 CC criu/files.o [2021-11-11T08:03:33.723Z] #43 ... [2021-11-11T08:03:33.723Z] [2021-11-11T08:03:33.723Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:33.723Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:33.723Z] #20 75.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-11T08:03:33.723Z] #20 75.13 Setting up xz-utils (5.2.4-1) ... [2021-11-11T08:03:33.723Z] #20 75.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T08:03:33.723Z] #20 75.15 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-11T08:03:33.723Z] #20 75.16 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-11T08:03:33.723Z] #20 75.22 invoke-rc.d: could not determine current runlevel [2021-11-11T08:03:33.723Z] #20 75.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:03:33.723Z] #20 75.23 Setting up pigz (2.4-1) ... [2021-11-11T08:03:33.723Z] #20 75.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T08:03:33.723Z] #20 75.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-11T08:03:33.723Z] #20 75.28 Setting up python-pip-whl (18.1-5) ... [2021-11-11T08:03:33.723Z] #20 75.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-11T08:03:33.723Z] #20 75.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-11T08:03:33.887Z] Congratulations! Seccomp profile generation is done correctly. [2021-11-11T08:03:33.887Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-11T08:03:33.991Z] #20 75.76 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-11T08:03:33.992Z] #20 75.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-11T08:03:33.992Z] #20 75.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:33.992Z] #20 75.79 Setting up vim (2:8.1.0875-5) ... [2021-11-11T08:03:33.992Z] #20 75.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T08:03:33.992Z] #20 75.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T08:03:33.992Z] #20 75.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T08:03:33.992Z] #20 75.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T08:03:33.992Z] #20 75.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T08:03:33.992Z] #20 75.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T08:03:33.992Z] #20 75.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T08:03:33.992Z] #20 75.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T08:03:34.132Z] #43 177.9 CC criu/sk-inet.o [2021-11-11T08:03:34.249Z] #20 75.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-11T08:03:34.249Z] #20 75.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-11T08:03:34.249Z] #20 75.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-11T08:03:34.249Z] #20 75.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-11T08:03:34.249Z] #20 75.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-11T08:03:34.249Z] #20 75.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-11T08:03:34.432Z] #30 DONE 11.9s [2021-11-11T08:03:34.432Z] [2021-11-11T08:03:34.432Z] #56 [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-11-11T08:03:34.432Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:03:34.432Z] #56 ... [2021-11-11T08:03:34.432Z] [2021-11-11T08:03:34.432Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T08:03:34.432Z] #33 sha256:1e7dce1a53ad12636b3addd7a821da545a73da09b50282f1aa33c78bdb4b3dd2 [2021-11-11T08:03:34.994Z] #33 DONE 0.7s [2021-11-11T08:03:34.994Z] [2021-11-11T08:03:34.994Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-11T08:03:34.994Z] #35 sha256:9df5f01da2874ff6f1ddf1eadde8097361ae9418519860fd6947f013a03fb31e [2021-11-11T08:03:34.994Z] #35 DONE 0.1s [2021-11-11T08:03:34.994Z] [2021-11-11T08:03:34.994Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T08:03:34.994Z] #38 sha256:5d251385c9d73bfec3f5ad17da1a27be70a67979ee6662d8eba5a9c246e114d8 [2021-11-11T08:03:34.994Z] #38 DONE 0.1s [2021-11-11T08:03:34.994Z] [2021-11-11T08:03:34.994Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T08:03:34.994Z] #41 sha256:4e0c229714ecda5640f14d025c7d2d9a7a8a43539e0bb3bab1d6260d5d493e27 [2021-11-11T08:03:35.518Z] #43 179.3 CC criu/sk-netlink.o [2021-11-11T08:03:35.778Z] #43 179.7 CC criu/sk-packet.o [2021-11-11T08:03:35.927Z] #41 DONE 0.6s [2021-11-11T08:03:35.927Z] [2021-11-11T08:03:35.927Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-11T08:03:35.927Z] #44 sha256:14e5374ec2871fc50640591ef4fde476d80fcaca0833aad27da3ca7977ee2e55 [2021-11-11T08:03:35.927Z] #44 DONE 0.1s [2021-11-11T08:03:35.927Z] [2021-11-11T08:03:35.927Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T08:03:35.927Z] #46 sha256:34f30f8dbaa51f2be3dfc0b27f606fdc825de0a49d244a6f002b0aba65c78b00 [2021-11-11T08:03:36.183Z] #46 DONE 0.4s [2021-11-11T08:03:36.183Z] [2021-11-11T08:03:36.183Z] #56 [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-11-11T08:03:36.183Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:03:36.183Z] #56 ... [2021-11-11T08:03:36.183Z] [2021-11-11T08:03:36.183Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T08:03:36.183Z] #48 sha256:384742323d306521f42c768c4d5a5bb29ff32c21ea87c5b8b69a09add872f1ca [2021-11-11T08:03:36.183Z] #48 DONE 0.1s [2021-11-11T08:03:36.183Z] [2021-11-11T08:03:36.183Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T08:03:36.183Z] #50 sha256:b98189a2a4f28ab2632df40d3b2cff6e44c8e553030ebbc160be1bca0402525d [2021-11-11T08:03:36.722Z] #43 180.6 CC criu/sk-queue.o [2021-11-11T08:03:36.722Z] #43 ... [2021-11-11T08:03:36.722Z] [2021-11-11T08:03:36.722Z] #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-11-11T08:03:36.722Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:03:36.722Z] #40 DONE 259.6s [2021-11-11T08:03:36.722Z] [2021-11-11T08:03:36.722Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T08:03:36.722Z] #30 sha256:480121d05efada3740a13201c3769a3f75b493d983a9c00063c735c113d21ce8 [2021-11-11T08:03:36.722Z] #30 DONE 9.6s [2021-11-11T08:03:36.722Z] [2021-11-11T08:03:36.722Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T08:03:36.722Z] #33 sha256:0cb1f9f921e1fd25b3c9866c9980e3e448f1e159d60b2586092acffe210d3c06 [2021-11-11T08:03:37.525Z] #20 78.76 Setting up iptables (1.8.2-4) ... [2021-11-11T08:03:37.525Z] #20 78.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T08:03:37.525Z] #20 78.84 Setting up python3 (3.7.3-1) ... [2021-11-11T08:03:37.525Z] #20 79.22 Setting up python3-wheel (0.32.3-2) ... [2021-11-11T08:03:37.664Z] #33 DONE 0.9s [2021-11-11T08:03:37.664Z] [2021-11-11T08:03:37.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:37.664Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:37.664Z] #43 181.3 CC criu/sk-tcp.o [2021-11-11T08:03:38.090Z] #20 79.91 Setting up apparmor (2.13.2-10) ... [2021-11-11T08:03:38.235Z] #43 182.1 CC criu/sk-unix.o [2021-11-11T08:03:38.235Z] #43 ... [2021-11-11T08:03:38.235Z] [2021-11-11T08:03:38.235Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-11T08:03:38.235Z] #35 sha256:78e9a1a568afb2685a49d7c9ce4e356883a38f0761954a557247b6e9975c4928 [2021-11-11T08:03:38.235Z] #35 DONE 0.5s [2021-11-11T08:03:38.496Z] [2021-11-11T08:03:38.496Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T08:03:38.496Z] #38 sha256:5f3aebcd254f83bb9646e1951b69c95572497fbd8e8394889637278ce3bbdaa9 [2021-11-11T08:03:38.702Z] #50 DONE 2.1s [2021-11-11T08:03:38.703Z] [2021-11-11T08:03:38.703Z] #56 [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-11-11T08:03:38.703Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:03:38.703Z] #56 ... [2021-11-11T08:03:38.703Z] [2021-11-11T08:03:38.703Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T08:03:38.703Z] #52 sha256:513acbcc5252498d7f39fca40105221c15242fa44ce5c1e20fe79c88be7c69c5 [2021-11-11T08:03:38.703Z] #52 DONE 0.1s [2021-11-11T08:03:38.703Z] [2021-11-11T08:03:38.703Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T08:03:38.703Z] #54 sha256:31cb10671e3bb1291c3b6109847fd99008a3cd62f69ed53fffa0999902c2ebd0 [2021-11-11T08:03:38.757Z] #38 DONE 0.4s [2021-11-11T08:03:38.757Z] [2021-11-11T08:03:38.757Z] #53 [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-11-11T08:03:38.757Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:03:38.959Z] #54 DONE 0.5s [2021-11-11T08:03:38.959Z] [2021-11-11T08:03:38.959Z] #56 [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-11-11T08:03:38.959Z] #56 sha256:186b1454e801b0630e44340ae3b2087ffc0fcc04ef401bf9a9ce84488a063ff2 [2021-11-11T08:03:39.985Z] #20 81.74 Setting up xfsprogs (4.20.0-1) ... [2021-11-11T08:03:39.985Z] #20 81.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-11T08:03:40.243Z] #20 82.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-11T08:03:40.674Z] #53 ... [2021-11-11T08:03:40.675Z] [2021-11-11T08:03:40.675Z] #49 [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-11-11T08:03:40.675Z] #49 sha256:d3c09859289473b182314e46b200d85a7da1b5257808a597cede8ab522244abc [2021-11-11T08:03:40.675Z] #49 263.8 + /build/golangci-lint --version [2021-11-11T08:03:41.248Z] #49 264.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T08:03:41.509Z] #49 DONE 264.7s [2021-11-11T08:03:41.509Z] [2021-11-11T08:03:41.509Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:41.509Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:41.509Z] #43 185.0 CC criu/sockets.o [2021-11-11T08:03:41.615Z] #20 83.07 Setting up python3-distutils (3.7.3-1) ... [2021-11-11T08:03:41.769Z] #43 ... [2021-11-11T08:03:41.769Z] [2021-11-11T08:03:41.769Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T08:03:41.769Z] #41 sha256:9da1056fed9de75f294f927f302147765b7ce4dbc2f2f23d0022130d51d5a28a [2021-11-11T08:03:41.769Z] #41 DONE 0.6s [2021-11-11T08:03:41.769Z] [2021-11-11T08:03:41.769Z] #56 [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-11-11T08:03:41.769Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:03:41.872Z] #20 83.53 Setting up python3-setuptools (40.8.0-1) ... [2021-11-11T08:03:41.978Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-11-11T08:03:42.030Z] #56 ... [2021-11-11T08:03:42.030Z] [2021-11-11T08:03:42.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:42.030Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:42.030Z] #43 186.0 CC criu/stats.o [2021-11-11T08:03:42.233Z] #56 230.8 + bin/containerd-stress [2021-11-11T08:03:42.291Z] #43 186.3 CC criu/string.o [2021-11-11T08:03:42.552Z] #43 186.4 CC criu/sysctl.o [2021-11-11T08:03:42.795Z] #56 231.8 + bin/containerd-shim [2021-11-11T08:03:42.803Z] #20 84.60 Setting up python3-pip (18.1-5) ... [2021-11-11T08:03:43.123Z] #43 187.2 CC criu/sysfs_parse.o [2021-11-11T08:03:43.695Z] #43 187.7 CC criu/timens.o [2021-11-11T08:03:43.734Z] #20 ... [2021-11-11T08:03:43.734Z] [2021-11-11T08:03:43.734Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:43.734Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:43.734Z] #43 144.7 CC criu/filesystems.o [2021-11-11T08:03:43.734Z] #43 145.3 CC criu/fsnotify.o [2021-11-11T08:03:43.734Z] #43 146.5 CC criu/image-desc.o [2021-11-11T08:03:43.734Z] #43 146.7 CC criu/image.o [2021-11-11T08:03:43.734Z] #43 147.7 CC criu/ipc_ns.o [2021-11-11T08:03:43.734Z] #43 148.9 CC criu/irmap.o [2021-11-11T08:03:43.734Z] #43 149.5 CC criu/kcmp-ids.o [2021-11-11T08:03:43.734Z] #43 149.8 CC criu/kerndat.o [2021-11-11T08:03:43.734Z] #43 151.1 CC criu/libnetlink.o [2021-11-11T08:03:43.734Z] #43 151.6 CC criu/log.o [2021-11-11T08:03:43.734Z] #43 152.1 CC criu/lsm.o [2021-11-11T08:03:43.734Z] #43 152.5 CC criu/mem.o [2021-11-11T08:03:43.734Z] #43 154.4 CC criu/memfd.o [2021-11-11T08:03:43.734Z] #43 ... [2021-11-11T08:03:43.734Z] [2021-11-11T08:03:43.734Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-11-11T08:03:43.734Z] #20 sha256:b8a647c38fbb4da6ade8d4862cb9cdc961e941d0676adc4c3a0f2385fc156c4d [2021-11-11T08:03:43.869Z] Congratulations! All API changes are done the right way. [2021-11-11T08:03:43.869Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-11T08:03:43.869Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-11T08:03:43.869Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-11T08:03:43.869Z] Congratulations! No new tests were added to integration-cli. [2021-11-11T08:03:43.869Z] [2021-11-11T08:03:43.869Z] INFO Start validation with golang-ci-lint [2021-11-11T08:03:43.869Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-11T08:03:43.869Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T08:03:43.869Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T08:03:43.991Z] #20 85.69 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:03:43.991Z] #20 85.73 Processing triggers for mime-support (3.62) ... [2021-11-11T08:03:44.266Z] #43 188.1 CC criu/timerfd.o [2021-11-11T08:03:44.527Z] #43 188.5 CC criu/tty.o [2021-11-11T08:03:45.371Z] #20 DONE 87.0s [2021-11-11T08:03:45.384Z] [2021-11-11T08:03:45.384Z] #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-11-11T08:03:45.384Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:03:45.384Z] #40 260.4 + dpkg --print-architecture [2021-11-11T08:03:45.384Z] #40 260.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-11T08:03:45.384Z] #40 260.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T08:03:45.384Z] #40 260.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T08:03:46.443Z] #43 190.4 CC criu/tun.o [2021-11-11T08:03:46.759Z] #40 ... [2021-11-11T08:03:46.759Z] [2021-11-11T08:03:46.759Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-11-11T08:03:46.759Z] #21 sha256:6de0e67fa30f12c26b525d8b813e4f1da2ab4174c31da79f7ca0c14c5dffb924 [2021-11-11T08:03:46.759Z] #21 1.387 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T08:03:46.759Z] #21 1.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T08:03:46.759Z] #21 1.412 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T08:03:46.759Z] #21 DONE 1.6s [2021-11-11T08:03:47.015Z] #43 190.9 CC criu/uffd.o [2021-11-11T08:03:47.019Z] [2021-11-11T08:03:47.019Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:03:47.019Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:03:47.957Z] #43 192.0 CC criu/util.o [2021-11-11T08:03:48.045Z] #56 236.7 + bin/containerd-shim-runc-v1 [2021-11-11T08:03:49.345Z] #43 193.1 CC criu/uts_ns.o [2021-11-11T08:03:49.345Z] #43 193.3 CC criu/vdso-compat.o [2021-11-11T08:03:49.606Z] #43 193.6 CC criu/vdso.o [2021-11-11T08:03:50.178Z] #43 194.2 LINK criu/built-in.o [2021-11-11T08:03:50.439Z] #43 194.4 LINK criu/criu [2021-11-11T08:03:51.011Z] #43 194.8 DEP lib/c/criu.d [2021-11-11T08:03:51.011Z] #43 194.9 CC images/rpc.pb-c.o [2021-11-11T08:03:51.371Z] #56 240.1 + bin/containerd-shim-runc-v2 [2021-11-11T08:03:51.584Z] #43 195.5 CC lib/c/criu.o [2021-11-11T08:03:51.628Z] #56 240.6 + binaries [2021-11-11T08:03:51.890Z] #56 240.6 + install -D bin/containerd /build/containerd [2021-11-11T08:03:51.890Z] #56 240.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T08:03:51.890Z] #56 240.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T08:03:51.890Z] #56 240.6 + install -D bin/ctr /build/ctr [2021-11-11T08:03:52.528Z] #43 196.5 LINK lib/c/built-in.o [2021-11-11T08:03:52.528Z] #43 196.5 LINK lib/c/libcriu.so [2021-11-11T08:03:52.528Z] #43 196.6 LINK lib/c/libcriu.a [2021-11-11T08:03:52.790Z] #43 196.7 GEN magic.py [2021-11-11T08:03:53.051Z] #43 196.9 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:03:53.051Z] #43 196.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:03:53.051Z] #43 196.9 Note: Building without GnuTLS support [2021-11-11T08:03:53.051Z] #43 196.9 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:03:53.051Z] #43 196.9 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:03:53.621Z] #43 197.6 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:03:54.193Z] #43 198.3 make[1]: Nothing to be done for 'all'. [2021-11-11T08:03:55.119Z] #22 ... [2021-11-11T08:03:55.119Z] [2021-11-11T08:03:55.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:03:55.119Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:03:55.119Z] #43 155.0 CC criu/mount.o [2021-11-11T08:03:55.119Z] #43 162.1 CC criu/namespaces.o [2021-11-11T08:03:55.119Z] #43 165.9 CC criu/net.o [2021-11-11T08:03:55.136Z] #43 199.0 make[1]: 'images/built-in.o' is up to date. [2021-11-11T08:03:55.136Z] #43 199.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-11T08:03:55.136Z] #43 199.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-11T08:03:55.136Z] #43 199.1 make[1]: 'compel/libcompel.a' is up to date. [2021-11-11T08:03:55.136Z] #43 199.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-11T08:03:55.397Z] #43 199.2 make[1]: Nothing to be done for 'all'. [2021-11-11T08:03:55.397Z] #43 199.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:03:55.397Z] #43 199.4 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.6 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.6 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.7 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.7 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.659Z] #43 199.8 make[2]: Nothing to be done for 'all'. [2021-11-11T08:03:55.920Z] #43 199.8 INSTALL criu/criu [2021-11-11T08:03:56.049Z] #43 ... [2021-11-11T08:03:56.049Z] [2021-11-11T08:03:56.049Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:03:56.049Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:03:56.049Z] #22 9.089 Collecting yamllint==1.26.1 [2021-11-11T08:03:56.056Z] #56 DONE 244.3s [2021-11-11T08:03:56.181Z] #43 DONE 200.1s [2021-11-11T08:03:56.181Z] [2021-11-11T08:03:56.181Z] #56 [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-11-11T08:03:56.181Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:03:56.315Z] [2021-11-11T08:03:56.315Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T08:03:56.315Z] #57 sha256:0de021ebaef6b22abab52a5fe786d172d5a80da11a95e0cc54243552045f8c01 [2021-11-11T08:03:58.097Z] #56 ... [2021-11-11T08:03:58.097Z] [2021-11-11T08:03:58.097Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-11T08:03:58.097Z] #44 sha256:47f8c9f9e0eafa653da5df9136db8a5ba5a22ca757ad6d15c8f23e6b6195aab8 [2021-11-11T08:03:58.097Z] #44 DONE 0.1s [2021-11-11T08:03:58.097Z] [2021-11-11T08:03:58.097Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T08:03:58.097Z] #46 sha256:fc81d1e6592284e9f8f93647a9beff651d63021dbac510f5337011a729f905c2 [2021-11-11T08:03:58.097Z] #46 DONE 0.2s [2021-11-11T08:03:58.097Z] [2021-11-11T08:03:58.097Z] #53 [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-11-11T08:03:58.097Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:03:58.210Z] #57 DONE 1.6s [2021-11-11T08:03:58.210Z] [2021-11-11T08:03:58.210Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T08:03:58.210Z] #61 sha256:d15e4f0b30bf52849f7ed1a32fd6daf0fdf2c7008a7111d423e3948797afd729 [2021-11-11T08:03:58.210Z] #61 DONE 0.4s [2021-11-11T08:03:58.357Z] #53 ... [2021-11-11T08:03:58.358Z] [2021-11-11T08:03:58.358Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T08:03:58.358Z] #48 sha256:c52a3da27b6390427fc3a4c889452bdc993255f99e061c7e0d62479ec6c96856 [2021-11-11T08:03:58.358Z] #48 DONE 0.1s [2021-11-11T08:03:58.358Z] [2021-11-11T08:03:58.358Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T08:03:58.358Z] #50 sha256:915042a7348a04a61b011caea44e657e4935ef0197fd343159031c916ce892eb [2021-11-11T08:03:58.466Z] [2021-11-11T08:03:58.466Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T08:03:58.466Z] #66 sha256:a802ece76c0f261e26474d16366ccb7dfcf0b3072064ba3226434eaaf9ef11a5 [2021-11-11T08:03:58.618Z] #50 DONE 0.4s [2021-11-11T08:03:58.618Z] [2021-11-11T08:03:58.618Z] #53 [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-11-11T08:03:58.618Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:03:58.880Z] #53 ... [2021-11-11T08:03:58.880Z] [2021-11-11T08:03:58.880Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T08:03:58.880Z] #52 sha256:a5067b9155c6360f8a5e310a37eaf867057a768a5a81c4789ce81cac81c51ae1 [2021-11-11T08:03:58.880Z] #52 DONE 0.1s [2021-11-11T08:03:58.880Z] [2021-11-11T08:03:58.880Z] #53 [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-11-11T08:03:58.880Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:04:00.357Z] #66 DONE 2.2s [2021-11-11T08:04:00.613Z] [2021-11-11T08:04:00.613Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-11T08:04:00.613Z] #68 sha256:178adb2ff59dd5aabe9f72679869ccbe2ad98398663fbe1f76a793fb758281a9 [2021-11-11T08:04:00.613Z] #68 DONE 0.1s [2021-11-11T08:04:00.613Z] [2021-11-11T08:04:00.613Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-11T08:04:00.613Z] #69 sha256:fefe20b1980c618e3c53247a62d7f763631956ce8771273a857d1541b0f2107c [2021-11-11T08:04:00.613Z] #69 DONE 0.1s [2021-11-11T08:04:00.613Z] [2021-11-11T08:04:00.613Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T08:04:00.613Z] #70 sha256:99c7c03ad248a586fbc7ca68bcba58db45b590229fbffed39bc4c9b302d7ee3a [2021-11-11T08:04:01.303Z] #22 14.45 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-11T08:04:01.543Z] #70 DONE 0.8s [2021-11-11T08:04:01.543Z] [2021-11-11T08:04:01.543Z] #71 exporting to image [2021-11-11T08:04:01.543Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T08:04:01.543Z] #71 exporting layers [2021-11-11T08:04:02.235Z] #22 ... [2021-11-11T08:04:02.235Z] [2021-11-11T08:04:02.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:02.235Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:02.235Z] #43 169.4 CC criu/netfilter.o [2021-11-11T08:04:02.235Z] #43 169.8 CC criu/page-pipe.o [2021-11-11T08:04:02.235Z] #43 170.4 CC criu/page-xfer.o [2021-11-11T08:04:02.235Z] #43 171.9 CC criu/pagemap-cache.o [2021-11-11T08:04:02.235Z] #43 172.2 CC criu/pagemap.o [2021-11-11T08:04:02.235Z] #43 173.3 CC criu/parasite-syscall.o [2021-11-11T08:04:03.607Z] #43 174.3 CC criu/path.o [2021-11-11T08:04:03.608Z] #43 174.7 CC criu/pie-util-vdso-elf32.o [2021-11-11T08:04:04.172Z] #43 175.1 CC criu/pie-util-vdso.o [2021-11-11T08:04:04.736Z] #43 175.6 CC criu/pie-util.o [2021-11-11T08:04:04.815Z] #71 exporting layers 3.3s done [2021-11-11T08:04:04.815Z] #71 writing image sha256:a530cc6efa02a8be16718528e882857f874d770b6fe0f6af106ee614e1ea140d done [2021-11-11T08:04:04.815Z] #71 naming to docker.io/library/docker:a33e583b092ef38c380703e12def1125beb21a89 done [2021-11-11T08:04:04.815Z] #71 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T08:04:04.994Z] #43 175.9 CC criu/pipes.o [2021-11-11T08:04:04.994Z] #43 ... [2021-11-11T08:04:04.994Z] [2021-11-11T08:04:04.994Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-11T08:04:04.994Z] #22 sha256:571eb4fdac8869a45356d3064c37f14f001666fb66f1a2adc75916696138da47 [2021-11-11T08:04:04.994Z] #22 15.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-11T08:04:04.994Z] #22 15.68 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-11T08:04:04.994Z] #22 15.76 Collecting pyyaml (from yamllint==1.26.1) [2021-11-11T08:04:04.994Z] #22 16.05 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2021-11-11T08:04:04.994Z] #22 16.37 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-11T08:04:04.994Z] #22 16.37 Building wheels for collected packages: yamllint [2021-11-11T08:04:04.994Z] #22 16.38 Running setup.py bdist_wheel for yamllint: started [2021-11-11T08:04:04.994Z] #22 17.47 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-11T08:04:04.994Z] #22 17.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-11T08:04:04.994Z] #22 17.55 Successfully built yamllint [2021-11-11T08:04:04.994Z] #22 17.57 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-11T08:04:04.994Z] #22 17.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T08:04:04.994Z] #22 DONE 18.3s [2021-11-11T08:04:04.994Z] [2021-11-11T08:04:04.994Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T08:04:04.994Z] #25 sha256:ddabc5d699b76ea3ab17134f1ab8e7b4cf43e467fb581f485bb605f2dcde4778 [2021-11-11T08:04:05.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a33e583b092ef38c380703e12def1125beb21a89 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a33e583b092ef38c380703e12def1125beb21a89 hack/test/unit [2021-11-11T08:04:05.251Z] #25 DONE 0.4s [2021-11-11T08:04:05.252Z] [2021-11-11T08:04:05.252Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-11-11T08:04:05.252Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:04:05.513Z] #40 ... [2021-11-11T08:04:05.513Z] [2021-11-11T08:04:05.513Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T08:04:05.513Z] #30 sha256:d1c670134ae26b2c50aa121abc86950ffae0dee865c04eb4da13f1f30a1a5d35 [2021-11-11T08:04:06.084Z] 4612f6d0b889: Pull complete [2021-11-11T08:04:09.382Z] ? github.com/docker/docker/api [no test files] [2021-11-11T08:04:10.882Z] #30 DONE 4.8s [2021-11-11T08:04:10.882Z] [2021-11-11T08:04:10.882Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:10.882Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:10.882Z] #43 177.1 CC criu/plugin.o [2021-11-11T08:04:10.882Z] #43 178.0 CC criu/proc_parse.o [2021-11-11T08:04:10.882Z] #43 181.4 CC criu/protobuf-desc.o [2021-11-11T08:04:10.882Z] #43 ... [2021-11-11T08:04:10.882Z] [2021-11-11T08:04:10.882Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T08:04:10.882Z] #33 sha256:fc95621e48b1bc2a5e4a4583cb658f66217d867100f008a4b79f0c8d44606d4b [2021-11-11T08:04:10.882Z] #33 DONE 0.3s [2021-11-11T08:04:10.882Z] [2021-11-11T08:04:10.882Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-11T08:04:10.882Z] #35 sha256:b0a468f00f3009dd2d2a0e877b0d4f9cde3c72071fe69d874115f497353015f1 [2021-11-11T08:04:10.882Z] #35 DONE 0.1s [2021-11-11T08:04:10.882Z] [2021-11-11T08:04:10.882Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T08:04:10.882Z] #38 sha256:449116c225c54f322ebbfb21f26a722e0fabcb2239ea38842db58a006e64f61e [2021-11-11T08:04:10.882Z] #38 DONE 0.0s [2021-11-11T08:04:10.882Z] [2021-11-11T08:04:10.882Z] #49 [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-11-11T08:04:10.882Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:04:11.446Z] #49 ... [2021-11-11T08:04:11.446Z] [2021-11-11T08:04:11.446Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:11.446Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:11.446Z] #43 182.4 CC criu/protobuf.o [2021-11-11T08:04:11.703Z] #43 182.7 CC criu/pstree.o [2021-11-11T08:04:13.072Z] #43 183.7 CC criu/rbtree.o [2021-11-11T08:04:13.072Z] #43 184.0 CC criu/rst-malloc.o [2021-11-11T08:04:13.072Z] #43 184.3 CC criu/seccomp.o [2021-11-11T08:04:13.794Z] #53 ... [2021-11-11T08:04:13.794Z] [2021-11-11T08:04:13.794Z] #56 [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-11-11T08:04:13.794Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:04:13.794Z] #56 245.3 + bin/containerd [2021-11-11T08:04:14.004Z] #43 185.0 CC criu/seize.o [2021-11-11T08:04:16.472Z] #43 186.0 CC criu/servicefd.o [2021-11-11T08:04:16.472Z] #43 186.4 CC criu/shmem.o [2021-11-11T08:04:16.472Z] #43 187.3 CC criu/sigframe.o [2021-11-11T08:04:16.472Z] #43 187.5 CC criu/signalfd.o [2021-11-11T08:04:16.730Z] #43 187.8 CC criu/sk-inet.o [2021-11-11T08:04:16.987Z] #43 ... [2021-11-11T08:04:16.987Z] [2021-11-11T08:04:16.987Z] #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-11-11T08:04:16.987Z] #40 sha256:ae1e3414308930c8adb4cf93e608415955beb4a03aa7aa57213feb7997f6f8b3 [2021-11-11T08:04:16.987Z] #40 DONE 292.7s [2021-11-11T08:04:16.987Z] [2021-11-11T08:04:16.987Z] #49 [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-11-11T08:04:16.987Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:04:18.362Z] #49 ... [2021-11-11T08:04:18.362Z] [2021-11-11T08:04:18.362Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:18.362Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:18.362Z] #43 189.4 CC criu/sk-netlink.o [2021-11-11T08:04:18.926Z] #43 189.9 CC criu/sk-packet.o [2021-11-11T08:04:20.298Z] #43 191.1 CC criu/sk-queue.o [2021-11-11T08:04:20.555Z] #43 ... [2021-11-11T08:04:20.555Z] [2021-11-11T08:04:20.555Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T08:04:20.556Z] #41 sha256:19e45650b88daa894203f60c5ea78345859b8ca1c56f872e6e5254df96a77296 [2021-11-11T08:04:20.556Z] #41 DONE 0.6s [2021-11-11T08:04:20.813Z] [2021-11-11T08:04:20.813Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:20.813Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:20.813Z] #43 191.7 CC criu/sk-tcp.o [2021-11-11T08:04:21.070Z] #43 192.3 CC criu/sk-unix.o [2021-11-11T08:04:21.171Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-11T08:04:22.965Z] #43 ... [2021-11-11T08:04:22.965Z] [2021-11-11T08:04:22.965Z] #49 [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-11-11T08:04:22.965Z] #49 sha256:768671dd150bcc90344ab38881b1862dde8df764d32c1936a6d8a6335dfd6511 [2021-11-11T08:04:22.965Z] #49 298.1 + /build/golangci-lint --version [2021-11-11T08:04:22.965Z] #49 298.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T08:04:22.965Z] #49 DONE 298.6s [2021-11-11T08:04:22.965Z] [2021-11-11T08:04:22.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-11-11T08:04:22.965Z] #43 sha256:3822fcae1beebdb9210996a4ce09271c050e3eb9be5e9297288e110e6318b6e6 [2021-11-11T08:04:22.965Z] #43 194.0 CC criu/sockets.o [2021-11-11T08:04:23.899Z] #43 195.1 CC criu/stats.o [2021-11-11T08:04:24.463Z] #43 195.5 CC criu/string.o [2021-11-11T08:04:24.463Z] #43 195.7 CC criu/sysctl.o [2021-11-11T08:04:25.395Z] #43 196.5 CC criu/sysfs_parse.o [2021-11-11T08:04:25.652Z] #43 196.8 CC criu/timens.o [2021-11-11T08:04:26.217Z] #43 197.3 CC criu/timerfd.o [2021-11-11T08:04:26.781Z] #43 197.6 CC criu/tty.o [2021-11-11T08:04:27.712Z] #43 198.9 CC criu/tun.o [2021-11-11T08:04:27.778Z] #56 ... [2021-11-11T08:04:27.778Z] [2021-11-11T08:04:27.778Z] #53 [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-11-11T08:04:27.779Z] #53 sha256:824634f061d021d7b3d5c7b685b7b97fe712e75d01e77389b975fb62a8b808ca [2021-11-11T08:04:27.779Z] #53 172.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T08:04:28.041Z] #53 173.8 + mkdir -p /build [2021-11-11T08:04:28.041Z] #53 173.8 + cp runc /build/runc [2021-11-11T08:04:28.277Z] #43 199.2 CC criu/uffd.o [2021-11-11T08:04:28.614Z] #53 DONE 174.6s [2021-11-11T08:04:28.614Z] [2021-11-11T08:04:28.614Z] #56 [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-11-11T08:04:28.614Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:04:28.841Z] #43 199.9 CC criu/util.o [2021-11-11T08:04:29.772Z] #43 200.7 CC criu/uts_ns.o [2021-11-11T08:04:29.772Z] #43 200.8 CC criu/vdso-compat.o [2021-11-11T08:04:29.772Z] #43 201.0 CC criu/vdso.o [2021-11-11T08:04:30.531Z] #56 ... [2021-11-11T08:04:30.531Z] [2021-11-11T08:04:30.531Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T08:04:30.531Z] #54 sha256:7be0614520b5efac14b75d9153e89ee1fcb2a24c01d7601d0cfa8da8f90ff3b5 [2021-11-11T08:04:30.531Z] #54 DONE 0.4s [2021-11-11T08:04:30.531Z] [2021-11-11T08:04:30.531Z] #56 [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-11-11T08:04:30.531Z] #56 sha256:8cbeb3166853d1aa1611421848372b3a0eecb6143d199fca394446a1b3cceefa [2021-11-11T08:04:30.703Z] #43 201.5 LINK criu/built-in.o [2021-11-11T08:04:30.703Z] #43 201.6 LINK criu/criu [2021-11-11T08:04:30.960Z] #43 202.0 DEP lib/c/criu.d [2021-11-11T08:04:30.960Z] #43 202.0 CC images/rpc.pb-c.o [2021-11-11T08:04:31.524Z] #43 202.4 CC lib/c/criu.o [2021-11-11T08:04:32.088Z] #43 203.1 LINK lib/c/built-in.o [2021-11-11T08:04:32.088Z] #43 203.1 LINK lib/c/libcriu.so [2021-11-11T08:04:32.088Z] #43 203.2 LINK lib/c/libcriu.a [2021-11-11T08:04:32.345Z] #43 203.3 GEN magic.py [2021-11-11T08:04:32.345Z] #43 203.4 Note: Building without setproctitle() and strlcpy() support. [2021-11-11T08:04:32.345Z] #43 203.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-11T08:04:32.345Z] #43 203.4 Note: Building without GnuTLS support [2021-11-11T08:04:32.345Z] #43 203.4 Makefile.config:39: Warn: you have no libnftables installed [2021-11-11T08:04:32.345Z] #43 203.4 Makefile.config:40: Warn: Building without nftables support [2021-11-11T08:04:32.909Z] #43 204.1 fatal: not a git repository (or any of the parent directories): .git [2021-11-11T08:04:33.473Z] #43 204.6 make[1]: Nothing to be done for 'all'. [2021-11-11T08:04:34.037Z] #43 205.1 make[1]: 'images/built-in.o' is up to date. [2021-11-11T08:04:34.037Z] #43 205.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-11T08:04:34.037Z] #43 205.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-11T08:04:34.037Z] #43 205.2 make[1]: 'compel/libcompel.a' is up to date. [2021-11-11T08:04:34.037Z] #43 205.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-11T08:04:34.295Z] #43 205.2 make[1]: Nothing to be done for 'all'. [2021-11-11T08:04:34.295Z] #43 205.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-11T08:04:34.295Z] #43 205.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.295Z] #43 205.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.5 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.6 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.6 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.6 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.7 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.552Z] #43 205.7 make[2]: Nothing to be done for 'all'. [2021-11-11T08:04:34.809Z] #43 205.8 INSTALL criu/criu [2021-11-11T08:04:34.809Z] #43 DONE 206.0s [2021-11-11T08:04:34.809Z] [2021-11-11T08:04:34.809Z] #53 [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-11-11T08:04:34.809Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:37.332Z] #53 ... [2021-11-11T08:04:37.332Z] [2021-11-11T08:04:37.332Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-11T08:04:37.332Z] #44 sha256:146317c256bae7267b76c93bfca45682ef282fe7372b783fdfaf7d07628de91d [2021-11-11T08:04:37.332Z] #44 DONE 0.1s [2021-11-11T08:04:37.332Z] [2021-11-11T08:04:37.332Z] #53 [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-11-11T08:04:37.332Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:37.590Z] #53 ... [2021-11-11T08:04:37.590Z] [2021-11-11T08:04:37.590Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T08:04:37.590Z] #46 sha256:b60ec53b9982b2cef712bd731700096013b075bbace17e28f00507ab5e6012e6 [2021-11-11T08:04:37.590Z] #46 DONE 0.3s [2021-11-11T08:04:37.590Z] [2021-11-11T08:04:37.590Z] #53 [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-11-11T08:04:37.590Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:37.853Z] #53 ... [2021-11-11T08:04:37.853Z] [2021-11-11T08:04:37.853Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T08:04:37.853Z] #48 sha256:64aeeaafaaddf4f294bad8a7a5d498b42f1e83bf0148c8b0516f0349451b5732 [2021-11-11T08:04:37.853Z] #48 DONE 0.1s [2021-11-11T08:04:37.853Z] [2021-11-11T08:04:37.853Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T08:04:37.853Z] #50 sha256:e0a8e6a7698d88481b5bcccd48a2f497d2620006cf920a1fe9ae571aed09add6 [2021-11-11T08:04:38.110Z] #50 DONE 0.4s [2021-11-11T08:04:38.110Z] [2021-11-11T08:04:38.110Z] #53 [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-11-11T08:04:38.110Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:38.368Z] #53 ... [2021-11-11T08:04:38.368Z] [2021-11-11T08:04:38.368Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T08:04:38.368Z] #52 sha256:807ef02912abec9ee1ea7942d3ced68776beca4ae2bf84f48361daf2c54495de [2021-11-11T08:04:38.368Z] #52 DONE 0.1s [2021-11-11T08:04:38.625Z] [2021-11-11T08:04:38.625Z] #53 [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-11-11T08:04:38.625Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:47.701Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:04:47.701Z] [2021-11-11T08:04:47.701Z] + TEST_INTEGRATION_DEST=1 [2021-11-11T08:04:47.701Z] + CONTAINER_NAME=docker-pr2-1 [2021-11-11T08:04:47.701Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T08:04:47.701Z] + run_tests test-integration-flaky [2021-11-11T08:04:47.701Z] + '[' -n 0 ']' [2021-11-11T08:04:47.701Z] + rm= [2021-11-11T08:04:47.701Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 hack/make.sh test-integration-flaky test-integration [2021-11-11T08:04:47.701Z] + c=0 [2021-11-11T08:04:47.701Z] + TEST_INTEGRATION_DEST=2 [2021-11-11T08:04:47.701Z] + TEST_INTEGRATION_DEST=3 [2021-11-11T08:04:47.701Z] + CONTAINER_NAME=docker-pr2-2 [2021-11-11T08:04:47.701Z] + CONTAINER_NAME=docker-pr2-3 [2021-11-11T08:04:47.701Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T08:04:47.701Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T08:04:47.701Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T08:04:47.701Z] + run_tests [2021-11-11T08:04:47.701Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T08:04:47.701Z] + run_tests [2021-11-11T08:04:47.701Z] + '[' -n 0 ']' [2021-11-11T08:04:47.701Z] + '[' -n 0 ']' [2021-11-11T08:04:47.701Z] + rm= [2021-11-11T08:04:47.701Z] + rm= [2021-11-11T08:04:47.701Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 hack/make.sh '' test-integration [2021-11-11T08:04:47.701Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43004/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 hack/make.sh '' test-integration [2021-11-11T08:04:47.701Z] ++ jobs -p [2021-11-11T08:04:47.701Z] + for job in $(jobs -p) [2021-11-11T08:04:47.701Z] + wait 9882 [2021-11-11T08:04:47.701Z] [2021-11-11T08:04:47.701Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-11T08:04:47.701Z] No new tests added to integration. [2021-11-11T08:04:47.701Z] [2021-11-11T08:04:47.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:04:47.701Z] [2021-11-11T08:04:47.701Z] [2021-11-11T08:04:47.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:04:47.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:04:47.701Z] HOSTNAME=2acf4d93a3a2 [2021-11-11T08:04:47.701Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T08:04:47.701Z] TESTDEBUG=0 [2021-11-11T08:04:47.701Z] DEST=bundles/test-integration [2021-11-11T08:04:47.701Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:04:47.701Z] KEEPBUNDLE=1 [2021-11-11T08:04:47.701Z] DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 [2021-11-11T08:04:47.701Z] container=docker [2021-11-11T08:04:47.701Z] HOME=/root [2021-11-11T08:04:47.701Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:04:47.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:04:47.701Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:04:47.701Z] TERM=xterm [2021-11-11T08:04:47.701Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:04:47.701Z] SHLVL=1 [2021-11-11T08:04:47.701Z] TIMEOUT=120m [2021-11-11T08:04:47.701Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:04:47.701Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:04:47.701Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T08:04:47.701Z] GO111MODULE=off [2021-11-11T08:04:47.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:04:47.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:04:47.701Z] GOPATH=/go [2021-11-11T08:04:47.701Z] PKG_CONFIG=pkg-config [2021-11-11T08:04:47.701Z] _=/usr/bin/env [2021-11-11T08:04:47.701Z] Building test suite binary ./integration-cli/test.main [2021-11-11T08:04:47.701Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:04:47.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:04:47.701Z] HOSTNAME=0469e8b5a9b2 [2021-11-11T08:04:47.701Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T08:04:47.701Z] TESTDEBUG=0 [2021-11-11T08:04:47.701Z] DEST=bundles/test-integration [2021-11-11T08:04:47.701Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:04:47.701Z] KEEPBUNDLE=1 [2021-11-11T08:04:47.701Z] DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 [2021-11-11T08:04:47.701Z] container=docker [2021-11-11T08:04:47.701Z] HOME=/root [2021-11-11T08:04:47.701Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:04:47.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:04:47.701Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:04:47.701Z] TERM=xterm [2021-11-11T08:04:47.701Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:04:47.701Z] SHLVL=1 [2021-11-11T08:04:47.701Z] TIMEOUT=120m [2021-11-11T08:04:47.701Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:04:47.701Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:04:47.701Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T08:04:47.701Z] GO111MODULE=off [2021-11-11T08:04:47.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:04:47.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:04:47.701Z] GOPATH=/go [2021-11-11T08:04:47.701Z] PKG_CONFIG=pkg-config [2021-11-11T08:04:47.701Z] _=/usr/bin/env [2021-11-11T08:04:47.701Z] Building test suite binary ./integration-cli/test.main [2021-11-11T08:04:47.701Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:04:47.701Z] HOSTNAME=5cceb8b6ac5a [2021-11-11T08:04:47.701Z] TESTDEBUG=0 [2021-11-11T08:04:47.701Z] DEST=bundles/test-integration [2021-11-11T08:04:47.701Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:04:47.701Z] KEEPBUNDLE=1 [2021-11-11T08:04:47.701Z] DOCKER_GITCOMMIT=9ee3030c4aba0abc1f9818162b76a480a0a5c7b8 [2021-11-11T08:04:47.701Z] container=docker [2021-11-11T08:04:47.701Z] HOME=/root [2021-11-11T08:04:47.701Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:04:47.701Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:04:47.701Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:04:47.701Z] TERM=xterm [2021-11-11T08:04:47.701Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:04:47.701Z] SHLVL=1 [2021-11-11T08:04:47.701Z] TIMEOUT=120m [2021-11-11T08:04:47.701Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:04:47.701Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:04:47.701Z] GO111MODULE=off [2021-11-11T08:04:47.701Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T08:04:47.701Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:04:47.701Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:04:47.701Z] GOPATH=/go [2021-11-11T08:04:47.701Z] PKG_CONFIG=pkg-config [2021-11-11T08:04:47.701Z] _=/usr/bin/env [2021-11-11T08:04:47.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T08:04:48.581Z] #53 ... [2021-11-11T08:04:48.581Z] [2021-11-11T08:04:48.581Z] #56 [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-11-11T08:04:48.581Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:04:48.581Z] #56 250.4 + bin/containerd [2021-11-11T08:04:55.132Z] #56 ... [2021-11-11T08:04:55.132Z] [2021-11-11T08:04:55.132Z] #53 [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-11-11T08:04:55.132Z] #53 sha256:0baf77d166a06a34e2b5a61b662b3bd962cb74941548c30d03fc21a956e802a1 [2021-11-11T08:04:55.132Z] #53 167.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T08:04:55.132Z] #53 167.9 + mkdir -p /build [2021-11-11T08:04:55.132Z] #53 167.9 + cp runc /build/runc [2021-11-11T08:04:56.061Z] #53 DONE 168.7s [2021-11-11T08:04:56.061Z] [2021-11-11T08:04:56.061Z] #56 [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-11-11T08:04:56.061Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:04:58.027Z] #56 ... [2021-11-11T08:04:58.027Z] [2021-11-11T08:04:58.027Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T08:04:58.027Z] #54 sha256:e69c0a9a7510fc0526c7baf694abb06c9c6d8039f476291edd54afab054e74e0 [2021-11-11T08:04:58.291Z] #54 DONE 0.2s [2021-11-11T08:04:58.291Z] [2021-11-11T08:04:58.291Z] #56 [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-11-11T08:04:58.291Z] #56 sha256:668cbf0f35492c36ac5d63996ce1fb4b26b479626abf47f1b7c146f684541b13 [2021-11-11T08:05:17.271Z] #56 304.9 + bin/containerd-stress [2021-11-11T08:05:17.271Z] #56 306.0 + bin/containerd-shim [2021-11-11T08:05:21.493Z] #56 313.0 + bin/containerd-shim-runc-v1 [2021-11-11T08:05:24.828Z] #56 283.8 + bin/containerd-stress [2021-11-11T08:05:24.830Z] #56 284.9 + bin/containerd-shim [2021-11-11T08:05:25.700Z] #56 317.4 + bin/containerd-shim-runc-v2 [2021-11-11T08:05:26.293Z] #56 318.0 + binaries [2021-11-11T08:05:26.293Z] #56 318.0 + install -D bin/containerd /build/containerd [2021-11-11T08:05:26.293Z] #56 318.0 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T08:05:26.293Z] #56 318.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T08:05:26.293Z] #56 318.0 + install -D bin/ctr /build/ctr [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T08:05:28.811Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-11-11T08:05:28.811Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T08:05:28.811Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T08:05:28.811Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T08:05:29.068Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T08:05:29.325Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T08:05:29.325Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T08:05:29.325Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T08:05:29.582Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-11-11T08:05:29.582Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T08:05:29.582Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T08:05:29.589Z] #56 DONE 320.7s [2021-11-11T08:05:30.080Z] #56 291.6 + bin/containerd-shim-runc-v1 [2021-11-11T08:05:30.971Z] [2021-11-11T08:05:30.971Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T08:05:30.971Z] #57 sha256:82e06aad09435d5d1d52bd76830213bae42d1f847f21a5eabea8e6236c7db5d5 [2021-11-11T08:05:32.100Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 48.5% of statements [2021-11-11T08:05:32.100Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T08:05:32.100Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2021-11-11T08:05:32.353Z] #57 DONE 1.5s [2021-11-11T08:05:32.353Z] [2021-11-11T08:05:32.353Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T08:05:32.353Z] #61 sha256:656b7c6c8ff930f8a38983d188f8f8851ec8ac9437ab3607621d2069cdf186b5 [2021-11-11T08:05:32.614Z] #61 DONE 0.4s [2021-11-11T08:05:32.614Z] [2021-11-11T08:05:32.614Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T08:05:32.614Z] #66 sha256:1521aa1927979ac92b583db9cdbc1f6da8e06e00e32713e5b0b4a37b07db1763 [2021-11-11T08:05:32.662Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T08:05:33.224Z] ok github.com/docker/docker/builder/remotecontext/git 0.985s coverage: 86.3% of statements [2021-11-11T08:05:33.225Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T08:05:33.225Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T08:05:34.260Z] #56 296.0 + bin/containerd-shim-runc-v2 [2021-11-11T08:05:34.260Z] #56 296.6 + binaries [2021-11-11T08:05:34.517Z] #56 296.6 + install -D bin/containerd /build/containerd [2021-11-11T08:05:34.517Z] #56 296.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T08:05:34.517Z] #56 296.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T08:05:34.517Z] #56 296.6 + install -D bin/ctr /build/ctr [2021-11-11T08:05:34.524Z] #66 DONE 1.8s [2021-11-11T08:05:34.524Z] [2021-11-11T08:05:34.524Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-11T08:05:34.524Z] #68 sha256:ff78dc1546263926a2987b57637ee77277afa893277d656caee12a5afca236f8 [2021-11-11T08:05:34.524Z] #68 DONE 0.1s [2021-11-11T08:05:34.524Z] [2021-11-11T08:05:34.524Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-11T08:05:34.524Z] #69 sha256:a0e4cc0376c84afcde7c9f3d8b3dde754494d9bc340683dd18a737a2514f62d1 [2021-11-11T08:05:34.524Z] #69 DONE 0.0s [2021-11-11T08:05:34.524Z] [2021-11-11T08:05:34.524Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-11-11T08:05:34.524Z] #70 sha256:16a70c25020433631d6b575387219847de824c8dcf381d2f7bc4bf19d515ed32 [2021-11-11T08:05:35.470Z] #70 1.003 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-11-11T08:05:35.470Z] #70 1.005 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-11-11T08:05:35.470Z] #70 1.006 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-11-11T08:05:35.470Z] #70 1.008 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-11-11T08:05:36.406Z] #56 DONE 298.5s [2021-11-11T08:05:36.494Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2021-11-11T08:05:36.614Z] #70 1.517 Reading package lists... [2021-11-11T08:05:37.556Z] #70 2.163 Reading package lists... [2021-11-11T08:05:37.556Z] #70 2.803 Building dependency tree... [2021-11-11T08:05:37.556Z] #70 2.938 Reading state information... [2021-11-11T08:05:37.556Z] #70 3.048 The following additional packages will be installed: [2021-11-11T08:05:37.556Z] #70 3.049 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-11-11T08:05:37.556Z] #70 3.049 libpam-systemd [2021-11-11T08:05:37.556Z] #70 3.050 Suggested packages: [2021-11-11T08:05:37.556Z] #70 3.050 systemd-container policykit-1 [2021-11-11T08:05:37.556Z] #70 3.050 Recommended packages: [2021-11-11T08:05:37.556Z] #70 3.050 libnss-systemd [2021-11-11T08:05:37.556Z] #70 3.131 The following NEW packages will be installed: [2021-11-11T08:05:37.556Z] #70 3.131 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-11-11T08:05:37.556Z] #70 3.132 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-11-11T08:05:37.776Z] [2021-11-11T08:05:37.776Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T08:05:37.776Z] #57 sha256:e7c5b919f544e05791c04f7ae1761929997afb15a56daaf79886303c691de057 [2021-11-11T08:05:37.817Z] #70 3.400 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T08:05:37.817Z] #70 3.400 Need to get 4759 kB of archives. [2021-11-11T08:05:37.817Z] #70 3.400 After this operation, 16.6 MB of additional disk space will be used. [2021-11-11T08:05:37.817Z] #70 3.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-11T08:05:37.817Z] #70 3.403 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-11-11T08:05:37.817Z] #70 3.404 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-11-11T08:05:37.817Z] #70 3.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-11-11T08:05:37.817Z] #70 3.408 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-11-11T08:05:37.817Z] #70 3.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-11-11T08:05:37.817Z] #70 3.495 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-11-11T08:05:38.077Z] #70 3.497 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-11-11T08:05:38.077Z] #70 3.499 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-11-11T08:05:38.077Z] #70 3.501 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-11-11T08:05:38.077Z] #70 3.503 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-11-11T08:05:38.077Z] #70 3.750 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T08:05:38.337Z] #57 DONE 0.8s [2021-11-11T08:05:38.337Z] [2021-11-11T08:05:38.337Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T08:05:38.337Z] #61 sha256:9f641d24b276d89f09f88f0c7564e3898baf1f420dec2141d6086909bec92ecc [2021-11-11T08:05:38.338Z] #70 3.775 Fetched 4759 kB in 0s (13.2 MB/s) [2021-11-11T08:05:38.338Z] #70 3.803 Selecting previously unselected package libargon2-1:amd64. [2021-11-11T08:05:38.338Z] #70 3.803 (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 ... 28084 files and directories currently installed.) [2021-11-11T08:05:38.338Z] #70 3.818 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-11T08:05:38.338Z] #70 3.827 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T08:05:38.338Z] #70 3.871 Selecting previously unselected package libjson-c3:amd64. [2021-11-11T08:05:38.338Z] #70 3.874 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-11-11T08:05:38.338Z] #70 3.877 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-11-11T08:05:38.338Z] #70 3.921 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-11T08:05:38.338Z] #70 3.924 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-11-11T08:05:38.338Z] #70 3.928 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-11-11T08:05:38.338Z] #70 3.985 Selecting previously unselected package libidn11:amd64. [2021-11-11T08:05:38.593Z] #61 DONE 0.3s [2021-11-11T08:05:38.593Z] [2021-11-11T08:05:38.593Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T08:05:38.593Z] #66 sha256:89153e2a0267cc022f224453f080966d8391d0f320ae113a4a00e988e0dae453 [2021-11-11T08:05:38.598Z] #70 3.988 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-11-11T08:05:38.598Z] #70 3.992 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-11-11T08:05:38.598Z] #70 4.034 Selecting previously unselected package libkmod2:amd64. [2021-11-11T08:05:38.598Z] #70 4.037 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-11-11T08:05:38.598Z] #70 4.041 Unpacking libkmod2:amd64 (26-1) ... [2021-11-11T08:05:38.598Z] #70 4.095 Selecting previously unselected package systemd. [2021-11-11T08:05:38.598Z] #70 4.095 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-11-11T08:05:38.598Z] #70 4.134 Unpacking systemd (241-7~deb10u8) ... [2021-11-11T08:05:39.168Z] #70 4.569 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T08:05:39.168Z] #70 4.581 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-11-11T08:05:39.168Z] #70 4.593 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-11-11T08:05:39.168Z] #70 4.603 Setting up libidn11:amd64 (1.33-2.2) ... [2021-11-11T08:05:39.168Z] #70 4.615 Setting up libkmod2:amd64 (26-1) ... [2021-11-11T08:05:39.168Z] #70 4.627 Setting up systemd (241-7~deb10u8) ... [2021-11-11T08:05:39.168Z] #70 4.674 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-11T08:05:39.168Z] #70 4.676 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-11T08:05:39.168Z] #70 4.679 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T08:05:39.168Z] #70 4.679 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T08:05:39.522Z] #66 DONE 0.9s [2021-11-11T08:05:39.522Z] [2021-11-11T08:05:39.522Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-11T08:05:39.522Z] #68 sha256:9b4da80ee35b557efdaed52510cca6e36be34a4e2af028c1e66567a548316905 [2021-11-11T08:05:39.522Z] #68 DONE 0.0s [2021-11-11T08:05:39.738Z] #70 5.187 Selecting previously unselected package systemd-sysv. [2021-11-11T08:05:39.738Z] #70 5.188 (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 ... 28881 files and directories currently installed.) [2021-11-11T08:05:39.738Z] #70 5.201 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-11-11T08:05:39.738Z] #70 5.205 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-11-11T08:05:39.738Z] #70 5.247 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-11T08:05:39.738Z] #70 5.248 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-11-11T08:05:39.738Z] #70 5.260 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-11-11T08:05:39.738Z] #70 5.315 Selecting previously unselected package dbus. [2021-11-11T08:05:39.738Z] #70 5.318 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-11-11T08:05:39.738Z] #70 5.329 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-11-11T08:05:39.738Z] #70 5.389 Selecting previously unselected package libpam-systemd:amd64. [2021-11-11T08:05:39.779Z] [2021-11-11T08:05:39.779Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-11T08:05:39.779Z] #69 sha256:a6a1812d9750dfa6ec8ea49ab00c680819504960dda0c49da68e3f53a6935b7d [2021-11-11T08:05:39.779Z] #69 DONE 0.0s [2021-11-11T08:05:39.779Z] [2021-11-11T08:05:39.779Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T08:05:39.779Z] #70 sha256:63437ef6f11b02b4f352a9db0cad451d83ae08decc31431783d53e0f54307278 [2021-11-11T08:05:39.998Z] #70 5.391 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-11-11T08:05:39.998Z] #70 5.400 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-11-11T08:05:39.998Z] #70 5.443 Selecting previously unselected package dbus-user-session. [2021-11-11T08:05:39.998Z] #70 5.444 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-11-11T08:05:39.998Z] #70 5.448 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-11-11T08:05:39.998Z] #70 5.542 Setting up systemd-sysv (241-7~deb10u8) ... [2021-11-11T08:05:39.999Z] #70 5.554 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-11-11T08:05:39.999Z] #70 5.565 Setting up dbus (1.12.20-0+deb10u1) ... [2021-11-11T08:05:39.999Z] #70 5.682 invoke-rc.d: could not determine current runlevel [2021-11-11T08:05:40.259Z] #70 5.685 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T08:05:40.259Z] #70 5.690 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-11-11T08:05:40.519Z] #70 5.877 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-11-11T08:05:40.519Z] #70 5.892 Processing triggers for systemd (241-7~deb10u8) ... [2021-11-11T08:05:40.519Z] #70 5.901 Processing triggers for libc-bin (2.28-10) ... [2021-11-11T08:05:40.519Z] #70 DONE 6.0s [2021-11-11T08:05:40.519Z] [2021-11-11T08:05:40.519Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-11-11T08:05:40.519Z] #71 sha256:81dd338aa4d0dd58d04b81d92ea40240d7494fd59e1df59c66e8e92bbaebdd9b [2021-11-11T08:05:41.145Z] #70 DONE 1.5s [2021-11-11T08:05:41.145Z] [2021-11-11T08:05:41.145Z] #71 exporting to image [2021-11-11T08:05:41.145Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T08:05:41.145Z] #71 exporting layers [2021-11-11T08:05:41.460Z] #71 0.741 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T08:05:41.461Z] #71 0.743 Dload Upload Total Spent Left Speed [2021-11-11T08:05:41.461Z] #71 0.744 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14942 0 --:--:-- --:--:-- --:--:-- 14942 [2021-11-11T08:05:41.461Z] #71 DONE 0.9s [2021-11-11T08:05:41.461Z] [2021-11-11T08:05:41.461Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T08:05:41.461Z] #72 sha256:1a4bd6014ded7789c518df4b89cb64c10e3854cd781b65ebda3c68c247fdd389 [2021-11-11T08:05:42.844Z] #72 DONE 1.3s [2021-11-11T08:05:42.844Z] [2021-11-11T08:05:42.844Z] #73 exporting to image [2021-11-11T08:05:42.844Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T08:05:42.844Z] #73 exporting layers [2021-11-11T08:05:47.687Z] #71 exporting layers 6.3s done [2021-11-11T08:05:47.687Z] #71 writing image sha256:a6bcfb2b81d5f85d89009d170962ad3edb41803f7266f7fa0db720a44b3673df done [2021-11-11T08:05:47.687Z] #71 naming to docker.io/library/docker:b399ba5f630406a030baedd3dbb14d5ce3f0cca0 done [2021-11-11T08:05:47.687Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T08:05:48.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b399ba5f630406a030baedd3dbb14d5ce3f0cca0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b399ba5f630406a030baedd3dbb14d5ce3f0cca0 hack/make.sh dynbinary test-integration [2021-11-11T08:05:49.922Z] [2021-11-11T08:05:49.922Z] Removing bundles/ [2021-11-11T08:05:49.922Z] [2021-11-11T08:05:49.922Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T08:05:49.922Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:05:49.922Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:05:50.832Z] INFO [loader] Go packages loading at mode 575 (name|files|deps|exports_file|imports|types_sizes|compiled_files) took 2m6.586688038s [2021-11-11T08:05:50.832Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 426.844303ms [2021-11-11T08:05:50.980Z] #73 exporting layers 8.2s done [2021-11-11T08:05:50.980Z] #73 writing image sha256:cff1f40808387a60045e8e8a0f5a3923a61b642dd861e92770b178d7c80fd213 done [2021-11-11T08:05:50.980Z] #73 naming to docker.io/library/docker:dd56d4011096adf2a6120c35c4037c849ac484bb done [2021-11-11T08:05:50.980Z] #73 DONE 8.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T08:05:51.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=dd56d4011096adf2a6120c35c4037c849ac484bb -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:dd56d4011096adf2a6120c35c4037c849ac484bb hack/make.sh dynbinary test-integration [2021-11-11T08:05:53.254Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-11T08:05:53.254Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-11T08:05:53.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-11T08:05:53.254Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-11T08:05:53.254Z] 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-11-11T08:05:53.254Z] Detected virtualization docker. [2021-11-11T08:05:53.254Z] Detected architecture x86-64. [2021-11-11T08:05:53.254Z] Set hostname to <1e40b0018951>. [2021-11-11T08:05:53.254Z] + source /etc/docker-entrypoint-cmd [2021-11-11T08:05:53.254Z] ++ hack/make.sh dynbinary test-integration [2021-11-11T08:05:53.254Z] [2021-11-11T08:05:53.515Z] Removing bundles/ [2021-11-11T08:05:53.515Z] [2021-11-11T08:05:53.515Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T08:05:53.515Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:05:53.515Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:06:04.630Z] c1f4c7287c99: Pull complete [2021-11-11T08:06:04.630Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T08:06:04.630Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:06:04.630Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-11T08:06:04.630Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-11T08:06:04.630Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-11T08:06:04.630Z] WARN: Skipping validation tests [2021-11-11T08:06:04.630Z] INFO: Running unit tests at 11/11/2021 08:05:55... [2021-11-11T08:06:04.630Z] INFO: make.ps1 starting at 11/11/2021 08:05:59 [2021-11-11T08:06:04.630Z] INFO: Git commit (05c8edf58e) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T08:06:04.630Z] INFO: Invoking autogen... [2021-11-11T08:06:04.630Z] INFO: Running unit tests... [2021-11-11T08:06:06.852Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-11-11T08:06:12.725Z] INFO [runner/unused/goanalysis] analyzers took 24.638291659s with top 10 stages: buildssa: 21.368620835s, U1000: 3.269670824s [2021-11-11T08:06:15.160Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.1% of statements [2021-11-11T08:06:15.160Z] ok github.com/docker/docker/container 0.114s coverage: 34.5% of statements [2021-11-11T08:06:15.160Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T08:06:15.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T08:06:15.160Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T08:06:15.160Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T08:06:15.160Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2021-11-11T08:06:15.522Z] ? github.com/docker/docker/api [no test files] [2021-11-11T08:06:16.089Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-11-11T08:06:17.019Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-11-11T08:06:23.562Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-11-11T08:06:24.929Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2021-11-11T08:06:25.185Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-11-11T08:06:25.441Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T08:06:26.370Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T08:06:26.963Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-11-11T08:06:28.332Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-11-11T08:06:28.588Z] ok github.com/docker/docker/daemon 12.111s coverage: 17.1% of statements [2021-11-11T08:06:28.588Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T08:06:28.588Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T08:06:28.588Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T08:06:28.588Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T08:06:29.150Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.346s coverage: 56.2% of statements [2021-11-11T08:06:30.468Z] === RUN TestMiddlewares [2021-11-11T08:06:30.468Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T08:06:30.468Z] PASS [2021-11-11T08:06:30.468Z] coverage: 9.0% of statements [2021-11-11T08:06:30.468Z] ok github.com/docker/docker/api/server 0.078s coverage: 9.0% of statements [2021-11-11T08:06:30.519Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2021-11-11T08:06:32.410Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.5% of statements [2021-11-11T08:06:34.302Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.595s coverage: 45.9% of statements [2021-11-11T08:06:34.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T08:06:34.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.187s coverage: 58.0% of statements [2021-11-11T08:06:34.865Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T08:06:34.865Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T08:06:35.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2021-11-11T08:06:37.160Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-11-11T08:06:38.527Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-11-11T08:06:39.895Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.6% of statements [2021-11-11T08:06:39.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T08:06:39.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T08:06:40.458Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.2% of statements [2021-11-11T08:06:42.354Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-11-11T08:06:42.611Z] ok github.com/docker/docker/daemon/logger/awslogs 0.299s coverage: 77.8% of statements [2021-11-11T08:06:42.611Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T08:06:42.611Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T08:06:43.175Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-11-11T08:06:43.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 69.9% of statements [2021-11-11T08:06:43.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-11-11T08:06:45.105Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2021-11-11T08:06:45.105Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T08:06:45.668Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 59.3% of statements [2021-11-11T08:06:46.597Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2021-11-11T08:06:48.490Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-11-11T08:06:48.490Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-11-11T08:06:49.054Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-11T08:06:49.310Z] ok github.com/docker/docker/daemon/logger/splunk 1.742s coverage: 82.5% of statements [2021-11-11T08:06:49.310Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T08:06:49.310Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T08:06:50.678Z] ok github.com/docker/docker/distribution/metadata 0.062s coverage: 48.2% of statements [2021-11-11T08:06:52.570Z] ok github.com/docker/docker/distribution 0.200s coverage: 25.0% of statements [2021-11-11T08:06:52.570Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T08:06:53.499Z] ok github.com/docker/docker/errdefs 0.007s coverage: 53.1% of statements [2021-11-11T08:06:54.429Z] ok github.com/docker/docker/image 0.020s coverage: 86.8% of statements [2021-11-11T08:06:54.991Z] ok github.com/docker/docker/distribution/xfer 2.004s coverage: 85.1% of statements [2021-11-11T08:06:54.991Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T08:06:54.991Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-11-11T08:06:54.991Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-11T08:06:56.355Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2021-11-11T08:06:56.355Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T08:06:57.282Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-11-11T08:06:58.208Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-11-11T08:06:58.769Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-11-11T08:06:59.025Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-11T08:07:00.914Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.3% of statements [2021-11-11T08:07:01.843Z] ok github.com/docker/docker/pkg/authorization 0.377s coverage: 68.3% of statements [2021-11-11T08:07:01.843Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-11T08:07:02.099Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-11T08:07:05.364Z] ok github.com/docker/docker/pkg/chrootarchive 2.497s coverage: 43.5% of statements [2021-11-11T08:07:05.364Z] ok github.com/docker/docker/layer 7.295s coverage: 68.8% of statements [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T08:07:05.364Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T08:07:05.364Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-11-11T08:07:05.620Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-11T08:07:05.620Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2021-11-11T08:07:05.876Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-11-11T08:07:06.133Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-11-11T08:07:06.389Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-11-11T08:07:07.755Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-11T08:07:08.013Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2021-11-11T08:07:08.269Z] ok github.com/docker/docker/pkg/fsutils 0.142s coverage: 85.1% of statements [2021-11-11T08:07:08.525Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-11T08:07:09.087Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-11-11T08:07:09.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T08:07:09.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T08:07:09.649Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 69.5% of statements [2021-11-11T08:07:09.904Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 70.1% of statements [2021-11-11T08:07:10.161Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-11T08:07:10.161Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T08:07:10.161Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-11T08:07:10.161Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T08:07:10.161Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T08:07:10.161Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T08:07:10.161Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T08:07:10.432Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-11-11T08:07:10.711Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-11-11T08:07:10.711Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-11-11T08:07:10.983Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-11-11T08:07:10.983Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T08:07:10.983Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T08:07:11.552Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-11-11T08:07:11.810Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T08:07:12.066Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T08:07:12.322Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T08:07:13.687Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2021-11-11T08:07:13.687Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-11T08:07:17.853Z] ok github.com/docker/docker/pkg/signal 3.325s coverage: 62.3% of statements [2021-11-11T08:07:17.853Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-11T08:07:17.853Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T08:07:18.109Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T08:07:18.671Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2021-11-11T08:07:18.927Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-11-11T08:07:19.183Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2021-11-11T08:07:19.745Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-11T08:07:19.745Z] testing: warning: no tests to run [2021-11-11T08:07:19.745Z] coverage: [no statements] [2021-11-11T08:07:19.745Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T08:07:20.002Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T08:07:20.258Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T08:07:20.258Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T08:07:22.147Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2021-11-11T08:07:22.405Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-11-11T08:07:22.661Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2021-11-11T08:07:24.028Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2021-11-11T08:07:24.028Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T08:07:24.957Z] ok github.com/docker/docker/registry 0.063s coverage: 57.2% of statements [2021-11-11T08:07:25.520Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T08:07:25.520Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-11-11T08:07:26.081Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-11-11T08:07:26.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:07:26.327Z] [2021-11-11T08:07:26.327Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:07:26.327Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:07:26.327Z] HOSTNAME=e3f7b3a9f384 [2021-11-11T08:07:26.327Z] DEST=bundles/test-integration [2021-11-11T08:07:26.327Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:07:26.327Z] DOCKER_ROOTLESS=1 [2021-11-11T08:07:26.327Z] DOCKER_GITCOMMIT=b399ba5f630406a030baedd3dbb14d5ce3f0cca0 [2021-11-11T08:07:26.327Z] container=docker [2021-11-11T08:07:26.327Z] HOME=/root [2021-11-11T08:07:26.327Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:07:26.327Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:07:26.327Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:07:26.327Z] TERM=xterm [2021-11-11T08:07:26.327Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:07:26.327Z] SHLVL=1 [2021-11-11T08:07:26.327Z] TIMEOUT=120m [2021-11-11T08:07:26.327Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:07:26.327Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:07:26.327Z] GO111MODULE=off [2021-11-11T08:07:26.327Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T08:07:26.327Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T08:07:26.327Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:07:26.327Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:07:26.327Z] GOPATH=/go [2021-11-11T08:07:26.327Z] PKG_CONFIG=pkg-config [2021-11-11T08:07:26.327Z] _=/usr/bin/env [2021-11-11T08:07:26.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T08:07:26.338Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T08:07:28.855Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T08:07:29.418Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-11-11T08:07:29.981Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-11-11T08:07:30.022Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:07:30.022Z] [2021-11-11T08:07:30.022Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:07:30.022Z] DOCKER_SYSTEMD=1 [2021-11-11T08:07:30.022Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:07:30.022Z] HOSTNAME=1e40b0018951 [2021-11-11T08:07:30.022Z] DEST=bundles/test-integration [2021-11-11T08:07:30.022Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:07:30.022Z] DOCKER_GITCOMMIT=dd56d4011096adf2a6120c35c4037c849ac484bb [2021-11-11T08:07:30.022Z] container=docker [2021-11-11T08:07:30.022Z] HOME=/root [2021-11-11T08:07:30.022Z] LANG=C.UTF-8 [2021-11-11T08:07:30.022Z] INVOCATION_ID=61b34abc6cf04ca1a90e089877f0621a [2021-11-11T08:07:30.022Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:07:30.022Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:07:30.022Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:07:30.022Z] TERM=xterm [2021-11-11T08:07:30.022Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:07:30.022Z] SHLVL=3 [2021-11-11T08:07:30.022Z] TIMEOUT=120m [2021-11-11T08:07:30.022Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:07:30.022Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:07:30.022Z] GO111MODULE=off [2021-11-11T08:07:30.022Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T08:07:30.022Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T08:07:30.022Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:07:30.022Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:07:30.022Z] GOPATH=/go [2021-11-11T08:07:30.022Z] PKG_CONFIG=pkg-config [2021-11-11T08:07:30.022Z] _=/usr/bin/env [2021-11-11T08:07:30.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T08:07:30.909Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-11-11T08:07:31.117Z] === RUN TestBoolValue [2021-11-11T08:07:31.117Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T08:07:31.117Z] === RUN TestBoolValueOrDefault [2021-11-11T08:07:31.117Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T08:07:31.117Z] === RUN TestInt64ValueOrZero [2021-11-11T08:07:31.117Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T08:07:31.117Z] === RUN TestInt64ValueOrDefault [2021-11-11T08:07:31.117Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T08:07:31.117Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T08:07:31.117Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T08:07:31.117Z] === RUN TestJsonContentType [2021-11-11T08:07:31.117Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T08:07:31.117Z] PASS [2021-11-11T08:07:31.118Z] coverage: 14.7% of statements [2021-11-11T08:07:31.118Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2021-11-11T08:07:31.118Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T08:07:32.746Z] === RUN TestMaskSecretKeys [2021-11-11T08:07:32.746Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T08:07:32.746Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T08:07:32.746Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T08:07:32.746Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T08:07:32.746Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T08:07:32.746Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T08:07:32.746Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T08:07:32.746Z] === RUN TestVersionMiddlewareVersion [2021-11-11T08:07:32.746Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T08:07:32.746Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T08:07:32.746Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T08:07:32.746Z] PASS [2021-11-11T08:07:32.746Z] coverage: 37.7% of statements [2021-11-11T08:07:32.746Z] ok github.com/docker/docker/api/server/middleware 0.078s coverage: 37.7% of statements [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T08:07:32.746Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T08:07:33.220Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T08:07:33.690Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T08:07:34.128Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m1.776919339s with top 10 stages: buildssa: 1m37.169448114s, goimports: 20.214337373s, unconvert: 11.024837349s, gosec: 8.950826038s, golint: 5.174380173s, inspect: 4.362149239s, ineffassign: 4.083872911s, misspell: 3.788463778s, vrp: 3.037420157s, printf: 2.202077787s [2021-11-11T08:07:34.128Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-11-11T08:07:34.128Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2258, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, exclude: 1577/1577, nolint: 0/64 [2021-11-11T08:07:34.128Z] INFO [runner] processing took 91.337634ms with stages: nolint: 35.371028ms, identifier_marker: 29.67055ms, path_prettifier: 11.714174ms, autogenerated_exclude: 5.981091ms, exclude-rules: 5.21475ms, skip_dirs: 2.844047ms, cgo: 313.688µs, filename_unadjuster: 222.75µs, max_same_issues: 1.534µs, uniq_by_line: 791ns, exclude: 550ns, source_code: 490ns, path_shortener: 490ns, diff: 467ns, skip_files: 453ns, max_from_linter: 453ns, max_per_file_from_linter: 328ns [2021-11-11T08:07:34.128Z] INFO [runner] linters took 1m38.292685141s with stages: goanalysis_metalinter: 1m18.742752398s, unused: 19.457301591s [2021-11-11T08:07:34.128Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-11-11T08:07:34.128Z] INFO Memory: 2254 samples, avg is 1499.2MB, max is 3768.5MB [2021-11-11T08:07:34.128Z] INFO Execution took 3m45.315900268s [2021-11-11T08:07:34.128Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2021-11-11T08:07:34.162Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-11T08:07:34.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/make.sh dynbinary-daemon test-docker-py [2021-11-11T08:07:34.632Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T08:07:35.102Z] === RUN TestAdjustForAPIVersion [2021-11-11T08:07:35.102Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T08:07:35.102Z] PASS [2021-11-11T08:07:35.102Z] coverage: 5.7% of statements [2021-11-11T08:07:35.102Z] ok github.com/docker/docker/api/server/router/swarm 0.075s coverage: 5.7% of statements [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T08:07:35.102Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T08:07:35.491Z] [2021-11-11T08:07:35.573Z] === RUN TestToJSON [2021-11-11T08:07:35.573Z] --- PASS: TestToJSON (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestToParamWithVersion [2021-11-11T08:07:35.573Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestFromJSON [2021-11-11T08:07:35.573Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestEmpty [2021-11-11T08:07:35.573Z] --- PASS: TestEmpty (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T08:07:35.573Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestArgsMatchKVList [2021-11-11T08:07:35.573Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestArgsMatch [2021-11-11T08:07:35.573Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestAdd [2021-11-11T08:07:35.573Z] --- PASS: TestAdd (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestDel [2021-11-11T08:07:35.573Z] --- PASS: TestDel (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestLen [2021-11-11T08:07:35.573Z] --- PASS: TestLen (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestExactMatch [2021-11-11T08:07:35.573Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestOnlyOneExactMatch [2021-11-11T08:07:35.573Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestContains [2021-11-11T08:07:35.573Z] --- PASS: TestContains (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestValidate [2021-11-11T08:07:35.573Z] --- PASS: TestValidate (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestWalkValues [2021-11-11T08:07:35.573Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestFuzzyMatch [2021-11-11T08:07:35.573Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestClone [2021-11-11T08:07:35.573Z] --- PASS: TestClone (0.00s) [2021-11-11T08:07:35.573Z] PASS [2021-11-11T08:07:35.573Z] coverage: 92.2% of statements [2021-11-11T08:07:35.573Z] ok github.com/docker/docker/api/types/filters 0.067s coverage: 92.2% of statements [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T08:07:35.573Z] === RUN TestStrSliceMarshalJSON [2021-11-11T08:07:35.573Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T08:07:35.573Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestStrSliceUnmarshalString [2021-11-11T08:07:35.573Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T08:07:35.573Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T08:07:35.573Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T08:07:35.573Z] PASS [2021-11-11T08:07:35.573Z] coverage: 90.0% of statements [2021-11-11T08:07:35.573Z] ok github.com/docker/docker/api/types/strslice 0.069s coverage: 90.0% of statements [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T08:07:35.573Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T08:07:35.748Z] Removing bundles/ [2021-11-11T08:07:35.748Z] [2021-11-11T08:07:35.748Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-11T08:07:35.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:07:35.748Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:07:36.044Z] === RUN TestDurationToSecondsString [2021-11-11T08:07:36.044Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T08:07:36.044Z] === RUN TestGetTimestamp [2021-11-11T08:07:36.044Z] === RUN TestCompareVersion [2021-11-11T08:07:36.044Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T08:07:36.044Z] PASS [2021-11-11T08:07:36.044Z] coverage: 75.0% of statements [2021-11-11T08:07:36.044Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2021-11-11T08:07:36.044Z] --- PASS: TestGetTimestamp (0.18s) [2021-11-11T08:07:36.044Z] === RUN TestParseTimestamps [2021-11-11T08:07:36.044Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T08:07:36.044Z] PASS [2021-11-11T08:07:36.044Z] coverage: 100.0% of statements [2021-11-11T08:07:36.044Z] ok github.com/docker/docker/api/types/time 0.270s coverage: 100.0% of statements [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T08:07:36.044Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T08:07:37.612Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T08:07:37.612Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T08:07:37.612Z] === RUN TestCloneArgsSmartHttp [2021-11-11T08:07:37.612Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-11-11T08:07:37.612Z] === RUN TestCloneArgsDumbHttp [2021-11-11T08:07:37.612Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T08:07:37.612Z] === RUN TestCloneArgsGit [2021-11-11T08:07:37.612Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T08:07:37.612Z] === RUN TestCheckoutGit [2021-11-11T08:07:39.845Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T08:07:39.845Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T08:07:39.845Z] === RUN TestProcessNoDockerignore [2021-11-11T08:07:39.845Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T08:07:39.845Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-11T08:07:39.845Z] === RUN TestDetectContentType [2021-11-11T08:07:39.845Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestSelectAcceptableMIME [2021-11-11T08:07:39.845Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestInspectEmptyResponse [2021-11-11T08:07:39.845Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestInspectResponseBinary [2021-11-11T08:07:39.845Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestResponseUnsupportedContentType [2021-11-11T08:07:39.845Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestInspectResponseTextSimple [2021-11-11T08:07:39.845Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T08:07:39.845Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestUnknownContentLength [2021-11-11T08:07:39.845Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestDownloadRemote [2021-11-11T08:07:39.845Z] --- PASS: TestDownloadRemote (0.08s) [2021-11-11T08:07:39.845Z] === RUN TestGetWithStatusError [2021-11-11T08:07:39.845Z] --- PASS: TestGetWithStatusError (0.01s) [2021-11-11T08:07:39.845Z] === RUN TestCloseRootDirectory [2021-11-11T08:07:39.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:07:39.845Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T08:07:39.845Z] === RUN TestHashFile [2021-11-11T08:07:39.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:07:39.845Z] --- SKIP: TestHashFile (0.01s) [2021-11-11T08:07:39.845Z] === RUN TestHashSubdir [2021-11-11T08:07:39.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:07:39.845Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T08:07:39.845Z] === RUN TestRemoveDirectory [2021-11-11T08:07:39.845Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:07:39.845Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-11T08:07:39.845Z] PASS [2021-11-11T08:07:39.845Z] coverage: 9.3% of statements [2021-11-11T08:07:39.845Z] ok github.com/docker/docker/builder/remotecontext 0.380s coverage: 9.3% of statements [2021-11-11T08:07:40.835Z] === RUN TestGetAllAllowed [2021-11-11T08:07:40.835Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestGetAllMeta [2021-11-11T08:07:40.835Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T08:07:40.835Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T08:07:40.835Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestIsExistingDirectory [2021-11-11T08:07:40.835Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestGetFilenameForDownload [2021-11-11T08:07:40.835Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestEnv2Variables [2021-11-11T08:07:40.835Z] --- PASS: TestEnv2Variables (0.01s) [2021-11-11T08:07:40.835Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T08:07:40.835Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestMaintainer [2021-11-11T08:07:40.835Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestLabel [2021-11-11T08:07:40.835Z] --- PASS: TestLabel (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestFromScratch [2021-11-11T08:07:40.835Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestFromWithArg [2021-11-11T08:07:40.835Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T08:07:40.835Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestFromWithUndefinedArg [2021-11-11T08:07:40.835Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T08:07:40.835Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestOnbuild [2021-11-11T08:07:40.835Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestWorkdir [2021-11-11T08:07:40.835Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestCmd [2021-11-11T08:07:40.835Z] --- PASS: TestCmd (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestHealthcheckNone [2021-11-11T08:07:40.835Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestHealthcheckCmd [2021-11-11T08:07:40.835Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestEntrypoint [2021-11-11T08:07:40.835Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestExpose [2021-11-11T08:07:40.835Z] --- PASS: TestExpose (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestUser [2021-11-11T08:07:40.835Z] --- PASS: TestUser (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestVolume [2021-11-11T08:07:40.835Z] --- PASS: TestVolume (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestStopSignal [2021-11-11T08:07:40.835Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T08:07:40.835Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestArg [2021-11-11T08:07:40.835Z] --- PASS: TestArg (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestShell [2021-11-11T08:07:40.835Z] --- PASS: TestShell (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestPrependEnvOnCmd [2021-11-11T08:07:40.835Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestRunWithBuildArgs [2021-11-11T08:07:40.835Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T08:07:40.835Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T08:07:40.835Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T08:07:40.835Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T08:07:40.835Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T08:07:40.835Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestNormalizeWorkdir [2021-11-11T08:07:40.835Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestDispatch [2021-11-11T08:07:40.835Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T08:07:40.835Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T08:07:40.835Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T08:07:40.835Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T08:07:40.835Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T08:07:40.835Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T08:07:40.835Z] === RUN TestDispatch/COPY_url [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch (0.12s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.06s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-11-11T08:07:40.835Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T08:07:40.835Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T08:07:40.835Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T08:07:40.835Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T08:07:40.835Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T08:07:40.835Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestEmptyDockerfile [2021-11-11T08:07:40.835Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-11T08:07:40.835Z] === RUN TestSymlinkDockerfile [2021-11-11T08:07:40.835Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T08:07:40.835Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestNonExistingDockerfile [2021-11-11T08:07:40.835Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-11-11T08:07:40.835Z] === RUN TestCopyRunConfig [2021-11-11T08:07:40.835Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestDeepCopyRunConfig [2021-11-11T08:07:40.835Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestExportImage [2021-11-11T08:07:40.835Z] --- PASS: TestExportImage (0.00s) [2021-11-11T08:07:40.835Z] === RUN TestNormalizeDest [2021-11-11T08:07:40.835Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T08:07:40.835Z] PASS [2021-11-11T08:07:40.835Z] coverage: 46.8% of statements [2021-11-11T08:07:40.835Z] ok github.com/docker/docker/builder/dockerfile 0.290s coverage: 46.8% of statements [2021-11-11T08:07:40.835Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T08:07:41.305Z] === RUN TestEnable [2021-11-11T08:07:41.305Z] --- PASS: TestEnable (0.00s) [2021-11-11T08:07:41.305Z] === RUN TestDisable [2021-11-11T08:07:41.305Z] --- PASS: TestDisable (0.00s) [2021-11-11T08:07:41.305Z] === RUN TestEnabled [2021-11-11T08:07:41.305Z] --- PASS: TestEnabled (0.00s) [2021-11-11T08:07:41.305Z] PASS [2021-11-11T08:07:41.305Z] coverage: 100.0% of statements [2021-11-11T08:07:41.305Z] ok github.com/docker/docker/cli/debug 0.068s coverage: 100.0% of statements [2021-11-11T08:07:45.746Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T08:07:45.746Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === Skipped [2021-11-11T08:07:45.746Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-11T08:07:45.746Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-11T08:07:45.746Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-11T08:07:45.746Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.746Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.746Z] [2021-11-11T08:07:45.746Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-11T08:07:45.747Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:26Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T08:07:45.747Z] aufs_test.go:37: driver not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T08:07:45.747Z] time="2021-11-11T08:06:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T08:07:45.747Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T08:07:45.747Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T08:07:45.747Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:07:45.747Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T08:07:45.747Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T08:07:45.747Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T08:07:45.747Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] [2021-11-11T08:07:45.747Z] DONE 2230 tests, 51 skipped in 217.477s Post stage [Pipeline] junit [2021-11-11T08:07:46.015Z] Recording test results [2021-11-11T08:07:47.408Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T08:07:47.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a33e583b092ef38c380703e12def1125beb21a89 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a33e583b092ef38c380703e12def1125beb21a89 hack/make.sh dynbinary test-integration [2021-11-11T08:07:48.322Z] [2021-11-11T08:07:48.322Z] Removing bundles/ [2021-11-11T08:07:48.322Z] [2021-11-11T08:07:48.322Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T08:07:48.322Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:07:48.322Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:07:56.255Z] === RUN TestCheckpointCreateError [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointCreate [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointDeleteError [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointDelete [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointListError [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointList [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T08:07:56.255Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T08:07:56.255Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T08:07:56.255Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestGetAPIPath [2021-11-11T08:07:56.255Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestParseHostURL [2021-11-11T08:07:56.255Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T08:07:56.255Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPIVersion [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T08:07:56.255Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestClientRedirect [2021-11-11T08:07:56.255Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigCreateUnsupported [2021-11-11T08:07:56.255Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigCreateError [2021-11-11T08:07:56.255Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigCreate [2021-11-11T08:07:56.255Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspectNotFound [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspectUnsupported [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspectError [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigInspect [2021-11-11T08:07:56.255Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigListUnsupported [2021-11-11T08:07:56.255Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigListError [2021-11-11T08:07:56.255Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigList [2021-11-11T08:07:56.255Z] --- PASS: TestConfigList (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigRemoveUnsupported [2021-11-11T08:07:56.255Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigRemoveError [2021-11-11T08:07:56.255Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigRemove [2021-11-11T08:07:56.255Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigUpdateUnsupported [2021-11-11T08:07:56.255Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigUpdateError [2021-11-11T08:07:56.255Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestConfigUpdate [2021-11-11T08:07:56.255Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCommitError [2021-11-11T08:07:56.255Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCommit [2021-11-11T08:07:56.255Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerStatPathError [2021-11-11T08:07:56.255Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T08:07:56.255Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T08:07:56.255Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerStatPath [2021-11-11T08:07:56.255Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyToContainerError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyToContainer [2021-11-11T08:07:56.255Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyFromContainerError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T08:07:56.255Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestCopyFromContainer [2021-11-11T08:07:56.255Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCreateError [2021-11-11T08:07:56.255Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCreateImageNotFound [2021-11-11T08:07:56.255Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCreateWithName [2021-11-11T08:07:56.255Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T08:07:56.255Z] === RUN TestContainerCreateAutoRemove [2021-11-11T08:07:56.256Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerDiffError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerDiff [2021-11-11T08:07:56.256Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecCreateError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecCreate [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecStartError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecStart [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecInspectError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecInspect [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExportError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExport [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerInspectError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T08:07:56.256Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T08:07:56.256Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerInspect [2021-11-11T08:07:56.256Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerInspectNode [2021-11-11T08:07:56.256Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerKillError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerKill [2021-11-11T08:07:56.256Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerListError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerList [2021-11-11T08:07:56.256Z] --- PASS: TestContainerList (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerLogsNotFoundError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerLogsError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerLogs [2021-11-11T08:07:56.256Z] --- PASS: TestContainerLogs (0.14s) [2021-11-11T08:07:56.256Z] === RUN TestContainerPauseError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerPause [2021-11-11T08:07:56.256Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainersPruneError [2021-11-11T08:07:56.256Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainersPrune [2021-11-11T08:07:56.256Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRemoveError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRemove [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRenameError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRename [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerResizeError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecResizeError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerResize [2021-11-11T08:07:56.256Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerExecResize [2021-11-11T08:07:56.256Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRestartError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerRestart [2021-11-11T08:07:56.256Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStartError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStart [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStatsError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStats [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStopError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerStop [2021-11-11T08:07:56.256Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerTopError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerTop [2021-11-11T08:07:56.256Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerUnpauseError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerUnpause [2021-11-11T08:07:56.256Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerUpdateError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerUpdate [2021-11-11T08:07:56.256Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerWaitError [2021-11-11T08:07:56.256Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestContainerWait [2021-11-11T08:07:56.256Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestDiskUsageError [2021-11-11T08:07:56.256Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestDiskUsage [2021-11-11T08:07:56.256Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestDistributionInspectUnsupported [2021-11-11T08:07:56.256Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T08:07:56.256Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestEventsErrorInOptions [2021-11-11T08:07:56.256Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestEventsErrorFromServer [2021-11-11T08:07:56.256Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestEvents [2021-11-11T08:07:56.256Z] --- PASS: TestEvents (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestTLSCloseWriter [2021-11-11T08:07:56.256Z] === PAUSE TestTLSCloseWriter [2021-11-11T08:07:56.256Z] === RUN TestImageBuildError [2021-11-11T08:07:56.256Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageBuild [2021-11-11T08:07:56.256Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestGetDockerOS [2021-11-11T08:07:56.256Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageCreateError [2021-11-11T08:07:56.256Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageCreate [2021-11-11T08:07:56.256Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageHistoryError [2021-11-11T08:07:56.256Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageHistory [2021-11-11T08:07:56.256Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageImportError [2021-11-11T08:07:56.256Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageImport [2021-11-11T08:07:56.256Z] --- PASS: TestImageImport (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageInspectError [2021-11-11T08:07:56.256Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageInspectImageNotFound [2021-11-11T08:07:56.256Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageInspectWithEmptyID [2021-11-11T08:07:56.256Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageInspect [2021-11-11T08:07:56.256Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageListError [2021-11-11T08:07:56.256Z] --- PASS: TestImageListError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageList [2021-11-11T08:07:56.256Z] --- PASS: TestImageList (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageListApiBefore125 [2021-11-11T08:07:56.256Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageLoadError [2021-11-11T08:07:56.256Z] --- PASS: TestImageLoadError (0.02s) [2021-11-11T08:07:56.256Z] === RUN TestImageLoad [2021-11-11T08:07:56.256Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagesPruneError [2021-11-11T08:07:56.256Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagesPrune [2021-11-11T08:07:56.256Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullReferenceParseError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullAnyError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePullWithoutErrors [2021-11-11T08:07:56.256Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushReferenceError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushAnyError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithoutErrors [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T08:07:56.256Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T08:07:56.256Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageRemoveError [2021-11-11T08:07:56.256Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageRemoveImageNotFound [2021-11-11T08:07:56.256Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageRemove [2021-11-11T08:07:56.256Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageSaveError [2021-11-11T08:07:56.256Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageSave [2021-11-11T08:07:56.256Z] --- PASS: TestImageSave (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageSearchAnyError [2021-11-11T08:07:56.256Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T08:07:56.256Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T08:07:56.256Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T08:07:56.724Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T08:07:56.724Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T08:07:56.724Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageSearchWithoutErrors [2021-11-11T08:07:56.724Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageTagError [2021-11-11T08:07:56.724Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageTagInvalidReference [2021-11-11T08:07:56.724Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T08:07:56.724Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageTagHexSource [2021-11-11T08:07:56.724Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestImageTag [2021-11-11T08:07:56.724Z] --- PASS: TestImageTag (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestInfoServerError [2021-11-11T08:07:56.724Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T08:07:56.724Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestInfo [2021-11-11T08:07:56.724Z] --- PASS: TestInfo (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkConnectError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkConnect [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkCreateError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkCreate [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkDisconnectError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkDisconnect [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkInspectError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkInspectError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkInspectNotFoundError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkInspectWithEmptyID [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkInspect [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkListError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkList [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworksPruneError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworksPrune [2021-11-11T08:07:56.724Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkRemoveError [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNetworkRemove [2021-11-11T08:07:56.724Z] --- PASS: TestNetworkRemove (0.01s) [2021-11-11T08:07:56.724Z] === RUN TestNodeInspectError [2021-11-11T08:07:56.724Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T08:07:56.724Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T08:07:56.724Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeInspect [2021-11-11T08:07:56.724Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeListError [2021-11-11T08:07:56.724Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeList [2021-11-11T08:07:56.724Z] --- PASS: TestNodeList (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeRemoveError [2021-11-11T08:07:56.724Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeRemove [2021-11-11T08:07:56.724Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeUpdateError [2021-11-11T08:07:56.724Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestNodeUpdate [2021-11-11T08:07:56.724Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestOptionWithTimeout [2021-11-11T08:07:56.724Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T08:07:56.724Z] === RUN TestPingFail [2021-11-11T08:07:56.724Z] --- PASS: TestPingFail (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPingWithError [2021-11-11T08:07:56.725Z] 2021/11/11 08:07:56 RoundTripper returned a response & error; ignoring response [2021-11-11T08:07:56.725Z] 2021/11/11 08:07:56 RoundTripper returned a response & error; ignoring response [2021-11-11T08:07:56.725Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPingSuccess [2021-11-11T08:07:56.725Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPingHeadFallback [2021-11-11T08:07:56.725Z] === RUN TestPingHeadFallback/OK [2021-11-11T08:07:56.725Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T08:07:56.725Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T08:07:56.725Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T08:07:56.725Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T08:07:56.725Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T08:07:56.725Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T08:07:56.725Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T08:07:56.725Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginDisableError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginDisable [2021-11-11T08:07:56.725Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginEnableError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginEnable [2021-11-11T08:07:56.725Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T08:07:56.725Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginInspect [2021-11-11T08:07:56.725Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginListError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginList [2021-11-11T08:07:56.725Z] --- PASS: TestPluginList (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginPushError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginPush [2021-11-11T08:07:56.725Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginRemoveError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginRemove [2021-11-11T08:07:56.725Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginSetError [2021-11-11T08:07:56.725Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPluginSet [2021-11-11T08:07:56.725Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSetHostHeader [2021-11-11T08:07:56.725Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestPlainTextError [2021-11-11T08:07:56.725Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestInfiniteError [2021-11-11T08:07:56.725Z] --- PASS: TestInfiniteError (0.04s) [2021-11-11T08:07:56.725Z] === RUN TestSecretCreateUnsupported [2021-11-11T08:07:56.725Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretCreateError [2021-11-11T08:07:56.725Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretCreate [2021-11-11T08:07:56.725Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretInspectUnsupported [2021-11-11T08:07:56.725Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T08:07:56.725Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T08:07:56.725Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretInspect [2021-11-11T08:07:56.725Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretListUnsupported [2021-11-11T08:07:56.725Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretListError [2021-11-11T08:07:56.725Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretList [2021-11-11T08:07:56.725Z] --- PASS: TestSecretList (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretRemoveUnsupported [2021-11-11T08:07:56.725Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretRemoveError [2021-11-11T08:07:56.725Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretRemove [2021-11-11T08:07:56.725Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretUpdateUnsupported [2021-11-11T08:07:56.725Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretUpdateError [2021-11-11T08:07:56.725Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSecretUpdate [2021-11-11T08:07:56.725Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceCreateError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceCreate [2021-11-11T08:07:56.725Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T08:07:56.725Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceCreateDigestPinning [2021-11-11T08:07:56.725Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T08:07:56.725Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T08:07:56.725Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceInspect [2021-11-11T08:07:56.725Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceListError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceList [2021-11-11T08:07:56.725Z] --- PASS: TestServiceList (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceLogsError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceLogs [2021-11-11T08:07:56.725Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceRemoveError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceRemove [2021-11-11T08:07:56.725Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceUpdateError [2021-11-11T08:07:56.725Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestServiceUpdate [2021-11-11T08:07:56.725Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmGetUnlockKey [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmInitError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmInit [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmInspect [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmJoinError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmJoin [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmLeaveError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmLeave [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmUnlockError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmUnlock [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmUpdateError [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestSwarmUpdate [2021-11-11T08:07:56.725Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestTaskInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T08:07:56.725Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestTaskInspect [2021-11-11T08:07:56.725Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestTaskListError [2021-11-11T08:07:56.725Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestTaskList [2021-11-11T08:07:56.725Z] --- PASS: TestTaskList (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeCreateError [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeCreate [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeInspectError [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeInspectNotFound [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeInspect [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeListError [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeList [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeRemoveError [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T08:07:56.725Z] === RUN TestVolumeRemove [2021-11-11T08:07:56.725Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T08:07:56.725Z] === CONT TestTLSCloseWriter [2021-11-11T08:07:56.725Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T08:07:56.725Z] PASS [2021-11-11T08:07:56.725Z] coverage: 74.9% of statements [2021-11-11T08:07:56.725Z] ok github.com/docker/docker/client 0.331s coverage: 74.9% of statements [2021-11-11T08:08:05.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T08:08:05.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T08:08:08.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T08:08:09.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T08:08:11.657Z] --- PASS: TestCheckoutGit (34.11s) [2021-11-11T08:08:11.657Z] === RUN TestValidGitTransport [2021-11-11T08:08:11.657Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T08:08:11.657Z] === RUN TestGitInvalidRef [2021-11-11T08:08:11.657Z] --- PASS: TestGitInvalidRef (0.22s) [2021-11-11T08:08:11.657Z] PASS [2021-11-11T08:08:11.657Z] coverage: 86.3% of statements [2021-11-11T08:08:11.657Z] ok github.com/docker/docker/builder/remotecontext/git 34.441s coverage: 86.3% of statements [2021-11-11T08:08:12.126Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T08:08:12.126Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T08:08:16.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T08:08:24.617Z] === RUN TestContainerStopSignal [2021-11-11T08:08:24.617Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestContainerStopTimeout [2021-11-11T08:08:24.617Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T08:08:24.617Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T08:08:24.617Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T08:08:24.617Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T08:08:24.617Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T08:08:24.617Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestNewMemoryStore [2021-11-11T08:08:24.617Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestAddContainers [2021-11-11T08:08:24.617Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestGetContainer [2021-11-11T08:08:24.617Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestDeleteContainer [2021-11-11T08:08:24.617Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestListContainers [2021-11-11T08:08:24.617Z] --- PASS: TestListContainers (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestFirstContainer [2021-11-11T08:08:24.617Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestApplyAllContainer [2021-11-11T08:08:24.617Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestIsValidHealthString [2021-11-11T08:08:24.617Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestStateRunStop [2021-11-11T08:08:24.617Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestStateTimeoutWait [2021-11-11T08:08:24.617Z] state_test.go:141: Stop callback fired [2021-11-11T08:08:24.617Z] state_test.go:165: Stop callback fired [2021-11-11T08:08:24.617Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-11-11T08:08:24.617Z] === RUN TestIsValidStateString [2021-11-11T08:08:24.617Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestViewSaveDelete [2021-11-11T08:08:24.617Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T08:08:24.617Z] === RUN TestViewAll [2021-11-11T08:08:24.617Z] --- PASS: TestViewAll (0.01s) [2021-11-11T08:08:24.617Z] === RUN TestViewGet [2021-11-11T08:08:24.617Z] --- PASS: TestViewGet (0.01s) [2021-11-11T08:08:24.617Z] === RUN TestNames [2021-11-11T08:08:24.617Z] --- PASS: TestNames (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestViewWithHealthCheck [2021-11-11T08:08:24.617Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T08:08:24.617Z] PASS [2021-11-11T08:08:24.617Z] coverage: 41.4% of statements [2021-11-11T08:08:24.617Z] ok github.com/docker/docker/container 0.275s coverage: 41.4% of statements [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T08:08:24.617Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.02s) [2021-11-11T08:08:24.617Z] === RUN TestConfigureDaemonLogs [2021-11-11T08:08:24.617Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T08:08:24.617Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T08:08:24.617Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T08:08:24.617Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T08:08:24.617Z] PASS [2021-11-11T08:08:24.617Z] coverage: 18.4% of statements [2021-11-11T08:08:24.617Z] ok github.com/docker/docker/cmd/dockerd 0.182s coverage: 18.4% of statements [2021-11-11T08:08:24.617Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T08:08:24.617Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T08:08:24.617Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T08:08:24.617Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T08:08:25.605Z] === RUN TestPrepare [2021-11-11T08:08:25.605Z] --- PASS: TestPrepare (0.00s) [2021-11-11T08:08:25.605Z] === RUN TestStart [2021-11-11T08:08:25.605Z] --- PASS: TestStart (0.00s) [2021-11-11T08:08:25.605Z] === RUN TestWaitCancel [2021-11-11T08:08:25.605Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T08:08:25.605Z] === RUN TestWaitDisabled [2021-11-11T08:08:25.605Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T08:08:25.605Z] === RUN TestWaitEnabled [2021-11-11T08:08:25.605Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T08:08:25.605Z] === RUN TestRemove [2021-11-11T08:08:25.605Z] --- PASS: TestRemove (0.00s) [2021-11-11T08:08:25.605Z] PASS [2021-11-11T08:08:25.605Z] coverage: 65.3% of statements [2021-11-11T08:08:25.605Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2021-11-11T08:08:26.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T08:08:27.820Z] === RUN TestNewListSecretsFilters [2021-11-11T08:08:27.820Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T08:08:27.820Z] === RUN TestNewListConfigsFilters [2021-11-11T08:08:27.820Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T08:08:27.820Z] PASS [2021-11-11T08:08:27.820Z] coverage: 0.5% of statements [2021-11-11T08:08:27.820Z] ok github.com/docker/docker/daemon/cluster 0.721s coverage: 0.5% of statements [2021-11-11T08:08:27.820Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T08:08:28.287Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T08:08:28.287Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T08:08:28.287Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T08:08:28.288Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T08:08:28.288Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T08:08:28.288Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T08:08:28.288Z] PASS [2021-11-11T08:08:28.288Z] coverage: 35.9% of statements [2021-11-11T08:08:28.288Z] ok github.com/docker/docker/daemon/cluster/convert 0.191s coverage: 35.9% of statements [2021-11-11T08:08:31.243Z] === RUN TestBuilderGC [2021-11-11T08:08:31.243Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T08:08:31.243Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestFindConfigurationConflicts [2021-11-11T08:08:31.243Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T08:08:31.243Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T08:08:31.243Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T08:08:31.243Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T08:08:31.243Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T08:08:31.243Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T08:08:31.243Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T08:08:31.244Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T08:08:31.244Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T08:08:31.244Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T08:08:31.244Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T08:08:31.244Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_label [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T08:08:31.244Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T08:08:31.244Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestModifiedDiscoverySettings [2021-11-11T08:08:31.244Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T08:08:31.244Z] time="2021-11-11T08:08:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T08:08:31.244Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2021-11-11T08:08:31.244Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T08:08:31.244Z] === RUN TestWaitNodeAttachment [2021-11-11T08:08:31.244Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:31.244Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T08:08:31.244Z] === RUN TestReloadBadDefaultConfig [2021-11-11T08:08:31.244Z] time="2021-11-11T08:08:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-257412075" [2021-11-11T08:08:31.244Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestReloadWithConflictingLabels [2021-11-11T08:08:31.244Z] time="2021-11-11T08:08:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-284628558" [2021-11-11T08:08:31.244Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T08:08:31.244Z] time="2021-11-11T08:08:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-025489237" [2021-11-11T08:08:31.244Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T08:08:31.244Z] === RUN TestDaemonConfigurationMerge [2021-11-11T08:08:31.244Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T08:08:31.244Z] PASS [2021-11-11T08:08:31.244Z] coverage: 79.7% of statements [2021-11-11T08:08:31.244Z] ok github.com/docker/docker/daemon/config 0.429s coverage: 79.7% of statements [2021-11-11T08:08:31.712Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-11-11T08:08:31.712Z] === RUN TestIsolationConversion [2021-11-11T08:08:31.712Z] === RUN TestIsolationConversion/default [2021-11-11T08:08:31.712Z] === RUN TestIsolationConversion/process [2021-11-11T08:08:31.712Z] === RUN TestIsolationConversion/hyperv [2021-11-11T08:08:31.712Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestContainerLabels [2021-11-11T08:08:31.712Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestCredentialSpecConversion [2021-11-11T08:08:31.712Z] === RUN TestCredentialSpecConversion/none [2021-11-11T08:08:31.712Z] === RUN TestCredentialSpecConversion/config [2021-11-11T08:08:31.712Z] === RUN TestCredentialSpecConversion/file [2021-11-11T08:08:31.712Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T08:08:31.712Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T08:08:31.712Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountBind [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountVolume [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountTarget [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T08:08:31.712Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T08:08:31.712Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T08:08:31.712Z] PASS [2021-11-11T08:08:31.712Z] coverage: 11.0% of statements [2021-11-11T08:08:31.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.719s coverage: 11.0% of statements [2021-11-11T08:08:32.180Z] === RUN TestDiscoveryOptsErrors [2021-11-11T08:08:32.180Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T08:08:32.180Z] === RUN TestDiscoveryOpts [2021-11-11T08:08:32.180Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T08:08:32.180Z] PASS [2021-11-11T08:08:32.180Z] coverage: 30.0% of statements [2021-11-11T08:08:32.180Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-11-11T08:08:32.647Z] === RUN TestVerifyNetworkingConfig [2021-11-11T08:08:32.647Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestGetContainer [2021-11-11T08:08:32.647Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestValidContainerNames [2021-11-11T08:08:32.647Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestContainerInitDNS [2021-11-11T08:08:32.647Z] daemon_test.go:147: root required [2021-11-11T08:08:32.647Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestMerge [2021-11-11T08:08:32.647Z] --- PASS: TestMerge (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestValidateContainerIsolation [2021-11-11T08:08:32.647Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestFindNetworkErrorType [2021-11-11T08:08:32.647Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestEnsureServicesExist [2021-11-11T08:08:32.647Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-11-11T08:08:32.647Z] === RUN TestEnsureServicesExistErrors [2021-11-11T08:08:32.647Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T08:08:32.647Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T08:08:32.647Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T08:08:32.647Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T08:08:32.647Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T08:08:32.647Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T08:08:32.647Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestContainerDelete [2021-11-11T08:08:32.647Z] --- PASS: TestContainerDelete (0.01s) [2021-11-11T08:08:32.647Z] === RUN TestContainerDoubleDelete [2021-11-11T08:08:32.647Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T08:08:32.647Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T08:08:32.647Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestNoneHealthcheck [2021-11-11T08:08:32.647Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T08:08:32.647Z] === RUN TestHealthStates [2021-11-11T08:08:32.647Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.647Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.647Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.647Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.647Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] time="2021-11-11T08:08:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T08:08:32.648Z] --- PASS: TestHealthStates (0.13s) [2021-11-11T08:08:32.648Z] === RUN TestMaskURLCredentials [2021-11-11T08:08:32.648Z] --- PASS: TestMaskURLCredentials (0.01s) [2021-11-11T08:08:32.648Z] === RUN TestGetInspectData [2021-11-11T08:08:32.648Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestFillLicense [2021-11-11T08:08:32.648Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestListInvalidFilter [2021-11-11T08:08:32.648Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestNameFilter [2021-11-11T08:08:32.648Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T08:08:32.648Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T08:08:32.648Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T08:08:32.648Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonReloadLabels [2021-11-11T08:08:32.648Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T08:08:32.648Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonReloadMirrors [2021-11-11T08:08:32.648Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T08:08:32.648Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T08:08:32.648Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestDaemonDiscoveryReload [2021-11-11T08:08:32.648Z] === RUN TestEventsLog [2021-11-11T08:08:32.648Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestEventsLogTimeout [2021-11-11T08:08:32.648Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestLogEvents [2021-11-11T08:08:32.648Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T08:08:32.648Z] === RUN TestLoadBufferedEvents [2021-11-11T08:08:32.648Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-11-11T08:08:32.648Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T08:08:32.648Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T08:08:32.648Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T08:08:32.648Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T08:08:32.648Z] PASS [2021-11-11T08:08:32.648Z] coverage: 50.0% of statements [2021-11-11T08:08:32.648Z] ok github.com/docker/docker/daemon/events 0.245s coverage: 50.0% of statements [2021-11-11T08:08:33.116Z] === RUN TestIsEmptyDir [2021-11-11T08:08:33.116Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-11T08:08:33.116Z] PASS [2021-11-11T08:08:33.116Z] coverage: 2.3% of statements [2021-11-11T08:08:33.116Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2021-11-11T08:08:33.585Z] === RUN TestLinkNaming [2021-11-11T08:08:33.585Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T08:08:33.585Z] === RUN TestLinkNew [2021-11-11T08:08:33.585Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T08:08:33.585Z] === RUN TestLinkEnv [2021-11-11T08:08:33.585Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T08:08:33.585Z] === RUN TestLinkMultipleEnv [2021-11-11T08:08:33.585Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T08:08:33.585Z] === RUN TestLinkPortRangeEnv [2021-11-11T08:08:33.585Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T08:08:33.585Z] PASS [2021-11-11T08:08:33.585Z] coverage: 93.0% of statements [2021-11-11T08:08:33.585Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-11T08:08:33.585Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T08:08:33.585Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2021-11-11T08:08:34.053Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.54s) [2021-11-11T08:08:34.053Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T08:08:34.521Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-11T08:08:34.521Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T08:08:34.521Z] reload_test.go:520: root required [2021-11-11T08:08:34.521Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T08:08:34.521Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T08:08:34.521Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T08:08:34.521Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T08:08:34.521Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-11-11T08:08:34.521Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T08:08:34.521Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T08:08:34.521Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T08:08:34.522Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T08:08:34.522Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T08:08:34.522Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T08:08:34.522Z] === RUN TestParseVolumesFrom [2021-11-11T08:08:34.522Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T08:08:34.522Z] PASS [2021-11-11T08:08:34.522Z] coverage: 9.0% of statements [2021-11-11T08:08:34.522Z] ok github.com/docker/docker/daemon 2.429s coverage: 9.0% of statements [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T08:08:34.522Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T08:08:34.989Z] === RUN TestAdapterReadLogs [2021-11-11T08:08:34.989Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T08:08:34.989Z] === RUN TestCopier [2021-11-11T08:08:34.989Z] --- PASS: TestCopier (0.00s) [2021-11-11T08:08:34.989Z] === RUN TestCopierLongLines [2021-11-11T08:08:34.989Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T08:08:34.989Z] === RUN TestCopierSlow [2021-11-11T08:08:35.457Z] --- PASS: TestCopierSlow (0.22s) [2021-11-11T08:08:35.457Z] === RUN TestCopierWithSized [2021-11-11T08:08:35.457Z] === RUN TestCopierWithSized/as_is [2021-11-11T08:08:35.457Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T08:08:35.457Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T08:08:35.457Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T08:08:35.457Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-11T08:08:35.457Z] === RUN TestCopierWithPartial [2021-11-11T08:08:35.457Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T08:08:35.457Z] === RUN TestRingLogger [2021-11-11T08:08:35.457Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T08:08:35.457Z] === RUN TestRingCap [2021-11-11T08:08:35.457Z] --- PASS: TestRingCap (0.00s) [2021-11-11T08:08:35.457Z] === RUN TestRingClose [2021-11-11T08:08:35.457Z] --- PASS: TestRingClose (0.00s) [2021-11-11T08:08:35.457Z] === RUN TestRingDrain [2021-11-11T08:08:35.457Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T08:08:35.457Z] PASS [2021-11-11T08:08:35.457Z] coverage: 43.5% of statements [2021-11-11T08:08:35.457Z] ok github.com/docker/docker/daemon/logger 0.309s coverage: 43.5% of statements [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/defaults [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T08:08:35.925Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T08:08:35.925Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T08:08:35.925Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T08:08:35.925Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-11-11T08:08:35.925Z] === RUN TestCreateSuccess [2021-11-11T08:08:35.925Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCreateLogGroupSuccess [2021-11-11T08:08:35.925Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCreateError [2021-11-11T08:08:35.925Z] --- PASS: TestCreateError (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCreateAlreadyExists [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T08:08:35.925Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestLogClosed [2021-11-11T08:08:35.925Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestLogBlocking [2021-11-11T08:08:35.925Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T08:08:35.925Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T08:08:35.925Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestPublishBatchSuccess [2021-11-11T08:08:35.925Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestPublishBatchError [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=error msg=Error [2021-11-11T08:08:35.925Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T08:08:35.925Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T08:08:35.925Z] time="2021-11-11T08:08:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T08:08:35.925Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchSimple [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchTicker [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchClose [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/3/���� [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T08:08:35.925Z] === RUN TestEffectiveLen/5/ [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/0/ [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: Hello [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: He [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: llo [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: Hello [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: 🙃 [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: 🙃 [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/6/a� [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: a [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: � [2021-11-11T08:08:35.925Z] === RUN TestFindValidSplit/7/a� [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1044: a� [2021-11-11T08:08:35.925Z] cloudwatchlogs_test.go:1045: [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestProcessEventEmoji [2021-11-11T08:08:35.925Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchLineSplit [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMaxEvents [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-11T08:08:35.925Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T08:08:35.925Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T08:08:35.925Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T08:08:35.925Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T08:08:35.925Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T08:08:35.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T08:08:35.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T08:08:35.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T08:08:35.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T08:08:35.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T08:08:35.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T08:08:35.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestCreateTagSuccess [2021-11-11T08:08:35.926Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T08:08:35.926Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T08:08:35.926Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T08:08:35.926Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T08:08:35.926Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T08:08:35.926Z] PASS [2021-11-11T08:08:35.926Z] coverage: 77.4% of statements [2021-11-11T08:08:35.926Z] ok github.com/docker/docker/daemon/logger/awslogs 0.342s coverage: 77.4% of statements [2021-11-11T08:08:35.926Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T08:08:35.926Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestSearchRegistryForImages [2021-11-11T08:08:35.926Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T08:08:35.926Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T08:08:35.926Z] === RUN TestImageDelete [2021-11-11T08:08:35.926Z] === RUN TestImageDelete/no_lease [2021-11-11T08:08:35.926Z] === RUN TestImageDelete/lease_exists [2021-11-11T08:08:35.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T08:08:36.393Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T08:08:36.393Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T08:08:36.393Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T08:08:36.393Z] === RUN TestContentStoreForPull [2021-11-11T08:08:36.393Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-11T08:08:36.393Z] PASS [2021-11-11T08:08:36.393Z] coverage: 6.6% of statements [2021-11-11T08:08:36.393Z] ok github.com/docker/docker/daemon/images 0.293s coverage: 6.6% of statements [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T08:08:36.393Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T08:08:36.393Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T08:08:36.393Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T08:08:36.393Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T08:08:36.863Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-11-11T08:08:36.863Z] === RUN TestFastTimeMarshalJSON [2021-11-11T08:08:36.863Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-11-11T08:08:36.863Z] PASS [2021-11-11T08:08:36.863Z] coverage: 87.2% of statements [2021-11-11T08:08:36.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-11-11T08:08:36.863Z] === RUN TestJSONFileLogger [2021-11-11T08:08:36.863Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T08:08:36.863Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T08:08:36.863Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T08:08:36.863Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T08:08:36.863Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-11-11T08:08:36.863Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T08:08:36.863Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T08:08:36.863Z] === RUN TestEncodeDecode [2021-11-11T08:08:36.863Z] === PAUSE TestEncodeDecode [2021-11-11T08:08:36.863Z] === RUN TestUnexpectedEOF [2021-11-11T08:08:36.863Z] time="2021-11-11T08:08:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T08:08:36.863Z] time="2021-11-11T08:08:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T08:08:36.863Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-11T08:08:36.863Z] === CONT TestEncodeDecode [2021-11-11T08:08:36.863Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T08:08:36.863Z] PASS [2021-11-11T08:08:36.863Z] coverage: 69.9% of statements [2021-11-11T08:08:36.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.205s coverage: 69.9% of statements [2021-11-11T08:08:36.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T08:08:36.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T08:08:37.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T08:08:37.848Z] === RUN TestWriteLog [2021-11-11T08:08:37.848Z] === PAUSE TestWriteLog [2021-11-11T08:08:37.848Z] === RUN TestReadLog [2021-11-11T08:08:37.848Z] === PAUSE TestReadLog [2021-11-11T08:08:37.848Z] === CONT TestWriteLog [2021-11-11T08:08:37.848Z] === CONT TestReadLog [2021-11-11T08:08:37.848Z] --- PASS: TestWriteLog (0.01s) [2021-11-11T08:08:37.848Z] === RUN TestReadLog/tail_exact [2021-11-11T08:08:37.848Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T08:08:37.848Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T08:08:37.848Z] --- PASS: TestReadLog (0.13s) [2021-11-11T08:08:37.848Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-11-11T08:08:37.848Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T08:08:37.848Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2021-11-11T08:08:37.848Z] PASS [2021-11-11T08:08:37.848Z] coverage: 75.2% of statements [2021-11-11T08:08:37.848Z] ok github.com/docker/docker/daemon/logger/local 0.249s coverage: 75.2% of statements [2021-11-11T08:08:37.848Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T08:08:37.848Z] === RUN TestOpenFileDelete [2021-11-11T08:08:37.848Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestOpenFileRename [2021-11-11T08:08:37.848Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestParseLogTagDefaultTag [2021-11-11T08:08:37.848Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestParseLogTag [2021-11-11T08:08:37.848Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestParseLogTagEmptyTag [2021-11-11T08:08:37.848Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestTailFiles [2021-11-11T08:08:37.848Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestFollowLogsConsumerGone [2021-11-11T08:08:37.848Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestFollowLogsProducerGone [2021-11-11T08:08:37.848Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-11-11T08:08:37.848Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-11-11T08:08:37.848Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T08:08:37.848Z] === RUN TestCheckCapacityAndRotate [2021-11-11T08:08:37.848Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T08:08:37.848Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T08:08:38.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T08:08:38.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T08:08:38.316Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-11-11T08:08:38.316Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T08:08:38.316Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-11-11T08:08:38.316Z] PASS [2021-11-11T08:08:38.316Z] coverage: 55.3% of statements [2021-11-11T08:08:38.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.209s coverage: 55.3% of statements [2021-11-11T08:08:38.316Z] === RUN TestLog [2021-11-11T08:08:38.316Z] --- PASS: TestLog (0.00s) [2021-11-11T08:08:38.316Z] PASS [2021-11-11T08:08:38.316Z] coverage: 31.5% of statements [2021-11-11T08:08:38.316Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2021-11-11T08:08:38.784Z] === RUN TestValidateLogOpt [2021-11-11T08:08:38.784Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestNewMissedConfig [2021-11-11T08:08:39.253Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestNewMissedUrl [2021-11-11T08:08:39.253Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestNewMissedToken [2021-11-11T08:08:39.253Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestNewWithProxy [2021-11-11T08:08:39.253Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestDefault [2021-11-11T08:08:39.253Z] --- PASS: TestDefault (0.01s) [2021-11-11T08:08:39.253Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T08:08:39.253Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-11-11T08:08:39.253Z] === RUN TestJsonFormat [2021-11-11T08:08:39.253Z] --- PASS: TestJsonFormat (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestRawFormat [2021-11-11T08:08:39.253Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestRawFormatWithLabels [2021-11-11T08:08:39.253Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestRawFormatWithoutTag [2021-11-11T08:08:39.253Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestBatching [2021-11-11T08:08:39.253Z] === RUN TestParseLogFormat [2021-11-11T08:08:39.253Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestValidateLogOptEmpty [2021-11-11T08:08:39.253Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestValidateSyslogAddress [2021-11-11T08:08:39.253Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestParseAddressDefaultPort [2021-11-11T08:08:39.253Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestValidateSyslogFacility [2021-11-11T08:08:39.253Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T08:08:39.253Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T08:08:39.253Z] === RUN TestValidateLogOpt [2021-11-11T08:08:39.253Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T08:08:39.253Z] PASS [2021-11-11T08:08:39.253Z] coverage: 46.8% of statements [2021-11-11T08:08:39.253Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-11-11T08:08:39.253Z] === RUN TestNewParse [2021-11-11T08:08:39.253Z] --- PASS: TestNewParse (0.00s) [2021-11-11T08:08:39.253Z] PASS [2021-11-11T08:08:39.253Z] coverage: 8.3% of statements [2021-11-11T08:08:39.253Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2021-11-11T08:08:39.253Z] --- PASS: TestBatching (0.21s) [2021-11-11T08:08:39.253Z] === RUN TestFrequency [2021-11-11T08:08:39.253Z] --- PASS: TestFrequency (0.21s) [2021-11-11T08:08:39.253Z] === RUN TestOneMessagePerRequest [2021-11-11T08:08:39.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T08:08:39.897Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T08:08:39.897Z] === RUN TestVerify [2021-11-11T08:08:39.897Z] --- PASS: TestVerify (0.00s) [2021-11-11T08:08:39.897Z] === RUN TestSkipVerify [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] --- PASS: TestSkipVerify (0.52s) [2021-11-11T08:08:39.897Z] === RUN TestBufferMaximum [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.704267\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.704492\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T08:08:39.897Z] === RUN TestServerAlwaysDown [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.706934\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.706934\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.706934\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.710696\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] time="2021-11-11T08:08:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636618119.710696\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:39.897Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T08:08:39.897Z] === RUN TestCannotSendAfterClose [2021-11-11T08:08:39.897Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T08:08:39.897Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T08:08:40.366Z] === RUN TestV1IDService [2021-11-11T08:08:40.366Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T08:08:40.366Z] === RUN TestV2MetadataService [2021-11-11T08:08:40.836Z] time="2021-11-11T08:08:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T08:08:40.836Z] time="2021-11-11T08:08:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"34cb3bc693ad\"}'" [2021-11-11T08:08:40.836Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-11-11T08:08:40.836Z] PASS [2021-11-11T08:08:40.836Z] coverage: 82.5% of statements [2021-11-11T08:08:40.836Z] ok github.com/docker/docker/daemon/logger/splunk 2.033s coverage: 82.5% of statements [2021-11-11T08:08:40.836Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T08:08:40.836Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T08:08:40.836Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T08:08:41.828Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T08:08:41.828Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T08:08:41.828Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T08:08:41.828Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestContinueOnError_UnnestsErrors [2021-11-11T08:08:41.828Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestManifestStore [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T08:08:41.828Z] === RUN TestSuccessfulDownload [2021-11-11T08:08:41.828Z] download_test.go:268: Needs fixing on Windows [2021-11-11T08:08:41.828Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestCancelledDownload [2021-11-11T08:08:41.828Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T08:08:41.828Z] === RUN TestMaxDownloadAttempts [2021-11-11T08:08:41.828Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T08:08:41.828Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T08:08:41.828Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T08:08:41.828Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T08:08:41.828Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T08:08:41.828Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T08:08:41.828Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T08:08:41.828Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T08:08:41.828Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T08:08:41.828Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T08:08:41.828Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T08:08:41.828Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local623088715\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/no_local_cache [2021-11-11T08:08:41.828Z] --- PASS: TestV2MetadataService (1.46s) [2021-11-11T08:08:41.828Z] PASS [2021-11-11T08:08:41.828Z] coverage: 48.2% of statements [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/with_local_cache [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T08:08:41.828Z] ok github.com/docker/docker/distribution/metadata 1.597s coverage: 48.2% of statements [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="reference for unknown type: " [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="reference for unknown type: " [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="reference for unknown type: " [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="reference for unknown type: " [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="reference for unknown type: " [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T08:08:41.828Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T08:08:41.828Z] time="2021-11-11T08:08:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T08:08:42.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore (0.45s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T08:08:42.311Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestFixManifestLayers [2021-11-11T08:08:42.311Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T08:08:42.311Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T08:08:42.311Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestFixManifestLayersBadParent [2021-11-11T08:08:42.311Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestValidateManifest [2021-11-11T08:08:42.311Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T08:08:42.311Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestFormatPlatform [2021-11-11T08:08:42.311Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T08:08:42.311Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestLayerAlreadyExists [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-11-11T08:08:42.311Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T08:08:42.311Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T08:08:42.311Z] time="2021-11-11T08:08:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T08:08:42.311Z] time="2021-11-11T08:08:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T08:08:42.311Z] time="2021-11-11T08:08:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T08:08:42.311Z] time="2021-11-11T08:08:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T08:08:42.311Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T08:08:42.311Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2021-11-11T08:08:42.311Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2021-11-11T08:08:42.311Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2021-11-11T08:08:42.311Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2021-11-11T08:08:42.311Z] === RUN TestTransfer [2021-11-11T08:08:42.311Z] --- PASS: TestTransfer (0.18s) [2021-11-11T08:08:42.311Z] === RUN TestConcurrencyLimit [2021-11-11T08:08:42.780Z] === RUN TestNotFound [2021-11-11T08:08:42.780Z] --- PASS: TestNotFound (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestConflict [2021-11-11T08:08:42.780Z] --- PASS: TestConflict (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestForbidden [2021-11-11T08:08:42.780Z] --- PASS: TestForbidden (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestInvalidParameter [2021-11-11T08:08:42.780Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestNotImplemented [2021-11-11T08:08:42.780Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestNotModified [2021-11-11T08:08:42.780Z] --- PASS: TestNotModified (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestUnauthorized [2021-11-11T08:08:42.780Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestUnknown [2021-11-11T08:08:42.780Z] --- PASS: TestUnknown (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestCancelled [2021-11-11T08:08:42.780Z] --- PASS: TestCancelled (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestDeadline [2021-11-11T08:08:42.780Z] --- PASS: TestDeadline (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestDataLoss [2021-11-11T08:08:42.780Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestUnavailable [2021-11-11T08:08:42.780Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestSystem [2021-11-11T08:08:42.780Z] --- PASS: TestSystem (0.00s) [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Conflict [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T08:08:42.780Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T08:08:42.780Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T08:08:42.780Z] PASS [2021-11-11T08:08:42.780Z] coverage: 53.1% of statements [2021-11-11T08:08:42.780Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-11-11T08:08:43.249Z] --- PASS: TestConcurrencyLimit (0.59s) [2021-11-11T08:08:43.249Z] === RUN TestInactiveJobs [2021-11-11T08:08:43.249Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-11-11T08:08:43.249Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T08:08:43.249Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T08:08:43.249Z] === RUN TestTokenPassThru [2021-11-11T08:08:43.249Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T08:08:43.249Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T08:08:43.249Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T08:08:43.249Z] PASS [2021-11-11T08:08:43.249Z] coverage: 23.4% of statements [2021-11-11T08:08:43.249Z] ok github.com/docker/docker/distribution 1.829s coverage: 23.4% of statements [2021-11-11T08:08:43.249Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T08:08:43.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T08:08:43.717Z] --- PASS: TestInactiveJobs (0.52s) [2021-11-11T08:08:43.717Z] === RUN TestWatchRelease [2021-11-11T08:08:43.717Z] --- PASS: TestWatchRelease (0.10s) [2021-11-11T08:08:43.717Z] === RUN TestWatchFinishedTransfer [2021-11-11T08:08:43.717Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T08:08:43.717Z] === RUN TestDuplicateTransfer [2021-11-11T08:08:43.717Z] --- PASS: TestDuplicateTransfer (0.11s) [2021-11-11T08:08:43.717Z] === RUN TestSuccessfulUpload [2021-11-11T08:08:43.717Z] === RUN TestFSGetInvalidData [2021-11-11T08:08:43.717Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T08:08:43.717Z] === RUN TestFSInvalidSet [2021-11-11T08:08:43.717Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T08:08:43.717Z] === RUN TestFSInvalidRoot [2021-11-11T08:08:43.717Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T08:08:43.717Z] === RUN TestFSMetadataGetSet [2021-11-11T08:08:43.717Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-11-11T08:08:43.717Z] === RUN TestFSInvalidWalker [2021-11-11T08:08:43.717Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T08:08:43.717Z] === RUN TestFSGetSet [2021-11-11T08:08:43.717Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T08:08:43.717Z] === RUN TestFSGetUnsetKey [2021-11-11T08:08:43.717Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T08:08:43.717Z] === RUN TestFSGetEmptyData [2021-11-11T08:08:43.717Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-11T08:08:44.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T08:08:44.187Z] === RUN TestFSDelete [2021-11-11T08:08:44.187Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T08:08:44.187Z] === RUN TestFSWalker [2021-11-11T08:08:44.187Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T08:08:44.187Z] === RUN TestFSWalkerStopOnError [2021-11-11T08:08:44.187Z] === RUN TestCompare [2021-11-11T08:08:44.187Z] --- PASS: TestCompare (0.00s) [2021-11-11T08:08:44.187Z] PASS [2021-11-11T08:08:44.187Z] coverage: 19.2% of statements [2021-11-11T08:08:44.187Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T08:08:44.187Z] === RUN TestNewFromJSON [2021-11-11T08:08:44.187Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T08:08:44.187Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestMarshalKeyOrder [2021-11-11T08:08:44.187Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestImage [2021-11-11T08:08:44.187Z] --- PASS: TestImage (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestImageOSNotEmpty [2021-11-11T08:08:44.187Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T08:08:44.187Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestCreate [2021-11-11T08:08:44.187Z] --- PASS: TestCreate (0.00s) [2021-11-11T08:08:44.187Z] === RUN TestRestore [2021-11-11T08:08:44.187Z] ok github.com/docker/docker/image/cache 0.066s coverage: 19.2% of statements [2021-11-11T08:08:44.187Z] time="2021-11-11T08:08:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T08:08:44.187Z] time="2021-11-11T08:08:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T08:08:44.187Z] --- PASS: TestRestore (0.19s) [2021-11-11T08:08:44.187Z] === RUN TestAddDelete [2021-11-11T08:08:44.187Z] --- PASS: TestAddDelete (0.04s) [2021-11-11T08:08:44.187Z] === RUN TestSearchAfterDelete [2021-11-11T08:08:44.187Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T08:08:44.187Z] === RUN TestParentReset [2021-11-11T08:08:44.187Z] --- PASS: TestParentReset (0.03s) [2021-11-11T08:08:44.187Z] === RUN TestGetAndSetLastUpdated [2021-11-11T08:08:44.187Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T08:08:44.187Z] === RUN TestStoreLen [2021-11-11T08:08:44.187Z] --- PASS: TestStoreLen (0.05s) [2021-11-11T08:08:44.187Z] PASS [2021-11-11T08:08:44.187Z] coverage: 86.8% of statements [2021-11-11T08:08:44.187Z] ok github.com/docker/docker/image 0.558s coverage: 86.8% of statements [2021-11-11T08:08:44.187Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-11-11T08:08:44.187Z] === RUN TestCancelledUpload [2021-11-11T08:08:44.187Z] --- PASS: TestCancelledUpload (0.02s) [2021-11-11T08:08:44.187Z] PASS [2021-11-11T08:08:44.187Z] coverage: 77.3% of statements [2021-11-11T08:08:44.187Z] ok github.com/docker/docker/distribution/xfer 2.674s coverage: 77.3% of statements [2021-11-11T08:08:44.187Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T08:08:44.187Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T08:08:44.187Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T08:08:44.187Z] PASS [2021-11-11T08:08:44.187Z] coverage: 25.0% of statements [2021-11-11T08:08:44.187Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-11-11T08:08:44.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T08:08:44.655Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-11T08:08:44.655Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T08:08:45.129Z] === RUN TestSerialization [2021-11-11T08:08:45.129Z] --- PASS: TestSerialization (0.02s) [2021-11-11T08:08:45.129Z] PASS [2021-11-11T08:08:45.129Z] coverage: 87.5% of statements [2021-11-11T08:08:45.129Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 87.5% of statements [2021-11-11T08:08:45.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T08:08:45.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T08:08:45.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T08:08:46.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T08:08:46.115Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T08:08:46.115Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T08:08:46.115Z] PASS [2021-11-11T08:08:46.115Z] coverage: 42.3% of statements [2021-11-11T08:08:46.115Z] ok github.com/docker/docker/oci 0.048s coverage: 42.3% of statements [2021-11-11T08:08:46.115Z] === RUN TestEnvironmentParsing [2021-11-11T08:08:46.115Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T08:08:46.115Z] PASS [2021-11-11T08:08:46.115Z] coverage: 1.0% of statements [2021-11-11T08:08:46.115Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.0% of statements [2021-11-11T08:08:46.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T08:08:46.584Z] === RUN TestEmptyLayer [2021-11-11T08:08:46.584Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestCommitFailure [2021-11-11T08:08:46.584Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T08:08:46.584Z] === RUN TestStartTransactionFailure [2021-11-11T08:08:46.584Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestGetOrphan [2021-11-11T08:08:46.584Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T08:08:46.584Z] === RUN TestMountAndRegister [2021-11-11T08:08:46.584Z] layer_test.go:271: Layer size: 14 [2021-11-11T08:08:46.584Z] --- PASS: TestMountAndRegister (0.05s) [2021-11-11T08:08:46.584Z] === RUN TestLayerRelease [2021-11-11T08:08:46.584Z] layer_test.go:304: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestStoreRestore [2021-11-11T08:08:46.584Z] layer_test.go:353: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestTarStreamStability [2021-11-11T08:08:46.584Z] layer_test.go:468: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestRegisterExistingLayer [2021-11-11T08:08:46.584Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-11-11T08:08:46.584Z] === RUN TestTarStreamVerification [2021-11-11T08:08:46.584Z] layer_test.go:697: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestLayerMigration [2021-11-11T08:08:46.584Z] migration_test.go:46: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T08:08:46.584Z] migration_test.go:182: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestMountInit [2021-11-11T08:08:46.584Z] mount_test.go:17: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestMountSize [2021-11-11T08:08:46.584Z] mount_test.go:76: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestMountChanges [2021-11-11T08:08:46.584Z] mount_test.go:125: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T08:08:46.584Z] === RUN TestMountApply [2021-11-11T08:08:46.584Z] mount_test.go:212: Failing on Windows [2021-11-11T08:08:46.584Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T08:08:46.584Z] PASS [2021-11-11T08:08:46.584Z] coverage: 30.1% of statements [2021-11-11T08:08:46.584Z] === RUN TestParseVersion [2021-11-11T08:08:46.584Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T08:08:46.584Z] PASS [2021-11-11T08:08:46.584Z] coverage: 52.9% of statements [2021-11-11T08:08:46.584Z] ok github.com/docker/docker/layer 0.333s coverage: 30.1% of statements [2021-11-11T08:08:46.584Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-11-11T08:08:47.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T08:08:47.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T08:08:47.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T08:08:47.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T08:08:47.052Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T08:08:47.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T08:08:47.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T08:08:47.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T08:08:47.598Z] === RUN TestAddressPoolOpt [2021-11-11T08:08:47.598Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/a [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/something [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/_=a [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/PATH [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/=a [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/PATH= [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/PATH=something [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/1asd [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/123 [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/some_space [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/= [2021-11-11T08:08:47.598Z] === RUN TestValidateEnv/PaTh [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T08:08:47.598Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestParseHost [2021-11-11T08:08:47.599Z] --- PASS: TestParseHost (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestParseDockerDaemonHost [2021-11-11T08:08:47.599Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestParseTCP [2021-11-11T08:08:47.599Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T08:08:47.599Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestValidateExtraHosts [2021-11-11T08:08:47.599Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestIpOptString [2021-11-11T08:08:47.599Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T08:08:47.599Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T08:08:47.599Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestIpOptSetInvalidVal [2021-11-11T08:08:47.599Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestValidateIPAddress [2021-11-11T08:08:47.599Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestMapOpts [2021-11-11T08:08:47.599Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestListOptsWithoutValidator [2021-11-11T08:08:47.599Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestListOptsWithValidator [2021-11-11T08:08:47.599Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestValidateDNSSearch [2021-11-11T08:08:47.599Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T08:08:47.599Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T08:08:47.599Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestNamedListOpts [2021-11-11T08:08:47.599Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestNamedMapOpts [2021-11-11T08:08:47.599Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestParseLink [2021-11-11T08:08:47.599Z] --- PASS: TestParseLink (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T08:08:47.599Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T08:08:47.599Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T08:08:47.599Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T08:08:47.599Z] === RUN TestUlimitOpt [2021-11-11T08:08:47.599Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T08:08:47.599Z] PASS [2021-11-11T08:08:47.599Z] coverage: 67.1% of statements [2021-11-11T08:08:47.599Z] ok github.com/docker/docker/opts 0.118s coverage: 67.1% of statements [2021-11-11T08:08:47.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T08:08:48.068Z] === RUN TestUnbuffered [2021-11-11T08:08:48.068Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T08:08:48.068Z] === RUN TestRaceUnbuffered [2021-11-11T08:08:48.068Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T08:08:48.068Z] PASS [2021-11-11T08:08:48.068Z] coverage: 100.0% of statements [2021-11-11T08:08:48.068Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-11-11T08:08:48.536Z] === RUN TestIsArchivePathDir [2021-11-11T08:08:48.536Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T08:08:48.536Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T08:08:48.536Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T08:08:48.536Z] === RUN TestMatch [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[foo]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[]#01 [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[qux]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T08:08:48.536Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T08:08:48.536Z] --- PASS: TestMatch (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T08:08:48.536Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T08:08:48.536Z] PASS [2021-11-11T08:08:48.536Z] coverage: 87.5% of statements [2021-11-11T08:08:48.536Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2021-11-11T08:08:48.536Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-11-11T08:08:48.536Z] === RUN TestIsArchivePathTar [2021-11-11T08:08:48.536Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-11-11T08:08:48.536Z] === RUN TestDecompressStreamGzip [2021-11-11T08:08:48.536Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-11T08:08:48.536Z] === RUN TestDecompressStreamBzip2 [2021-11-11T08:08:48.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T08:08:48.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T08:08:48.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T08:08:48.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T08:08:49.004Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-11T08:08:49.004Z] === RUN TestDecompressStreamXz [2021-11-11T08:08:49.004Z] archive_test.go:134: Xz not present in msys2 [2021-11-11T08:08:49.004Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T08:08:49.004Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T08:08:49.004Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestCompressStreamInvalid [2021-11-11T08:08:49.004Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestExtensionInvalid [2021-11-11T08:08:49.004Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestExtensionUncompressed [2021-11-11T08:08:49.004Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestExtensionBzip2 [2021-11-11T08:08:49.004Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestExtensionGzip [2021-11-11T08:08:49.004Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestExtensionXz [2021-11-11T08:08:49.004Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestCmdStreamLargeStderr [2021-11-11T08:08:49.004Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T08:08:49.004Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T08:08:49.004Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2021-11-11T08:08:49.004Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T08:08:49.004Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestMiddleware [2021-11-11T08:08:49.004Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestNewResponseModifier [2021-11-11T08:08:49.004Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T08:08:49.004Z] PASS [2021-11-11T08:08:49.004Z] coverage: 26.8% of statements [2021-11-11T08:08:49.004Z] ok github.com/docker/docker/pkg/authorization 0.597s coverage: 26.8% of statements [2021-11-11T08:08:49.004Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-11-11T08:08:49.004Z] === RUN TestCmdStreamBad [2021-11-11T08:08:49.004Z] archive_test.go:239: Failing on Windows CI machines [2021-11-11T08:08:49.004Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestCmdStreamGood [2021-11-11T08:08:49.004Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T08:08:49.004Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T08:08:49.004Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T08:08:49.004Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T08:08:49.004Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestUntarPath [2021-11-11T08:08:49.004Z] --- PASS: TestUntarPath (0.06s) [2021-11-11T08:08:49.004Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T08:08:49.004Z] === RUN TestChrootTarUntar [2021-11-11T08:08:49.004Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.004Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T08:08:49.004Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.004Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T08:08:49.004Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T08:08:49.004Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:08:49.004Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T08:08:49.004Z] === RUN TestChrootCopyWithTar [2021-11-11T08:08:49.005Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestChrootCopyFileWithTar [2021-11-11T08:08:49.005Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestChrootUntarPath [2021-11-11T08:08:49.005Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T08:08:49.005Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T08:08:49.005Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestChrootApplyDotDotFile [2021-11-11T08:08:49.005Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:08:49.005Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T08:08:49.005Z] PASS [2021-11-11T08:08:49.005Z] coverage: 15.1% of statements [2021-11-11T08:08:49.005Z] ok github.com/docker/docker/pkg/chrootarchive 0.073s coverage: 15.1% of statements [2021-11-11T08:08:49.005Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-11T08:08:49.005Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T08:08:49.005Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-11T08:08:49.005Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T08:08:49.005Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T08:08:49.005Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T08:08:49.005Z] === RUN TestCopyWithTarSrcFile [2021-11-11T08:08:49.005Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T08:08:49.005Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T08:08:49.473Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T08:08:49.473Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T08:08:49.473Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T08:08:49.473Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T08:08:49.473Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T08:08:49.473Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T08:08:49.473Z] === RUN TestTarFiles [2021-11-11T08:08:49.473Z] === RUN TestSizeEmpty [2021-11-11T08:08:49.473Z] --- PASS: TestSizeEmpty (0.01s) [2021-11-11T08:08:49.473Z] === RUN TestSizeEmptyFile [2021-11-11T08:08:49.473Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestSizeNonemptyFile [2021-11-11T08:08:49.473Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T08:08:49.473Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T08:08:49.473Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T08:08:49.473Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T08:08:49.473Z] === RUN TestMoveToSubdir [2021-11-11T08:08:49.473Z] --- PASS: TestMoveToSubdir (0.01s) [2021-11-11T08:08:49.473Z] === RUN TestSizeNonExistingDirectory [2021-11-11T08:08:49.473Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T08:08:49.473Z] PASS [2021-11-11T08:08:49.473Z] coverage: 80.0% of statements [2021-11-11T08:08:49.473Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2021-11-11T08:08:49.565Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:08:49.565Z] Using test binary docker [2021-11-11T08:08:49.565Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T08:08:49.565Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:08:49.565Z] INFO: Waiting for daemon to start... [2021-11-11T08:08:49.565Z] Starting dockerd [2021-11-11T08:08:49.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T08:08:49.941Z] === RUN Test [2021-11-11T08:08:49.941Z] === RUN Test/TestContainsEntry [2021-11-11T08:08:49.941Z] === RUN Test/TestCreateEntries [2021-11-11T08:08:49.941Z] === RUN Test/TestEntriesDiff [2021-11-11T08:08:49.941Z] === RUN Test/TestEntriesEquality [2021-11-11T08:08:49.941Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T08:08:49.941Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T08:08:49.941Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T08:08:49.941Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T08:08:49.941Z] === RUN Test/TestGeneratorWithPort [2021-11-11T08:08:49.941Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T08:08:49.941Z] === RUN Test/TestNewEntry [2021-11-11T08:08:49.941Z] === RUN Test/TestParse [2021-11-11T08:08:49.941Z] --- PASS: Test (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T08:08:49.941Z] PASS [2021-11-11T08:08:49.941Z] coverage: 58.3% of statements [2021-11-11T08:08:49.941Z] === RUN Test [2021-11-11T08:08:49.941Z] === RUN Test/TestContent [2021-11-11T08:08:49.941Z] === RUN Test/TestInitialize [2021-11-11T08:08:49.941Z] === RUN Test/TestNew [2021-11-11T08:08:49.941Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T08:08:49.941Z] === RUN Test/TestRegister [2021-11-11T08:08:49.941Z] === RUN Test/TestWatch [2021-11-11T08:08:49.941Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-11-11T08:08:49.941Z] --- PASS: Test (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T08:08:49.941Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T08:08:49.941Z] PASS [2021-11-11T08:08:49.941Z] coverage: 92.9% of statements [2021-11-11T08:08:49.941Z] ok github.com/docker/docker/pkg/discovery/file 0.051s coverage: 92.9% of statements [2021-11-11T08:08:50.928Z] === RUN Test [2021-11-11T08:08:50.928Z] === RUN Test/TestWatch [2021-11-11T08:08:50.928Z] --- PASS: Test (0.01s) [2021-11-11T08:08:50.928Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T08:08:50.928Z] PASS [2021-11-11T08:08:50.928Z] coverage: 92.3% of statements [2021-11-11T08:08:50.928Z] ok github.com/docker/docker/pkg/discovery/memory 0.101s coverage: 92.3% of statements [2021-11-11T08:08:50.928Z] === RUN Test [2021-11-11T08:08:50.928Z] === RUN Test/TestInitialize [2021-11-11T08:08:50.928Z] === RUN Test/TestInitializeWithPattern [2021-11-11T08:08:50.928Z] === RUN Test/TestRegister [2021-11-11T08:08:50.928Z] === RUN Test/TestWatch [2021-11-11T08:08:50.928Z] --- PASS: Test (0.00s) [2021-11-11T08:08:50.928Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T08:08:50.928Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T08:08:50.928Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T08:08:50.928Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T08:08:50.928Z] PASS [2021-11-11T08:08:50.928Z] coverage: 93.8% of statements [2021-11-11T08:08:50.928Z] === RUN Test [2021-11-11T08:08:50.928Z] === RUN Test/TestInitialize [2021-11-11T08:08:50.928Z] ok github.com/docker/docker/pkg/discovery/nodes 0.082s coverage: 93.8% of statements [2021-11-11T08:08:50.928Z] time="2021-11-11T08:08:50Z" level=info msg="Initializing discovery without TLS" [2021-11-11T08:08:50.928Z] time="2021-11-11T08:08:50Z" level=info msg="Initializing discovery without TLS" [2021-11-11T08:08:50.928Z] time="2021-11-11T08:08:50Z" level=info msg="Initializing discovery without TLS" [2021-11-11T08:08:50.928Z] === RUN Test/TestInitializeWithCerts [2021-11-11T08:08:50.928Z] time="2021-11-11T08:08:50Z" level=info msg="Initializing discovery with TLS" [2021-11-11T08:08:50.928Z] === RUN Test/TestWatch [2021-11-11T08:08:50.928Z] time="2021-11-11T08:08:50Z" level=info msg="Initializing discovery without TLS" [2021-11-11T08:08:51.397Z] === RUN TestPollerAddRemove [2021-11-11T08:08:51.397Z] --- PASS: TestPollerAddRemove (0.01s) [2021-11-11T08:08:51.397Z] === RUN TestPollerEvent [2021-11-11T08:08:51.397Z] poller_test.go:41: No chmod on Windows [2021-11-11T08:08:51.397Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T08:08:51.397Z] === RUN TestPollerClose [2021-11-11T08:08:51.397Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T08:08:51.397Z] PASS [2021-11-11T08:08:51.397Z] coverage: 36.2% of statements [2021-11-11T08:08:51.397Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2021-11-11T08:08:51.867Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T08:08:51.867Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T08:08:51.867Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T08:08:51.867Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T08:08:51.867Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCopyFile [2021-11-11T08:08:51.867Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T08:08:51.867Z] fileutils_test.go:134: Needs porting to Windows [2021-11-11T08:08:51.867Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T08:08:51.867Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T08:08:51.867Z] fileutils_test.go:180: Needs porting to Windows [2021-11-11T08:08:51.867Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestWildcardMatches [2021-11-11T08:08:51.867Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestPatternMatches [2021-11-11T08:08:51.867Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T08:08:51.867Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T08:08:51.867Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T08:08:51.867Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T08:08:51.867Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T08:08:51.867Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T08:08:51.867Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestSingleExclamationError [2021-11-11T08:08:51.867Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestMatchesWithNoPatterns [2021-11-11T08:08:51.867Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T08:08:51.867Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestMatches [2021-11-11T08:08:51.867Z] --- PASS: TestMatches (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatterns [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T08:08:51.867Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCreateIfNotExistsDir [2021-11-11T08:08:51.867Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestCreateIfNotExistsFile [2021-11-11T08:08:51.867Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T08:08:51.867Z] === RUN TestMatch [2021-11-11T08:08:51.867Z] --- PASS: TestMatch (0.00s) [2021-11-11T08:08:51.867Z] PASS [2021-11-11T08:08:51.867Z] coverage: 85.4% of statements [2021-11-11T08:08:51.867Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 85.4% of statements [2021-11-11T08:08:52.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T08:08:52.335Z] === RUN TestGet [2021-11-11T08:08:52.335Z] --- PASS: TestGet (0.00s) [2021-11-11T08:08:52.335Z] === RUN TestGetShortcutString [2021-11-11T08:08:52.335Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T08:08:52.335Z] PASS [2021-11-11T08:08:52.335Z] coverage: 42.9% of statements [2021-11-11T08:08:52.335Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-11-11T08:08:52.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T08:08:52.803Z] === RUN TestCreateIDMapOrder [2021-11-11T08:08:52.803Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T08:08:52.803Z] PASS [2021-11-11T08:08:52.803Z] coverage: 7.2% of statements [2021-11-11T08:08:52.803Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-11-11T08:08:52.831Z] . [2021-11-11T08:08:52.831Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:08:52.831Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:08:52.831Z] Error: No such image: emptyfs [2021-11-11T08:08:52.831Z] Running integration-test (iteration 1) [2021-11-11T08:08:52.831Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T08:08:53.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T08:08:53.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T08:08:53.270Z] === RUN TestFixedBufferCap [2021-11-11T08:08:53.739Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestFixedBufferLen [2021-11-11T08:08:53.739Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestFixedBufferString [2021-11-11T08:08:53.739Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestFixedBufferWrite [2021-11-11T08:08:53.739Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestFixedBufferRead [2021-11-11T08:08:53.739Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestBytesPipeRead [2021-11-11T08:08:53.739Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestBytesPipeWrite [2021-11-11T08:08:53.739Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T08:08:53.739Z] --- PASS: TestTarFiles (4.60s) [2021-11-11T08:08:53.739Z] === RUN TestTarUntar [2021-11-11T08:08:53.739Z] --- PASS: TestTarUntar (0.01s) [2021-11-11T08:08:53.739Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T08:08:53.739Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestTarWithOptions [2021-11-11T08:08:53.739Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-11-11T08:08:53.739Z] === RUN TestAtomicWriteToFile [2021-11-11T08:08:53.739Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T08:08:53.739Z] === RUN TestAtomicWriteSetCommit [2021-11-11T08:08:53.739Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T08:08:53.739Z] === RUN TestAtomicWriteSetCancel [2021-11-11T08:08:53.739Z] --- PASS: TestTarWithOptions (0.04s) [2021-11-11T08:08:53.739Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T08:08:53.739Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestUntarUstarGnuConflict [2021-11-11T08:08:53.739Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T08:08:53.739Z] === RUN TestReadCloserWrapperClose [2021-11-11T08:08:53.739Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T08:08:53.739Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestReaderErrWrapperRead [2021-11-11T08:08:53.739Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestHashData [2021-11-11T08:08:53.739Z] --- PASS: TestHashData (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestCancelReadCloser [2021-11-11T08:08:53.739Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T08:08:53.739Z] === RUN TestUntarInvalidFilenames [2021-11-11T08:08:54.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T08:08:54.207Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T08:08:54.207Z] === RUN TestWriteCloserWrapperClose [2021-11-11T08:08:54.207Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestNopWriteCloser [2021-11-11T08:08:54.207Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestNopWriter [2021-11-11T08:08:54.207Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestWriteCounter [2021-11-11T08:08:54.207Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T08:08:54.207Z] PASS [2021-11-11T08:08:54.207Z] coverage: 69.2% of statements [2021-11-11T08:08:54.207Z] --- PASS: Test (3.14s) [2021-11-11T08:08:54.207Z] --- PASS: Test/TestInitialize (0.14s) [2021-11-11T08:08:54.207Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T08:08:54.207Z] PASS [2021-11-11T08:08:54.207Z] coverage: 84.1% of statements [2021-11-11T08:08:54.207Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames382295630\\dest" [2021-11-11T08:08:54.207Z] ok github.com/docker/docker/pkg/discovery/kv 3.191s coverage: 84.1% of statements [2021-11-11T08:08:54.207Z] ok github.com/docker/docker/pkg/ioutils 0.559s coverage: 69.2% of statements [2021-11-11T08:08:54.207Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-11T08:08:54.207Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T08:08:54.207Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T08:08:54.207Z] === RUN TestUntarInvalidHardlink [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink605334607\\victim\\hello" -> "../victim/hello" [2021-11-11T08:08:54.207Z] === RUN TestError [2021-11-11T08:08:54.207Z] --- PASS: TestError (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestProgressString [2021-11-11T08:08:54.207Z] === RUN TestProgressString/no_progress [2021-11-11T08:08:54.207Z] === RUN TestProgressString/progress_1 [2021-11-11T08:08:54.207Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T08:08:54.207Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T08:08:54.207Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T08:08:54.207Z] === RUN TestProgressString/with_units [2021-11-11T08:08:54.207Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T08:08:54.207Z] === RUN TestProgressString/hide_counts [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T08:08:54.207Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestJSONMessageDisplay [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink776481122\\victim\\hello" -> "/../victim/hello" [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink464518489\\victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink372879076\\victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink042472691\\victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink916733366\\victim" -> "../victim" [2021-11-11T08:08:54.207Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T08:08:54.207Z] === RUN TestUntarInvalidSymlink [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink257622429\\dest\\dotdot" -> "../victim/hello" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink071302744\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink296137687\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink495763274\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink131109409\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink693676812\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:54.207Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink789945595\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T08:08:54.207Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T08:08:54.207Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T08:08:54.207Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestXGlobalNoParent [2021-11-11T08:08:54.207Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestReplaceFileTarWrapper [2021-11-11T08:08:54.207Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-11-11T08:08:54.207Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T08:08:54.207Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T08:08:54.207Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T08:08:54.207Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T08:08:54.207Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T08:08:54.207Z] PASS [2021-11-11T08:08:54.207Z] coverage: 91.7% of statements [2021-11-11T08:08:54.207Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-11-11T08:08:54.207Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-11-11T08:08:54.207Z] === RUN TestPrefixHeaderReadable [2021-11-11T08:08:54.207Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-11-11T08:08:54.207Z] === RUN TestDisablePigz [2021-11-11T08:08:54.207Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-11-11T08:08:54.207Z] --- PASS: TestDisablePigz (0.11s) [2021-11-11T08:08:54.207Z] === RUN TestPigz [2021-11-11T08:08:54.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T08:08:54.675Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-11-11T08:08:54.675Z] --- PASS: TestPigz (0.12s) [2021-11-11T08:08:54.675Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T08:08:54.675Z] archive_windows_test.go:16: Currently fails [2021-11-11T08:08:54.675Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestCanonicalTarNameForPath [2021-11-11T08:08:54.675Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestCanonicalTarName [2021-11-11T08:08:54.675Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestChmodTarEntry [2021-11-11T08:08:54.675Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestHardLinkOrder [2021-11-11T08:08:54.675Z] === RUN TestStandardLongPath [2021-11-11T08:08:54.675Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestUNCLongPath [2021-11-11T08:08:54.675Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T08:08:54.675Z] PASS [2021-11-11T08:08:54.675Z] coverage: 100.0% of statements [2021-11-11T08:08:54.675Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2021-11-11T08:08:54.675Z] --- PASS: TestHardLinkOrder (0.14s) [2021-11-11T08:08:54.675Z] === RUN TestChangeString [2021-11-11T08:08:54.675Z] --- PASS: TestChangeString (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestChangesWithNoChanges [2021-11-11T08:08:54.675Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T08:08:54.675Z] === RUN TestChangesWithChanges [2021-11-11T08:08:54.675Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T08:08:54.675Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T08:08:54.675Z] changes_test.go:192: needs more investigation [2021-11-11T08:08:54.675Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestChangesDirsEmpty [2021-11-11T08:08:54.675Z] === RUN TestNameFormat [2021-11-11T08:08:54.675Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T08:08:54.675Z] === RUN TestNameRetries [2021-11-11T08:08:54.675Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T08:08:54.675Z] PASS [2021-11-11T08:08:54.675Z] coverage: 85.7% of statements [2021-11-11T08:08:54.675Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-11-11T08:08:54.675Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-11-11T08:08:54.675Z] === RUN TestChangesDirsMutated [2021-11-11T08:08:55.143Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-11-11T08:08:55.143Z] === RUN TestApplyLayer [2021-11-11T08:08:55.143Z] changes_test.go:405: needs further investigation [2021-11-11T08:08:55.143Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T08:08:55.143Z] changes_test.go:441: needs further investigation [2021-11-11T08:08:55.143Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T08:08:55.143Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T08:08:55.143Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestChangesSize [2021-11-11T08:08:55.143Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T08:08:55.143Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames642776322\\dest" [2021-11-11T08:08:55.143Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-11T08:08:55.143Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink722049924\\victim\\hello" -> "../victim/hello" [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink875276051\\victim\\hello" -> "/../victim/hello" [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink090915670\\victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink541803709\\victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink693249784\\victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink660767735\\victim" -> "../victim" [2021-11-11T08:08:55.143Z] --- PASS: TestApplyLayerInvalidHardlink (0.01s) [2021-11-11T08:08:55.143Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink612910826\\dest\\dotdot" -> "../victim/hello" [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink184397121\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink297429932\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink986223899\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink222815678\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:55.143Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink012450821\\dest\\loophole-victim" -> "../victim" [2021-11-11T08:08:55.143Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-11-11T08:08:55.143Z] === RUN TestApplyLayerWhiteouts [2021-11-11T08:08:55.143Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-11-11T08:08:55.143Z] === RUN TestGenerateEmptyFile [2021-11-11T08:08:55.143Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestGenerateWithContent [2021-11-11T08:08:55.143Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T08:08:55.143Z] PASS [2021-11-11T08:08:55.143Z] coverage: 62.6% of statements [2021-11-11T08:08:55.143Z] ok github.com/docker/docker/pkg/archive 6.845s coverage: 62.6% of statements [2021-11-11T08:08:55.143Z] === RUN TestParseKeyValueOpt [2021-11-11T08:08:55.143Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestParseUintList [2021-11-11T08:08:55.143Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestParseUintListMaximumLimits [2021-11-11T08:08:55.143Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T08:08:55.143Z] PASS [2021-11-11T08:08:55.143Z] coverage: 97.0% of statements [2021-11-11T08:08:55.143Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-11-11T08:08:55.143Z] === RUN TestNewAndRemove [2021-11-11T08:08:55.143Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T08:08:55.143Z] === RUN TestRemoveInvalidPath [2021-11-11T08:08:55.143Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T08:08:55.143Z] PASS [2021-11-11T08:08:55.143Z] coverage: 82.6% of statements [2021-11-11T08:08:55.143Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-11-11T08:08:55.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T08:08:55.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:08:55.958Z] [2021-11-11T08:08:55.958Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T08:08:55.958Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T08:08:55.958Z] HOSTNAME=86a297f70164 [2021-11-11T08:08:55.958Z] TESTDEBUG=0 [2021-11-11T08:08:55.958Z] DEST=bundles/test-integration [2021-11-11T08:08:55.958Z] PWD=/go/src/github.com/docker/docker [2021-11-11T08:08:55.958Z] DOCKER_GITCOMMIT=a33e583b092ef38c380703e12def1125beb21a89 [2021-11-11T08:08:55.958Z] container=docker [2021-11-11T08:08:55.958Z] HOME=/root [2021-11-11T08:08:55.958Z] GOLANG_VERSION=1.16.10 [2021-11-11T08:08:55.958Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T08:08:55.958Z] VALIDATE_BRANCH=20.10 [2021-11-11T08:08:55.958Z] TERM=xterm [2021-11-11T08:08:55.958Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T08:08:55.958Z] SHLVL=1 [2021-11-11T08:08:55.958Z] TIMEOUT=120m [2021-11-11T08:08:55.958Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T08:08:55.958Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T08:08:55.958Z] GO111MODULE=off [2021-11-11T08:08:55.958Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T08:08:55.958Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T08:08:55.958Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T08:08:55.958Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T08:08:55.958Z] GOPATH=/go [2021-11-11T08:08:55.958Z] PKG_CONFIG=pkg-config [2021-11-11T08:08:55.958Z] _=/usr/bin/env [2021-11-11T08:08:55.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T08:08:56.132Z] === RUN TestParseEmptyInterface [2021-11-11T08:08:56.132Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestParseNonInterfaceType [2021-11-11T08:08:56.132Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestParseWithOneFunction [2021-11-11T08:08:56.132Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestParseWithMultipleFuncs [2021-11-11T08:08:56.132Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestParseWithUnnamedReturn [2021-11-11T08:08:56.132Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestEmbeddedInterface [2021-11-11T08:08:56.132Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestParsedImports [2021-11-11T08:08:56.132Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T08:08:56.132Z] === RUN TestAliasedImports [2021-11-11T08:08:56.132Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T08:08:56.132Z] PASS [2021-11-11T08:08:56.132Z] coverage: 56.8% of statements [2021-11-11T08:08:56.132Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.212s coverage: 56.8% of statements [2021-11-11T08:08:56.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T08:08:56.601Z] === RUN TestFailedConnection [2021-11-11T08:08:56.601Z] === RUN TestHTTPTransport [2021-11-11T08:08:56.601Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T08:08:56.601Z] PASS [2021-11-11T08:08:56.601Z] coverage: 85.7% of statements [2021-11-11T08:08:56.601Z] ok github.com/docker/docker/pkg/plugins/transport 0.050s coverage: 85.7% of statements [2021-11-11T08:08:57.069Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T08:08:57.069Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T08:08:57.069Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T08:08:57.069Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T08:08:57.069Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T08:08:57.069Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T08:08:57.069Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestBufferPoolPutAndGet [2021-11-11T08:08:57.069Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T08:08:57.069Z] PASS [2021-11-11T08:08:57.069Z] coverage: 88.2% of statements [2021-11-11T08:08:57.069Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-11-11T08:08:57.069Z] === RUN TestOutputOnPrematureClose [2021-11-11T08:08:57.069Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T08:08:57.069Z] === RUN TestCompleteSilently [2021-11-11T08:08:57.069Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T08:08:57.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T08:08:57.537Z] PASS [2021-11-11T08:08:57.537Z] coverage: 75.9% of statements [2021-11-11T08:08:57.537Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-11-11T08:08:57.537Z] --- PASS: TestFailedConnection (1.17s) [2021-11-11T08:08:57.537Z] === RUN TestFailOnce [2021-11-11T08:08:58.005Z] 2021/11/11 08:08:57 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-11-11T08:08:58.005Z] goroutine 9 [running]: [2021-11-11T08:08:58.005Z] net/http.(*conn).serve.func1(0xc00005eaa0) [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-11-11T08:08:58.005Z] panic(0x1434180, 0x154a130) [2021-11-11T08:08:58.005Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-11-11T08:08:58.005Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x155a8d0, 0xc0000a0000, 0xc000158100) [2021-11-11T08:08:58.005Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-11-11T08:08:58.005Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x155a8d0, 0xc0000a0000, 0xc000158100) [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-11-11T08:08:58.005Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x155a8d0, 0xc0000a0000, 0xc000158100) [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-11-11T08:08:58.005Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x155a8d0, 0xc0000a0000, 0xc000158100) [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-11-11T08:08:58.005Z] net/http.(*conn).serve(0xc00005eaa0, 0x155b4c0, 0xc00004e900) [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-11-11T08:08:58.005Z] created by net/http.(*Server).Serve [2021-11-11T08:08:58.005Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-11-11T08:08:58.005Z] time="2021-11-11T08:08:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post \"http://127.0.0.1:49222/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T08:08:58.005Z] === RUN TestSendToOneSub [2021-11-11T08:08:58.005Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T08:08:58.005Z] === RUN TestSendToMultipleSubs [2021-11-11T08:08:58.005Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T08:08:58.005Z] === RUN TestEvictOneSub [2021-11-11T08:08:58.005Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T08:08:58.005Z] === RUN TestClosePublisher [2021-11-11T08:08:58.005Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T08:08:58.005Z] === RUN TestPubSubRace [2021-11-11T08:08:58.005Z] === RUN TestRegister [2021-11-11T08:08:58.005Z] --- PASS: TestRegister (0.00s) [2021-11-11T08:08:58.005Z] === RUN TestCommand [2021-11-11T08:08:58.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T08:08:58.474Z] --- PASS: TestCommand (0.04s) [2021-11-11T08:08:58.474Z] === RUN TestNaiveSelf [2021-11-11T08:08:58.474Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T08:08:58.474Z] PASS [2021-11-11T08:08:58.474Z] coverage: 82.4% of statements [2021-11-11T08:08:58.474Z] ok github.com/docker/docker/pkg/reexec 0.115s coverage: 82.4% of statements [2021-11-11T08:08:58.942Z] --- PASS: TestFailOnce (1.14s) [2021-11-11T08:08:58.942Z] === RUN TestEchoInputOutput [2021-11-11T08:08:58.942Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T08:08:58.942Z] === RUN TestBackoff [2021-11-11T08:08:58.942Z] --- PASS: TestBackoff (0.00s) [2021-11-11T08:08:58.942Z] === RUN TestAbortRetry [2021-11-11T08:08:58.942Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T08:08:58.942Z] === RUN TestClientScheme [2021-11-11T08:08:58.942Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T08:08:58.942Z] === RUN TestNewClientWithTimeout [2021-11-11T08:08:58.942Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T08:08:58.942Z] PASS [2021-11-11T08:08:58.942Z] coverage: 75.0% of statements [2021-11-11T08:08:58.942Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2021-11-11T08:08:58.942Z] === RUN TestParseSignal [2021-11-11T08:08:58.942Z] --- PASS: TestParseSignal (0.00s) [2021-11-11T08:08:58.942Z] === RUN TestValidSignalForPlatform [2021-11-11T08:08:58.942Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-11-11T08:08:58.942Z] PASS [2021-11-11T08:08:58.942Z] coverage: 19.7% of statements [2021-11-11T08:08:58.942Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2021-11-11T08:08:59.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T08:08:59.410Z] time="2021-11-11T08:08:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T08:08:59.410Z] === RUN TestNewStdWriter [2021-11-11T08:08:59.410Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T08:08:59.410Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestWriteWithNilBytes [2021-11-11T08:08:59.410Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestWrite [2021-11-11T08:08:59.410Z] --- PASS: TestWrite (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestWriteWithWriterError [2021-11-11T08:08:59.410Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T08:08:59.410Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyWriteAndRead [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T08:08:59.410Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T08:08:59.410Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T08:08:59.410Z] PASS [2021-11-11T08:08:59.410Z] coverage: 100.0% of statements [2021-11-11T08:08:59.410Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-11-11T08:08:59.877Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T08:08:59.877Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T08:08:59.877Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestFormatStatus [2021-11-11T08:08:59.877Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestFormatError [2021-11-11T08:08:59.877Z] --- PASS: TestFormatError (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestFormatJSONError [2021-11-11T08:08:59.877Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T08:08:59.877Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T08:08:59.877Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestNewJSONProgressOutput [2021-11-11T08:08:59.877Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestAuxFormatterEmit [2021-11-11T08:08:59.877Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestStreamWriterStdout [2021-11-11T08:08:59.877Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T08:08:59.877Z] === RUN TestStreamWriterStderr [2021-11-11T08:08:59.877Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T08:08:59.877Z] PASS [2021-11-11T08:08:59.877Z] coverage: 66.2% of statements [2021-11-11T08:08:59.877Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-11-11T08:09:00.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T08:09:00.345Z] === RUN TestGenerateRandomID [2021-11-11T08:09:00.345Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestShortenId [2021-11-11T08:09:00.345Z] --- PASS: TestShortenId (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestShortenSha256Id [2021-11-11T08:09:00.345Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestShortenIdEmpty [2021-11-11T08:09:00.345Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestShortenIdInvalid [2021-11-11T08:09:00.345Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestIsShortIDNonHex [2021-11-11T08:09:00.345Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T08:09:00.345Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T08:09:00.345Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T08:09:00.345Z] PASS [2021-11-11T08:09:00.345Z] coverage: 70.6% of statements [2021-11-11T08:09:00.345Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-11-11T08:09:00.812Z] === RUN TestIsCpusetListAvailable [2021-11-11T08:09:00.812Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T08:09:00.812Z] PASS [2021-11-11T08:09:00.812Z] coverage: 38.2% of statements [2021-11-11T08:09:00.812Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 38.2% of statements [2021-11-11T08:09:00.812Z] time="2021-11-11T08:09:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T08:09:00.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:09:00.951Z] Using test binary docker [2021-11-11T08:09:00.951Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T08:09:00.951Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-11T08:09:00.951Z] Starting dockerd [2021-11-11T08:09:00.951Z] INFO: Waiting for daemon to start... [2021-11-11T08:09:01.799Z] === RUN TestChtimes [2021-11-11T08:09:01.799Z] --- PASS: TestChtimes (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestChtimesWindows [2021-11-11T08:09:01.799Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T08:09:01.799Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T08:09:01.799Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T08:09:01.799Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T08:09:01.799Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestHasWin32KSupport [2021-11-11T08:09:01.799Z] syscall_windows_test.go:8: win32k: true [2021-11-11T08:09:01.799Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T08:09:01.799Z] PASS [2021-11-11T08:09:01.799Z] coverage: 12.0% of statements [2021-11-11T08:09:01.799Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 12.0% of statements [2021-11-11T08:09:01.799Z] === RUN TestTailFile [2021-11-11T08:09:01.799Z] --- PASS: TestTailFile (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestTailFileManyLines [2021-11-11T08:09:01.799Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestTailEmptyFile [2021-11-11T08:09:01.799Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestTailNegativeN [2021-11-11T08:09:01.799Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.799Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.799Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.800Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.800Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.801Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.801Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.801Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.802Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.802Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.802Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:01.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T08:09:01.803Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:01.803Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.272Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:02.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T08:09:02.273Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.273Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.274Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.02s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T08:09:02.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T08:09:02.276Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T08:09:02.276Z] PASS [2021-11-11T08:09:02.276Z] coverage: 88.6% of statements [2021-11-11T08:09:02.276Z] ok github.com/docker/docker/pkg/tailfile 0.236s coverage: 88.6% of statements [2021-11-11T08:09:02.744Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T08:09:02.744Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestTarSumRemove [2021-11-11T08:09:02.744Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestSortFileInfoSums [2021-11-11T08:09:02.744Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T08:09:02.744Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestNewTarSumForLabel [2021-11-11T08:09:02.744Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestEmptyTar [2021-11-11T08:09:02.744Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestTarSumsReadSize [2021-11-11T08:09:02.744Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-11-11T08:09:02.744Z] === RUN TestTarSums [2021-11-11T08:09:02.744Z] --- PASS: TestTarSums (0.08s) [2021-11-11T08:09:02.744Z] === RUN TestIteration [2021-11-11T08:09:02.744Z] --- PASS: TestIteration (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestVersionLabelForChecksum [2021-11-11T08:09:02.744Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestVersion [2021-11-11T08:09:02.744Z] --- PASS: TestVersion (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestGetVersion [2021-11-11T08:09:02.744Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T08:09:02.744Z] === RUN TestGetVersions [2021-11-11T08:09:02.744Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T08:09:02.744Z] PASS [2021-11-11T08:09:02.744Z] coverage: 89.3% of statements [2021-11-11T08:09:02.744Z] ok github.com/docker/docker/pkg/tarsum 0.152s coverage: 89.3% of statements [2021-11-11T08:09:02.744Z] testing: warning: no tests to run [2021-11-11T08:09:02.744Z] PASS [2021-11-11T08:09:02.744Z] coverage: [no statements] [2021-11-11T08:09:02.744Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-11-11T08:09:03.211Z] time="2021-11-11T08:09:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T08:09:03.211Z] === RUN TestTruncIndex [2021-11-11T08:09:03.211Z] --- PASS: TestTruncIndex (0.11s) [2021-11-11T08:09:03.491Z] . [2021-11-11T08:09:03.491Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:09:03.491Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:09:03.491Z] Error: No such image: emptyfs [2021-11-11T08:09:03.491Z] Running integration-test (iteration 1) [2021-11-11T08:09:03.491Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T08:09:03.679Z] PASS [2021-11-11T08:09:03.679Z] coverage: 91.5% of statements [2021-11-11T08:09:03.679Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2021-11-11T08:09:03.679Z] === RUN TestIsGIT [2021-11-11T08:09:03.679Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T08:09:03.679Z] === RUN TestIsTransport [2021-11-11T08:09:03.679Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T08:09:03.679Z] PASS [2021-11-11T08:09:03.679Z] coverage: 100.0% of statements [2021-11-11T08:09:03.679Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-11-11T08:09:04.146Z] === RUN TestVersionInfo [2021-11-11T08:09:04.146Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T08:09:04.146Z] === RUN TestAppendVersions [2021-11-11T08:09:04.146Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T08:09:04.146Z] PASS [2021-11-11T08:09:04.146Z] coverage: 88.9% of statements [2021-11-11T08:09:04.146Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-11-11T08:09:05.133Z] === RUN TestValidatePrivileges [2021-11-11T08:09:05.133Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T08:09:05.133Z] === RUN TestFilterByCapNeg [2021-11-11T08:09:05.133Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T08:09:05.133Z] === RUN TestFilterByCapPos [2021-11-11T08:09:05.133Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T08:09:05.133Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T08:09:05.133Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T08:09:05.133Z] PASS [2021-11-11T08:09:05.133Z] coverage: 12.0% of statements [2021-11-11T08:09:05.133Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2021-11-11T08:09:05.133Z] === RUN TestNewSettable [2021-11-11T08:09:05.133Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T08:09:05.133Z] === RUN TestIsSettable [2021-11-11T08:09:05.133Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T08:09:05.133Z] === RUN TestUpdateSettingsEnv [2021-11-11T08:09:05.133Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T08:09:05.133Z] PASS [2021-11-11T08:09:05.133Z] coverage: 20.1% of statements [2021-11-11T08:09:05.133Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.1% of statements [2021-11-11T08:09:06.119Z] === RUN TestLoad [2021-11-11T08:09:06.119Z] --- PASS: TestLoad (0.01s) [2021-11-11T08:09:06.120Z] === RUN TestSave [2021-11-11T08:09:06.120Z] --- PASS: TestSave (0.02s) [2021-11-11T08:09:06.120Z] === RUN TestAddDeleteGet [2021-11-11T08:09:06.120Z] --- PASS: TestAddDeleteGet (0.06s) [2021-11-11T08:09:06.120Z] === RUN TestInvalidTags [2021-11-11T08:09:06.120Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T08:09:06.120Z] PASS [2021-11-11T08:09:06.120Z] coverage: 84.4% of statements [2021-11-11T08:09:06.120Z] ok github.com/docker/docker/reference 0.148s coverage: 84.4% of statements [2021-11-11T08:09:07.106Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T08:09:07.106Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T08:09:07.106Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T08:09:07.106Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestValidateMirror [2021-11-11T08:09:07.106Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestLoadInsecureRegistries [2021-11-11T08:09:07.106Z] time="2021-11-11T08:09:06Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T08:09:07.106Z] time="2021-11-11T08:09:06Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T08:09:07.106Z] time="2021-11-11T08:09:06Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T08:09:07.106Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-11-11T08:09:07.106Z] === RUN TestNewServiceConfig [2021-11-11T08:09:07.106Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestValidateIndexName [2021-11-11T08:09:07.106Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestValidateIndexNameWithError [2021-11-11T08:09:07.106Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestEndpointParse [2021-11-11T08:09:07.106Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestEndpointParseInvalid [2021-11-11T08:09:07.106Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestValidateEndpoint [2021-11-11T08:09:07.106Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T08:09:07.106Z] === RUN TestPing [2021-11-11T08:09:07.106Z] --- PASS: TestPing (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestPingRegistryEndpoint [2021-11-11T08:09:07.106Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:07.106Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestEndpoint [2021-11-11T08:09:07.106Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:07.106Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestParseRepositoryInfo [2021-11-11T08:09:07.106Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestNewIndexInfo [2021-11-11T08:09:07.106Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestMirrorEndpointLookup [2021-11-11T08:09:07.106Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:07.106Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-11-11T08:09:07.106Z] === RUN TestSearchRepositories [2021-11-11T08:09:07.106Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T08:09:07.106Z] Host: 127.0.0.1:49233 [2021-11-11T08:09:07.106Z] User-Agent: docker test client [2021-11-11T08:09:07.106Z] Authorization: Token fake-token [2021-11-11T08:09:07.106Z] X-Docker-Token: true [2021-11-11T08:09:07.106Z] Accept-Encoding: gzip [2021-11-11T08:09:07.106Z] [2021-11-11T08:09:07.106Z] [2021-11-11T08:09:07.106Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T08:09:07.106Z] Connection: close [2021-11-11T08:09:07.106Z] Content-Length: 144 [2021-11-11T08:09:07.106Z] Cache-Control: no-cache [2021-11-11T08:09:07.106Z] Content-Type: application/json [2021-11-11T08:09:07.106Z] Date: Thu, 11 Nov 2021 08:09:06 GMT [2021-11-11T08:09:07.106Z] Expires: -1 [2021-11-11T08:09:07.106Z] Pragma: no-cache [2021-11-11T08:09:07.106Z] Server: docker-tests/mock [2021-11-11T08:09:07.106Z] X-Docker-Registry-Config: mock [2021-11-11T08:09:07.106Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T08:09:07.106Z] [2021-11-11T08:09:07.106Z] [2021-11-11T08:09:07.106Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestTrustedLocation [2021-11-11T08:09:07.106Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T08:09:07.106Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T08:09:07.106Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T08:09:07.106Z] === RUN TestIsSecureIndex [2021-11-11T08:09:07.106Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T08:09:07.106Z] PASS [2021-11-11T08:09:07.106Z] coverage: 50.3% of statements [2021-11-11T08:09:07.106Z] ok github.com/docker/docker/registry 0.219s coverage: 50.3% of statements [2021-11-11T08:09:07.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T08:09:07.574Z] time="2021-11-11T08:09:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReader [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T08:09:07.574Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T08:09:07.574Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T08:09:07.574Z] PASS [2021-11-11T08:09:07.574Z] coverage: 100.0% of statements [2021-11-11T08:09:07.574Z] ok github.com/docker/docker/registry/resumable 0.209s coverage: 100.0% of statements [2021-11-11T08:09:08.042Z] time="2021-11-11T08:09:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T08:09:08.042Z] === RUN TestRestartManagerTimeout [2021-11-11T08:09:08.042Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T08:09:08.042Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T08:09:08.042Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T08:09:08.042Z] PASS [2021-11-11T08:09:08.042Z] coverage: 50.9% of statements [2021-11-11T08:09:08.042Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T08:09:08.042Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T08:09:08.514Z] === RUN TestDecodeContainerConfig [2021-11-11T08:09:08.514Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T08:09:08.514Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T08:09:08.514Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T08:09:08.514Z] === RUN TestValidatePrivileged [2021-11-11T08:09:08.514Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T08:09:08.514Z] PASS [2021-11-11T08:09:08.514Z] coverage: 52.2% of statements [2021-11-11T08:09:08.514Z] ok github.com/docker/docker/runconfig 0.067s coverage: 52.2% of statements [2021-11-11T08:09:08.985Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T08:09:08.985Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T08:09:08.985Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T08:09:08.985Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T08:09:08.985Z] PASS [2021-11-11T08:09:08.985Z] coverage: 62.5% of statements [2021-11-11T08:09:08.985Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2021-11-11T08:09:09.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T08:09:10.885Z] Loaded image: buildpack-deps:buster [2021-11-11T08:09:10.885Z] Loaded image: busybox:latest [2021-11-11T08:09:10.885Z] Loaded image: busybox:glibc [2021-11-11T08:09:11.202Z] === RUN TestGetDriver [2021-11-11T08:09:11.202Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestVolumeRequestError [2021-11-11T08:09:11.202Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T08:09:11.202Z] PASS [2021-11-11T08:09:11.202Z] coverage: 36.1% of statements [2021-11-11T08:09:11.202Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-11-11T08:09:11.202Z] === RUN TestGetAddress [2021-11-11T08:09:11.202Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestRemove [2021-11-11T08:09:11.202Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T08:09:11.202Z] --- SKIP: TestRemove (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestInitializeWithVolumes [2021-11-11T08:09:11.202Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestCreate [2021-11-11T08:09:11.202Z] --- PASS: TestCreate (0.01s) [2021-11-11T08:09:11.202Z] === RUN TestValidateName [2021-11-11T08:09:11.202Z] --- PASS: TestValidateName (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestCreateWithOpts [2021-11-11T08:09:11.202Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-11T08:09:11.202Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestRelaodNoOpts [2021-11-11T08:09:11.202Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T08:09:11.202Z] PASS [2021-11-11T08:09:11.202Z] coverage: 41.5% of statements [2021-11-11T08:09:11.202Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2021-11-11T08:09:11.202Z] === RUN TestConvertTmpfsOptions [2021-11-11T08:09:11.202Z] parser_test.go:49: data="mode=700,size=1m" [2021-11-11T08:09:11.202Z] parser_test.go:49: data="ro" [2021-11-11T08:09:11.202Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestParseMountRaw [2021-11-11T08:09:11.202Z] --- PASS: TestParseMountRaw (0.02s) [2021-11-11T08:09:11.202Z] === RUN TestParseMountRawSplit [2021-11-11T08:09:11.202Z] parser_test.go:390: case 0 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 1 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 2 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 3 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 4 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 5 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 6 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 7 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 8 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 0 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 1 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 2 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 3 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 4 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 5 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 6 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 7 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 8 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 9 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 10 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 11 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 12 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 0 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 1 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 2 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 3 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 4 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 5 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 6 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 7 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 8 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 9 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 10 [2021-11-11T08:09:11.202Z] parser_test.go:390: case 11 [2021-11-11T08:09:11.202Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-11-11T08:09:11.202Z] === RUN TestParseMountSpec [2021-11-11T08:09:11.202Z] parser_test.go:455: case 0 [2021-11-11T08:09:11.202Z] parser_test.go:455: case 1 [2021-11-11T08:09:11.202Z] parser_test.go:455: case 2 [2021-11-11T08:09:11.202Z] parser_test.go:455: case 3 [2021-11-11T08:09:11.202Z] parser_test.go:455: case 4 [2021-11-11T08:09:11.202Z] parser_test.go:455: case 5 [2021-11-11T08:09:11.202Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-11-11T08:09:11.202Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T08:09:11.202Z] === RUN TestValidateMount [2021-11-11T08:09:11.202Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T08:09:11.202Z] PASS [2021-11-11T08:09:11.202Z] coverage: 66.2% of statements [2021-11-11T08:09:11.202Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 66.2% of statements [2021-11-11T08:09:12.142Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T08:09:12.142Z] [2021-11-11T08:09:12.142Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-11T08:09:12.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-11T08:09:12.142Z] Using test binary docker [2021-11-11T08:09:12.142Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T08:09:12.142Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:09:12.142Z] INFO: Waiting for daemon to start... [2021-11-11T08:09:12.142Z] Starting dockerd [2021-11-11T08:09:12.142Z] . [2021-11-11T08:09:12.142Z] INFO: Building docker-sdk-python3:4.4.1... [2021-11-11T08:09:12.188Z] === RUN TestSetGetMeta [2021-11-11T08:09:12.188Z] === PAUSE TestSetGetMeta [2021-11-11T08:09:12.188Z] === RUN TestRestore [2021-11-11T08:09:12.188Z] === PAUSE TestRestore [2021-11-11T08:09:12.188Z] === RUN TestServiceCreate [2021-11-11T08:09:12.188Z] === PAUSE TestServiceCreate [2021-11-11T08:09:12.188Z] === RUN TestServiceList [2021-11-11T08:09:12.188Z] === PAUSE TestServiceList [2021-11-11T08:09:12.188Z] === RUN TestServiceRemove [2021-11-11T08:09:12.188Z] === PAUSE TestServiceRemove [2021-11-11T08:09:12.188Z] === RUN TestServiceGet [2021-11-11T08:09:12.188Z] === PAUSE TestServiceGet [2021-11-11T08:09:12.188Z] === RUN TestServicePrune [2021-11-11T08:09:12.188Z] === PAUSE TestServicePrune [2021-11-11T08:09:12.188Z] === RUN TestCreate [2021-11-11T08:09:12.188Z] === PAUSE TestCreate [2021-11-11T08:09:12.188Z] === RUN TestRemove [2021-11-11T08:09:12.188Z] === PAUSE TestRemove [2021-11-11T08:09:12.188Z] === RUN TestList [2021-11-11T08:09:12.188Z] === PAUSE TestList [2021-11-11T08:09:12.188Z] === RUN TestFindByDriver [2021-11-11T08:09:12.188Z] === PAUSE TestFindByDriver [2021-11-11T08:09:12.188Z] === RUN TestFindByReferenced [2021-11-11T08:09:12.188Z] === PAUSE TestFindByReferenced [2021-11-11T08:09:12.188Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T08:09:12.188Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T08:09:12.188Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T08:09:12.188Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T08:09:12.188Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T08:09:12.188Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T08:09:12.188Z] === RUN TestRefDerefRemove [2021-11-11T08:09:12.188Z] === PAUSE TestRefDerefRemove [2021-11-11T08:09:12.188Z] === RUN TestGet [2021-11-11T08:09:12.188Z] === PAUSE TestGet [2021-11-11T08:09:12.188Z] === RUN TestGetWithReference [2021-11-11T08:09:12.188Z] === PAUSE TestGetWithReference [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T08:09:12.188Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T08:09:12.188Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T08:09:12.188Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T08:09:12.188Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T08:09:12.188Z] === CONT TestSetGetMeta [2021-11-11T08:09:12.188Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T08:09:12.188Z] === CONT TestServicePrune [2021-11-11T08:09:12.188Z] === CONT TestList [2021-11-11T08:09:12.188Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T08:09:12.188Z] === CONT TestRemove [2021-11-11T08:09:12.188Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-11-11T08:09:12.188Z] === CONT TestCreate [2021-11-11T08:09:12.188Z] --- PASS: TestList (0.03s) [2021-11-11T08:09:12.188Z] === CONT TestServiceGet [2021-11-11T08:09:12.188Z] --- PASS: TestRemove (0.03s) [2021-11-11T08:09:12.188Z] === CONT TestServiceRemove [2021-11-11T08:09:12.188Z] --- PASS: TestCreate (0.02s) [2021-11-11T08:09:12.188Z] === CONT TestServiceList [2021-11-11T08:09:12.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T08:09:12.253Z] Loaded image: debian:bullseye [2021-11-11T08:09:12.513Z] Loaded image: hello-world:latest [2021-11-11T08:09:12.513Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:09:12.513Z] INFO: Testing against a local daemon [2021-11-11T08:09:12.513Z] === RUN TestCgroupNamespacesBuild [2021-11-11T08:09:12.656Z] --- PASS: TestServiceGet (0.09s) [2021-11-11T08:09:12.656Z] === CONT TestServiceCreate [2021-11-11T08:09:12.656Z] time="2021-11-11T08:09:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T08:09:12.656Z] --- PASS: TestServiceRemove (0.08s) [2021-11-11T08:09:12.656Z] === CONT TestRestore [2021-11-11T08:09:12.656Z] === CONT TestFindByReferenced [2021-11-11T08:09:12.656Z] --- PASS: TestServiceList (0.09s) [2021-11-11T08:09:12.656Z] time="2021-11-11T08:09:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T08:09:12.656Z] time="2021-11-11T08:09:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T08:09:12.656Z] --- PASS: TestServiceCreate (0.02s) [2021-11-11T08:09:12.656Z] === CONT TestFindByDriver [2021-11-11T08:09:12.656Z] time="2021-11-11T08:09:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T08:09:12.656Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T08:09:12.656Z] === CONT TestRefDerefRemove [2021-11-11T08:09:12.656Z] --- PASS: TestRestore (0.03s) [2021-11-11T08:09:12.656Z] === CONT TestGetWithReference [2021-11-11T08:09:12.656Z] time="2021-11-11T08:09:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T08:09:12.656Z] --- PASS: TestServicePrune (0.17s) [2021-11-11T08:09:12.656Z] === CONT TestGet [2021-11-11T08:09:12.656Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T08:09:12.656Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T08:09:12.656Z] --- PASS: TestGetWithReference (0.02s) [2021-11-11T08:09:12.656Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T08:09:12.656Z] --- PASS: TestFindByDriver (0.03s) [2021-11-11T08:09:12.656Z] --- PASS: TestGet (0.02s) [2021-11-11T08:09:12.656Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-11T08:09:12.656Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-11T08:09:12.656Z] PASS [2021-11-11T08:09:12.656Z] coverage: 70.3% of statements [2021-11-11T08:09:12.656Z] ok github.com/docker/docker/volume/service 0.252s coverage: 70.3% of statements [2021-11-11T08:09:13.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T08:09:15.034Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2021-11-11T08:09:15.034Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T08:09:16.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T08:09:16.447Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-11-11T08:09:16.447Z] === RUN TestClientStream [2021-11-11T08:09:16.447Z] --- PASS: TestClientStream (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestClientSendFile [2021-11-11T08:09:16.447Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestClientWithRequestTimeout [2021-11-11T08:09:16.447Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T08:09:16.447Z] === RUN TestFileSpecPlugin [2021-11-11T08:09:16.447Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T08:09:16.447Z] === RUN TestFileJSONSpecPlugin [2021-11-11T08:09:16.447Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T08:09:16.447Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestPluginAddHandler [2021-11-11T08:09:16.447Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestPluginWaitBadPlugin [2021-11-11T08:09:16.447Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T08:09:16.447Z] === RUN TestGet [2021-11-11T08:09:16.447Z] time="2021-11-11T08:09:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T08:09:16.922Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-11-11T08:09:16.922Z] === RUN TestBuildWithSession [2021-11-11T08:09:16.922Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:09:16.922Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T08:09:16.922Z] === RUN TestBuildSquashParent [2021-11-11T08:09:17.434Z] time="2021-11-11T08:09:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T08:09:18.400Z] Loaded image: buildpack-deps:buster [2021-11-11T08:09:18.400Z] Loaded image: busybox:latest [2021-11-11T08:09:18.400Z] Loaded image: busybox:glibc [2021-11-11T08:09:19.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T08:09:19.651Z] time="2021-11-11T08:09:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T08:09:19.783Z] Loaded image: debian:bullseye [2021-11-11T08:09:20.043Z] Loaded image: hello-world:latest [2021-11-11T08:09:20.043Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:09:20.043Z] INFO: Testing against a local daemon [2021-11-11T08:09:20.043Z] === RUN TestCgroupNamespacesBuild [2021-11-11T08:09:22.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T08:09:23.440Z] time="2021-11-11T08:09:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T08:09:24.242Z] --- PASS: TestCgroupNamespacesBuild (3.92s) [2021-11-11T08:09:24.242Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T08:09:24.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T08:09:25.006Z] --- PASS: TestBuildSquashParent (7.36s) [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:25.006Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:25.006Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:25.006Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:25.006Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:25.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-11-11T08:09:25.184Z] === RUN TestBuildWithSession [2021-11-11T08:09:25.184Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:09:25.184Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T08:09:25.184Z] === RUN TestBuildSquashParent [2021-11-11T08:09:25.568Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:25.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:27.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T08:09:27.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:27.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T08:09:27.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T08:09:29.386Z] --- PASS: TestBuildSquashParent (4.10s) [2021-11-11T08:09:29.386Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T08:09:29.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:29.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:29.386Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:29.386Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:29.387Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:29.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:29.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:29.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:29.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:29.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:29.387Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:29.387Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:29.387Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:09:29.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:09:29.693Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:09:29.693Z] Using test binary docker [2021-11-11T08:09:29.693Z] +++ /etc/init.d/apparmor start [2021-11-11T08:09:29.693Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:09:29.693Z] INFO: Waiting for daemon to start... [2021-11-11T08:09:29.693Z] Starting dockerd [2021-11-11T08:09:29.693Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-11-11T08:09:30.231Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-11-11T08:09:30.231Z] === RUN TestBuildMultiStageCopy [2021-11-11T08:09:30.231Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T08:09:31.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:09:31.302Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:09:32.104Z] --- PASS: TestGet (15.04s) [2021-11-11T08:09:32.104Z] === RUN TestPluginWithNoManifest [2021-11-11T08:09:32.104Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T08:09:32.104Z] === RUN TestGetAll [2021-11-11T08:09:32.104Z] --- PASS: TestGetAll (0.01s) [2021-11-11T08:09:32.104Z] PASS [2021-11-11T08:09:32.104Z] coverage: 73.4% of statements [2021-11-11T08:09:32.104Z] ok github.com/docker/docker/pkg/plugins 35.086s coverage: 73.4% of statements [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T08:09:32.104Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T08:09:32.228Z] . [2021-11-11T08:09:32.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:09:32.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:09:32.228Z] Error: No such image: emptyfs [2021-11-11T08:09:32.228Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T08:09:32.228Z] ++++ docker load [2021-11-11T08:09:32.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:09:32.487Z] Running integration-test (iteration 1) [2021-11-11T08:09:32.487Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T08:09:32.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:09:32.487Z] ++ set -e [2021-11-11T08:09:32.487Z] ++ '[' -n 0 ']' [2021-11-11T08:09:32.487Z] ++ set -x [2021-11-11T08:09:32.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:09:32.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === Skipped [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T08:09:33.089Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T08:09:33.089Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-11-11T08:09:33.089Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T08:09:33.089Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-11T08:09:33.089Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T08:09:33.089Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T08:09:33.089Z] daemon_test.go:147: root required [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T08:09:33.089Z] reload_test.go:520: root required [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-11-11T08:09:33.089Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T08:09:33.089Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T08:09:33.089Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T08:09:33.089Z] download_test.go:268: Needs fixing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T08:09:33.089Z] layer_test.go:304: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T08:09:33.089Z] layer_test.go:353: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T08:09:33.089Z] layer_test.go:468: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T08:09:33.089Z] layer_test.go:697: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T08:09:33.089Z] migration_test.go:46: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T08:09:33.089Z] migration_test.go:182: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T08:09:33.089Z] mount_test.go:17: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T08:09:33.089Z] mount_test.go:76: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T08:09:33.089Z] mount_test.go:125: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T08:09:33.089Z] mount_test.go:212: Failing on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:134: Xz not present in msys2 [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:239: Failing on Windows CI machines [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T08:09:33.089Z] archive_windows_test.go:16: Currently fails [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T08:09:33.089Z] changes_test.go:192: needs more investigation [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T08:09:33.089Z] changes_test.go:405: needs further investigation [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T08:09:33.089Z] changes_test.go:441: needs further investigation [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T08:09:33.089Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T08:09:33.089Z] poller_test.go:41: No chmod on Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T08:09:33.089Z] fileutils_test.go:134: Needs porting to Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T08:09:33.089Z] fileutils_test.go:180: Needs porting to Windows [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T08:09:33.089Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T08:09:33.089Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-11-11T08:09:33.089Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T08:09:33.089Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T08:09:33.089Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] [2021-11-11T08:09:33.089Z] DONE 1830 tests, 45 skipped in 205.880s [2021-11-11T08:09:33.089Z] INFO: make.ps1 ended at 11/11/2021 08:09:32 [2021-11-11T08:09:33.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s) [2021-11-11T08:09:33.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2021-11-11T08:09:33.886Z] === RUN TestBuildMultiStageCopy [2021-11-11T08:09:33.886Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T08:09:34.058Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T08:09:34.652Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T08:09:34.652Z] INFO: Unit tests ended at 11/11/2021 08:09:34. Duration:00:03:38.8922299 [2021-11-11T08:09:34.652Z] INFO: Building busybox [2021-11-11T08:09:34.652Z] Sending build context to Docker daemon 5.12kB [2021-11-11T08:09:34.652Z] [2021-11-11T08:09:34.652Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T08:09:34.652Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T08:09:34.652Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T08:09:34.652Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T08:09:34.652Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T08:09:34.652Z] ---> 617dd5ead5b8 [2021-11-11T08:09:34.652Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T08:09:34.652Z] ---> Running in c4fbb1f1a780 [2021-11-11T08:09:35.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T08:09:35.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T08:09:35.423Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T08:09:35.528Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T08:09:35.788Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.30s) [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-11-11T08:09:35.789Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-11T08:09:35.789Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T08:09:36.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T08:09:36.734Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-11-11T08:09:36.734Z] === RUN TestBuildLabelWithTargets [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-11T08:09:37.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-11-11T08:09:37.324Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T08:09:37.675Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-11-11T08:09:37.676Z] === RUN TestBuildWithEmptyLayers [2021-11-11T08:09:37.936Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-11-11T08:09:37.936Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T08:09:39.320Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2021-11-11T08:09:39.320Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T08:09:39.892Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-11-11T08:09:39.892Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T08:09:41.807Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2021-11-11T08:09:41.807Z] === RUN TestBuildWithHugeFile [2021-11-11T08:09:42.567Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-11-11T08:09:42.567Z] === RUN TestBuildLabelWithTargets [2021-11-11T08:09:46.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T08:09:47.142Z] Removing intermediate container c4fbb1f1a780 [2021-11-11T08:09:47.142Z] ---> 8004a4c2da8e [2021-11-11T08:09:47.142Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T08:09:47.142Z] ---> Running in 93a4cf9dba10 [2021-11-11T08:09:47.142Z] Removing intermediate container 93a4cf9dba10 [2021-11-11T08:09:47.142Z] ---> 9c4d873f233a [2021-11-11T08:09:47.142Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T08:09:47.142Z] ---> Running in 01720381b760 [2021-11-11T08:09:47.610Z] Removing intermediate container 01720381b760 [2021-11-11T08:09:47.610Z] ---> b2cc0d76567f [2021-11-11T08:09:47.610Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T08:09:48.595Z] [2021-11-11T08:09:49.063Z] ---> b75c1d04c5fd [2021-11-11T08:09:49.063Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T08:09:49.063Z] ---> Running in 948ad8877e1c [2021-11-11T08:09:50.655Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-11T08:09:50.655Z] === RUN TestBuildWithEmptyLayers [2021-11-11T08:09:51.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T08:09:52.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T08:09:52.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T08:09:53.172Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-11-11T08:09:53.172Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T08:09:53.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T08:09:53.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T08:09:54.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T08:09:57.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T08:09:57.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T08:09:58.416Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-11T08:09:58.416Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T08:09:58.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T08:09:58.672Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-11T08:09:58.672Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T08:09:58.769Z] sha256:c29a29d956b68522e127f3d16c6641f470b0f4380c35e68ef93e016c42264d6b [2021-11-11T08:09:58.769Z] INFO: Starting docker-py tests... [2021-11-11T08:09:58.769Z] ============================= test session starts ============================== [2021-11-11T08:09:58.769Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-11T08:09:58.769Z] rootdir: /src, inifile: pytest.ini [2021-11-11T08:09:58.769Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-11T08:09:58.769Z] collected 389 items / 1 deselected / 388 selected [2021-11-11T08:09:58.769Z] [2021-11-11T08:09:58.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T08:09:59.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T08:10:00.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T08:10:01.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T08:10:01.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T08:10:02.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T08:10:03.274Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:10:03.274Z] Using test binary docker [2021-11-11T08:10:03.274Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T08:10:03.274Z] +++ /etc/init.d/apparmor start [2021-11-11T08:10:03.274Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:10:03.274Z] Starting dockerd [2021-11-11T08:10:03.274Z] INFO: Waiting for daemon to start... [2021-11-11T08:10:03.274Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-11-11T08:10:03.916Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-11-11T08:10:03.916Z] === RUN TestBuildWithHugeFile [2021-11-11T08:10:04.029Z] Removing intermediate container 948ad8877e1c [2021-11-11T08:10:04.029Z] ---> 3d910f389556 [2021-11-11T08:10:04.029Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T08:10:04.029Z] ---> Running in 4c56f164f008 [2021-11-11T08:10:05.014Z] [2021-11-11T08:10:05.014Z] SUCCESS: Specified value was saved. [2021-11-11T08:10:07.226Z] Removing intermediate container 4c56f164f008 [2021-11-11T08:10:07.226Z] ---> b71401781e08 [2021-11-11T08:10:07.226Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T08:10:07.226Z] ---> Running in 67d4df82d25f [2021-11-11T08:10:09.808Z] . [2021-11-11T08:10:09.808Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:10:09.808Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:10:09.808Z] Error: No such image: emptyfs [2021-11-11T08:10:09.808Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T08:10:09.808Z] ++++ docker load [2021-11-11T08:10:09.808Z] Running integration-test (iteration 1) [2021-11-11T08:10:09.808Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T08:10:09.808Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:10:09.808Z] ++ set -e [2021-11-11T08:10:09.808Z] ++ '[' -n 0 ']' [2021-11-11T08:10:09.808Z] ++ set -x [2021-11-11T08:10:09.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:10:11.012Z] Cannot create a file when that file already exists. [2021-11-11T08:10:12.207Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-11T08:10:13.024Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-11T08:10:14.406Z] tests/integration/api_config_test.py ..... [ 8%] [2021-11-11T08:10:15.768Z] Removing intermediate container 67d4df82d25f [2021-11-11T08:10:15.768Z] ---> 8be3735554f9 [2021-11-11T08:10:15.768Z] Step 13/13 : CMD ["sh"] [2021-11-11T08:10:15.768Z] ---> Running in 954726c70c42 [2021-11-11T08:10:15.768Z] Removing intermediate container 954726c70c42 [2021-11-11T08:10:15.768Z] ---> 43ee93bd7e84 [2021-11-11T08:10:15.768Z] Successfully built 43ee93bd7e84 [2021-11-11T08:10:15.768Z] Successfully tagged busybox:latest [2021-11-11T08:10:15.768Z] INFO: Docker images of the daemon under test [2021-11-11T08:10:15.768Z] [2021-11-11T08:10:15.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T08:10:15.768Z] busybox latest 43ee93bd7e84 Less than a second ago 5.76GB [2021-11-11T08:10:15.768Z] microsoft/windowsservercore latest 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T08:10:15.768Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T08:10:15.768Z] [2021-11-11T08:10:15.768Z] INFO: Running integration tests at 11/11/2021 08:10:15... [2021-11-11T08:10:15.768Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T08:10:15.768Z] INFO: Integration API tests being run from the host: [2021-11-11T08:10:15.768Z] INFO: make.ps1 starting at 11/11/2021 08:10:15 [2021-11-11T08:10:16.235Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T08:10:19.168Z] Loaded image: buildpack-deps:buster [2021-11-11T08:10:19.168Z] Loaded image: busybox:latest [2021-11-11T08:10:19.168Z] Loaded image: busybox:glibc [2021-11-11T08:10:22.001Z] Loaded image: buildpack-deps:buster [2021-11-11T08:10:22.001Z] Loaded image: busybox:latest [2021-11-11T08:10:22.001Z] Loaded image: busybox:glibc [2021-11-11T08:10:24.441Z] Loaded image: debian:bullseye [2021-11-11T08:10:24.441Z] Loaded image: hello-world:latest [2021-11-11T08:10:24.441Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:10:24.441Z] INFO: Testing against a local daemon [2021-11-11T08:10:24.441Z] === RUN TestCgroupNamespacesBuild [2021-11-11T08:10:25.268Z] Loaded image: debian:bullseye [2021-11-11T08:10:25.268Z] Loaded image: hello-world:latest [2021-11-11T08:10:25.268Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:10:25.528Z] INFO: Testing against a local daemon [2021-11-11T08:10:25.528Z] === RUN TestCgroupNamespacesBuild [2021-11-11T08:10:27.744Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2021-11-11T08:10:27.744Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T08:10:28.044Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2021-11-11T08:10:28.044Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T08:10:28.971Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2021-11-11T08:10:28.971Z] === RUN TestBuildWithSession [2021-11-11T08:10:28.971Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:10:28.971Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T08:10:28.971Z] === RUN TestBuildSquashParent [2021-11-11T08:10:29.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2021-11-11T08:10:29.120Z] === RUN TestBuildWithSession [2021-11-11T08:10:29.120Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:10:29.120Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T08:10:29.120Z] === RUN TestBuildSquashParent [2021-11-11T08:10:32.238Z] --- PASS: TestBuildSquashParent (3.18s) [2021-11-11T08:10:32.238Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T08:10:32.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:32.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:32.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:32.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:32.239Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:32.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:32.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:32.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:32.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:32.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:32.239Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:32.239Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:32.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:32.239Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:33.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:33.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:34.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:34.355Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.95s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.01s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.11s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.29s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2021-11-11T08:10:35.722Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s) [2021-11-11T08:10:35.722Z] === RUN TestBuildMultiStageCopy [2021-11-11T08:10:35.722Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T08:10:36.650Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T08:10:36.650Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T08:10:36.907Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T08:10:37.163Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2021-11-11T08:10:37.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-11T08:10:37.419Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T08:10:37.981Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2021-11-11T08:10:37.981Z] === RUN TestBuildLabelWithTargets [2021-11-11T08:10:38.081Z] --- PASS: TestBuildWithHugeFile (52.43s) [2021-11-11T08:10:38.082Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T08:10:38.082Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:10:38.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:10:38.082Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:10:38.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:10:38.082Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:10:38.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:10:38.082Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:10:38.082Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:10:38.082Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:10:38.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T08:10:38.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-11T08:10:38.082Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-11T08:10:38.082Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T08:10:38.082Z] === RUN TestBuildPreserveOwnership [2021-11-11T08:10:38.082Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T08:10:38.082Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T08:10:38.082Z] --- PASS: TestBuildPreserveOwnership (3.28s) [2021-11-11T08:10:38.082Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2021-11-11T08:10:38.082Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2021-11-11T08:10:38.082Z] === RUN TestBuildPlatformInvalid [2021-11-11T08:10:38.082Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T08:10:38.082Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T08:10:38.909Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2021-11-11T08:10:38.909Z] === RUN TestBuildWithEmptyLayers [2021-11-11T08:10:39.098Z] --- PASS: TestBuildSquashParent (8.29s) [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:39.098Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:39.098Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:39.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:39.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:39.470Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-11-11T08:10:39.470Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T08:10:40.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:40.477Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:40.835Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2021-11-11T08:10:40.835Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T08:10:41.092Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-11-11T08:10:41.092Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T08:10:41.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:10:41.534Z] INFO: Testing against a local daemon [2021-11-11T08:10:41.534Z] === RUN TestBuildWithSession [2021-11-11T08:10:41.534Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:10:41.534Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T08:10:41.534Z] === RUN TestBuildSquashParent [2021-11-11T08:10:41.534Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:10:41.535Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:41.535Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:41.535Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:41.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T08:10:41.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T08:10:41.535Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T08:10:41.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:42.979Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2021-11-11T08:10:42.979Z] === RUN TestBuildWithHugeFile [2021-11-11T08:10:43.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T08:10:43.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:44.676Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.92s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s) [2021-11-11T08:10:46.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s) [2021-11-11T08:10:46.299Z] === RUN TestBuildMultiStageCopy [2021-11-11T08:10:46.299Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T08:10:48.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T08:10:48.836Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T08:10:49.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T08:10:49.971Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T08:10:50.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T08:10:50.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy (4.18s) [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-11-11T08:10:50.541Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2021-11-11T08:10:50.541Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T08:10:51.478Z] --- PASS: TestBuildMultiStageParentConfig (1.14s) [2021-11-11T08:10:51.478Z] === RUN TestBuildLabelWithTargets [2021-11-11T08:10:54.013Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2021-11-11T08:10:54.013Z] === RUN TestBuildWithEmptyLayers [2021-11-11T08:10:54.582Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-11-11T08:10:54.582Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.67s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.31s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.53s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.82s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.54s) [2021-11-11T08:10:56.064Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.00s) [2021-11-11T08:10:56.064Z] === RUN TestBuildMultiStageCopy [2021-11-11T08:10:56.064Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T08:10:56.263Z] Loaded image: buildpack-deps:buster [2021-11-11T08:10:56.263Z] Loaded image: busybox:latest [2021-11-11T08:10:56.263Z] Loaded image: busybox:glibc [2021-11-11T08:10:56.523Z] Loaded image: debian:bullseye [2021-11-11T08:10:56.523Z] Loaded image: hello-world:latest [2021-11-11T08:10:56.783Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:10:57.881Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2021-11-11T08:10:57.881Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T08:10:59.258Z] --- PASS: TestBuildUncleanTarFilenames (1.60s) [2021-11-11T08:10:59.258Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T08:11:00.089Z] --- PASS: TestBuildWithHugeFile (51.04s) [2021-11-11T08:11:00.089Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T08:11:00.089Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:00.089Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:00.089Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:00.089Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:00.089Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:00.089Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:00.089Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:00.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-11-11T08:11:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-11T08:11:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-11-11T08:11:00.089Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T08:11:00.089Z] === RUN TestBuildPreserveOwnership [2021-11-11T08:11:00.089Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T08:11:00.089Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T08:11:02.547Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2021-11-11T08:11:02.547Z] === RUN TestBuildWithHugeFile [2021-11-11T08:11:03.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T08:11:03.217Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T08:11:03.685Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T08:11:04.255Z] --- PASS: TestBuildPreserveOwnership (9.69s) [2021-11-11T08:11:04.255Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.68s) [2021-11-11T08:11:04.255Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-11T08:11:04.255Z] === RUN TestBuildPlatformInvalid [2021-11-11T08:11:04.255Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T08:11:04.255Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T08:11:04.255Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-11T08:11:04.255Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T08:11:04.255Z] PASS [2021-11-11T08:11:04.255Z] [2021-11-11T08:11:04.255Z] === Skipped [2021-11-11T08:11:04.256Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T08:11:04.256Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:11:04.256Z] [2021-11-11T08:11:04.256Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T08:11:04.256Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-11T08:11:04.256Z] [2021-11-11T08:11:04.256Z] [2021-11-11T08:11:04.256Z] DONE 33 tests, 2 skipped in 131.798s [2021-11-11T08:11:04.256Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T08:11:04.512Z] INFO: Testing against a local daemon [2021-11-11T08:11:04.512Z] === RUN TestConfigInspect [2021-11-11T08:11:04.512Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-11T08:11:04.512Z] === RUN TestConfigList [2021-11-11T08:11:04.512Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestConfigList (0.01s) [2021-11-11T08:11:04.512Z] === RUN TestConfigsCreateAndDelete [2021-11-11T08:11:04.512Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-11T08:11:04.512Z] === RUN TestConfigsUpdate [2021-11-11T08:11:04.512Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-11T08:11:04.512Z] === RUN TestTemplatedConfig [2021-11-11T08:11:04.512Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T08:11:04.512Z] === RUN TestConfigCreateResolve [2021-11-11T08:11:04.512Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:04.512Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-11T08:11:04.512Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T08:11:04.671Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T08:11:04.916Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.00s) [2021-11-11T08:11:04.916Z] PASS [2021-11-11T08:11:04.916Z] [2021-11-11T08:11:04.916Z] === Skipped [2021-11-11T08:11:04.916Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T08:11:04.916Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:11:04.916Z] [2021-11-11T08:11:04.916Z] [2021-11-11T08:11:04.916Z] DONE 33 tests, 1 skipped in 120.337s [2021-11-11T08:11:04.916Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T08:11:04.916Z] INFO: Testing against a local daemon [2021-11-11T08:11:04.916Z] === RUN TestConfigInspect [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy (9.73s) [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.01s) [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2021-11-11T08:11:05.138Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.81s) [2021-11-11T08:11:05.138Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T08:11:05.879Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2021-11-11T08:11:05.879Z] PASS [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === Skipped [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-11T08:11:06.134Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-11T08:11:06.134Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-11T08:11:06.134Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-11T08:11:06.134Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-11T08:11:06.134Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-11T08:11:06.134Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] [2021-11-11T08:11:06.134Z] DONE 7 tests, 6 skipped in 1.724s [2021-11-11T08:11:06.134Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T08:11:06.134Z] INFO: Testing against a local daemon [2021-11-11T08:11:06.134Z] === RUN TestCheckpoint [2021-11-11T08:11:06.134Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:11:06.134Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T08:11:06.134Z] === RUN TestContainerInvalidJSON [2021-11-11T08:11:06.134Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:06.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:06.134Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:06.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:06.134Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:06.134Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:06.134Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:06.134Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:06.134Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:06.134Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T08:11:06.134Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T08:11:06.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-11T08:11:06.134Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T08:11:06.134Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T08:11:06.134Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T08:11:06.134Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T08:11:06.298Z] --- PASS: TestConfigInspect (2.49s) [2021-11-11T08:11:06.298Z] === RUN TestConfigList [2021-11-11T08:11:06.390Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T08:11:06.391Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T08:11:06.391Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-11T08:11:06.391Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T08:11:06.391Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T08:11:06.391Z] === RUN TestCopyFromContainer [2021-11-11T08:11:07.350Z] --- PASS: TestBuildMultiStageParentConfig (1.99s) [2021-11-11T08:11:07.350Z] === RUN TestBuildLabelWithTargets [2021-11-11T08:11:07.350Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:11:07.350Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T08:11:07.350Z] === RUN TestBuildWithEmptyLayers [2021-11-11T08:11:08.211Z] --- PASS: TestConfigList (2.17s) [2021-11-11T08:11:08.211Z] === RUN TestConfigsCreateAndDelete [2021-11-11T08:11:08.337Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2021-11-11T08:11:08.337Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer// [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T08:11:10.555Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T08:11:10.752Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-11-11T08:11:10.752Z] === RUN TestConfigsUpdate [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer (4.32s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T08:11:10.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T08:11:10.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T08:11:10.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:10.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:10.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:10.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:10.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:10.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:10.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:10.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:10.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:10.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T08:11:10.812Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T08:11:10.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T08:11:10.812Z] === RUN TestCreateWithInvalidEnv [2021-11-11T08:11:10.812Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T08:11:10.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T08:11:10.812Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T08:11:10.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T08:11:10.812Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T08:11:10.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T08:11:10.812Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T08:11:10.812Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T08:11:10.812Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T08:11:10.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T08:11:10.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T08:11:10.812Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T08:11:10.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-11T08:11:10.812Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T08:11:12.177Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-11-11T08:11:12.177Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T08:11:12.662Z] --- PASS: TestConfigsUpdate (2.17s) [2021-11-11T08:11:12.663Z] === RUN TestTemplatedConfig [2021-11-11T08:11:13.105Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:13.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:13.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:13.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:13.105Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:13.105Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:13.106Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:13.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:13.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:13.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:13.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:13.106Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T08:11:13.106Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T08:11:13.106Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T08:11:13.668Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-11-11T08:11:13.668Z] === RUN TestCreateDifferentPlatform [2021-11-11T08:11:13.668Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T08:11:13.668Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T08:11:13.668Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T08:11:13.668Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T08:11:13.668Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T08:11:13.668Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T08:11:13.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-11T08:11:13.668Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T08:11:13.668Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T08:11:13.668Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T08:11:13.668Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T08:11:13.668Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T08:11:13.668Z] === RUN TestDaemonRestartIpcMode [2021-11-11T08:11:13.668Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T08:11:13.668Z] === RUN TestDaemonHostGatewayIP [2021-11-11T08:11:13.668Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:11:13.668Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-11T08:11:13.668Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T08:11:13.668Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T08:11:13.668Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T08:11:13.668Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T08:11:13.668Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T08:11:13.668Z] === RUN TestDiff [2021-11-11T08:11:13.924Z] --- PASS: TestDiff (0.39s) [2021-11-11T08:11:13.924Z] === RUN TestExecWithCloseStdin [2021-11-11T08:11:14.487Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-11T08:11:14.488Z] === RUN TestExec [2021-11-11T08:11:15.049Z] --- PASS: TestExec (0.45s) [2021-11-11T08:11:15.049Z] === RUN TestExecUser [2021-11-11T08:11:15.205Z] --- PASS: TestTemplatedConfig (2.54s) [2021-11-11T08:11:15.205Z] === RUN TestConfigCreateResolve [2021-11-11T08:11:15.305Z] --- PASS: TestExecUser (0.43s) [2021-11-11T08:11:15.306Z] === RUN TestExportContainerAndImportImage [2021-11-11T08:11:15.867Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-11T08:11:15.867Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T08:11:17.746Z] --- PASS: TestConfigCreateResolve (2.16s) [2021-11-11T08:11:17.746Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T08:11:17.746Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T08:11:17.746Z] PASS [2021-11-11T08:11:17.746Z] [2021-11-11T08:11:17.746Z] DONE 7 tests in 14.300s [2021-11-11T08:11:17.746Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T08:11:18.006Z] INFO: Testing against a local daemon [2021-11-11T08:11:18.006Z] === RUN TestCheckpoint [2021-11-11T08:11:18.006Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:11:18.006Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T08:11:18.006Z] === RUN TestContainerInvalidJSON [2021-11-11T08:11:18.006Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:18.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:18.006Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:18.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:18.006Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:18.006Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:18.006Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:11:18.006Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:11:18.006Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:11:18.006Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T08:11:18.006Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T08:11:18.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T08:11:18.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-11T08:11:18.006Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T08:11:18.006Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-11T08:11:18.006Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T08:11:18.006Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T08:11:18.006Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T08:11:18.006Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-11T08:11:18.006Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T08:11:18.267Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T08:11:18.267Z] === RUN TestCopyFromContainer [2021-11-11T08:11:19.134Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-11-11T08:11:19.134Z] === RUN TestHealthCheckWorkdir [2021-11-11T08:11:19.208Z] === RUN TestCopyFromContainer// [2021-11-11T08:11:19.208Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T08:11:19.208Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T08:11:19.469Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T08:11:19.469Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T08:11:19.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T08:11:19.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T08:11:19.469Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T08:11:19.697Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-11T08:11:19.697Z] === RUN TestHealthKillContainer [2021-11-11T08:11:19.730Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T08:11:19.730Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer (1.62s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T08:11:19.730Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T08:11:19.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T08:11:19.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:19.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:19.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:19.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:19.730Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:19.730Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:19.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:11:19.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:11:19.730Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:11:19.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T08:11:19.730Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T08:11:19.730Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-11T08:11:19.730Z] === RUN TestCreateWithInvalidEnv [2021-11-11T08:11:19.730Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T08:11:19.730Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T08:11:19.730Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T08:11:19.730Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T08:11:19.730Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T08:11:19.730Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T08:11:19.730Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T08:11:19.730Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T08:11:19.730Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T08:11:19.730Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T08:11:19.730Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T08:11:19.730Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T08:11:19.730Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T08:11:19.730Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T08:11:21.642Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2021-11-11T08:11:21.642Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:23.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:23.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:23.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:23.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:23.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:23.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:23.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:11:23.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:11:23.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:11:23.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:11:23.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T08:11:23.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T08:11:23.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T08:11:23.268Z] --- PASS: TestBuildMultiStageOnBuild (14.69s) [2021-11-11T08:11:23.268Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T08:11:23.268Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:11:23.268Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T08:11:23.268Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T08:11:23.287Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-11-11T08:11:23.287Z] === RUN TestCreateDifferentPlatform [2021-11-11T08:11:23.287Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T08:11:23.287Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T08:11:23.548Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T08:11:23.548Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T08:11:23.548Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T08:11:23.548Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T08:11:23.548Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-11T08:11:23.548Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T08:11:23.548Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T08:11:23.548Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T08:11:23.548Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T08:11:23.548Z] === RUN TestDaemonRestartIpcMode [2021-11-11T08:11:23.548Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T08:11:23.548Z] === RUN TestDaemonHostGatewayIP [2021-11-11T08:11:23.548Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T08:11:23.548Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T08:11:23.548Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T08:11:23.548Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T08:11:23.548Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T08:11:23.548Z] === RUN TestDiff [2021-11-11T08:11:24.118Z] --- PASS: TestDiff (0.51s) [2021-11-11T08:11:24.118Z] === RUN TestExecWithCloseStdin [2021-11-11T08:11:24.690Z] --- PASS: TestExecWithCloseStdin (0.58s) [2021-11-11T08:11:24.690Z] === RUN TestExec [2021-11-11T08:11:25.261Z] --- PASS: TestExec (0.58s) [2021-11-11T08:11:25.261Z] === RUN TestExecUser [2021-11-11T08:11:25.832Z] --- PASS: TestExecUser (0.55s) [2021-11-11T08:11:25.832Z] === RUN TestExportContainerAndImportImage [2021-11-11T08:11:26.402Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2021-11-11T08:11:26.402Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T08:11:27.781Z] --- PASS: TestHealthKillContainer (7.89s) [2021-11-11T08:11:27.781Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T08:11:27.781Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T08:11:27.781Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T08:11:27.781Z] === RUN TestIpcModeNone [2021-11-11T08:11:27.783Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-11-11T08:11:27.783Z] === RUN TestHealthCheckWorkdir [2021-11-11T08:11:28.038Z] --- PASS: TestIpcModeNone (0.43s) [2021-11-11T08:11:28.038Z] === RUN TestIpcModePrivate [2021-11-11T08:11:28.293Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-11-11T08:11:28.354Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2021-11-11T08:11:28.354Z] === RUN TestHealthKillContainer [2021-11-11T08:11:28.557Z] --- PASS: TestIpcModePrivate (0.43s) [2021-11-11T08:11:28.557Z] === RUN TestIpcModeShareable [2021-11-11T08:11:28.557Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:11:28.557Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-11T08:11:28.557Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T08:11:29.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2021-11-11T08:11:29.979Z] === RUN TestAPIIpcModeHost [2021-11-11T08:11:29.979Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:11:29.979Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-11T08:11:29.979Z] === RUN TestDaemonIpcModeShareable [2021-11-11T08:11:29.979Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:11:29.979Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-11T08:11:29.979Z] === RUN TestDaemonIpcModePrivate [2021-11-11T08:11:30.925Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-11-11T08:11:32.289Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2021-11-11T08:11:32.289Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T08:11:32.289Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:11:32.289Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T08:11:32.289Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T08:11:32.289Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:11:32.289Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T08:11:32.289Z] === RUN TestIpcModeOlderClient [2021-11-11T08:11:32.289Z] === PAUSE TestIpcModeOlderClient [2021-11-11T08:11:32.289Z] === RUN TestKillContainerInvalidSignal [2021-11-11T08:11:32.545Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-11T08:11:32.545Z] === RUN TestKillContainer [2021-11-11T08:11:32.545Z] === RUN TestKillContainer/no_signal [2021-11-11T08:11:32.804Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T08:11:33.061Z] === RUN TestKillContainer/killing_signal [2021-11-11T08:11:33.623Z] --- PASS: TestKillContainer (1.16s) [2021-11-11T08:11:33.623Z] --- PASS: TestKillContainer/no_signal (0.36s) [2021-11-11T08:11:33.623Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-11-11T08:11:33.623Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-11T08:11:33.623Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T08:11:33.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T08:11:34.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T08:11:34.442Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2021-11-11T08:11:34.442Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-11T08:11:34.442Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2021-11-11T08:11:34.442Z] === RUN TestKillStoppedContainer [2021-11-11T08:11:34.442Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T08:11:34.442Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T08:11:34.442Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T08:11:34.442Z] === RUN TestKillDifferentUserContainer [2021-11-11T08:11:35.005Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-11-11T08:11:35.005Z] === RUN TestInspectOomKilledTrue [2021-11-11T08:11:35.005Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:11:35.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T08:11:35.005Z] === RUN TestInspectOomKilledFalse [2021-11-11T08:11:35.005Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:11:35.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T08:11:35.005Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T08:11:35.005Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T08:11:35.005Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T08:11:35.005Z] === RUN TestLinksContainerNames [2021-11-11T08:11:35.566Z] --- PASS: TestLinksContainerNames (0.80s) [2021-11-11T08:11:35.567Z] === RUN TestLogsFollowTailEmpty [2021-11-11T08:11:36.129Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2021-11-11T08:11:36.129Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T08:11:36.385Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/default [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/private [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/slave [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/shared [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T08:11:36.385Z] === CONT TestMountDaemonRoot/default [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:36.385Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:36.385Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:36.385Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:36.385Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:36.385Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:36.483Z] --- PASS: TestHealthKillContainer (8.20s) [2021-11-11T08:11:36.483Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/shared [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/slave [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/private [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:36.641Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:36.641Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:36.641Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:36.897Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:36.898Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T08:11:36.898Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T08:11:36.898Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T08:11:36.898Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:11:36.898Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-11T08:11:36.898Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T08:11:36.898Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:11:36.898Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T08:11:36.898Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T08:11:36.898Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:11:36.898Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T08:11:36.898Z] === RUN TestNetworkNat [2021-11-11T08:11:37.053Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2021-11-11T08:11:37.053Z] === RUN TestIpcModeNone [2021-11-11T08:11:37.459Z] --- PASS: TestNetworkNat (0.50s) [2021-11-11T08:11:37.459Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T08:11:37.624Z] --- PASS: TestIpcModeNone (0.56s) [2021-11-11T08:11:37.624Z] === RUN TestIpcModePrivate [2021-11-11T08:11:37.715Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-11-11T08:11:37.715Z] === RUN TestNetworkLoopbackNat [2021-11-11T08:11:37.884Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-11T08:11:38.145Z] --- PASS: TestIpcModePrivate (0.62s) [2021-11-11T08:11:38.145Z] === RUN TestIpcModeShareable [2021-11-11T08:11:38.715Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2021-11-11T08:11:38.715Z] --- PASS: TestIpcModeShareable (0.59s) [2021-11-11T08:11:38.715Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T08:11:39.148Z] --- PASS: TestBuildWithHugeFile (50.58s) [2021-11-11T08:11:39.148Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T08:11:39.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:39.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:39.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:39.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:39.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:39.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:39.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:11:39.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:11:39.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:11:39.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T08:11:39.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-11T08:11:39.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-11T08:11:39.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T08:11:39.148Z] === RUN TestBuildPreserveOwnership [2021-11-11T08:11:39.148Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T08:11:39.148Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T08:11:39.148Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2021-11-11T08:11:39.148Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2021-11-11T08:11:39.148Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2021-11-11T08:11:39.148Z] === RUN TestBuildPlatformInvalid [2021-11-11T08:11:39.148Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T08:11:39.148Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T08:11:39.502Z] ..........................xx.................... [ 29%] [2021-11-11T08:11:40.229Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-11-11T08:11:40.230Z] === RUN TestPause [2021-11-11T08:11:40.230Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:11:40.230Z] --- SKIP: TestPause (0.00s) [2021-11-11T08:11:40.230Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T08:11:40.230Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:11:40.230Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:11:40.230Z] === RUN TestPauseStopPausedContainer [2021-11-11T08:11:40.230Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:11:40.230Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-11T08:11:40.230Z] === RUN TestPsFilter [2021-11-11T08:11:40.663Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T08:11:40.663Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T08:11:40.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2021-11-11T08:11:40.663Z] === RUN TestRemoveContainerWithVolume [2021-11-11T08:11:40.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.69s) [2021-11-11T08:11:40.675Z] === RUN TestAPIIpcModeHost [2021-11-11T08:11:40.936Z] --- PASS: TestAPIIpcModeHost (0.39s) [2021-11-11T08:11:40.936Z] === RUN TestDaemonIpcModeShareable [2021-11-11T08:11:41.077Z] --- PASS: TestBuildMultiStageLayerLeak (18.01s) [2021-11-11T08:11:41.077Z] === RUN TestBuildWithHugeFile [2021-11-11T08:11:41.225Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-11T08:11:41.225Z] === RUN TestRemoveContainerRunning [2021-11-11T08:11:41.481Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-11-11T08:11:41.481Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T08:11:41.877Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T08:11:42.043Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-11-11T08:11:42.044Z] === RUN TestRemoveInvalidContainer [2021-11-11T08:11:42.044Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T08:11:42.044Z] === RUN TestRenameLinkedContainer [2021-11-11T08:11:42.138Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2021-11-11T08:11:42.138Z] === RUN TestDaemonIpcModePrivate [2021-11-11T08:11:43.080Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T08:11:43.340Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2021-11-11T08:11:43.340Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T08:11:43.410Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-11-11T08:11:43.410Z] === RUN TestRenameStoppedContainer [2021-11-11T08:11:43.974Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T08:11:43.974Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T08:11:44.281Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-11T08:11:44.541Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-11-11T08:11:44.541Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T08:11:44.902Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2021-11-11T08:11:44.902Z] === RUN TestRenameInvalidName [2021-11-11T08:11:45.158Z] --- PASS: TestRenameInvalidName (0.41s) [2021-11-11T08:11:45.158Z] === RUN TestRenameAnonymousContainer [2021-11-11T08:11:45.483Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-11T08:11:45.743Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-11-11T08:11:45.743Z] === RUN TestIpcModeOlderClient [2021-11-11T08:11:45.743Z] === PAUSE TestIpcModeOlderClient [2021-11-11T08:11:45.743Z] === RUN TestKillContainerInvalidSignal [2021-11-11T08:11:46.005Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-11-11T08:11:46.005Z] === RUN TestKillContainer [2021-11-11T08:11:46.005Z] === RUN TestKillContainer/no_signal [2021-11-11T08:11:46.522Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2021-11-11T08:11:46.522Z] === RUN TestRenameContainerWithSameName [2021-11-11T08:11:46.575Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T08:11:46.836Z] === RUN TestKillContainer/killing_signal [2021-11-11T08:11:47.085Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-11T08:11:47.085Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T08:11:47.406Z] --- PASS: TestKillContainer (1.31s) [2021-11-11T08:11:47.406Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-11-11T08:11:47.406Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-11-11T08:11:47.406Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-11-11T08:11:47.406Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T08:11:47.406Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T08:11:47.648Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2021-11-11T08:11:47.648Z] === RUN TestResize [2021-11-11T08:11:47.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T08:11:48.209Z] --- PASS: TestResize (0.40s) [2021-11-11T08:11:48.209Z] === RUN TestResizeWithInvalidSize [2021-11-11T08:11:48.236Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2021-11-11T08:11:48.236Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-11-11T08:11:48.236Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-11-11T08:11:48.236Z] === RUN TestKillStoppedContainer [2021-11-11T08:11:48.236Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T08:11:48.236Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T08:11:48.236Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T08:11:48.236Z] === RUN TestKillDifferentUserContainer [2021-11-11T08:11:48.465Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-11-11T08:11:48.465Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T08:11:48.807Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-11-11T08:11:48.807Z] === RUN TestInspectOomKilledTrue [2021-11-11T08:11:48.807Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T08:11:48.807Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T08:11:48.807Z] === RUN TestInspectOomKilledFalse [2021-11-11T08:11:49.028Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-11-11T08:11:49.028Z] === RUN TestDaemonRestartKillContainers [2021-11-11T08:11:49.028Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T08:11:49.028Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:11:49.028Z] === RUN TestCgroupNamespacesRun [2021-11-11T08:11:49.067Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-11T08:11:49.067Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T08:11:49.638Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2021-11-11T08:11:49.638Z] === RUN TestLinksContainerNames [2021-11-11T08:11:50.209Z] --- PASS: TestLinksContainerNames (0.84s) [2021-11-11T08:11:50.209Z] === RUN TestLogsFollowTailEmpty [2021-11-11T08:11:50.781Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-11-11T08:11:50.781Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T08:11:51.352Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/default [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/private [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/slave [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/shared [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T08:11:51.352Z] === CONT TestMountDaemonRoot/default [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:51.352Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:51.352Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:51.352Z] === CONT TestMountDaemonRoot/shared [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:51.352Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:51.352Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/slave [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/private [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:51.353Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T08:11:51.353Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:11:51.353Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:11:51.475Z] Loaded image: buildpack-deps:buster [2021-11-11T08:11:51.475Z] Loaded image: busybox:latest [2021-11-11T08:11:51.475Z] Loaded image: busybox:glibc [2021-11-11T08:11:51.544Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2021-11-11T08:11:51.545Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T08:11:51.613Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T08:11:51.613Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T08:11:51.613Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T08:11:52.846Z] Loaded image: debian:bullseye [2021-11-11T08:11:52.846Z] Loaded image: hello-world:latest [2021-11-11T08:11:52.846Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:11:52.997Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2021-11-11T08:11:52.997Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T08:11:53.258Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-11-11T08:11:53.258Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T08:11:53.432Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-11-11T08:11:53.432Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T08:11:53.830Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2021-11-11T08:11:53.830Z] === RUN TestNetworkNat [2021-11-11T08:11:54.420Z] --- PASS: TestNetworkNat (0.51s) [2021-11-11T08:11:54.420Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T08:11:54.702Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-11-11T08:11:54.702Z] === RUN TestNetworkLoopbackNat [2021-11-11T08:11:55.326Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2021-11-11T08:11:55.326Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T08:11:56.071Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-11T08:11:57.266Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2021-11-11T08:11:57.266Z] === RUN TestPause [2021-11-11T08:11:57.836Z] --- PASS: TestPause (0.45s) [2021-11-11T08:11:57.836Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T08:11:57.836Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:11:57.836Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:11:57.836Z] === RUN TestPauseStopPausedContainer [2021-11-11T08:11:57.841Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2021-11-11T08:11:57.841Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T08:11:58.097Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2021-11-11T08:11:58.097Z] === RUN TestPsFilter [2021-11-11T08:11:58.357Z] --- PASS: TestPsFilter (0.13s) [2021-11-11T08:11:58.357Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T08:11:58.617Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-11T08:11:58.617Z] === RUN TestRemoveContainerWithVolume [2021-11-11T08:11:59.188Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-11T08:11:59.188Z] === RUN TestRemoveContainerRunning [2021-11-11T08:11:59.383Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.40s) [2021-11-11T08:11:59.383Z] PASS [2021-11-11T08:11:59.383Z] [2021-11-11T08:11:59.383Z] === Skipped [2021-11-11T08:11:59.383Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-11T08:11:59.383Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:11:59.383Z] [2021-11-11T08:11:59.383Z] [2021-11-11T08:11:59.383Z] DONE 33 tests, 1 skipped in 109.882s [2021-11-11T08:11:59.383Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T08:11:59.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:11:59.383Z] ++ set -e [2021-11-11T08:11:59.383Z] ++ '[' -n 0 ']' [2021-11-11T08:11:59.383Z] ++ set -x [2021-11-11T08:11:59.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:11:59.639Z] INFO: Testing against a local daemon [2021-11-11T08:11:59.639Z] === RUN TestConfigInspect [2021-11-11T08:11:59.730Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2021-11-11T08:11:59.730Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T08:11:59.759Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-11-11T08:11:59.759Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T08:12:00.330Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-11T08:12:00.330Z] === RUN TestRemoveInvalidContainer [2021-11-11T08:12:00.330Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T08:12:00.330Z] === RUN TestRenameLinkedContainer [2021-11-11T08:12:01.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-11-11T08:12:01.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T08:12:02.155Z] --- PASS: TestConfigInspect (2.52s) [2021-11-11T08:12:02.155Z] === RUN TestConfigList [2021-11-11T08:12:02.239Z] --- PASS: TestRenameLinkedContainer (1.75s) [2021-11-11T08:12:02.239Z] === RUN TestRenameStoppedContainer [2021-11-11T08:12:02.239Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T08:12:02.239Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T08:12:03.180Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-11-11T08:12:03.180Z] === RUN TestRenameInvalidName [2021-11-11T08:12:03.511Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-11-11T08:12:03.511Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T08:12:03.521Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-11T08:12:03.750Z] --- PASS: TestRenameInvalidName (0.44s) [2021-11-11T08:12:03.750Z] === RUN TestRenameAnonymousContainer [2021-11-11T08:12:04.044Z] --- PASS: TestConfigList (1.73s) [2021-11-11T08:12:04.044Z] === RUN TestConfigsCreateAndDelete [2021-11-11T08:12:05.134Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2021-11-11T08:12:05.134Z] === RUN TestRenameContainerWithSameName [2021-11-11T08:12:05.705Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2021-11-11T08:12:05.705Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T08:12:05.934Z] --- PASS: TestConfigsCreateAndDelete (1.71s) [2021-11-11T08:12:05.934Z] === RUN TestConfigsUpdate [2021-11-11T08:12:06.026Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-11-11T08:12:06.026Z] === RUN TestNISDomainname [2021-11-11T08:12:06.026Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T08:12:06.026Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-11T08:12:06.026Z] === RUN TestHostnameDnsResolution [2021-11-11T08:12:06.282Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-11-11T08:12:06.282Z] === RUN TestStats [2021-11-11T08:12:06.282Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:06.282Z] --- SKIP: TestStats (0.00s) [2021-11-11T08:12:06.282Z] === RUN TestStopContainerWithTimeout [2021-11-11T08:12:06.282Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T08:12:06.282Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T08:12:06.282Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T08:12:06.282Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T08:12:06.282Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T08:12:06.282Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T08:12:06.282Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T08:12:06.282Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T08:12:06.282Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T08:12:06.282Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T08:12:06.647Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2021-11-11T08:12:06.647Z] === RUN TestResize [2021-11-11T08:12:06.844Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T08:12:06.907Z] --- PASS: TestResize (0.43s) [2021-11-11T08:12:06.907Z] === RUN TestResizeWithInvalidSize [2021-11-11T08:12:07.477Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-11-11T08:12:07.477Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T08:12:07.739Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:07.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:07.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:07.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:07.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:12:07.866Z] --- PASS: TestConfigsUpdate (2.09s) [2021-11-11T08:12:07.866Z] === RUN TestTemplatedConfig [2021-11-11T08:12:08.343Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-11T08:12:09.359Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T08:12:09.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:09.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:10.285Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-11T08:12:10.286Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-11-11T08:12:10.286Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2021-11-11T08:12:10.286Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-11-11T08:12:10.286Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2021-11-11T08:12:10.286Z] === RUN TestDeleteDevicemapper [2021-11-11T08:12:10.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:12:10.286Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T08:12:10.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T08:12:10.389Z] --- PASS: TestTemplatedConfig (2.43s) [2021-11-11T08:12:10.389Z] === RUN TestConfigCreateResolve [2021-11-11T08:12:11.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:11.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:11.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2021-11-11T08:12:11.651Z] === RUN TestUpdateMemory [2021-11-11T08:12:11.651Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:11.651Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T08:12:11.651Z] === RUN TestUpdateCPUQuota [2021-11-11T08:12:11.651Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:11.651Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-11T08:12:11.651Z] === RUN TestUpdatePidsLimit [2021-11-11T08:12:11.651Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:11.651Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-11T08:12:11.651Z] === RUN TestUpdateRestartPolicy [2021-11-11T08:12:12.276Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-11-11T08:12:12.277Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T08:12:12.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:12:12.419Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:12:12.838Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T08:12:12.838Z] PASS [2021-11-11T08:12:12.838Z] [2021-11-11T08:12:12.838Z] DONE 7 tests in 13.245s [2021-11-11T08:12:12.838Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T08:12:12.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:12:12.838Z] ++ set -e [2021-11-11T08:12:12.838Z] ++ '[' -n 0 ']' [2021-11-11T08:12:12.838Z] ++ set -x [2021-11-11T08:12:12.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:12:12.838Z] INFO: Testing against a local daemon [2021-11-11T08:12:12.838Z] === RUN TestCheckpoint [2021-11-11T08:12:12.838Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:12:12.838Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T08:12:12.838Z] === RUN TestContainerInvalidJSON [2021-11-11T08:12:12.838Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:12:12.838Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:12:12.838Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:12:12.838Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:12:12.838Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:12:12.838Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:12:12.838Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:12:12.838Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:12:12.838Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:12:12.838Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T08:12:12.838Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T08:12:12.838Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-11T08:12:12.838Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T08:12:12.838Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T08:12:12.838Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-11T08:12:12.838Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T08:12:13.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-11T08:12:13.094Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T08:12:13.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-11T08:12:13.094Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T08:12:13.094Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T08:12:13.094Z] === RUN TestCopyFromContainer [2021-11-11T08:12:14.022Z] === RUN TestCopyFromContainer// [2021-11-11T08:12:14.022Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T08:12:14.022Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T08:12:14.022Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T08:12:14.022Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T08:12:14.277Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T08:12:14.277Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T08:12:14.277Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T08:12:14.277Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T08:12:14.277Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T08:12:14.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:12:14.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer (1.33s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T08:12:14.533Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-11-11T08:12:14.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T08:12:14.533Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:12:14.533Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:12:14.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:12:14.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:12:14.534Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:12:14.534Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:12:14.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:12:14.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:12:14.534Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:12:14.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T08:12:14.534Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T08:12:14.534Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T08:12:14.534Z] === RUN TestCreateWithInvalidEnv [2021-11-11T08:12:14.534Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T08:12:14.534Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T08:12:14.534Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T08:12:14.534Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T08:12:14.534Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T08:12:14.534Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T08:12:14.534Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T08:12:14.534Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T08:12:14.534Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T08:12:14.534Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T08:12:14.534Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T08:12:14.534Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T08:12:14.534Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T08:12:14.534Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T08:12:15.899Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2021-11-11T08:12:15.899Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T08:12:16.242Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:12:16.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:12:16.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:12:16.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:12:16.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:12:16.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:12:16.826Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:12:16.826Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:12:16.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:12:16.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:12:16.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:12:16.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:12:16.826Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T08:12:16.826Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T08:12:16.826Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T08:12:17.387Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-11-11T08:12:17.387Z] === RUN TestCreateDifferentPlatform [2021-11-11T08:12:17.387Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T08:12:17.387Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T08:12:17.387Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T08:12:17.387Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T08:12:17.387Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T08:12:17.387Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T08:12:17.387Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T08:12:17.387Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T08:12:17.387Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T08:12:17.387Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T08:12:17.387Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T08:12:17.387Z] === RUN TestDaemonRestartIpcMode [2021-11-11T08:12:17.387Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T08:12:17.387Z] === RUN TestDaemonHostGatewayIP [2021-11-11T08:12:17.387Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T08:12:17.387Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T08:12:17.387Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T08:12:17.387Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T08:12:17.387Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T08:12:17.387Z] === RUN TestDiff [2021-11-11T08:12:17.950Z] --- PASS: TestDiff (0.40s) [2021-11-11T08:12:17.950Z] === RUN TestExecWithCloseStdin [2021-11-11T08:12:18.205Z] --- PASS: TestExecWithCloseStdin (0.43s) [2021-11-11T08:12:18.205Z] === RUN TestExec [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.92s) [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-11-11T08:12:18.414Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2021-11-11T08:12:18.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2021-11-11T08:12:18.415Z] === RUN TestCgroupNamespacesRun [2021-11-11T08:12:18.767Z] --- PASS: TestExec (0.44s) [2021-11-11T08:12:18.767Z] === RUN TestExecUser [2021-11-11T08:12:19.023Z] --- PASS: TestExecUser (0.44s) [2021-11-11T08:12:19.023Z] === RUN TestExportContainerAndImportImage [2021-11-11T08:12:19.356Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2021-11-11T08:12:19.356Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T08:12:19.356Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T08:12:19.356Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T08:12:19.356Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T08:12:19.587Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2021-11-11T08:12:19.587Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T08:12:20.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2021-11-11T08:12:20.740Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T08:12:20.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-11-11T08:12:20.951Z] === RUN TestHealthCheckWorkdir [2021-11-11T08:12:21.512Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-11-11T08:12:21.512Z] === RUN TestHealthKillContainer [2021-11-11T08:12:21.681Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-11-11T08:12:21.681Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T08:12:23.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2021-11-11T08:12:23.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T08:12:23.870Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2021-11-11T08:12:23.870Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T08:12:23.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-11-11T08:12:23.870Z] === RUN TestWaitNonBlocked [2021-11-11T08:12:23.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:23.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:23.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:23.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:23.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:23.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:23.870Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T08:12:23.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-11-11T08:12:23.870Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-11-11T08:12:23.870Z] === RUN TestWaitBlocked [2021-11-11T08:12:23.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:23.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:23.870Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:23.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:23.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:23.870Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:23.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:12:23.996Z] Using test binary docker [2021-11-11T08:12:23.996Z] +++ /etc/init.d/apparmor start [2021-11-11T08:12:23.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:12:23.996Z] INFO: Waiting for daemon to start... [2021-11-11T08:12:23.996Z] Starting dockerd [2021-11-11T08:12:23.996Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-11-11T08:12:23.996Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T08:12:23.996Z] Using test binary docker [2021-11-11T08:12:23.996Z] +++ /etc/init.d/apparmor start [2021-11-11T08:12:23.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T08:12:23.996Z] INFO: Waiting for daemon to start... [2021-11-11T08:12:23.996Z] Starting dockerd [2021-11-11T08:12:23.996Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-11-11T08:12:23.996Z] . [2021-11-11T08:12:23.996Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:12:23.996Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:12:23.996Z] Error: No such image: emptyfs [2021-11-11T08:12:23.996Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T08:12:23.996Z] ++++ docker load [2021-11-11T08:12:23.996Z] Running integration-test (iteration 1) [2021-11-11T08:12:23.996Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T08:12:23.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T08:12:23.996Z] ++ set -e [2021-11-11T08:12:23.996Z] ++ '[' -n 0 ']' [2021-11-11T08:12:23.996Z] ++ set -x [2021-11-11T08:12:23.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T08:12:23.996Z] [2021-11-11T08:12:23.996Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T08:12:23.996Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T08:12:23.996Z] Error: No such image: emptyfs [2021-11-11T08:12:23.996Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T08:12:23.996Z] ++++ docker load [2021-11-11T08:12:23.996Z] Running integration-test (iteration 1) [2021-11-11T08:12:23.996Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T08:12:23.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T08:12:23.996Z] ++ set -e [2021-11-11T08:12:23.996Z] ++ '[' -n 0 ']' [2021-11-11T08:12:23.996Z] ++ set -x [2021-11-11T08:12:23.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T08:12:24.006Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-11-11T08:12:24.006Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T08:12:24.139Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T08:12:24.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-11-11T08:12:24.139Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-11-11T08:12:24.139Z] === CONT TestDaemonRestartIpcMode [2021-11-11T08:12:24.139Z] === CONT TestIpcModeOlderClient [2021-11-11T08:12:24.139Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-11T08:12:24.139Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T08:12:24.619Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-11T08:12:24.945Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-11-11T08:12:24.945Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T08:12:25.887Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2021-11-11T08:12:25.887Z] === RUN TestNISDomainname [2021-11-11T08:12:26.459Z] --- PASS: TestNISDomainname (0.58s) [2021-11-11T08:12:26.459Z] === RUN TestHostnameDnsResolution [2021-11-11T08:12:27.400Z] --- PASS: TestHostnameDnsResolution (0.68s) [2021-11-11T08:12:27.400Z] === RUN TestStats [2021-11-11T08:12:29.386Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2021-11-11T08:12:29.386Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2021-11-11T08:12:29.386Z] PASS [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === Skipped [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T08:12:29.386Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T08:12:29.386Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-11T08:12:29.386Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T08:12:29.386Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T08:12:29.386Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-11T08:12:29.386Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-11T08:12:29.386Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-11T08:12:29.386Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T08:12:29.386Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T08:12:29.386Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T08:12:29.386Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T08:12:29.386Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T08:12:29.386Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-11T08:12:29.386Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T08:12:29.386Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T08:12:29.386Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-11T08:12:29.386Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:12:29.386Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-11T08:12:29.386Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:12:29.386Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-11T08:12:29.386Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-11T08:12:29.386Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T08:12:29.386Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T08:12:29.386Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-11T08:12:29.386Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-11T08:12:29.386Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] [2021-11-11T08:12:29.386Z] DONE 176 tests, 26 skipped in 82.806s [2021-11-11T08:12:29.386Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T08:12:29.386Z] INFO: Testing against a local daemon [2021-11-11T08:12:29.386Z] === RUN TestCommitInheritsEnv [2021-11-11T08:12:29.595Z] --- PASS: TestHealthKillContainer (7.96s) [2021-11-11T08:12:29.595Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T08:12:29.851Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2021-11-11T08:12:29.851Z] === RUN TestIpcModeNone [2021-11-11T08:12:29.941Z] --- PASS: TestStats (2.51s) [2021-11-11T08:12:29.941Z] === RUN TestStopContainerWithTimeout [2021-11-11T08:12:29.941Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T08:12:29.941Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T08:12:29.941Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T08:12:29.941Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T08:12:29.941Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T08:12:29.941Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T08:12:29.941Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T08:12:29.941Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T08:12:29.941Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T08:12:29.941Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T08:12:30.107Z] --- PASS: TestIpcModeNone (0.42s) [2021-11-11T08:12:30.107Z] === RUN TestIpcModePrivate [2021-11-11T08:12:30.313Z] --- PASS: TestCommitInheritsEnv (1.16s) [2021-11-11T08:12:30.313Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T08:12:30.313Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T08:12:30.313Z] === RUN TestImagesFilterMultiReference [2021-11-11T08:12:30.313Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T08:12:30.313Z] === RUN TestImagePullPlatformInvalid [2021-11-11T08:12:30.313Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T08:12:30.313Z] === RUN TestRemoveImageOrphaning [2021-11-11T08:12:30.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-11-11T08:12:30.511Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T08:12:30.619Z] --- PASS: TestIpcModePrivate (0.43s) [2021-11-11T08:12:30.619Z] === RUN TestIpcModeShareable [2021-11-11T08:12:30.875Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-11-11T08:12:31.131Z] --- PASS: TestIpcModeShareable (0.48s) [2021-11-11T08:12:31.131Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T08:12:32.203Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-11T08:12:32.204Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T08:12:32.204Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T08:12:32.204Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T08:12:32.204Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T08:12:32.204Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T08:12:32.204Z] === RUN TestTagInvalidReference [2021-11-11T08:12:32.204Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T08:12:32.204Z] === RUN TestTagValidPrefixedRepo [2021-11-11T08:12:32.204Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T08:12:32.204Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T08:12:32.204Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T08:12:32.204Z] === RUN TestTagOfficialNames [2021-11-11T08:12:32.204Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T08:12:32.204Z] === RUN TestTagMatchesDigest [2021-11-11T08:12:32.420Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T08:12:32.460Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T08:12:32.460Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T08:12:32.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-11-11T08:12:32.496Z] === RUN TestAPIIpcModeHost [2021-11-11T08:12:32.753Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-11-11T08:12:32.753Z] === RUN TestDaemonIpcModeShareable [2021-11-11T08:12:34.054Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-11T08:12:34.118Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T08:12:34.118Z] --- PASS: TestDaemonIpcModeShareable (1.27s) [2021-11-11T08:12:34.118Z] === RUN TestDaemonIpcModePrivate [2021-11-11T08:12:34.330Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T08:12:34.330Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2021-11-11T08:12:34.330Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-11-11T08:12:34.330Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-11-11T08:12:34.330Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2021-11-11T08:12:34.330Z] === RUN TestDeleteDevicemapper [2021-11-11T08:12:34.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:12:34.330Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T08:12:34.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T08:12:35.046Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T08:12:35.301Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2021-11-11T08:12:35.301Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T08:12:35.432Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-11T08:12:35.713Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2021-11-11T08:12:35.713Z] === RUN TestUpdateMemory [2021-11-11T08:12:35.974Z] --- PASS: TestUpdateMemory (0.55s) [2021-11-11T08:12:35.974Z] === RUN TestUpdateCPUQuota [2021-11-11T08:12:36.228Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-11-11T08:12:36.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2021-11-11T08:12:36.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T08:12:36.914Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-11-11T08:12:36.914Z] === RUN TestUpdatePidsLimit [2021-11-11T08:12:36.914Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T08:12:37.156Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-11-11T08:12:37.174Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T08:12:37.412Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2021-11-11T08:12:37.412Z] === RUN TestIpcModeOlderClient [2021-11-11T08:12:37.412Z] === PAUSE TestIpcModeOlderClient [2021-11-11T08:12:37.412Z] === RUN TestKillContainerInvalidSignal [2021-11-11T08:12:37.436Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T08:12:37.696Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T08:12:37.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T08:12:37.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T08:12:37.973Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-11T08:12:37.973Z] === RUN TestKillContainer [2021-11-11T08:12:37.973Z] === RUN TestKillContainer/no_signal [2021-11-11T08:12:38.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T08:12:38.229Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T08:12:38.485Z] === RUN TestKillContainer/killing_signal [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit (1.94s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-11-11T08:12:38.789Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-11-11T08:12:38.789Z] === RUN TestUpdateRestartPolicy [2021-11-11T08:12:39.047Z] --- PASS: TestKillContainer (1.13s) [2021-11-11T08:12:39.047Z] --- PASS: TestKillContainer/no_signal (0.35s) [2021-11-11T08:12:39.047Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-11-11T08:12:39.047Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2021-11-11T08:12:39.047Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T08:12:39.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T08:12:39.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T08:12:40.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-11-11T08:12:40.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-11-11T08:12:40.231Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2021-11-11T08:12:40.231Z] === RUN TestKillStoppedContainer [2021-11-11T08:12:40.231Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T08:12:40.231Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T08:12:40.231Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T08:12:40.231Z] === RUN TestKillDifferentUserContainer [2021-11-11T08:12:40.488Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-11-11T08:12:40.488Z] === RUN TestInspectOomKilledTrue [2021-11-11T08:12:40.701Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-11-11T08:12:41.050Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2021-11-11T08:12:41.050Z] === RUN TestInspectOomKilledFalse [2021-11-11T08:12:41.306Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2021-11-11T08:12:41.306Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T08:12:41.868Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2021-11-11T08:12:41.868Z] === RUN TestLinksContainerNames [2021-11-11T08:12:42.429Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-11T08:12:42.429Z] === RUN TestLogsFollowTailEmpty [2021-11-11T08:12:42.991Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2021-11-11T08:12:42.991Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T08:12:43.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/default [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/private [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/slave [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/shared [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/default [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/shared [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/slave [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/private [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T08:12:43.247Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:12:43.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:12:43.247Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:12:43.503Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T08:12:43.759Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T08:12:43.759Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T08:12:43.759Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T08:12:45.125Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2021-11-11T08:12:45.125Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T08:12:45.125Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2021-11-11T08:12:45.125Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T08:12:45.686Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-11-11T08:12:45.686Z] === RUN TestNetworkNat [2021-11-11T08:12:45.942Z] --- PASS: TestNetworkNat (0.49s) [2021-11-11T08:12:45.942Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T08:12:46.504Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-11-11T08:12:46.504Z] === RUN TestNetworkLoopbackNat [2021-11-11T08:12:49.021Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-11-11T08:12:49.021Z] === RUN TestPause [2021-11-11T08:12:49.583Z] --- PASS: TestPause (0.42s) [2021-11-11T08:12:49.583Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T08:12:49.583Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:12:49.583Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:12:49.583Z] === RUN TestPauseStopPausedContainer [2021-11-11T08:12:49.839Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2021-11-11T08:12:49.839Z] === RUN TestPsFilter [2021-11-11T08:12:50.095Z] --- PASS: TestPsFilter (0.12s) [2021-11-11T08:12:50.096Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T08:12:50.352Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-11T08:12:50.352Z] === RUN TestRemoveContainerWithVolume [2021-11-11T08:12:50.914Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-11T08:12:50.914Z] === RUN TestRemoveContainerRunning [2021-11-11T08:12:51.011Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2021-11-11T08:12:51.011Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T08:12:51.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-11-11T08:12:51.011Z] === RUN TestWaitNonBlocked [2021-11-11T08:12:51.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:51.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:51.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:51.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:51.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:12:51.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:12:51.187Z] --- PASS: TestRemoveContainerRunning (0.48s) [2021-11-11T08:12:51.187Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T08:12:51.272Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T08:12:51.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-11-11T08:12:51.272Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2021-11-11T08:12:51.272Z] === RUN TestWaitBlocked [2021-11-11T08:12:51.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:51.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:51.272Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:51.272Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:51.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:12:51.272Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:12:51.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2021-11-11T08:12:51.760Z] === RUN TestRemoveInvalidContainer [2021-11-11T08:12:51.760Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T08:12:51.760Z] === RUN TestRenameLinkedContainer [2021-11-11T08:12:51.843Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T08:12:51.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-11-11T08:12:51.843Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-11-11T08:12:51.843Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T08:12:51.843Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T08:12:53.667Z] --- PASS: TestRenameLinkedContainer (1.73s) [2021-11-11T08:12:53.667Z] === RUN TestRenameStoppedContainer [2021-11-11T08:12:53.923Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-11T08:12:53.923Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T08:12:54.387Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s) [2021-11-11T08:12:54.387Z] === CONT TestIpcModeOlderClient [2021-11-11T08:12:54.387Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-11T08:12:54.387Z] === CONT TestDaemonHostGatewayIP [2021-11-11T08:12:54.486Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2021-11-11T08:12:54.486Z] === RUN TestRenameInvalidName [2021-11-11T08:12:55.048Z] --- PASS: TestRenameInvalidName (0.39s) [2021-11-11T08:12:55.048Z] === RUN TestRenameAnonymousContainer [2021-11-11T08:12:55.412Z] ......................... [ 67%] [2021-11-11T08:12:56.414Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2021-11-11T08:12:56.414Z] === RUN TestRenameContainerWithSameName [2021-11-11T08:12:56.930Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2021-11-11T08:12:56.930Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T08:12:56.976Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-11T08:12:56.976Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T08:12:57.537Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2021-11-11T08:12:57.538Z] === RUN TestResize [2021-11-11T08:12:58.100Z] --- PASS: TestResize (0.42s) [2021-11-11T08:12:58.100Z] === RUN TestResizeWithInvalidSize [2021-11-11T08:12:58.323Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2021-11-11T08:12:58.324Z] === CONT TestDaemonRestartIpcMode [2021-11-11T08:12:58.355Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2021-11-11T08:12:58.355Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T08:12:58.917Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:12:58.917Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:58.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:12:58.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:12:58.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:13:00.282Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:13:00.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:13:00.888Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2021-11-11T08:13:01.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:13:01.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:13:02.715Z] Loaded image: buildpack-deps:buster [2021-11-11T08:13:02.715Z] Loaded image: busybox:latest [2021-11-11T08:13:02.715Z] Loaded image: busybox:glibc [2021-11-11T08:13:02.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:13:03.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:13:04.183Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2021-11-11T08:13:04.183Z] PASS [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] === Skipped [2021-11-11T08:13:04.183Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T08:13:04.183Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T08:13:04.183Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:13:04.183Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T08:13:04.183Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T08:13:04.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] [2021-11-11T08:13:04.183Z] DONE 195 tests, 5 skipped in 105.879s [2021-11-11T08:13:04.183Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T08:13:04.183Z] INFO: Testing against a local daemon [2021-11-11T08:13:04.183Z] === RUN TestCommitInheritsEnv [2021-11-11T08:13:04.183Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-11-11T08:13:04.183Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T08:13:04.183Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T08:13:04.183Z] === RUN TestImagesFilterMultiReference [2021-11-11T08:13:04.183Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-11-11T08:13:04.183Z] === RUN TestImagePullPlatformInvalid [2021-11-11T08:13:04.183Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T08:13:04.183Z] === RUN TestRemoveImageOrphaning [2021-11-11T08:13:04.444Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-11T08:13:04.444Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T08:13:04.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:13:04.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:13:06.007Z] Loaded image: buildpack-deps:buster [2021-11-11T08:13:06.007Z] Loaded image: busybox:latest [2021-11-11T08:13:06.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:13:06.605Z] Loaded image: busybox:glibc [2021-11-11T08:13:06.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:13:06.984Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2021-11-11T08:13:06.984Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T08:13:06.984Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T08:13:06.984Z] === RUN TestTagInvalidReference [2021-11-11T08:13:06.984Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T08:13:06.984Z] === RUN TestTagValidPrefixedRepo [2021-11-11T08:13:06.984Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-11T08:13:06.984Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T08:13:06.984Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T08:13:06.984Z] === RUN TestTagOfficialNames [2021-11-11T08:13:06.984Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-11T08:13:06.984Z] === RUN TestTagMatchesDigest [2021-11-11T08:13:06.984Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T08:13:06.984Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.66s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2021-11-11T08:13:08.500Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2021-11-11T08:13:08.500Z] === RUN TestCgroupNamespacesRun [2021-11-11T08:13:09.428Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2021-11-11T08:13:09.428Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T08:13:09.892Z] Loaded image: debian:bullseye [2021-11-11T08:13:09.892Z] Loaded image: hello-world:latest [2021-11-11T08:13:10.151Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:13:10.151Z] INFO: Testing against a local daemon [2021-11-11T08:13:10.151Z] === RUN TestDockerDaemonSuite [2021-11-11T08:13:10.151Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-11T08:13:10.793Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.25s) [2021-11-11T08:13:10.793Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T08:13:12.158Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2021-11-11T08:13:12.158Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T08:13:13.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-11-11T08:13:13.086Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T08:13:13.438Z] Loaded image: debian:bullseye [2021-11-11T08:13:13.696Z] Loaded image: hello-world:latest [2021-11-11T08:13:13.696Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:13:13.696Z] INFO: Testing against a local daemon [2021-11-11T08:13:13.696Z] === RUN TestDockerSuite [2021-11-11T08:13:13.696Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T08:13:13.696Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T08:13:13.696Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T08:13:13.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T08:13:13.954Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T08:13:13.954Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T08:13:13.954Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T08:13:13.954Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T08:13:14.452Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2021-11-11T08:13:14.452Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T08:13:14.890Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T08:13:14.890Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T08:13:15.148Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-11T08:13:15.380Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2021-11-11T08:13:15.380Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T08:13:15.407Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T08:13:15.407Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T08:13:15.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-11-11T08:13:15.942Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T08:13:15.973Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T08:13:15.973Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T08:13:16.231Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T08:13:16.804Z] --- PASS: TestBuildWithHugeFile (134.74s) [2021-11-11T08:13:16.804Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T08:13:16.804Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:16.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:16.804Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:16.804Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:16.804Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:16.804Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:16.804Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T08:13:16.804Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:16.804Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:17.062Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:17.062Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-11T08:13:17.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-11-11T08:13:17.062Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-11-11T08:13:17.062Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T08:13:17.062Z] === RUN TestBuildPreserveOwnership [2021-11-11T08:13:17.062Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T08:13:17.307Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2021-11-11T08:13:17.307Z] === RUN TestNISDomainname [2021-11-11T08:13:17.563Z] --- PASS: TestNISDomainname (0.49s) [2021-11-11T08:13:17.563Z] === RUN TestHostnameDnsResolution [2021-11-11T08:13:17.627Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T08:13:17.885Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T08:13:17.885Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T08:13:17.885Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T08:13:18.125Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-11T08:13:18.125Z] === RUN TestStats [2021-11-11T08:13:18.822Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T08:13:19.389Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T08:13:19.389Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T08:13:19.647Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T08:13:19.648Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T08:13:19.648Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T08:13:20.581Z] --- PASS: TestBuildPreserveOwnership (3.48s) [2021-11-11T08:13:20.581Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2021-11-11T08:13:20.581Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2021-11-11T08:13:20.581Z] === RUN TestBuildPlatformInvalid [2021-11-11T08:13:20.581Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T08:13:20.581Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T08:13:20.641Z] --- PASS: TestStats (2.40s) [2021-11-11T08:13:20.641Z] === RUN TestStopContainerWithTimeout [2021-11-11T08:13:20.641Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T08:13:20.641Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T08:13:20.641Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T08:13:20.641Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T08:13:20.641Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T08:13:20.641Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T08:13:20.641Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T08:13:20.641Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T08:13:20.641Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T08:13:20.641Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T08:13:21.568Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T08:13:23.456Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T08:13:24.777Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T08:13:24.823Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T08:13:24.823Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2021-11-11T08:13:24.823Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-11-11T08:13:24.823Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2021-11-11T08:13:24.823Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-11T08:13:24.823Z] === RUN TestDeleteDevicemapper [2021-11-11T08:13:24.823Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:13:24.823Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T08:13:24.823Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T08:13:26.155Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T08:13:26.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2021-11-11T08:13:26.189Z] === RUN TestUpdateMemory [2021-11-11T08:13:26.445Z] --- PASS: TestUpdateMemory (0.51s) [2021-11-11T08:13:26.445Z] === RUN TestUpdateCPUQuota [2021-11-11T08:13:27.373Z] --- PASS: TestUpdateCPUQuota (0.83s) [2021-11-11T08:13:27.373Z] === RUN TestUpdatePidsLimit [2021-11-11T08:13:27.373Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T08:13:27.629Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T08:13:27.885Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T08:13:27.885Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T08:13:28.141Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T08:13:28.397Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T08:13:28.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T08:13:28.687Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit (1.74s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-11-11T08:13:29.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-11-11T08:13:29.216Z] === RUN TestUpdateRestartPolicy [2021-11-11T08:13:30.619Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T08:13:30.882Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T08:13:31.817Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T08:13:32.384Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T08:13:32.951Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-11T08:13:33.518Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-11T08:13:34.085Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-11T08:13:34.898Z] docker_cli_daemon_test.go:1455: [d2be8ca1afb91] daemon is not started [2021-11-11T08:13:34.898Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-11T08:13:35.834Z] check_test.go:309: [dcd7e0417a335] daemon is not started [2021-11-11T08:13:35.834Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-11T08:13:36.770Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-11T08:13:37.705Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T08:13:37.705Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-11T08:13:37.760Z] --- PASS: TestBuildWithHugeFile (107.42s) [2021-11-11T08:13:37.760Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T08:13:37.760Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:37.760Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:37.760Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:37.760Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:37.760Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T08:13:37.760Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T08:13:37.760Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T08:13:37.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-11T08:13:37.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T08:13:37.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T08:13:37.760Z] === RUN TestBuildPreserveOwnership [2021-11-11T08:13:37.760Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:13:37.760Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-11-11T08:13:37.760Z] === RUN TestBuildPlatformInvalid [2021-11-11T08:13:37.760Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-11T08:13:37.760Z] PASS [2021-11-11T08:13:37.760Z] ok github.com/docker/docker/integration/build 169.369s [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === Skipped [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T08:13:37.760Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T08:13:37.760Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T08:13:37.760Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T08:13:37.760Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-11-11T08:13:37.760Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] DONE 28 tests, 5 skipped in 192.471s [2021-11-11T08:13:37.760Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T08:13:37.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:13:37.760Z] INFO: Testing against a local daemon [2021-11-11T08:13:37.760Z] === RUN TestConfigInspect [2021-11-11T08:13:37.760Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestConfigList [2021-11-11T08:13:37.760Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestConfigsCreateAndDelete [2021-11-11T08:13:37.760Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestConfigsUpdate [2021-11-11T08:13:37.760Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestTemplatedConfig [2021-11-11T08:13:37.760Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestConfigCreateResolve [2021-11-11T08:13:37.760Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T08:13:37.760Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T08:13:37.760Z] PASS [2021-11-11T08:13:37.760Z] ok github.com/docker/docker/integration/config 0.094s [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === Skipped [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-11-11T08:13:37.760Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] [2021-11-11T08:13:37.760Z] DONE 7 tests, 7 skipped in 1.675s [2021-11-11T08:13:37.760Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T08:13:37.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:13:37.760Z] INFO: Testing against a local daemon [2021-11-11T08:13:37.760Z] === RUN TestCheckpoint [2021-11-11T08:13:37.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:13:37.760Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestContainerInvalidJSON [2021-11-11T08:13:37.760Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:13:37.760Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:13:37.760Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:13:37.760Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:13:37.760Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:13:37.760Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:13:37.760Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:13:37.760Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:13:37.760Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:13:37.760Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T08:13:37.760Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-11T08:13:37.760Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T08:13:37.760Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-11-11T08:13:37.760Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T08:13:37.760Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-11T08:13:37.760Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T08:13:37.760Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-11-11T08:13:37.760Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T08:13:37.760Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-11-11T08:13:37.760Z] === RUN TestCopyFromContainer [2021-11-11T08:13:37.760Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T08:13:37.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:13:37.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:13:37.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:13:37.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:13:37.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:13:37.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:13:37.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:13:37.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:13:37.760Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:13:37.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T08:13:37.760Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T08:13:37.760Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidEnv [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T08:13:37.760Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.760Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T08:13:37.760Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T08:13:37.760Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:13:37.760Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:13:37.760Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:13:37.760Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:13:37.760Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T08:13:37.760Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T08:13:37.760Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T08:13:37.760Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T08:13:37.761Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestCreateDifferentPlatform [2021-11-11T08:13:37.761Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T08:13:37.761Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T08:13:37.761Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T08:13:37.761Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T08:13:37.761Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T08:13:37.761Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-11T08:13:37.761Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T08:13:37.761Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T08:13:37.761Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-11T08:13:37.761Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T08:13:37.761Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.761Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestDiff [2021-11-11T08:13:37.761Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T08:13:37.761Z] --- SKIP: TestDiff (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestExecWithCloseStdin [2021-11-11T08:13:37.761Z] --- PASS: TestExecWithCloseStdin (1.94s) [2021-11-11T08:13:37.761Z] === RUN TestExec [2021-11-11T08:13:37.761Z] --- PASS: TestExec (1.83s) [2021-11-11T08:13:37.761Z] === RUN TestExecUser [2021-11-11T08:13:37.761Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T08:13:37.761Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestExportContainerAndImportImage [2021-11-11T08:13:37.761Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.761Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T08:13:37.761Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:37.761Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestHealthCheckWorkdir [2021-11-11T08:13:37.761Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T08:13:37.761Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestHealthKillContainer [2021-11-11T08:13:37.761Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T08:13:37.761Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T08:13:37.761Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T08:13:37.761Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T08:13:37.761Z] === RUN TestKillContainerInvalidSignal [2021-11-11T08:13:39.083Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T08:13:39.324Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2021-11-11T08:13:39.324Z] === RUN TestKillContainer [2021-11-11T08:13:39.324Z] === RUN TestKillContainer/no_signal [2021-11-11T08:13:39.650Z] check_test.go:309: [d3f3eff46f043] daemon is not started [2021-11-11T08:13:39.650Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-11T08:13:40.886Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T08:13:40.886Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T08:13:40.886Z] === RUN TestKillContainer/killing_signal [2021-11-11T08:13:41.030Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T08:13:41.289Z] Loaded image: buildpack-deps:buster [2021-11-11T08:13:41.289Z] Loaded image: busybox:latest [2021-11-11T08:13:41.389Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2021-11-11T08:13:41.389Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T08:13:41.389Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-11-11T08:13:41.389Z] === RUN TestWaitNonBlocked [2021-11-11T08:13:41.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:13:41.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:13:41.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:13:41.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:13:41.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:13:41.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:13:41.389Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T08:13:41.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-11-11T08:13:41.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2021-11-11T08:13:41.389Z] === RUN TestWaitBlocked [2021-11-11T08:13:41.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:13:41.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:13:41.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:13:41.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:13:41.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:13:41.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:13:41.547Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T08:13:41.547Z] Loaded image: busybox:glibc [2021-11-11T08:13:41.645Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T08:13:41.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2021-11-11T08:13:41.645Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2021-11-11T08:13:41.645Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T08:13:41.645Z] === CONT TestIpcModeOlderClient [2021-11-11T08:13:41.645Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-11-11T08:13:41.645Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T08:13:42.450Z] --- PASS: TestKillContainer (3.60s) [2021-11-11T08:13:42.450Z] --- PASS: TestKillContainer/no_signal (1.63s) [2021-11-11T08:13:42.450Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T08:13:42.450Z] --- PASS: TestKillContainer/killing_signal (1.93s) [2021-11-11T08:13:42.450Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T08:13:42.450Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:13:42.450Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestKillStoppedContainer [2021-11-11T08:13:42.450Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:13:42.450Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T08:13:42.450Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:13:42.450Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestKillDifferentUserContainer [2021-11-11T08:13:42.450Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T08:13:42.450Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestInspectOomKilledTrue [2021-11-11T08:13:42.450Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:42.450Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestInspectOomKilledFalse [2021-11-11T08:13:42.450Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:13:42.450Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T08:13:42.450Z] === RUN TestLogsFollowTailEmpty [2021-11-11T08:13:42.483Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T08:13:43.419Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T08:13:43.572Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2021-11-11T08:13:43.572Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T08:13:43.572Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2021-11-11T08:13:43.572Z] === CONT TestDaemonHostGatewayIP [2021-11-11T08:13:43.986Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-11T08:13:44.662Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2021-11-11T08:13:44.662Z] === RUN TestNetworkNat [2021-11-11T08:13:44.662Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-11T08:13:44.662Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T08:13:44.662Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T08:13:44.922Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T08:13:46.119Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2021-11-11T08:13:46.119Z] === CONT TestDaemonRestartIpcMode [2021-11-11T08:13:46.224Z] --- PASS: TestNetworkLocalhostTCPNat (1.93s) [2021-11-11T08:13:46.224Z] === RUN TestNetworkLoopbackNat [2021-11-11T08:13:46.224Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-11T08:13:46.224Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T08:13:46.224Z] === RUN TestPause [2021-11-11T08:13:46.224Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T08:13:46.224Z] --- SKIP: TestPause (0.00s) [2021-11-11T08:13:46.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T08:13:46.298Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T08:13:46.867Z] Loaded image: debian:bullseye [2021-11-11T08:13:46.867Z] Loaded image: hello-world:latest [2021-11-11T08:13:46.867Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-11T08:13:47.126Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T08:13:47.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T08:13:47.385Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T08:13:47.787Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.59s) [2021-11-11T08:13:47.787Z] === RUN TestPauseStopPausedContainer [2021-11-11T08:13:47.787Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:13:47.787Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T08:13:47.787Z] === RUN TestPsFilter [2021-11-11T08:13:47.787Z] --- PASS: TestPsFilter (0.10s) [2021-11-11T08:13:47.787Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T08:13:48.009Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2021-11-11T08:13:48.324Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T08:13:49.177Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-11T08:13:49.260Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T08:13:49.260Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-11T08:13:50.004Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.87s) [2021-11-11T08:13:50.004Z] === RUN TestRemoveContainerWithVolume [2021-11-11T08:13:51.063Z] tests/integration/client_test.py ..... [ 75%] [2021-11-11T08:13:51.320Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-11T08:13:51.567Z] --- PASS: TestRemoveContainerWithVolume (1.83s) [2021-11-11T08:13:51.567Z] === RUN TestRemoveContainerRunning [2021-11-11T08:13:51.881Z] tests/integration/errors_test.py . [ 76%] [2021-11-11T08:13:53.132Z] --- PASS: TestRemoveContainerRunning (1.58s) [2021-11-11T08:13:53.132Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T08:13:53.463Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-11T08:13:54.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-11-11T08:13:54.700Z] === RUN TestRemoveInvalidContainer [2021-11-11T08:13:54.700Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T08:13:54.700Z] === RUN TestRenameLinkedContainer [2021-11-11T08:13:54.700Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T08:13:54.700Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T08:13:54.700Z] === RUN TestRenameStoppedContainer [2021-11-11T08:13:56.096Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2021-11-11T08:13:56.096Z] PASS [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] === Skipped [2021-11-11T08:13:56.096Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-11T08:13:56.096Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:13:56.096Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T08:13:56.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] DONE 195 tests, 3 skipped in 102.175s [2021-11-11T08:13:56.096Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] ++ set -e [2021-11-11T08:13:56.096Z] ++ '[' -n 0 ']' [2021-11-11T08:13:56.096Z] ++ set -x [2021-11-11T08:13:56.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] INFO: Testing against a local daemon [2021-11-11T08:13:56.096Z] === RUN TestCommitInheritsEnv [2021-11-11T08:13:56.096Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-11-11T08:13:56.096Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T08:13:56.096Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T08:13:56.096Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T08:13:56.096Z] === RUN TestImagesFilterMultiReference [2021-11-11T08:13:56.096Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T08:13:56.096Z] === RUN TestImagePullPlatformInvalid [2021-11-11T08:13:56.096Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T08:13:56.096Z] === RUN TestRemoveImageOrphaning [2021-11-11T08:13:56.096Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-11-11T08:13:56.096Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T08:13:56.096Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:13:56.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T08:13:56.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T08:13:56.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T08:13:56.096Z] === RUN TestTagInvalidReference [2021-11-11T08:13:56.096Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T08:13:56.096Z] === RUN TestTagValidPrefixedRepo [2021-11-11T08:13:56.096Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T08:13:56.096Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T08:13:56.096Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T08:13:56.096Z] === RUN TestTagOfficialNames [2021-11-11T08:13:56.096Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T08:13:56.096Z] === RUN TestTagMatchesDigest [2021-11-11T08:13:56.096Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T08:13:56.096Z] PASS [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] === Skipped [2021-11-11T08:13:56.096Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T08:13:56.096Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T08:13:56.096Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] [2021-11-11T08:13:56.096Z] DONE 12 tests, 2 skipped in 0.858s [2021-11-11T08:13:56.096Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] ++ set -e [2021-11-11T08:13:56.096Z] ++ '[' -n 0 ']' [2021-11-11T08:13:56.096Z] ++ set -x [2021-11-11T08:13:56.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:56.096Z] INFO: Testing against a local daemon [2021-11-11T08:13:56.096Z] === RUN TestNetworkCreateDelete [2021-11-11T08:13:56.096Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T08:13:56.096Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T08:13:56.352Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2021-11-11T08:13:56.352Z] === RUN TestDaemonDNSFallback [2021-11-11T08:13:56.750Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-11T08:13:58.812Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-11T08:13:58.812Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (37.96s) [2021-11-11T08:13:58.812Z] PASS [2021-11-11T08:13:58.812Z] [2021-11-11T08:13:58.812Z] === Skipped [2021-11-11T08:13:58.812Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T08:13:58.812Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T08:13:58.812Z] [2021-11-11T08:13:58.812Z] [2021-11-11T08:13:58.812Z] DONE 33 tests, 1 skipped in 266.130s [2021-11-11T08:13:58.812Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T08:13:58.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:58.812Z] ++ set -e [2021-11-11T08:13:58.812Z] ++ '[' -n 0 ']' [2021-11-11T08:13:58.812Z] ++ set -x [2021-11-11T08:13:58.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:13:58.812Z] INFO: Testing against a local daemon [2021-11-11T08:13:58.812Z] === RUN TestConfigInspect [2021-11-11T08:13:59.748Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-11T08:14:01.652Z] --- PASS: TestConfigInspect (2.95s) [2021-11-11T08:14:01.652Z] === RUN TestConfigList [2021-11-11T08:14:01.853Z] --- PASS: TestRenameStoppedContainer (6.70s) [2021-11-11T08:14:01.853Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T08:14:02.218Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-11T08:14:02.786Z] check_test.go:309: [d2c4130619f24] daemon is not started [2021-11-11T08:14:02.786Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-11T08:14:02.887Z] --- PASS: TestDaemonDNSFallback (6.27s) [2021-11-11T08:14:02.887Z] === RUN TestInspectNetwork [2021-11-11T08:14:03.044Z] check_test.go:309: [d96f69f1bb272] daemon is not started [2021-11-11T08:14:03.044Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-11T08:14:04.421Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-11T08:14:04.421Z] --- PASS: TestConfigList (2.74s) [2021-11-11T08:14:04.421Z] === RUN TestConfigsCreateAndDelete [2021-11-11T08:14:04.801Z] --- PASS: TestRenameRunningContainerAndReuse (3.25s) [2021-11-11T08:14:04.801Z] === RUN TestRenameInvalidName [2021-11-11T08:14:04.989Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T08:14:04.989Z] check_test.go:309: [d2cc68bca254a] daemon is not started [2021-11-11T08:14:04.989Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-11T08:14:05.402Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T08:14:05.402Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T08:14:05.402Z] === RUN TestInspectNetwork/network_name [2021-11-11T08:14:05.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T08:14:05.556Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T08:14:06.364Z] --- PASS: TestRenameInvalidName (1.60s) [2021-11-11T08:14:06.364Z] === RUN TestRenameAnonymousContainer [2021-11-11T08:14:06.364Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:06.364Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-11-11T08:14:06.364Z] === RUN TestRenameContainerWithSameName [2021-11-11T08:14:06.492Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T08:14:06.751Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T08:14:07.009Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-11T08:14:07.574Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-11T08:14:07.574Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2021-11-11T08:14:07.574Z] === RUN TestConfigsUpdate [2021-11-11T08:14:07.926Z] --- PASS: TestRenameContainerWithSameName (1.61s) [2021-11-11T08:14:07.926Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T08:14:07.926Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:07.927Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T08:14:07.927Z] === RUN TestResize [2021-11-11T08:14:08.842Z] --- PASS: TestImportExtremelyLargeImageWorks (94.49s) [2021-11-11T08:14:08.842Z] PASS [2021-11-11T08:14:08.842Z] [2021-11-11T08:14:08.842Z] === Skipped [2021-11-11T08:14:08.842Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T08:14:08.842Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T08:14:08.842Z] [2021-11-11T08:14:08.842Z] [2021-11-11T08:14:08.842Z] DONE 12 tests, 1 skipped in 97.992s [2021-11-11T08:14:08.842Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T08:14:08.842Z] INFO: Testing against a local daemon [2021-11-11T08:14:08.842Z] === RUN TestNetworkCreateDelete [2021-11-11T08:14:08.842Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-11T08:14:08.842Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T08:14:08.842Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T08:14:08.842Z] === RUN TestDaemonDNSFallback [2021-11-11T08:14:08.950Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-11T08:14:09.209Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T08:14:09.493Z] --- PASS: TestResize (1.62s) [2021-11-11T08:14:09.493Z] === RUN TestResizeWithInvalidSize [2021-11-11T08:14:09.493Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:09.493Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-11-11T08:14:09.493Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T08:14:09.567Z] --- PASS: TestInspectNetwork (6.89s) [2021-11-11T08:14:09.567Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T08:14:09.567Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T08:14:09.567Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T08:14:09.567Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T08:14:09.567Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T08:14:10.144Z] --- PASS: TestConfigsUpdate (2.69s) [2021-11-11T08:14:10.144Z] === RUN TestTemplatedConfig [2021-11-11T08:14:10.474Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-11T08:14:10.932Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2021-11-11T08:14:10.932Z] === RUN TestNetworkInvalidJSON [2021-11-11T08:14:10.932Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:10.932Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:10.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:10.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:10.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:10.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:10.932Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:10.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:10.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T08:14:10.932Z] === RUN TestNetworkList [2021-11-11T08:14:10.932Z] === RUN TestNetworkList//networks [2021-11-11T08:14:10.932Z] === PAUSE TestNetworkList//networks [2021-11-11T08:14:10.932Z] === RUN TestNetworkList//networks/ [2021-11-11T08:14:10.932Z] === PAUSE TestNetworkList//networks/ [2021-11-11T08:14:10.932Z] === CONT TestNetworkList//networks [2021-11-11T08:14:10.932Z] === CONT TestNetworkList//networks/ [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T08:14:10.932Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T08:14:10.932Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T08:14:11.080Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-11T08:14:11.339Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T08:14:11.494Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-11T08:14:11.494Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T08:14:11.706Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2021-11-11T08:14:11.706Z] === RUN TestDaemonRestartKillContainers [2021-11-11T08:14:11.706Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:11.706Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:14:11.706Z] === RUN TestStats [2021-11-11T08:14:11.706Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T08:14:11.706Z] --- SKIP: TestStats (0.00s) [2021-11-11T08:14:11.706Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T08:14:12.274Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-11T08:14:12.533Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T08:14:12.791Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-11T08:14:12.791Z] --- PASS: TestTemplatedConfig (2.72s) [2021-11-11T08:14:12.791Z] === RUN TestConfigCreateResolve [2021-11-11T08:14:12.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T08:14:12.859Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T08:14:13.420Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-11T08:14:13.420Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T08:14:14.348Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-11T08:14:14.348Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T08:14:15.326Z] --- PASS: TestConfigCreateResolve (2.51s) [2021-11-11T08:14:15.326Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T08:14:15.376Z] --- PASS: TestDaemonDNSFallback (7.33s) [2021-11-11T08:14:15.376Z] === RUN TestInspectNetwork [2021-11-11T08:14:15.376Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.376Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T08:14:15.376Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T08:14:15.376Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.376Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T08:14:15.376Z] === RUN TestNetworkInvalidJSON [2021-11-11T08:14:15.376Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:15.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:15.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:15.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:15.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:15.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:15.376Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:15.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:15.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:15.376Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T08:14:15.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T08:14:15.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T08:14:15.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T08:14:15.376Z] === RUN TestNetworkList [2021-11-11T08:14:15.376Z] === RUN TestNetworkList//networks [2021-11-11T08:14:15.376Z] === PAUSE TestNetworkList//networks [2021-11-11T08:14:15.376Z] === RUN TestNetworkList//networks/ [2021-11-11T08:14:15.376Z] === PAUSE TestNetworkList//networks/ [2021-11-11T08:14:15.376Z] === CONT TestNetworkList//networks [2021-11-11T08:14:15.377Z] === CONT TestNetworkList//networks/ [2021-11-11T08:14:15.377Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T08:14:15.377Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T08:14:15.377Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T08:14:15.377Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T08:14:15.377Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T08:14:15.377Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T08:14:15.377Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T08:14:15.377Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T08:14:15.377Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T08:14:15.377Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-11-11T08:14:15.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T08:14:15.377Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T08:14:15.377Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T08:14:15.377Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:15.377Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T08:14:15.377Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-11T08:14:15.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T08:14:15.377Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T08:14:15.377Z] PASS [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === Skipped [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-11T08:14:15.377Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T08:14:15.377Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T08:14:15.377Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T08:14:15.377Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-11T08:14:15.377Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T08:14:15.377Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-11-11T08:14:15.377Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T08:14:15.377Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T08:14:15.377Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:15.377Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-11T08:14:15.377Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T08:14:15.377Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] DONE 22 tests, 12 skipped in 7.977s [2021-11-11T08:14:15.377Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.377Z] INFO: Testing against a local daemon [2021-11-11T08:14:15.377Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T08:14:15.377Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:15.377Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestDockerNetworkIpvlan [2021-11-11T08:14:15.377Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:15.377Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:14:15.377Z] PASS [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === Skipped [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:14:15.377Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:14:15.377Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] DONE 2 tests, 2 skipped in 0.102s [2021-11-11T08:14:15.377Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.377Z] INFO: Testing against a local daemon [2021-11-11T08:14:15.377Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T08:14:15.377Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestDockerNetworkMacvlan [2021-11-11T08:14:15.377Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-11T08:14:15.377Z] PASS [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === Skipped [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T08:14:15.377Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-11T08:14:15.377Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] DONE 2 tests, 2 skipped in 0.103s [2021-11-11T08:14:15.377Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.377Z] testing: warning: no tests to run [2021-11-11T08:14:15.377Z] PASS [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] DONE 0 tests in 0.025s [2021-11-11T08:14:15.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.377Z] INFO: Testing against a local daemon [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginTLS [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginHeader [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginV2Disable [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T08:14:15.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-11T08:14:15.377Z] PASS [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === Skipped [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-11-11T08:14:15.377Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] [2021-11-11T08:14:15.377Z] DONE 17 tests, 17 skipped in 0.328s [2021-11-11T08:14:15.377Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.633Z] INFO: Testing against a local daemon [2021-11-11T08:14:15.633Z] === RUN TestPluginInvalidJSON [2021-11-11T08:14:15.633Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:15.633Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:15.633Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:15.633Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T08:14:15.633Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T08:14:15.633Z] === RUN TestPluginInstall [2021-11-11T08:14:15.633Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.633Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T08:14:15.633Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:14:15.633Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-11T08:14:15.633Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T08:14:15.633Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:14:15.633Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T08:14:15.633Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:14:15.633Z] PASS [2021-11-11T08:14:15.633Z] [2021-11-11T08:14:15.633Z] === Skipped [2021-11-11T08:14:15.633Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-11T08:14:15.633Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T08:14:15.633Z] [2021-11-11T08:14:15.633Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-11T08:14:15.633Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-11T08:14:15.633Z] [2021-11-11T08:14:15.633Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:14:15.633Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T08:14:15.633Z] [2021-11-11T08:14:15.633Z] [2021-11-11T08:14:15.633Z] DONE 5 tests, 3 skipped in 0.132s [2021-11-11T08:14:15.633Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.633Z] INFO: Testing against a local daemon [2021-11-11T08:14:15.633Z] === RUN TestExternalGraphDriver [2021-11-11T08:14:15.714Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-11-11T08:14:15.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T08:14:15.888Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T08:14:15.889Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-11-11T08:14:15.889Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:14:15.892Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-11-11T08:14:15.892Z] PASS [2021-11-11T08:14:15.892Z] [2021-11-11T08:14:15.892Z] DONE 7 tests in 17.325s [2021-11-11T08:14:15.892Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T08:14:15.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:15.892Z] ++ set -e [2021-11-11T08:14:15.892Z] ++ '[' -n 0 ']' [2021-11-11T08:14:15.892Z] ++ set -x [2021-11-11T08:14:15.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:16.151Z] INFO: Testing against a local daemon [2021-11-11T08:14:16.151Z] === RUN TestCheckpoint [2021-11-11T08:14:16.151Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:14:16.151Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T08:14:16.151Z] === RUN TestContainerInvalidJSON [2021-11-11T08:14:16.151Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:14:16.151Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:14:16.151Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:14:16.151Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:14:16.151Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:14:16.151Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:14:16.151Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-11T08:14:16.151Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T08:14:16.151Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T08:14:16.151Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T08:14:16.151Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-11T08:14:16.151Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T08:14:16.151Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T08:14:16.151Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T08:14:16.151Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-11-11T08:14:16.276Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T08:14:16.276Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T08:14:16.410Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T08:14:16.410Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-11T08:14:16.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-11-11T08:14:16.410Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T08:14:16.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-11-11T08:14:16.410Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T08:14:16.410Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-11-11T08:14:16.410Z] === RUN TestCopyFromContainer [2021-11-11T08:14:17.785Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T08:14:17.785Z] === RUN TestCopyFromContainer// [2021-11-11T08:14:18.043Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T08:14:18.043Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T08:14:18.043Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T08:14:18.165Z] --- PASS: TestServiceWithPredefinedNetwork (1.78s) [2021-11-11T08:14:18.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T08:14:18.165Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:18.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:18.165Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T08:14:18.302Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T08:14:18.302Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T08:14:18.302Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T08:14:18.561Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T08:14:18.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T08:14:18.561Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer (2.25s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-11-11T08:14:18.819Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-11-11T08:14:18.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T08:14:18.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:14:18.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:14:18.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:14:18.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:14:18.819Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:14:18.819Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:14:18.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T08:14:18.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T08:14:18.819Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T08:14:18.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-11-11T08:14:18.819Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T08:14:18.819Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T08:14:18.819Z] === RUN TestCreateWithInvalidEnv [2021-11-11T08:14:18.819Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T08:14:18.819Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T08:14:18.819Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T08:14:18.819Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T08:14:18.819Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T08:14:18.819Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T08:14:18.819Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T08:14:18.819Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T08:14:18.819Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T08:14:18.819Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T08:14:18.819Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T08:14:18.819Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T08:14:18.819Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-11T08:14:18.819Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T08:14:20.197Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-11T08:14:20.378Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.26s) [2021-11-11T08:14:20.378Z] === RUN TestStopContainerWithTimeout [2021-11-11T08:14:20.378Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T08:14:20.378Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T08:14:20.378Z] === RUN TestUpdateRestartPolicy [2021-11-11T08:14:20.456Z] check_test.go:309: [da2f7248ac08f] daemon is not started [2021-11-11T08:14:20.456Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-11T08:14:20.456Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2021-11-11T08:14:20.456Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T08:14:20.715Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T08:14:20.715Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T08:14:20.974Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-11T08:14:21.133Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2021-11-11T08:14:21.133Z] PASS [2021-11-11T08:14:21.133Z] [2021-11-11T08:14:21.133Z] === Skipped [2021-11-11T08:14:21.133Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-11-11T08:14:21.133Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T08:14:21.133Z] [2021-11-11T08:14:21.133Z] [2021-11-11T08:14:21.133Z] DONE 2 tests, 1 skipped in 5.626s [2021-11-11T08:14:21.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T08:14:21.389Z] INFO: Testing against a local daemon [2021-11-11T08:14:21.389Z] === RUN TestContinueAfterPluginCrash [2021-11-11T08:14:21.389Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T08:14:21.389Z] === RUN TestReadPluginNoRead [2021-11-11T08:14:21.389Z] === PAUSE TestReadPluginNoRead [2021-11-11T08:14:21.389Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T08:14:21.389Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T08:14:21.389Z] === CONT TestContinueAfterPluginCrash [2021-11-11T08:14:21.389Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T08:14:21.542Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-11T08:14:22.110Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-11T08:14:22.368Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:14:22.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:14:22.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:14:22.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:14:22.368Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:14:22.368Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:14:22.369Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:14:22.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T08:14:22.369Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T08:14:22.627Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T08:14:22.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T08:14:22.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T08:14:22.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-11-11T08:14:22.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-11-11T08:14:22.627Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T08:14:23.194Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-11-11T08:14:23.194Z] === RUN TestCreateDifferentPlatform [2021-11-11T08:14:23.194Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T08:14:23.194Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T08:14:23.194Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T08:14:23.194Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T08:14:23.194Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T08:14:23.194Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T08:14:23.194Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T08:14:23.194Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T08:14:23.194Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-11T08:14:23.194Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T08:14:23.194Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T08:14:23.194Z] === RUN TestDaemonRestartIpcMode [2021-11-11T08:14:23.194Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T08:14:23.194Z] === RUN TestDaemonHostGatewayIP [2021-11-11T08:14:23.194Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T08:14:23.195Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T08:14:23.195Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T08:14:23.195Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T08:14:23.195Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T08:14:23.195Z] === RUN TestDiff [2021-11-11T08:14:24.129Z] --- PASS: TestDiff (0.72s) [2021-11-11T08:14:24.129Z] === RUN TestExecWithCloseStdin [2021-11-11T08:14:25.069Z] --- PASS: TestExecWithCloseStdin (0.81s) [2021-11-11T08:14:25.069Z] === RUN TestExec [2021-11-11T08:14:25.069Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-11T08:14:25.637Z] --- PASS: TestExec (0.75s) [2021-11-11T08:14:25.637Z] === RUN TestExecUser [2021-11-11T08:14:26.235Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T08:14:26.398Z] ......... [ 86%] [2021-11-11T08:14:26.497Z] --- PASS: TestExecUser (0.84s) [2021-11-11T08:14:26.497Z] === RUN TestExportContainerAndImportImage [2021-11-11T08:14:27.435Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T08:14:27.435Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-11-11T08:14:27.435Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T08:14:27.928Z] --- PASS: TestDaemonStartWithLogOpt (6.05s) [2021-11-11T08:14:27.928Z] === CONT TestReadPluginNoRead [2021-11-11T08:14:28.000Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T08:14:28.935Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2021-11-11T08:14:28.935Z] === RUN TestHealthCheckWorkdir [2021-11-11T08:14:30.312Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-11T08:14:30.312Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-11-11T08:14:30.312Z] === RUN TestHealthKillContainer [2021-11-11T08:14:30.570Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T08:14:31.196Z] === RUN TestReadPluginNoRead/default [2021-11-11T08:14:31.196Z] --- PASS: TestContinueAfterPluginCrash (9.68s) [2021-11-11T08:14:31.268Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-11T08:14:31.944Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-11T08:14:31.944Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T08:14:31.944Z] check_test.go:309: [d8894729447ad] daemon is not started [2021-11-11T08:14:31.944Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-11T08:14:32.451Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-11T08:14:33.004Z] --- PASS: TestServiceWithDataPathPortInit (13.04s) [2021-11-11T08:14:33.004Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T08:14:33.085Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T08:14:33.319Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T08:14:33.566Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6ik93d0r7f2bo1nmdm8gomo5 Created:2021-11-11 08:14:32.369990042 +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[73d0707acc74db3d1168d978affe41eafd8f7a2c978a047ffb702759de743826:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9gvolk3axzlmhvtsww0dooiji EndpointID:c08ffc88df248f470350cb72d473b95fb96061d572ef9a2415a915cee9b0e564 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9bf12a2276672d1fef4f946ae5cbda73af500fb310c1703b164859185bdfbb6e 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:70b303b0b7a5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9gvolk3axzlmhvtsww0dooiji EndpointID:c08ffc88df248f470350cb72d473b95fb96061d572ef9a2415a915cee9b0e564 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T08:14:33.577Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-11T08:14:34.148Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T08:14:34.716Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T08:14:34.973Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T08:14:35.282Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-11T08:14:36.660Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-11T08:14:36.918Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T08:14:37.488Z] === CONT TestReadPluginNoRead [2021-11-11T08:14:37.488Z] read_test.go:92: [d5fdb7a62c650] daemon is not started [2021-11-11T08:14:37.488Z] --- PASS: TestReadPluginNoRead (9.93s) [2021-11-11T08:14:37.488Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2021-11-11T08:14:37.488Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2021-11-11T08:14:37.488Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2021-11-11T08:14:37.488Z] PASS [2021-11-11T08:14:37.488Z] [2021-11-11T08:14:37.488Z] DONE 6 tests in 16.102s [2021-11-11T08:14:37.488Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.488Z] testing: warning: no tests to run [2021-11-11T08:14:37.488Z] PASS [2021-11-11T08:14:37.488Z] [2021-11-11T08:14:37.488Z] DONE 0 tests in 0.031s [2021-11-11T08:14:37.488Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.488Z] INFO: Testing against a local daemon [2021-11-11T08:14:37.488Z] === RUN TestPluginWithDevMounts [2021-11-11T08:14:37.488Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-11T08:14:37.488Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T08:14:37.488Z] PASS [2021-11-11T08:14:37.488Z] [2021-11-11T08:14:37.488Z] === Skipped [2021-11-11T08:14:37.488Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-11T08:14:37.488Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-11T08:14:37.488Z] [2021-11-11T08:14:37.488Z] [2021-11-11T08:14:37.488Z] DONE 1 tests, 1 skipped in 0.110s [2021-11-11T08:14:37.488Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.732Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s) [2021-11-11T08:14:37.732Z] PASS [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] === Skipped [2021-11-11T08:14:37.732Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:37.732Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] DONE 26 tests, 1 skipped in 41.953s [2021-11-11T08:14:37.732Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.732Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:37.732Z] ++ set -e [2021-11-11T08:14:37.732Z] ++ '[' -n 0 ']' [2021-11-11T08:14:37.732Z] ++ set -x [2021-11-11T08:14:37.732Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:37.732Z] INFO: Testing against a local daemon [2021-11-11T08:14:37.732Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T08:14:37.732Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:37.732Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:14:37.732Z] === RUN TestDockerNetworkIpvlan [2021-11-11T08:14:37.732Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:37.732Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:14:37.732Z] PASS [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] === Skipped [2021-11-11T08:14:37.732Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:14:37.732Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:14:37.732Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] [2021-11-11T08:14:37.732Z] DONE 2 tests, 2 skipped in 0.096s [2021-11-11T08:14:37.748Z] INFO: Testing against a local daemon [2021-11-11T08:14:37.748Z] === RUN TestSecretInspect [2021-11-11T08:14:37.748Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-11T08:14:37.748Z] === RUN TestSecretList [2021-11-11T08:14:37.748Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestSecretList (0.02s) [2021-11-11T08:14:37.748Z] === RUN TestSecretsCreateAndDelete [2021-11-11T08:14:37.748Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-11T08:14:37.748Z] === RUN TestSecretsUpdate [2021-11-11T08:14:37.748Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-11T08:14:37.748Z] === RUN TestTemplatedSecret [2021-11-11T08:14:37.748Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T08:14:37.748Z] === RUN TestSecretCreateResolve [2021-11-11T08:14:37.748Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.748Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-11T08:14:37.749Z] PASS [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === Skipped [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-11T08:14:37.749Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-11-11T08:14:37.749Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-11T08:14:37.749Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-11T08:14:37.749Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-11T08:14:37.749Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-11T08:14:37.749Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] [2021-11-11T08:14:37.749Z] DONE 6 tests, 6 skipped in 0.182s [2021-11-11T08:14:37.749Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.749Z] INFO: Testing against a local daemon [2021-11-11T08:14:37.749Z] === RUN TestServiceCreateInit [2021-11-11T08:14:37.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T08:14:37.749Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T08:14:37.749Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-11T08:14:37.749Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:14:37.749Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:14:37.749Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T08:14:37.749Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-11T08:14:37.749Z] === RUN TestCreateServiceConflict [2021-11-11T08:14:37.749Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.749Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-11T08:14:37.749Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T08:14:37.749Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:37.988Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:14:37.988Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:37.988Z] ++ set -e [2021-11-11T08:14:37.988Z] ++ '[' -n 0 ']' [2021-11-11T08:14:37.988Z] ++ set -x [2021-11-11T08:14:37.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:37.988Z] INFO: Testing against a local daemon [2021-11-11T08:14:37.988Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-11T08:14:38.005Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T08:14:38.005Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-11-11T08:14:38.005Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T08:14:38.005Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T08:14:38.005Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestCreateServiceSysctls [2021-11-11T08:14:38.005Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T08:14:38.005Z] === RUN TestCreateServiceCapabilities [2021-11-11T08:14:38.005Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T08:14:38.005Z] === RUN TestInspect [2021-11-11T08:14:38.005Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestInspect (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestCreateJob [2021-11-11T08:14:38.005Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestCreateJob (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestReplicatedJob [2021-11-11T08:14:38.005Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestUpdateReplicatedJob [2021-11-11T08:14:38.005Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-11-11T08:14:38.005Z] === RUN TestServiceListWithStatuses [2021-11-11T08:14:38.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:14:38.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T08:14:38.005Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T08:14:38.005Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestDockerNetworkReConnect [2021-11-11T08:14:38.005Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:38.005Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-11T08:14:38.005Z] === RUN TestServicePlugin [2021-11-11T08:14:38.296Z] check_test.go:309: [d3a317ee300f1] daemon is not started [2021-11-11T08:14:38.296Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-11T08:14:38.555Z] --- PASS: TestHealthKillContainer (8.47s) [2021-11-11T08:14:38.555Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T08:14:38.986Z] tests/integration/models_nodes_test.py . [ 91%] [2021-11-11T08:14:38.986Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-11T08:14:39.123Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-11-11T08:14:39.123Z] === RUN TestIpcModeNone [2021-11-11T08:14:39.353Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-11-11T08:14:39.353Z] === RUN TestDockerNetworkMacvlan [2021-11-11T08:14:39.915Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T08:14:40.067Z] --- PASS: TestIpcModeNone (0.78s) [2021-11-11T08:14:40.067Z] === RUN TestIpcModePrivate [2021-11-11T08:14:40.634Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2021-11-11T08:14:40.843Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T08:14:40.892Z] --- PASS: TestIpcModePrivate (0.80s) [2021-11-11T08:14:40.892Z] === RUN TestIpcModeShareable [2021-11-11T08:14:41.151Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-11T08:14:41.271Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServicePlugin (2.96s) [2021-11-11T08:14:41.271Z] === RUN TestServiceUpdateLabel [2021-11-11T08:14:41.271Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-11T08:14:41.271Z] === RUN TestServiceUpdateSecrets [2021-11-11T08:14:41.271Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-11T08:14:41.271Z] === RUN TestServiceUpdateConfigs [2021-11-11T08:14:41.271Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T08:14:41.271Z] === RUN TestServiceUpdateNetwork [2021-11-11T08:14:41.271Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-11-11T08:14:41.271Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T08:14:41.271Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-11T08:14:41.271Z] PASS [2021-11-11T08:14:41.271Z] [2021-11-11T08:14:41.271Z] === Skipped [2021-11-11T08:14:41.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:14:41.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.271Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:14:41.271Z] [2021-11-11T08:14:41.271Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:14:41.271Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-11T08:14:41.272Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-11T08:14:41.272Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-11-11T08:14:41.272Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-11-11T08:14:41.272Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-11T08:14:41.272Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-11T08:14:41.272Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-11T08:14:41.272Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-11T08:14:41.272Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-11T08:14:41.272Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-11T08:14:41.272Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-11T08:14:41.272Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-11-11T08:14:41.272Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T08:14:41.272Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-11T08:14:41.272Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-11T08:14:41.272Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServicePlugin (2.96s) [2021-11-11T08:14:41.272Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-11T08:14:41.272Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-11T08:14:41.272Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-11T08:14:41.272Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-11-11T08:14:41.272Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-11T08:14:41.272Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] DONE 24 tests, 23 skipped in 3.357s [2021-11-11T08:14:41.272Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T08:14:41.272Z] INFO: Testing against a local daemon [2021-11-11T08:14:41.272Z] === RUN TestSessionCreate [2021-11-11T08:14:41.272Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T08:14:41.272Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T08:14:41.272Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T08:14:41.272Z] PASS [2021-11-11T08:14:41.272Z] [2021-11-11T08:14:41.272Z] DONE 2 tests in 0.138s [2021-11-11T08:14:41.272Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T08:14:41.272Z] INFO: Testing against a local daemon [2021-11-11T08:14:41.272Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:14:41.272Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:14:41.272Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:14:41.272Z] === RUN TestEventsExecDie [2021-11-11T08:14:41.405Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T08:14:41.410Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-11-11T08:14:41.603Z] --- PASS: TestUpdateRestartPolicy (18.77s) [2021-11-11T08:14:41.603Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T08:14:41.603Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s) [2021-11-11T08:14:41.603Z] === RUN TestWaitNonBlocked [2021-11-11T08:14:41.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:14:41.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:14:41.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:14:41.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:14:41.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:14:41.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:14:41.668Z] --- PASS: TestIpcModeShareable (0.77s) [2021-11-11T08:14:41.668Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T08:14:41.668Z] check_test.go:309: [da8c73de5b38b] daemon is not started [2021-11-11T08:14:41.668Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-11T08:14:41.835Z] --- PASS: TestEventsExecDie (0.47s) [2021-11-11T08:14:41.835Z] === RUN TestEventsBackwardsCompatible [2021-11-11T08:14:41.835Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-11T08:14:41.835Z] === RUN TestInfoBinaryCommits [2021-11-11T08:14:41.835Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T08:14:41.835Z] === RUN TestInfoAPIVersioned [2021-11-11T08:14:41.835Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T08:14:41.835Z] === RUN TestInfoDiscoveryBackend [2021-11-11T08:14:42.590Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T08:14:42.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.12s) [2021-11-11T08:14:42.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.21s) [2021-11-11T08:14:42.590Z] === RUN TestWaitBlocked [2021-11-11T08:14:42.590Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:42.590Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T08:14:42.590Z] PASS [2021-11-11T08:14:42.590Z] ok github.com/docker/docker/integration/container 69.484s [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === Skipped [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T08:14:42.590Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-11T08:14:42.590Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-11-11T08:14:42.590Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T08:14:42.590Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T08:14:42.590Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T08:14:42.590Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T08:14:42.590Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T08:14:42.590Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T08:14:42.590Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-11-11T08:14:42.590Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T08:14:42.590Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T08:14:42.590Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T08:14:42.590Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T08:14:42.590Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T08:14:42.590Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T08:14:42.590Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T08:14:42.590Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T08:14:42.590Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T08:14:42.590Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T08:14:42.590Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T08:14:42.590Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T08:14:42.590Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T08:14:42.590Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T08:14:42.590Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T08:14:42.590Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-11-11T08:14:42.590Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T08:14:42.590Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-11-11T08:14:42.590Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:14:42.590Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T08:14:42.590Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T08:14:42.590Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T08:14:42.590Z] [2021-11-11T08:14:42.590Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T08:14:42.591Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:42.591Z] [2021-11-11T08:14:42.591Z] [2021-11-11T08:14:42.591Z] DONE 88 tests, 37 skipped in 71.671s [2021-11-11T08:14:42.591Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T08:14:43.091Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T08:14:43.295Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T08:14:43.462Z] --- PASS: TestImportExtremelyLargeImageWorks (94.05s) [2021-11-11T08:14:43.462Z] PASS [2021-11-11T08:14:43.462Z] [2021-11-11T08:14:43.462Z] DONE 12 tests in 97.115s [2021-11-11T08:14:43.462Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T08:14:43.462Z] INFO: Testing against a local daemon [2021-11-11T08:14:43.462Z] === RUN TestNetworkCreateDelete [2021-11-11T08:14:43.462Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-11T08:14:43.462Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T08:14:43.462Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-11-11T08:14:43.462Z] === RUN TestDaemonDNSFallback [2021-11-11T08:14:43.722Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2021-11-11T08:14:43.722Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T08:14:44.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2021-11-11T08:14:44.030Z] === RUN TestAPIIpcModeHost [2021-11-11T08:14:44.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:44.154Z] INFO: Testing against a local daemon [2021-11-11T08:14:44.154Z] === RUN TestCommitInheritsEnv [2021-11-11T08:14:44.154Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:14:44.154Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T08:14:44.154Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T08:14:44.154Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T08:14:44.154Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T08:14:44.154Z] === RUN TestImagesFilterMultiReference [2021-11-11T08:14:44.154Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-11T08:14:44.154Z] === RUN TestImagePullPlatformInvalid [2021-11-11T08:14:44.154Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T08:14:44.154Z] === RUN TestRemoveImageOrphaning [2021-11-11T08:14:44.597Z] --- PASS: TestAPIIpcModeHost (0.65s) [2021-11-11T08:14:44.597Z] === RUN TestDaemonIpcModeShareable [2021-11-11T08:14:44.663Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T08:14:44.856Z] docker_cli_daemon_plugins_test.go:79: [dadebc91240a4] daemon is not started [2021-11-11T08:14:45.044Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-11-11T08:14:45.141Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-11-11T08:14:45.141Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T08:14:45.141Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T08:14:45.141Z] === RUN TestTagInvalidReference [2021-11-11T08:14:45.141Z] --- PASS: TestTagInvalidReference (0.04s) [2021-11-11T08:14:45.141Z] === RUN TestTagValidPrefixedRepo [2021-11-11T08:14:45.141Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-11T08:14:45.141Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T08:14:45.141Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T08:14:45.141Z] === RUN TestTagOfficialNames [2021-11-11T08:14:45.141Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-11T08:14:45.141Z] === RUN TestTagMatchesDigest [2021-11-11T08:14:45.141Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T08:14:45.141Z] PASS [2021-11-11T08:14:45.141Z] ok github.com/docker/docker/integration/image 1.368s [2021-11-11T08:14:45.141Z] [2021-11-11T08:14:45.141Z] === Skipped [2021-11-11T08:14:45.141Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T08:14:45.141Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:14:45.141Z] [2021-11-11T08:14:45.141Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T08:14:45.141Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T08:14:45.141Z] [2021-11-11T08:14:45.141Z] [2021-11-11T08:14:45.141Z] DONE 11 tests, 2 skipped in 2.786s [2021-11-11T08:14:45.141Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T08:14:46.233Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-11T08:14:46.233Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-11-11T08:14:46.233Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2021-11-11T08:14:46.233Z] === RUN TestDaemonIpcModePrivate [2021-11-11T08:14:46.715Z] testing: warning: no tests to run [2021-11-11T08:14:46.715Z] PASS [2021-11-11T08:14:46.715Z] ok github.com/docker/docker/integration/network/ipvlan 0.105s [no tests to run] [2021-11-11T08:14:46.715Z] testing: warning: no tests to run [2021-11-11T08:14:46.715Z] PASS [2021-11-11T08:14:46.715Z] ok github.com/docker/docker/integration/network/macvlan 0.040s [no tests to run] [2021-11-11T08:14:46.987Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2021-11-11T08:14:46.987Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T08:14:46.987Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:14:46.987Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T08:14:46.987Z] === RUN TestInfoAPI [2021-11-11T08:14:46.987Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T08:14:46.987Z] === RUN TestInfoAPIWarnings [2021-11-11T08:14:47.169Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T08:14:47.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:47.183Z] INFO: Testing against a local daemon [2021-11-11T08:14:47.183Z] === RUN TestNetworkCreateDelete [2021-11-11T08:14:47.183Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.183Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2021-11-11T08:14:47.183Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T08:14:47.183Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-11T08:14:47.183Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonDNSFallback [2021-11-11T08:14:47.183Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestInspectNetwork [2021-11-11T08:14:47.183Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:47.183Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T08:14:47.183Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.183Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestNetworkInvalidJSON [2021-11-11T08:14:47.183Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:47.183Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:47.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:47.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:47.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:47.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:47.183Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:47.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:47.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T08:14:47.183Z] === RUN TestNetworkList [2021-11-11T08:14:47.183Z] === RUN TestNetworkList//networks [2021-11-11T08:14:47.183Z] === PAUSE TestNetworkList//networks [2021-11-11T08:14:47.183Z] === RUN TestNetworkList//networks/ [2021-11-11T08:14:47.183Z] === PAUSE TestNetworkList//networks/ [2021-11-11T08:14:47.183Z] === CONT TestNetworkList//networks [2021-11-11T08:14:47.183Z] === CONT TestNetworkList//networks/ [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T08:14:47.183Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T08:14:47.183Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T08:14:47.183Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T08:14:47.183Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T08:14:47.183Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T08:14:47.183Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T08:14:47.183Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T08:14:47.183Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T08:14:47.183Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:47.183Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T08:14:47.183Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T08:14:47.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T08:14:47.183Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-11T08:14:47.183Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T08:14:47.183Z] PASS [2021-11-11T08:14:47.183Z] ok github.com/docker/docker/integration/network 0.152s [2021-11-11T08:14:47.428Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === Skipped [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2021-11-11T08:14:47.653Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T08:14:47.653Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T08:14:47.653Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T08:14:47.653Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T08:14:47.653Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T08:14:47.653Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T08:14:47.653Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] [2021-11-11T08:14:47.653Z] DONE 22 tests, 15 skipped in 2.203s [2021-11-11T08:14:47.653Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T08:14:47.661Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-11-11T08:14:47.661Z] === RUN TestInspectNetwork [2021-11-11T08:14:47.686Z] --- PASS: TestDaemonIpcModePrivate (1.48s) [2021-11-11T08:14:47.686Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T08:14:47.775Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-11T08:14:47.775Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-11T08:14:47.931Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T08:14:48.121Z] testing: warning: no tests to run [2021-11-11T08:14:48.121Z] PASS [2021-11-11T08:14:48.121Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-11-11T08:14:48.121Z] [2021-11-11T08:14:48.121Z] DONE 0 tests in 0.423s [2021-11-11T08:14:48.121Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan (8.83s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.75s) [2021-11-11T08:14:48.187Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-11-11T08:14:48.187Z] PASS [2021-11-11T08:14:48.187Z] [2021-11-11T08:14:48.187Z] DONE 8 tests in 10.243s [2021-11-11T08:14:48.187Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] ++ set -e [2021-11-11T08:14:48.187Z] ++ '[' -n 0 ']' [2021-11-11T08:14:48.187Z] ++ set -x [2021-11-11T08:14:48.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] testing: warning: no tests to run [2021-11-11T08:14:48.187Z] PASS [2021-11-11T08:14:48.187Z] [2021-11-11T08:14:48.187Z] DONE 0 tests in 0.022s [2021-11-11T08:14:48.187Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] ++ set -e [2021-11-11T08:14:48.187Z] ++ '[' -n 0 ']' [2021-11-11T08:14:48.187Z] ++ set -x [2021-11-11T08:14:48.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:14:48.187Z] INFO: Testing against a local daemon [2021-11-11T08:14:48.187Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T08:14:48.589Z] testing: warning: no tests to run [2021-11-11T08:14:48.590Z] PASS [2021-11-11T08:14:48.590Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-11-11T08:14:48.590Z] [2021-11-11T08:14:48.590Z] DONE 0 tests in 0.335s [2021-11-11T08:14:48.590Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T08:14:48.621Z] docker_cli_daemon_plugins_test.go:169: [de1376cfe7d02] daemon is not started [2021-11-11T08:14:49.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-11-11T08:14:49.191Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s) [2021-11-11T08:14:49.191Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T08:14:49.451Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T08:14:49.551Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2021-11-11T08:14:49.551Z] === RUN TestAuthZPluginTLS [2021-11-11T08:14:49.579Z] testing: warning: no tests to run [2021-11-11T08:14:49.579Z] PASS [2021-11-11T08:14:49.579Z] ok github.com/docker/docker/integration/plugin 0.107s [no tests to run] [2021-11-11T08:14:49.579Z] testing: warning: no tests to run [2021-11-11T08:14:49.579Z] PASS [2021-11-11T08:14:49.579Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [no tests to run] [2021-11-11T08:14:49.709Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T08:14:49.807Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T08:14:49.807Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T08:14:49.969Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-11T08:14:50.369Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T08:14:50.369Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T08:14:50.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-11-11T08:14:50.936Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T08:14:50.936Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T08:14:50.960Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T08:14:50.960Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T08:14:50.960Z] === RUN TestInspectNetwork/network_name [2021-11-11T08:14:50.960Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T08:14:51.165Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-11-11T08:14:51.165Z] === RUN TestIpcModeOlderClient [2021-11-11T08:14:51.165Z] === PAUSE TestIpcModeOlderClient [2021-11-11T08:14:51.165Z] === RUN TestKillContainerInvalidSignal [2021-11-11T08:14:51.501Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-11T08:14:51.501Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T08:14:51.733Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-11-11T08:14:51.733Z] === RUN TestKillContainer [2021-11-11T08:14:51.733Z] === RUN TestKillContainer/no_signal [2021-11-11T08:14:51.952Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-11T08:14:52.208Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-11T08:14:52.208Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-11T08:14:52.208Z] [2021-11-11T08:14:52.208Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-11T08:14:52.208Z] =========================== short test summary info ============================ [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-11T08:14:52.208Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-11T08:14:52.208Z] Not supported on most drivers [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-11T08:14:52.208Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-11T08:14:52.208Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-11T08:14:52.208Z] Can fail if eth0 has multiple IP addresses [2021-11-11T08:14:52.208Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-11T08:14:52.208Z] This doesn't seem to be taken into account by the engine [2021-11-11T08:14:52.208Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-11-11T08:14:52.208Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-11T08:14:52.208Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.15 seconds == [2021-11-11T08:14:52.436Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2021-11-11T08:14:52.436Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T08:14:52.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-11T08:14:52.668Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T08:14:52.997Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T08:14:52.997Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T08:14:53.236Z] === RUN TestKillContainer/killing_signal [2021-11-11T08:14:53.495Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-11T08:14:53.559Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T08:14:53.559Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T08:14:54.063Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-11T08:14:54.063Z] --- PASS: TestKillContainer (2.18s) [2021-11-11T08:14:54.063Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-11-11T08:14:54.063Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-11-11T08:14:54.063Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-11-11T08:14:54.063Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T08:14:54.063Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T08:14:54.121Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T08:14:54.121Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T08:14:54.322Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-11T08:14:54.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T08:14:54.840Z] check_test.go:309: [d10f7c7422663] daemon is not started [2021-11-11T08:14:54.840Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-11T08:14:55.158Z] --- PASS: TestInspectNetwork (6.92s) [2021-11-11T08:14:55.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T08:14:55.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T08:14:55.158Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-11-11T08:14:55.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T08:14:55.158Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T08:14:55.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-11-11T08:14:55.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-11-11T08:14:55.407Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-11-11T08:14:55.407Z] === RUN TestKillStoppedContainer [2021-11-11T08:14:55.407Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T08:14:55.407Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T08:14:55.407Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-11T08:14:55.407Z] === RUN TestKillDifferentUserContainer [2021-11-11T08:14:55.486Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2021-11-11T08:14:55.486Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T08:14:56.343Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-11-11T08:14:56.343Z] === RUN TestInspectOomKilledTrue [2021-11-11T08:14:56.343Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:14:56.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T08:14:56.343Z] === RUN TestInspectOomKilledFalse [2021-11-11T08:14:56.343Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:14:56.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T08:14:56.343Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T08:14:56.542Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2021-11-11T08:14:56.542Z] === RUN TestNetworkInvalidJSON [2021-11-11T08:14:56.542Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:56.542Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:56.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:56.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:56.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:56.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:56.542Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T08:14:56.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:14:56.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T08:14:56.542Z] === RUN TestNetworkList [2021-11-11T08:14:56.542Z] === RUN TestNetworkList//networks [2021-11-11T08:14:56.542Z] === PAUSE TestNetworkList//networks [2021-11-11T08:14:56.542Z] === RUN TestNetworkList//networks/ [2021-11-11T08:14:56.542Z] === PAUSE TestNetworkList//networks/ [2021-11-11T08:14:56.542Z] === CONT TestNetworkList//networks [2021-11-11T08:14:56.542Z] === CONT TestNetworkList//networks/ [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T08:14:56.542Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T08:14:56.542Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T08:14:56.802Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T08:14:56.802Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T08:14:56.851Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2021-11-11T08:14:56.851Z] === RUN TestAuthZPluginHeader [2021-11-11T08:14:56.911Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-11T08:14:56.911Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T08:14:56.911Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2021-11-11T08:14:56.911Z] === RUN TestLinksContainerNames [2021-11-11T08:14:57.413Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-11T08:14:57.413Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T08:14:57.413Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:14:57.413Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T08:14:57.413Z] === RUN TestAuthZPluginV2Disable [2021-11-11T08:14:57.413Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:14:57.413Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-11T08:14:57.413Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T08:14:57.413Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:14:57.413Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T08:14:57.413Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T08:14:57.413Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:14:57.413Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T08:14:57.413Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T08:14:58.183Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T08:14:58.183Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T08:14:58.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:58.248Z] INFO: Testing against a local daemon [2021-11-11T08:14:58.248Z] === RUN TestExternalGraphDriver [2021-11-11T08:14:58.248Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-11T08:14:58.248Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-11T08:14:58.248Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:14:58.248Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-11T08:14:58.248Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-11-11T08:14:58.248Z] PASS [2021-11-11T08:14:58.248Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.169s [2021-11-11T08:14:58.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:58.248Z] INFO: Testing against a local daemon [2021-11-11T08:14:58.248Z] === RUN TestPluginInvalidJSON [2021-11-11T08:14:58.248Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:58.248Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:58.248Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:14:58.248Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-11-11T08:14:58.248Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-11T08:14:58.248Z] === RUN TestPluginInstall [2021-11-11T08:14:58.248Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:14:58.248Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T08:14:58.248Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:14:58.248Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T08:14:58.248Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T08:14:58.248Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:14:58.248Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T08:14:58.248Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:14:58.248Z] PASS [2021-11-11T08:14:58.248Z] ok github.com/docker/docker/integration/plugin/common 0.213s [2021-11-11T08:14:58.248Z] testing: warning: no tests to run [2021-11-11T08:14:58.248Z] PASS [2021-11-11T08:14:58.248Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.031s [no tests to run] [2021-11-11T08:14:58.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:58.248Z] INFO: Testing against a local daemon [2021-11-11T08:14:58.248Z] === RUN TestReadPluginNoRead [2021-11-11T08:14:58.248Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T08:14:58.248Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T08:14:58.248Z] PASS [2021-11-11T08:14:58.248Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2021-11-11T08:14:58.248Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-11T08:14:58.248Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-11T08:14:58.289Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T08:14:58.289Z] --- PASS: TestLinksContainerNames (1.42s) [2021-11-11T08:14:58.289Z] === RUN TestLogsFollowTailEmpty [2021-11-11T08:14:58.289Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-11T08:14:58.546Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-11T08:14:58.546Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T08:14:58.859Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-11-11T08:14:58.859Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T08:14:59.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:14:59.235Z] INFO: Testing against a local daemon [2021-11-11T08:14:59.235Z] === RUN TestPluginWithDevMounts [2021-11-11T08:14:59.235Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:59.235Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T08:14:59.235Z] PASS [2021-11-11T08:14:59.235Z] ok github.com/docker/docker/integration/plugin/volumes 0.061s [2021-11-11T08:14:59.235Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === Skipped [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T08:14:59.235Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T08:14:59.235Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:14:59.235Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-11T08:14:59.235Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-11-11T08:14:59.235Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T08:14:59.235Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T08:14:59.235Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] [2021-11-11T08:14:59.235Z] DONE 9 tests, 7 skipped in 10.850s [2021-11-11T08:14:59.235Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T08:14:59.427Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T08:14:59.686Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/default [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/private [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/slave [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/shared [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/default [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/shared [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/slave [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T08:14:59.686Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:14:59.686Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:14:59.686Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T08:14:59.704Z] testing: warning: no tests to run [2021-11-11T08:14:59.704Z] PASS [2021-11-11T08:14:59.704Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-11-11T08:14:59.704Z] [2021-11-11T08:14:59.704Z] DONE 0 tests in 0.341s [2021-11-11T08:14:59.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T08:14:59.932Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-11-11T08:14:59.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/private [2021-11-11T08:14:59.946Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T08:14:59.946Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T08:14:59.946Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:14:59.946Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:14:59.946Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T08:14:59.946Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T08:14:59.946Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:14:59.946Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T08:14:59.946Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T08:15:00.205Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T08:15:00.205Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T08:15:00.464Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T08:15:00.464Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T08:15:00.464Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T08:15:00.464Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T08:15:00.464Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-11-11T08:15:00.464Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-11-11T08:15:00.465Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-11-11T08:15:00.465Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T08:15:00.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:00.692Z] INFO: Testing against a local daemon [2021-11-11T08:15:00.692Z] === RUN TestPluginInvalidJSON [2021-11-11T08:15:00.692Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:00.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:00.692Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:00.692Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-11-11T08:15:00.692Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-11T08:15:00.692Z] === RUN TestPluginInstall [2021-11-11T08:15:00.692Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T08:15:00.692Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:15:00.692Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T08:15:00.692Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:15:00.692Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:15:00.692Z] PASS [2021-11-11T08:15:00.692Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-11-11T08:15:00.692Z] [2021-11-11T08:15:00.692Z] === Skipped [2021-11-11T08:15:00.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T08:15:00.692Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] [2021-11-11T08:15:00.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T08:15:00.692Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] [2021-11-11T08:15:00.692Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T08:15:00.692Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T08:15:00.692Z] [2021-11-11T08:15:00.692Z] [2021-11-11T08:15:00.692Z] DONE 5 tests, 3 skipped in 0.831s [2021-11-11T08:15:00.692Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T08:15:00.875Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-11-11T08:15:00.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T08:15:01.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:01.678Z] INFO: Testing against a local daemon [2021-11-11T08:15:01.678Z] === RUN TestExternalGraphDriver [2021-11-11T08:15:01.678Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-11T08:15:01.678Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-11T08:15:01.678Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:15:01.678Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-11T08:15:01.678Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-11-11T08:15:01.678Z] PASS [2021-11-11T08:15:01.678Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-11-11T08:15:01.678Z] [2021-11-11T08:15:01.678Z] === Skipped [2021-11-11T08:15:01.678Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-11T08:15:01.678Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-11T08:15:01.678Z] [2021-11-11T08:15:01.678Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-11-11T08:15:01.678Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-11T08:15:01.678Z] [2021-11-11T08:15:01.678Z] [2021-11-11T08:15:01.678Z] DONE 2 tests, 2 skipped in 0.849s [2021-11-11T08:15:01.678Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T08:15:01.816Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T08:15:01.816Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T08:15:01.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-11T08:15:02.665Z] testing: warning: no tests to run [2021-11-11T08:15:02.665Z] PASS [2021-11-11T08:15:02.665Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-11T08:15:02.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:02.665Z] INFO: Testing against a local daemon [2021-11-11T08:15:02.665Z] === RUN TestReadPluginNoRead [2021-11-11T08:15:02.665Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T08:15:02.665Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T08:15:02.665Z] PASS [2021-11-11T08:15:02.665Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-11-11T08:15:02.665Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-11T08:15:02.665Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-11T08:15:02.665Z] [2021-11-11T08:15:02.665Z] === Skipped [2021-11-11T08:15:02.665Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T08:15:02.665Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T08:15:02.665Z] [2021-11-11T08:15:02.665Z] [2021-11-11T08:15:02.665Z] DONE 1 tests, 1 skipped in 0.958s [2021-11-11T08:15:02.665Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T08:15:02.779Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-11-11T08:15:02.779Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T08:15:03.038Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T08:15:03.133Z] testing: warning: no tests to run [2021-11-11T08:15:03.133Z] PASS [2021-11-11T08:15:03.133Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-11T08:15:03.133Z] [2021-11-11T08:15:03.133Z] DONE 0 tests in 0.532s [2021-11-11T08:15:03.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T08:15:03.297Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-11-11T08:15:03.297Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T08:15:03.573Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-11T08:15:04.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:04.118Z] INFO: Testing against a local daemon [2021-11-11T08:15:04.118Z] === RUN TestPluginWithDevMounts [2021-11-11T08:15:04.118Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:04.118Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T08:15:04.118Z] PASS [2021-11-11T08:15:04.118Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-11-11T08:15:04.118Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-11T08:15:04.118Z] [2021-11-11T08:15:04.118Z] === Skipped [2021-11-11T08:15:04.118Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T08:15:04.118Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:04.118Z] [2021-11-11T08:15:04.118Z] [2021-11-11T08:15:04.118Z] DONE 1 tests, 1 skipped in 0.806s [2021-11-11T08:15:04.119Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T08:15:04.142Z] --- PASS: TestContainerVolumesMountedAsSlave (0.75s) [2021-11-11T08:15:04.142Z] === RUN TestNetworkNat [2021-11-11T08:15:04.358Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2021-11-11T08:15:04.358Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T08:15:04.358Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:15:04.358Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:15:04.358Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T08:15:04.627Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:15:04.627Z] [2021-11-11T08:15:04.627Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:15:04.627Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:15:04.627Z] [2021-11-11T08:15:04.627Z] To set a process to complain mode, use the command line tool [2021-11-11T08:15:04.627Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:15:04.627Z] [2021-11-11T08:15:05.073Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-11-11T08:15:05.074Z] === RUN TestInfoDebug [2021-11-11T08:15:05.077Z] --- PASS: TestNetworkNat (0.89s) [2021-11-11T08:15:05.077Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T08:15:05.335Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild Post stage [Pipeline] junit [2021-11-11T08:15:05.567Z] Recording test results [2021-11-11T08:15:05.599Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2021-11-11T08:15:05.599Z] === RUN TestNetworkLoopbackNat [2021-11-11T08:15:05.636Z] --- PASS: TestInfoDebug (1.54s) [2021-11-11T08:15:05.636Z] === RUN TestInfoInsecureRegistries [2021-11-11T08:15:05.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:05.682Z] INFO: Testing against a local daemon [2021-11-11T08:15:05.682Z] === RUN TestSecretInspect [2021-11-11T08:15:05.682Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T08:15:05.682Z] === RUN TestSecretList [2021-11-11T08:15:05.682Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T08:15:05.682Z] === RUN TestSecretsCreateAndDelete [2021-11-11T08:15:05.682Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T08:15:05.682Z] === RUN TestSecretsUpdate [2021-11-11T08:15:05.682Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T08:15:05.682Z] === RUN TestTemplatedSecret [2021-11-11T08:15:05.682Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T08:15:05.682Z] === RUN TestSecretCreateResolve [2021-11-11T08:15:05.682Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:05.682Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T08:15:05.682Z] PASS [2021-11-11T08:15:05.682Z] ok github.com/docker/docker/integration/secret 0.102s [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === Skipped [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T08:15:05.682Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] [2021-11-11T08:15:05.682Z] DONE 6 tests, 6 skipped in 1.641s [2021-11-11T08:15:05.682Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T08:15:05.692Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-11T08:15:05.961Z] + echo Ensuring container killed. [2021-11-11T08:15:05.961Z] Ensuring container killed. [2021-11-11T08:15:05.961Z] + docker rm -vf docker-pr2 [2021-11-11T08:15:05.961Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-11T08:15:06.277Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:15:06.277Z] Chowning /workspace to jenkins user [2021-11-11T08:15:06.277Z] + id -u [2021-11-11T08:15:06.277Z] + id -g [2021-11-11T08:15:06.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:15:06.975Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-11T08:15:07.523Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2021-11-11T08:15:07.523Z] === RUN TestInfoRegistryMirrors [2021-11-11T08:15:07.541Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-11T08:15:07.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:07.901Z] INFO: Testing against a local daemon [2021-11-11T08:15:07.901Z] === RUN TestServiceCreateInit [2021-11-11T08:15:07.901Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T08:15:07.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T08:15:07.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- PASS: TestServiceCreateInit (0.03s) [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T08:15:07.901Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceConflict [2021-11-11T08:15:07.901Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T08:15:07.901Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-11T08:15:07.901Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T08:15:07.901Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T08:15:07.901Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T08:15:07.901Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceSysctls [2021-11-11T08:15:07.901Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T08:15:07.901Z] === RUN TestCreateServiceCapabilities [2021-11-11T08:15:07.901Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-11T08:15:07.901Z] === RUN TestInspect [2021-11-11T08:15:07.901Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestInspect (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestCreateJob [2021-11-11T08:15:07.901Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestReplicatedJob [2021-11-11T08:15:07.901Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestUpdateReplicatedJob [2021-11-11T08:15:07.901Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceListWithStatuses [2021-11-11T08:15:07.901Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T08:15:07.901Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestDockerNetworkReConnect [2021-11-11T08:15:07.901Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServicePlugin [2021-11-11T08:15:07.901Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceUpdateLabel [2021-11-11T08:15:07.901Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceUpdateSecrets [2021-11-11T08:15:07.901Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceUpdateConfigs [2021-11-11T08:15:07.901Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceUpdateNetwork [2021-11-11T08:15:07.901Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T08:15:07.901Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T08:15:07.901Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-11-11T08:15:07.901Z] PASS [2021-11-11T08:15:07.901Z] ok github.com/docker/docker/integration/service 0.216s [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === Skipped [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-11T08:15:07.901Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.901Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T08:15:07.901Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.901Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T08:15:07.902Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T08:15:07.902Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-11T08:15:07.902Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T08:15:07.902Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T08:15:07.902Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T08:15:07.902Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T08:15:07.902Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T08:15:07.902Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T08:15:07.902Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T08:15:07.902Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T08:15:07.902Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T08:15:07.902Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T08:15:07.902Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T08:15:07.902Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T08:15:07.902Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-11-11T08:15:07.902Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] [2021-11-11T08:15:07.902Z] DONE 24 tests, 23 skipped in 2.125s [2021-11-11T08:15:07.902Z] Running D:\gopath\src\github.com\docker\docker\integration\session [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:15:08.477Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T08:15:08.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T08:15:08.503Z] + bundleName=docker-py [2021-11-11T08:15:08.503Z] + echo Creating docker-py-bundles.tar.gz [2021-11-11T08:15:08.503Z] Creating docker-py-bundles.tar.gz [2021-11-11T08:15:08.503Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-11-11T08:15:08.512Z] Archiving artifacts [2021-11-11T08:15:08.735Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-11-11T08:15:08.735Z] === RUN TestPause [2021-11-11T08:15:08.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-11-11T08:15:08.888Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2021-11-11T08:15:08.888Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T08:15:08.888Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-11T08:15:08.888Z] === RUN TestPingCacheHeaders [2021-11-11T08:15:08.888Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T08:15:08.888Z] === RUN TestPingGet [2021-11-11T08:15:08.888Z] --- PASS: TestPingGet (0.01s) [2021-11-11T08:15:08.888Z] === RUN TestPingHead [2021-11-11T08:15:08.888Z] --- PASS: TestPingHead (0.02s) [2021-11-11T08:15:08.888Z] === RUN TestVersion [2021-11-11T08:15:08.888Z] --- PASS: TestVersion (0.02s) [2021-11-11T08:15:08.888Z] PASS [2021-11-11T08:15:08.888Z] [2021-11-11T08:15:08.888Z] === Skipped [2021-11-11T08:15:08.888Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:15:08.888Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:15:08.888Z] [2021-11-11T08:15:08.888Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T08:15:08.888Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T08:15:08.888Z] [2021-11-11T08:15:08.888Z] [2021-11-11T08:15:08.888Z] DONE 18 tests, 2 skipped in 27.748s [2021-11-11T08:15:08.888Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-11T08:15:09.144Z] INFO: Testing against a local daemon [2021-11-11T08:15:09.144Z] === RUN TestVolumesCreateAndList [2021-11-11T08:15:09.144Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T08:15:09.144Z] === RUN TestVolumesRemove [2021-11-11T08:15:09.144Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T08:15:09.144Z] === RUN TestVolumesInspect [2021-11-11T08:15:09.144Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T08:15:09.144Z] === RUN TestVolumesInvalidJSON [2021-11-11T08:15:09.144Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:09.144Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:09.144Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:09.144Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T08:15:09.144Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T08:15:09.144Z] PASS [2021-11-11T08:15:09.144Z] [2021-11-11T08:15:09.144Z] DONE 5 tests in 0.210s [2021-11-11T08:15:09.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:15:09.144Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12208 is not a child of this shell [2021-11-11T08:15:09.144Z] warning: PID 12208 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-11T08:15:09.144Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:15:09.144Z] [2021-11-11T08:15:09.144Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:15:09.144Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:15:09.144Z] [2021-11-11T08:15:09.144Z] To set a process to complain mode, use the command line tool [2021-11-11T08:15:09.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:15:09.144Z] Removing test suite binaries [2021-11-11T08:15:09.341Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/make.sh binary-daemon [2021-11-11T08:15:09.400Z] exiting test-integration [2021-11-11T08:15:09.400Z] ++ exit 0 [2021-11-11T08:15:09.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:09.466Z] INFO: Testing against a local daemon [2021-11-11T08:15:09.466Z] === RUN TestSessionCreate [2021-11-11T08:15:09.466Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T08:15:09.466Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T08:15:09.466Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T08:15:09.466Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T08:15:09.466Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T08:15:09.466Z] PASS [2021-11-11T08:15:09.466Z] ok github.com/docker/docker/integration/session 0.083s [2021-11-11T08:15:09.466Z] [2021-11-11T08:15:09.466Z] === Skipped [2021-11-11T08:15:09.466Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T08:15:09.466Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T08:15:09.466Z] [2021-11-11T08:15:09.466Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T08:15:09.466Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T08:15:09.466Z] [2021-11-11T08:15:09.466Z] [2021-11-11T08:15:09.466Z] DONE 2 tests, 2 skipped in 1.542s [2021-11-11T08:15:09.466Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T08:15:09.670Z] --- PASS: TestPause (0.69s) [2021-11-11T08:15:09.670Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T08:15:09.670Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:15:09.670Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:15:09.670Z] === RUN TestPauseStopPausedContainer [2021-11-11T08:15:09.911Z] [2021-11-11T08:15:10.168Z] Removing bundles/ [2021-11-11T08:15:10.168Z] [2021-11-11T08:15:10.168Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-11-11T08:15:10.168Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-11T08:15:10.168Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T08:15:10.237Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2021-11-11T08:15:10.237Z] === RUN TestPsFilter [2021-11-11T08:15:10.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T08:15:10.237Z] --- PASS: TestPsFilter (0.15s) [2021-11-11T08:15:10.237Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T08:15:10.326Z] [2021-11-11T08:15:10.803Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-11-11T08:15:10.803Z] === RUN TestRemoveContainerWithVolume [2021-11-11T08:15:11.044Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:11.044Z] INFO: Testing against a local daemon [2021-11-11T08:15:11.044Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:15:11.044Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:11.045Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestEventsExecDie [2021-11-11T08:15:11.045Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T08:15:11.045Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestEventsBackwardsCompatible [2021-11-11T08:15:11.045Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T08:15:11.045Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestInfoAPI [2021-11-11T08:15:11.045Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T08:15:11.045Z] === RUN TestInfoAPIWarnings [2021-11-11T08:15:11.045Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:15:11.045Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestInfoDebug [2021-11-11T08:15:11.045Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:11.045Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestInfoInsecureRegistries [2021-11-11T08:15:11.045Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:11.045Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestInfoRegistryMirrors [2021-11-11T08:15:11.045Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:11.045Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T08:15:11.045Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T08:15:11.062Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-11T08:15:11.628Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-11-11T08:15:11.628Z] === RUN TestRemoveContainerRunning [2021-11-11T08:15:11.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T08:15:12.032Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-11-11T08:15:12.032Z] === RUN TestPingCacheHeaders [2021-11-11T08:15:12.032Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T08:15:12.032Z] === RUN TestPingGet [2021-11-11T08:15:12.032Z] --- PASS: TestPingGet (0.03s) [2021-11-11T08:15:12.032Z] === RUN TestPingHead [2021-11-11T08:15:12.032Z] --- PASS: TestPingHead (0.03s) [2021-11-11T08:15:12.032Z] === RUN TestVersion [2021-11-11T08:15:12.032Z] --- PASS: TestVersion (0.02s) [2021-11-11T08:15:12.032Z] PASS [2021-11-11T08:15:12.032Z] ok github.com/docker/docker/integration/system 1.233s [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === Skipped [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:15:12.032Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T08:15:12.032Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T08:15:12.032Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T08:15:12.032Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T08:15:12.032Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T08:15:12.032Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T08:15:12.032Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] [2021-11-11T08:15:12.032Z] DONE 13 tests, 7 skipped in 2.705s [2021-11-11T08:15:12.032Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T08:15:12.145Z] --- PASS: TestRemoveContainerRunning (0.60s) [2021-11-11T08:15:12.146Z] === RUN TestRemoveContainerForceRemoveRunning Post stage [Pipeline] junit [2021-11-11T08:15:12.232Z] Recording test results [2021-11-11T08:15:12.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2021-11-11T08:15:12.713Z] === RUN TestRemoveInvalidContainer [2021-11-11T08:15:12.713Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-11-11T08:15:12.713Z] === RUN TestRenameLinkedContainer [2021-11-11T08:15:12.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T08:15:13.888Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T08:15:14.221Z] + echo Ensuring container killed. [2021-11-11T08:15:14.221Z] Ensuring container killed. [2021-11-11T08:15:14.221Z] + docker rm -vf docker-pr2 [2021-11-11T08:15:14.221Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-11T08:15:14.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:14.246Z] INFO: Testing against a local daemon [2021-11-11T08:15:14.246Z] === RUN TestVolumesCreateAndList [2021-11-11T08:15:14.246Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-11T08:15:14.246Z] === RUN TestVolumesRemove [2021-11-11T08:15:14.246Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-11T08:15:14.246Z] === RUN TestVolumesInspect [2021-11-11T08:15:14.246Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T08:15:14.246Z] === RUN TestVolumesInvalidJSON [2021-11-11T08:15:14.246Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:14.246Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:14.246Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T08:15:14.246Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T08:15:14.246Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T08:15:14.246Z] PASS [2021-11-11T08:15:14.246Z] ok github.com/docker/docker/integration/volume 0.252s [2021-11-11T08:15:14.246Z] [2021-11-11T08:15:14.246Z] DONE 5 tests in 1.922s [2021-11-11T08:15:14.246Z] INFO: make.ps1 ended at 11/11/2021 08:15:13 [2021-11-11T08:15:14.246Z] INFO: Integration CLI tests being run from the host: [2021-11-11T08:15:14.246Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-11-11T08:15:14.501Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:15:14.501Z] Chowning /workspace to jenkins user [2021-11-11T08:15:14.501Z] + id -u [2021-11-11T08:15:14.501Z] + id -g [2021-11-11T08:15:14.501Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:15:14.501Z] Unable to find image 'busybox:latest' locally [2021-11-11T08:15:14.501Z] latest: Pulling from library/busybox [2021-11-11T08:15:14.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T08:15:14.758Z] 01c2cdc13739: Pulling fs layer [2021-11-11T08:15:14.758Z] 01c2cdc13739: Download complete [2021-11-11T08:15:14.758Z] 01c2cdc13739: Pull complete [2021-11-11T08:15:14.758Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T08:15:14.758Z] Status: Downloaded newer image for busybox:latest [2021-11-11T08:15:15.182Z] --- PASS: TestRenameLinkedContainer (2.33s) [2021-11-11T08:15:15.182Z] === RUN TestRenameStoppedContainer [2021-11-11T08:15:15.460Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2021-11-11T08:15:15.460Z] PASS [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] === Skipped [2021-11-11T08:15:15.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T08:15:15.460Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-11T08:15:15.460Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T08:15:15.460Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T08:15:15.460Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] [2021-11-11T08:15:15.460Z] DONE 17 tests, 4 skipped in 25.962s [2021-11-11T08:15:15.460Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T08:15:15.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:15.460Z] ++ set -e [2021-11-11T08:15:15.460Z] ++ '[' -n 0 ']' [2021-11-11T08:15:15.460Z] ++ set -x [2021-11-11T08:15:15.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:15.460Z] INFO: Testing against a local daemon [2021-11-11T08:15:15.460Z] === RUN TestPluginInvalidJSON [2021-11-11T08:15:15.460Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:15.460Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:15.460Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:15:15.460Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T08:15:15.460Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T08:15:15.460Z] === RUN TestPluginInstall [2021-11-11T08:15:15.460Z] === RUN TestPluginInstall/no_auth [2021-11-11T08:15:15.460Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:15.460Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e071c1859c4a97b73fce179b7884be7387cdac1b29572e5247f6a56593b8dcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:15.460Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:15.460Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e071c1859c4a97b73fce179b7884be7387cdac1b29572e5247f6a56593b8dcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:15.716Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T08:15:15.749Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-11-11T08:15:15.749Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T08:15:15.972Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:15.972Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e071c1859c4a97b73fce179b7884be7387cdac1b29572e5247f6a56593b8dcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:15.972Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:15.972Z] time="2021-11-11T08:15:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5e071c1859c4a97b73fce179b7884be7387cdac1b29572e5247f6a56593b8dcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:16.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T08:15:16.228Z] === RUN TestPluginInstall/with_insecure [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:15:16.943Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2021-11-11T08:15:16.943Z] === RUN TestRenameInvalidName [2021-11-11T08:15:16.965Z] + bundleName=amd64-rootless [2021-11-11T08:15:16.965Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-11T08:15:16.965Z] Creating amd64-rootless-bundles.tar.gz [2021-11-11T08:15:16.965Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T08:15:16.965Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T08:15:16.975Z] Archiving artifacts [2021-11-11T08:15:17.155Z] time="2021-11-11T08:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:17.155Z] time="2021-11-11T08:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0651dcf2d645ab0f11e6770f616925c27cfebba0ff0abf1ba57166868ae99c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:17.155Z] time="2021-11-11T08:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:15:17.155Z] time="2021-11-11T08:15:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef0651dcf2d645ab0f11e6770f616925c27cfebba0ff0abf1ba57166868ae99c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:15:17.411Z] plugin_test.go:165: [d79118d1b9ecd] daemon is not started [2021-11-11T08:15:17.411Z] --- PASS: TestPluginInstall (3.08s) [2021-11-11T08:15:17.411Z] --- PASS: TestPluginInstall/no_auth (1.45s) [2021-11-11T08:15:17.411Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2021-11-11T08:15:17.411Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-11-11T08:15:17.411Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:15:17.510Z] --- PASS: TestRenameInvalidName (0.60s) [2021-11-11T08:15:17.510Z] === RUN TestRenameAnonymousContainer [2021-11-11T08:15:17.510Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-11T08:15:17.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T08:15:18.777Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T08:15:18.850Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:15:19.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T08:15:19.152Z] + make clean [2021-11-11T08:15:19.263Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2021-11-11T08:15:19.263Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T08:15:19.411Z] docker volume rm -f docker-dev-cache [2021-11-11T08:15:19.411Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T08:15:19.704Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T08:15:20.082Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2021-11-11T08:15:20.082Z] === RUN TestRenameContainerWithSameName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-11-11T08:15:20.204Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:arfbcvkcque2dorn722zu1g2p Created:2021-11-11 08:15:18.942186879 +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[eb1602eeeb0827d3937a45b2d05683237b8750351e5db5f80e0419c4ebc02b67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u5sqhpjpn9ltxeyydbutcb0jm EndpointID:c5c1ea28245dcd08c9c21c0487b9e2ebf784ea3bbe3acfb95f02568213cf0d59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ab206acb0c1a977ff73763daa22f6c7ce91f89cd15465deeab03300e6e56027 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:59e3527989fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u5sqhpjpn9ltxeyydbutcb0jm EndpointID:c5c1ea28245dcd08c9c21c0487b9e2ebf784ea3bbe3acfb95f02568213cf0d59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T08:15:20.632Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-11-11T08:15:20.632Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2021-11-11T08:15:20.632Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-11-11T08:15:20.632Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:15:20.651Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-11-11T08:15:20.651Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T08:15:21.194Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-11T08:15:21.194Z] PASS [2021-11-11T08:15:21.194Z] [2021-11-11T08:15:21.194Z] DONE 10 tests in 6.924s [2021-11-11T08:15:21.194Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T08:15:21.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:21.194Z] ++ set -e [2021-11-11T08:15:21.194Z] ++ '[' -n 0 ']' [2021-11-11T08:15:21.194Z] ++ set -x [2021-11-11T08:15:21.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:21.194Z] INFO: Testing against a local daemon [2021-11-11T08:15:21.194Z] === RUN TestExternalGraphDriver [2021-11-11T08:15:21.194Z] === RUN TestExternalGraphDriver/json [2021-11-11T08:15:21.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T08:15:21.413Z] INFO: Testing against a local daemon [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T08:15:21.413Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T08:15:21.413Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T08:15:21.413Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T08:15:22.030Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2021-11-11T08:15:22.030Z] === RUN TestResize [2021-11-11T08:15:22.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T08:15:22.399Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T08:15:22.399Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T08:15:22.867Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T08:15:22.966Z] --- PASS: TestResize (0.68s) [2021-11-11T08:15:22.966Z] === RUN TestResizeWithInvalidSize [2021-11-11T08:15:23.083Z] === RUN TestExternalGraphDriver/spec [2021-11-11T08:15:23.334Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T08:15:23.534Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-11-11T08:15:23.534Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T08:15:24.449Z] === RUN TestExternalGraphDriver/pull [2021-11-11T08:15:24.493Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:24.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:24.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:24.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T08:15:24.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T08:15:25.061Z] check_test.go:309: [dbeb01accb4fa] daemon is not started [2021-11-11T08:15:25.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-11T08:15:25.487Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.03s) [2021-11-11T08:15:25.487Z] PASS [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] === Skipped [2021-11-11T08:15:25.487Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:15:25.487Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] DONE 26 tests, 1 skipped in 43.789s [2021-11-11T08:15:25.487Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:15:25.487Z] INFO: Testing against a local daemon [2021-11-11T08:15:25.487Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T08:15:25.487Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:15:25.487Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:15:25.487Z] === RUN TestDockerNetworkIpvlan [2021-11-11T08:15:25.487Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:15:25.487Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:15:25.487Z] PASS [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] === Skipped [2021-11-11T08:15:25.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:15:25.487Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:15:25.487Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] [2021-11-11T08:15:25.487Z] DONE 2 tests, 2 skipped in 0.063s [2021-11-11T08:15:25.487Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:15:25.487Z] INFO: Testing against a local daemon [2021-11-11T08:15:25.487Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T08:15:26.057Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-11-11T08:15:26.057Z] === RUN TestDockerNetworkMacvlan [2021-11-11T08:15:26.337Z] --- PASS: TestExternalGraphDriver (4.79s) [2021-11-11T08:15:26.337Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-11T08:15:26.337Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2021-11-11T08:15:26.337Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-11-11T08:15:26.337Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:15:26.337Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:26.337Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-11T08:15:26.337Z] PASS [2021-11-11T08:15:26.337Z] [2021-11-11T08:15:26.337Z] === Skipped [2021-11-11T08:15:26.337Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-11T08:15:26.337Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:15:26.337Z] [2021-11-11T08:15:26.337Z] [2021-11-11T08:15:26.337Z] DONE 5 tests, 1 skipped in 4.915s [2021-11-11T08:15:26.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T08:15:26.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:26.337Z] ++ set -e [2021-11-11T08:15:26.337Z] ++ '[' -n 0 ']' [2021-11-11T08:15:26.337Z] ++ set -x [2021-11-11T08:15:26.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:26.338Z] INFO: Testing against a local daemon [2021-11-11T08:15:26.338Z] === RUN TestContinueAfterPluginCrash [2021-11-11T08:15:26.338Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T08:15:26.338Z] === RUN TestReadPluginNoRead [2021-11-11T08:15:26.338Z] === PAUSE TestReadPluginNoRead [2021-11-11T08:15:26.338Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T08:15:26.338Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T08:15:26.338Z] === CONT TestContinueAfterPluginCrash [2021-11-11T08:15:26.338Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T08:15:26.999Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T08:15:27.569Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T08:15:27.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:27.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:27.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-11T08:15:28.510Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T08:15:28.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T08:15:29.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T08:15:29.607Z] --- PASS: TestDaemonStartWithLogOpt (2.90s) [2021-11-11T08:15:29.607Z] === CONT TestReadPluginNoRead [2021-11-11T08:15:30.423Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T08:15:30.972Z] === RUN TestReadPluginNoRead/default [2021-11-11T08:15:31.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T08:15:31.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T08:15:32.334Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T08:15:32.337Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T08:15:33.264Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T08:15:33.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T08:15:34.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T08:15:34.192Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2021-11-11T08:15:34.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T08:15:34.448Z] === CONT TestReadPluginNoRead [2021-11-11T08:15:34.448Z] read_test.go:92: [d2d5901e1eea6] daemon is not started [2021-11-11T08:15:34.448Z] --- PASS: TestReadPluginNoRead (5.46s) [2021-11-11T08:15:34.448Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2021-11-11T08:15:34.448Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2021-11-11T08:15:34.448Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2021-11-11T08:15:34.448Z] PASS [2021-11-11T08:15:34.448Z] [2021-11-11T08:15:34.448Z] DONE 6 tests in 8.487s [2021-11-11T08:15:34.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-11T08:15:34.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:34.448Z] ++ set -e [2021-11-11T08:15:34.448Z] ++ '[' -n 0 ']' [2021-11-11T08:15:34.448Z] ++ set -x [2021-11-11T08:15:34.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:34.448Z] testing: warning: no tests to run [2021-11-11T08:15:34.448Z] PASS [2021-11-11T08:15:34.448Z] [2021-11-11T08:15:34.448Z] DONE 0 tests in 0.035s [2021-11-11T08:15:34.448Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T08:15:34.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:34.448Z] ++ set -e [2021-11-11T08:15:34.448Z] ++ '[' -n 0 ']' [2021-11-11T08:15:34.448Z] ++ set -x [2021-11-11T08:15:34.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:34.704Z] INFO: Testing against a local daemon [2021-11-11T08:15:34.704Z] === RUN TestPluginWithDevMounts [2021-11-11T08:15:34.704Z] === PAUSE TestPluginWithDevMounts [2021-11-11T08:15:34.704Z] === CONT TestPluginWithDevMounts [2021-11-11T08:15:35.635Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T08:15:36.069Z] --- PASS: TestPluginWithDevMounts (1.50s) [2021-11-11T08:15:36.069Z] PASS [2021-11-11T08:15:36.069Z] [2021-11-11T08:15:36.069Z] DONE 1 tests in 1.616s [2021-11-11T08:15:36.069Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T08:15:36.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:36.069Z] ++ set -e [2021-11-11T08:15:36.069Z] ++ '[' -n 0 ']' [2021-11-11T08:15:36.069Z] ++ set -x [2021-11-11T08:15:36.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan (10.12s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.95s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.17s) [2021-11-11T08:15:36.205Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-11-11T08:15:36.205Z] PASS [2021-11-11T08:15:36.205Z] [2021-11-11T08:15:36.205Z] DONE 8 tests in 11.531s [2021-11-11T08:15:36.205Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T08:15:36.205Z] testing: warning: no tests to run [2021-11-11T08:15:36.205Z] PASS [2021-11-11T08:15:36.205Z] [2021-11-11T08:15:36.205Z] DONE 0 tests in 0.019s [2021-11-11T08:15:36.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T08:15:36.325Z] INFO: Testing against a local daemon [2021-11-11T08:15:36.325Z] === RUN TestSecretInspect [2021-11-11T08:15:36.466Z] INFO: Testing against a local daemon [2021-11-11T08:15:36.466Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T08:15:37.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T08:15:37.847Z] --- PASS: TestAuthZPluginAllowRequest (1.26s) [2021-11-11T08:15:37.847Z] === RUN TestAuthZPluginTLS [2021-11-11T08:15:37.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T08:15:38.108Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T08:15:38.108Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T08:15:38.213Z] --- PASS: TestSecretInspect (1.66s) [2021-11-11T08:15:38.213Z] === RUN TestSecretList [2021-11-11T08:15:38.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T08:15:38.679Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T08:15:38.679Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T08:15:39.249Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T08:15:39.249Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T08:15:39.836Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-11-11T08:15:39.836Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T08:15:40.103Z] --- PASS: TestSecretList (2.10s) [2021-11-11T08:15:40.103Z] === RUN TestSecretsCreateAndDelete [2021-11-11T08:15:41.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T08:15:41.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-11-11T08:15:41.266Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T08:15:41.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T08:15:41.526Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T08:15:41.526Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.11s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.19s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.31s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.19s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2021-11-11T08:15:41.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.31s) [2021-11-11T08:15:41.922Z] === RUN TestCgroupNamespacesRun [2021-11-11T08:15:41.992Z] --- PASS: TestSecretsCreateAndDelete (1.76s) [2021-11-11T08:15:41.992Z] === RUN TestSecretsUpdate [2021-11-11T08:15:42.096Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T08:15:42.096Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T08:15:42.666Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-11-11T08:15:42.666Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T08:15:43.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-11T08:15:43.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T08:15:43.357Z] --- PASS: TestSecretsUpdate (1.69s) [2021-11-11T08:15:43.357Z] === RUN TestTemplatedSecret [2021-11-11T08:15:43.556Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2021-11-11T08:15:43.556Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T08:15:44.049Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2021-11-11T08:15:44.050Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T08:15:45.432Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-11-11T08:15:45.432Z] === RUN TestAuthZPluginHeader [2021-11-11T08:15:45.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-11-11T08:15:45.460Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T08:15:45.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-11T08:15:45.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T08:15:45.872Z] --- PASS: TestTemplatedSecret (2.44s) [2021-11-11T08:15:45.872Z] === RUN TestSecretCreateResolve [2021-11-11T08:15:46.372Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-11-11T08:15:46.372Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T08:15:46.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-11T08:15:46.655Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-11-11T08:15:46.655Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T08:15:48.387Z] --- PASS: TestSecretCreateResolve (2.07s) [2021-11-11T08:15:48.387Z] PASS [2021-11-11T08:15:48.387Z] [2021-11-11T08:15:48.387Z] DONE 6 tests in 11.829s [2021-11-11T08:15:48.387Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T08:15:48.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:48.387Z] ++ set -e [2021-11-11T08:15:48.387Z] ++ '[' -n 0 ']' [2021-11-11T08:15:48.387Z] ++ set -x [2021-11-11T08:15:48.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:15:48.387Z] INFO: Testing against a local daemon [2021-11-11T08:15:48.387Z] === RUN TestServiceCreateInit [2021-11-11T08:15:48.387Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T08:15:48.562Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-11-11T08:15:48.562Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T08:15:49.982Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2021-11-11T08:15:49.982Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T08:15:50.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T08:15:50.572Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.00s) [2021-11-11T08:15:50.572Z] === RUN TestAuthZPluginV2Disable [2021-11-11T08:15:51.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-11T08:15:51.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T08:15:51.661Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T08:15:51.742Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2021-11-11T08:15:51.742Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T08:15:52.312Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T08:15:52.572Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-11-11T08:15:52.572Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T08:15:53.139Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T08:15:53.870Z] --- PASS: TestAuthZPluginV2Disable (3.43s) [2021-11-11T08:15:53.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T08:15:54.076Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T08:15:54.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-11T08:15:54.335Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-11-11T08:15:54.335Z] === RUN TestNISDomainname [2021-11-11T08:15:54.933Z] --- PASS: TestServiceCreateInit (6.28s) [2021-11-11T08:15:54.933Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.15s) [2021-11-11T08:15:54.933Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s) [2021-11-11T08:15:54.933Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T08:15:55.270Z] --- PASS: TestNISDomainname (0.94s) [2021-11-11T08:15:55.270Z] === RUN TestHostnameDnsResolution [2021-11-11T08:15:56.650Z] --- PASS: TestHostnameDnsResolution (1.13s) [2021-11-11T08:15:56.650Z] === RUN TestStats [2021-11-11T08:15:57.166Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2021-11-11T08:15:57.166Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T08:15:58.553Z] check_test.go:309: [d63c59ac02a67] daemon is not started [2021-11-11T08:15:58.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-11T08:15:58.811Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T08:15:59.070Z] --- PASS: TestStats (2.78s) [2021-11-11T08:15:59.070Z] === RUN TestStopContainerWithTimeout [2021-11-11T08:15:59.070Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T08:15:59.070Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T08:15:59.070Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T08:15:59.070Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T08:15:59.070Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T08:15:59.070Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T08:15:59.070Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T08:15:59.070Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T08:15:59.070Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T08:15:59.070Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T08:16:00.005Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T08:16:00.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-11T08:16:00.264Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T08:16:00.831Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-11T08:16:01.398Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T08:16:01.966Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T08:16:01.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-11T08:16:03.869Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T08:16:03.869Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-11-11T08:16:03.869Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2021-11-11T08:16:03.869Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-11-11T08:16:03.869Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-11-11T08:16:03.869Z] === RUN TestDeleteDevicemapper [2021-11-11T08:16:03.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:16:03.869Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T08:16:03.869Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T08:16:07.159Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T08:16:07.159Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2021-11-11T08:16:07.159Z] === RUN TestUpdateMemory [2021-11-11T08:16:07.159Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:16:07.159Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T08:16:07.159Z] === RUN TestUpdateCPUQuota [2021-11-11T08:16:08.535Z] --- PASS: TestUpdateCPUQuota (1.52s) [2021-11-11T08:16:08.535Z] === RUN TestUpdatePidsLimit [2021-11-11T08:16:08.535Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T08:16:08.795Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T08:16:09.053Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T08:16:09.312Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T08:16:09.390Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.86s) [2021-11-11T08:16:09.390Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T08:16:09.772Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2021-11-11T08:16:09.772Z] === RUN TestCreateServiceConflict [2021-11-11T08:16:09.879Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T08:16:09.879Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T08:16:10.138Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T08:16:10.397Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T08:16:10.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T08:16:10.939Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T08:16:11.210Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T08:16:11.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-11T08:16:11.469Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T08:16:11.661Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-11-11T08:16:11.661Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T08:16:11.728Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T08:16:11.729Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-11T08:16:11.729Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit (3.62s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s) [2021-11-11T08:16:12.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-11-11T08:16:12.298Z] === RUN TestUpdateRestartPolicy [2021-11-11T08:16:13.234Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T08:16:14.169Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-11T08:16:14.184Z] --- PASS: TestCreateServiceMaxReplicas (2.25s) [2021-11-11T08:16:14.184Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T08:16:15.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-11T08:16:17.620Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T08:16:17.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-11T08:16:18.188Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T08:16:18.755Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T08:16:19.013Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T08:16:19.581Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T08:16:19.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-11T08:16:19.839Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T08:16:19.839Z] check_test.go:309: [d76fef789cccb] daemon is not started [2021-11-11T08:16:19.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-11T08:16:19.839Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T08:16:19.839Z] check_test.go:309: [df28a0e4f5d7f] daemon is not started [2021-11-11T08:16:19.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-11T08:16:20.098Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T08:16:20.357Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T08:16:22.890Z] check_test.go:309: [dfd6840da6dc7] daemon is not started [2021-11-11T08:16:22.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-11T08:16:24.287Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-11T08:16:24.287Z] PASS [2021-11-11T08:16:24.287Z] [2021-11-11T08:16:24.287Z] DONE 17 tests in 47.962s [2021-11-11T08:16:24.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T08:16:24.287Z] INFO: Testing against a local daemon [2021-11-11T08:16:24.287Z] === RUN TestPluginInvalidJSON [2021-11-11T08:16:24.287Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:16:24.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:16:24.287Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:16:24.287Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T08:16:24.287Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T08:16:24.287Z] === RUN TestPluginInstall [2021-11-11T08:16:24.287Z] === RUN TestPluginInstall/no_auth [2021-11-11T08:16:24.793Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2021-11-11T08:16:24.793Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T08:16:25.052Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-11-11T08:16:25.052Z] === RUN TestWaitNonBlocked [2021-11-11T08:16:25.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:16:25.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:16:25.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:16:25.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:16:25.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T08:16:25.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T08:16:26.200Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:26.200Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4af6a0ecfed02119d51a8c233e9bc7de4ddd0fb704527ab93bffd896ab1562f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:26.200Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:26.200Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4af6a0ecfed02119d51a8c233e9bc7de4ddd0fb704527ab93bffd896ab1562f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:26.429Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-11T08:16:26.429Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-11-11T08:16:26.429Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-11-11T08:16:26.429Z] === RUN TestWaitBlocked [2021-11-11T08:16:26.429Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:16:26.429Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:16:26.429Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:16:26.429Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:16:26.429Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T08:16:26.429Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T08:16:26.461Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T08:16:26.514Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.62s) [2021-11-11T08:16:26.514Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T08:16:26.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-11T08:16:26.722Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:26.722Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e58f99bcfff644b5e38c10b51a8db64ba8d12c0f1ab0be1980075ecb5cfd4155" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:26.722Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:26.722Z] time="2021-11-11T08:16:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e58f99bcfff644b5e38c10b51a8db64ba8d12c0f1ab0be1980075ecb5cfd4155" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:26.985Z] === RUN TestPluginInstall/with_insecure [2021-11-11T08:16:27.262Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-11T08:16:27.262Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-11-11T08:16:27.262Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-11-11T08:16:27.262Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T08:16:27.262Z] === CONT TestIpcModeOlderClient [2021-11-11T08:16:27.520Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-11T08:16:27.520Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T08:16:27.925Z] time="2021-11-11T08:16:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:27.925Z] time="2021-11-11T08:16:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f08e3b6e9353b9cc9ed6cdafcdb8a6c43eda9eb822eafc0aa2c5d6a11af8e59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:27.925Z] time="2021-11-11T08:16:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:16:27.925Z] time="2021-11-11T08:16:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f08e3b6e9353b9cc9ed6cdafcdb8a6c43eda9eb822eafc0aa2c5d6a11af8e59" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:16:28.185Z] plugin_test.go:165: [d8069700651b7] daemon is not started [2021-11-11T08:16:28.185Z] --- PASS: TestPluginInstall (3.88s) [2021-11-11T08:16:28.185Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-11-11T08:16:28.185Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2021-11-11T08:16:28.185Z] --- PASS: TestPluginInstall/with_insecure (1.14s) [2021-11-11T08:16:28.185Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:16:30.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-11T08:16:30.096Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T08:16:30.313Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T08:16:30.667Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T08:16:30.881Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2021-11-11T08:16:30.881Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T08:16:31.449Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T08:16:31.449Z] === CONT TestDaemonHostGatewayIP [2021-11-11T08:16:31.449Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2021-11-11T08:16:31.607Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2021-11-11T08:16:31.607Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2021-11-11T08:16:31.607Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2021-11-11T08:16:31.607Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:16:32.016Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T08:16:32.179Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-11-11T08:16:32.179Z] PASS [2021-11-11T08:16:32.179Z] [2021-11-11T08:16:32.179Z] DONE 10 tests in 7.881s [2021-11-11T08:16:32.179Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T08:16:32.179Z] INFO: Testing against a local daemon [2021-11-11T08:16:32.179Z] === RUN TestExternalGraphDriver [2021-11-11T08:16:32.439Z] === RUN TestExternalGraphDriver/json [2021-11-11T08:16:33.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-11T08:16:34.350Z] === RUN TestExternalGraphDriver/spec [2021-11-11T08:16:35.309Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T08:16:35.309Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2021-11-11T08:16:35.309Z] === CONT TestDaemonRestartIpcMode [2021-11-11T08:16:35.737Z] === RUN TestExternalGraphDriver/pull [2021-11-11T08:16:36.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-11T08:16:37.651Z] --- PASS: TestExternalGraphDriver (5.13s) [2021-11-11T08:16:37.651Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-11-11T08:16:37.651Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2021-11-11T08:16:37.651Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-11-11T08:16:37.651Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:16:38.148Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T08:16:38.406Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2021-11-11T08:16:38.684Z] --- PASS: TestCreateServiceSecretFileMode (12.45s) [2021-11-11T08:16:38.684Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T08:16:39.341Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T08:16:39.341Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-11T08:16:39.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T08:16:39.341Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-11T08:16:39.341Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T08:16:39.341Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-11T08:16:39.341Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T08:16:39.341Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-11T08:16:39.341Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T08:16:40.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-11T08:16:41.849Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2021-11-11T08:16:41.849Z] PASS [2021-11-11T08:16:41.849Z] [2021-11-11T08:16:41.849Z] DONE 5 tests in 9.059s [2021-11-11T08:16:41.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T08:16:41.849Z] INFO: Testing against a local daemon [2021-11-11T08:16:41.849Z] === RUN TestContinueAfterPluginCrash [2021-11-11T08:16:41.849Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T08:16:41.849Z] === RUN TestReadPluginNoRead [2021-11-11T08:16:41.849Z] === PAUSE TestReadPluginNoRead [2021-11-11T08:16:41.849Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T08:16:41.849Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T08:16:41.849Z] === CONT TestContinueAfterPluginCrash [2021-11-11T08:16:41.849Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T08:16:42.177Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T08:16:43.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-11T08:16:43.812Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2021-11-11T08:16:43.812Z] PASS [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === Skipped [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T08:16:43.812Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T08:16:43.812Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T08:16:43.812Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T08:16:43.812Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T08:16:43.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T08:16:43.812Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] [2021-11-11T08:16:43.812Z] DONE 195 tests, 6 skipped in 147.899s [2021-11-11T08:16:43.812Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T08:16:43.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:16:43.812Z] ++ set -e [2021-11-11T08:16:43.812Z] ++ '[' -n 0 ']' [2021-11-11T08:16:43.812Z] ++ set -x [2021-11-11T08:16:43.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:16:44.071Z] INFO: Testing against a local daemon [2021-11-11T08:16:44.071Z] === RUN TestCommitInheritsEnv [2021-11-11T08:16:44.638Z] --- PASS: TestCommitInheritsEnv (0.46s) [2021-11-11T08:16:44.638Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T08:16:44.638Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T08:16:44.638Z] === RUN TestImagesFilterMultiReference [2021-11-11T08:16:44.638Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-11-11T08:16:44.638Z] === RUN TestImagePullPlatformInvalid [2021-11-11T08:16:44.638Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-11T08:16:44.638Z] === RUN TestRemoveImageOrphaning [2021-11-11T08:16:45.147Z] --- PASS: TestDaemonStartWithLogOpt (3.32s) [2021-11-11T08:16:45.147Z] === CONT TestReadPluginNoRead [2021-11-11T08:16:45.205Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-11-11T08:16:45.206Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T08:16:46.144Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T08:16:46.562Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-11T08:16:46.562Z] Copying nested executables into bundles/binary-daemon [2021-11-11T08:16:46.562Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-11T08:16:46.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/make.sh cross [2021-11-11T08:16:47.058Z] === RUN TestReadPluginNoRead/default [2021-11-11T08:16:47.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-11T08:16:47.451Z] [2021-11-11T08:16:47.646Z] --- PASS: TestRemoveImageGarbageCollector (2.65s) [2021-11-11T08:16:47.646Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T08:16:47.646Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-11T08:16:47.646Z] === RUN TestTagInvalidReference [2021-11-11T08:16:47.646Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T08:16:47.646Z] === RUN TestTagValidPrefixedRepo [2021-11-11T08:16:47.707Z] Removing bundles/ [2021-11-11T08:16:47.707Z] [2021-11-11T08:16:47.708Z] ---> Making bundle: cross (in bundles/cross) [2021-11-11T08:16:47.708Z] Cross building: bundles/cross/linux/amd64 [2021-11-11T08:16:47.708Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-11-11T08:16:47.708Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T08:16:47.905Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-11-11T08:16:47.905Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T08:16:47.905Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T08:16:47.905Z] === RUN TestTagOfficialNames [2021-11-11T08:16:47.905Z] --- PASS: TestTagOfficialNames (0.11s) [2021-11-11T08:16:47.905Z] === RUN TestTagMatchesDigest [2021-11-11T08:16:47.905Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-11T08:16:47.905Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T08:16:47.999Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T08:16:48.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T08:16:49.044Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T08:16:49.380Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T08:16:49.611Z] check_test.go:309: [d69d0a982267e] daemon is not started [2021-11-11T08:16:49.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-11T08:16:49.640Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2021-11-11T08:16:50.580Z] === CONT TestReadPluginNoRead [2021-11-11T08:16:50.580Z] read_test.go:92: [dcf9a611662a6] daemon is not started [2021-11-11T08:16:50.580Z] --- PASS: TestReadPluginNoRead (5.86s) [2021-11-11T08:16:50.580Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2021-11-11T08:16:50.580Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2021-11-11T08:16:50.580Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-11-11T08:16:50.580Z] PASS [2021-11-11T08:16:50.580Z] [2021-11-11T08:16:50.580Z] DONE 6 tests in 9.237s [2021-11-11T08:16:50.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-11T08:16:50.580Z] testing: warning: no tests to run [2021-11-11T08:16:50.580Z] PASS [2021-11-11T08:16:50.580Z] [2021-11-11T08:16:50.580Z] DONE 0 tests in 0.010s [2021-11-11T08:16:50.580Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T08:16:50.580Z] INFO: Testing against a local daemon [2021-11-11T08:16:50.580Z] === RUN TestPluginWithDevMounts [2021-11-11T08:16:50.580Z] === PAUSE TestPluginWithDevMounts [2021-11-11T08:16:50.580Z] === CONT TestPluginWithDevMounts [2021-11-11T08:16:52.491Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-11-11T08:16:52.491Z] PASS [2021-11-11T08:16:52.491Z] [2021-11-11T08:16:52.491Z] DONE 1 tests in 1.641s [2021-11-11T08:16:52.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T08:16:52.491Z] INFO: Testing against a local daemon [2021-11-11T08:16:52.491Z] === RUN TestSecretInspect [2021-11-11T08:16:52.899Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-11T08:16:53.523Z] --- PASS: TestCreateServiceConfigFileMode (12.31s) [2021-11-11T08:16:53.523Z] === RUN TestCreateServiceSysctls [2021-11-11T08:16:53.779Z] --- PASS: TestCreateServiceSysctls (2.55s) [2021-11-11T08:16:53.779Z] === RUN TestCreateServiceCapabilities [2021-11-11T08:16:54.275Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T08:16:54.402Z] --- PASS: TestSecretInspect (2.18s) [2021-11-11T08:16:54.402Z] === RUN TestSecretList [2021-11-11T08:16:55.668Z] --- PASS: TestCreateServiceCapabilities (1.96s) [2021-11-11T08:16:55.668Z] === RUN TestInspect [2021-11-11T08:16:56.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-11T08:16:56.942Z] --- PASS: TestSecretList (2.16s) [2021-11-11T08:16:56.942Z] === RUN TestSecretsCreateAndDelete [2021-11-11T08:16:58.186Z] --- PASS: TestInspect (2.61s) [2021-11-11T08:16:58.186Z] === RUN TestCreateJob [2021-11-11T08:16:58.725Z] check_test.go:309: [d0658f0fd3c25] daemon is not started [2021-11-11T08:16:58.725Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-11T08:16:58.951Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2021-11-11T08:16:58.951Z] === RUN TestSecretsUpdate [2021-11-11T08:16:59.292Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T08:16:59.859Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T08:17:00.703Z] --- PASS: TestCreateJob (2.53s) [2021-11-11T08:17:00.703Z] === RUN TestReplicatedJob [2021-11-11T08:17:00.795Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T08:17:00.890Z] --- PASS: TestSecretsUpdate (2.18s) [2021-11-11T08:17:00.890Z] === RUN TestTemplatedSecret [2021-11-11T08:17:02.169Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-11T08:17:03.546Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T08:17:04.114Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T08:17:04.186Z] --- PASS: TestTemplatedSecret (2.70s) [2021-11-11T08:17:04.186Z] === RUN TestSecretCreateResolve [2021-11-11T08:17:04.373Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T08:17:04.872Z] --- PASS: TestReplicatedJob (3.98s) [2021-11-11T08:17:04.872Z] === RUN TestUpdateReplicatedJob [2021-11-11T08:17:05.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T08:17:05.699Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T08:17:05.699Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T08:17:06.097Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-11-11T08:17:06.097Z] PASS [2021-11-11T08:17:06.097Z] [2021-11-11T08:17:06.097Z] DONE 6 tests in 13.623s [2021-11-11T08:17:06.097Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T08:17:06.097Z] INFO: Testing against a local daemon [2021-11-11T08:17:06.097Z] === RUN TestServiceCreateInit [2021-11-11T08:17:06.097Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T08:17:06.168Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T08:17:06.168Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T08:17:06.168Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T08:17:06.168Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T08:17:06.168Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T08:17:06.168Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T08:17:06.168Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T08:17:06.168Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-11T08:17:06.168Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T08:17:06.684Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T08:17:07.619Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T08:17:07.619Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-11T08:17:08.139Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2021-11-11T08:17:08.139Z] === RUN TestServiceListWithStatuses [2021-11-11T08:17:08.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:17:08.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T08:17:08.139Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T08:17:08.555Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-11T08:17:09.123Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-11T08:17:09.690Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-11T08:17:09.690Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-11T08:17:10.257Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-11T08:17:10.303Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T08:17:10.825Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-11T08:17:11.393Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-11T08:17:11.408Z] --- PASS: TestDockerNetworkConnectAlias (3.40s) [2021-11-11T08:17:11.408Z] === RUN TestDockerNetworkReConnect [2021-11-11T08:17:11.960Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-11T08:17:12.038Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T08:17:12.038Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T08:17:12.038Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T08:17:12.038Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-11T08:17:12.038Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T08:17:12.527Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-11T08:17:13.094Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-11T08:17:13.602Z] --- PASS: TestServiceCreateInit (7.30s) [2021-11-11T08:17:13.602Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2021-11-11T08:17:13.602Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2021-11-11T08:17:13.602Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T08:17:13.661Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-11T08:17:13.921Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-11T08:17:14.487Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-11T08:17:14.673Z] --- PASS: TestDockerNetworkReConnect (2.85s) [2021-11-11T08:17:14.673Z] === RUN TestServicePlugin [2021-11-11T08:17:14.673Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:17:14.673Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T08:17:14.673Z] === RUN TestServiceUpdateLabel [2021-11-11T08:17:14.988Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T08:17:15.055Z] check_test.go:309: [d1b0c4b1793c2] daemon is not started [2021-11-11T08:17:15.055Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-11T08:17:15.991Z] check_test.go:309: [dcc21fc993699] daemon is not started [2021-11-11T08:17:16.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-11T08:17:16.251Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T08:17:16.552Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T08:17:16.552Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-11T08:17:16.552Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T08:17:16.552Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T08:17:16.552Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T08:17:16.552Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-11T08:17:16.552Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T08:17:16.552Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T08:17:16.552Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T08:17:16.561Z] --- PASS: TestServiceUpdateLabel (2.21s) [2021-11-11T08:17:16.561Z] === RUN TestServiceUpdateSecrets [2021-11-11T08:17:16.820Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-11T08:17:17.387Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T08:17:18.323Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-11T08:17:19.502Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T08:17:19.502Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T08:17:19.502Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T08:17:19.502Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T08:17:19.502Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T08:17:20.227Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T08:17:21.163Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-11T08:17:21.729Z] check_test.go:309: [dd55188d8143d] daemon is not started [2021-11-11T08:17:21.729Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-11T08:17:24.263Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-11T08:17:25.365Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T08:17:26.166Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-11T08:17:30.351Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-11T08:17:30.918Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T08:17:31.176Z] check_test.go:309: [d361e49d1b0d1] daemon is not started [2021-11-11T08:17:31.176Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-11T08:17:31.444Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2021-11-11T08:17:31.444Z] === RUN TestServiceUpdateConfigs [2021-11-11T08:17:31.712Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2021-11-11T08:17:31.712Z] === RUN TestCreateServiceConflict [2021-11-11T08:17:31.712Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-11T08:17:31.712Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T08:17:32.113Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T08:17:32.113Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T08:17:34.255Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2021-11-11T08:17:34.255Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T08:17:36.303Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T08:17:36.303Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T08:17:38.388Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T08:17:38.954Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-11T08:17:40.329Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T08:17:42.233Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-11T08:17:44.795Z] check_test.go:309: [df0ac49fb518f] daemon is not started [2021-11-11T08:17:44.796Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-11T08:17:45.054Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-11T08:17:45.621Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-11T08:17:46.189Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T08:17:46.189Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-11T08:17:46.335Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-11-11T08:17:46.335Z] === RUN TestServiceUpdateNetwork [2021-11-11T08:17:48.091Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-11T08:17:48.091Z] check_test.go:309: [dd77613f820dd] daemon is not started [2021-11-11T08:17:48.091Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-11T08:17:48.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T08:17:49.156Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.12s) [2021-11-11T08:17:49.156Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T08:17:50.251Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T08:17:50.251Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-11T08:17:52.782Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-11T08:17:56.969Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-11T08:17:58.344Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-11T08:17:58.501Z] --- PASS: TestServiceUpdateNetwork (11.69s) [2021-11-11T08:17:58.501Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T08:17:58.501Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T08:17:58.756Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T08:18:00.245Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-11T08:18:01.374Z] --- PASS: TestCreateServiceSecretFileMode (12.44s) [2021-11-11T08:18:01.374Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T08:18:03.530Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-11T08:18:03.789Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T08:18:04.047Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T08:18:06.578Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-11T08:18:06.840Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T08:18:08.481Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T08:18:09.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T08:18:09.308Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T08:18:10.283Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T08:18:10.283Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T08:18:10.850Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T08:18:10.850Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-11T08:18:11.107Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T08:18:12.483Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-11T08:18:13.374Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2021-11-11T08:18:13.374Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-11T08:18:13.374Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-11T08:18:13.374Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-11T08:18:13.374Z] PASS [2021-11-11T08:18:13.374Z] [2021-11-11T08:18:13.374Z] === Skipped [2021-11-11T08:18:13.374Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T08:18:13.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:18:13.374Z] [2021-11-11T08:18:13.374Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-11T08:18:13.374Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T08:18:13.374Z] [2021-11-11T08:18:13.374Z] [2021-11-11T08:18:13.374Z] DONE 27 tests, 2 skipped in 144.844s [2021-11-11T08:18:13.374Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T08:18:13.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:13.374Z] ++ set -e [2021-11-11T08:18:13.374Z] ++ '[' -n 0 ']' [2021-11-11T08:18:13.374Z] ++ set -x [2021-11-11T08:18:13.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:13.375Z] INFO: Testing against a local daemon [2021-11-11T08:18:13.375Z] === RUN TestSessionCreate [2021-11-11T08:18:13.375Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T08:18:13.375Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T08:18:13.375Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T08:18:13.375Z] PASS [2021-11-11T08:18:13.375Z] [2021-11-11T08:18:13.375Z] DONE 2 tests in 0.145s [2021-11-11T08:18:13.375Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T08:18:13.375Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:13.375Z] ++ set -e [2021-11-11T08:18:13.375Z] ++ '[' -n 0 ']' [2021-11-11T08:18:13.375Z] ++ set -x [2021-11-11T08:18:13.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:13.375Z] INFO: Testing against a local daemon [2021-11-11T08:18:13.375Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:18:13.375Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:18:13.375Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:18:13.375Z] === RUN TestEventsExecDie [2021-11-11T08:18:13.420Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T08:18:13.594Z] --- PASS: TestCreateServiceConfigFileMode (12.42s) [2021-11-11T08:18:13.594Z] === RUN TestCreateServiceSysctls [2021-11-11T08:18:13.630Z] --- PASS: TestEventsExecDie (0.51s) [2021-11-11T08:18:13.630Z] === RUN TestEventsBackwardsCompatible [2021-11-11T08:18:13.630Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-11T08:18:13.630Z] === RUN TestInfoBinaryCommits [2021-11-11T08:18:13.630Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T08:18:13.630Z] === RUN TestInfoAPIVersioned [2021-11-11T08:18:13.630Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T08:18:13.630Z] === RUN TestInfoDiscoveryBackend [2021-11-11T08:18:13.679Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-11T08:18:14.192Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T08:18:14.192Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T08:18:14.979Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-11-11T08:18:14.979Z] === RUN TestCreateServiceCapabilities [2021-11-11T08:18:15.060Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-11T08:18:15.060Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T08:18:15.120Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T08:18:15.120Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T08:18:15.681Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T08:18:15.681Z] === RUN TestInfoAPI [2021-11-11T08:18:15.681Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T08:18:15.681Z] === RUN TestInfoAPIWarnings [2021-11-11T08:18:16.438Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T08:18:17.520Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2021-11-11T08:18:17.520Z] === RUN TestInspect [2021-11-11T08:18:17.814Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-11T08:18:17.814Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T08:18:19.190Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T08:18:20.566Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T08:18:20.824Z] --- PASS: TestInspect (2.73s) [2021-11-11T08:18:20.824Z] === RUN TestCreateJob [2021-11-11T08:18:23.365Z] --- PASS: TestCreateJob (2.95s) [2021-11-11T08:18:23.365Z] === RUN TestReplicatedJob [2021-11-11T08:18:23.854Z] docker_cli_daemon_test.go:2550: [dd10fc9431ba8] daemon is not started [2021-11-11T08:18:24.089Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-11-11T08:18:24.089Z] Copying nested executables into bundles/cross/linux/amd64 [2021-11-11T08:18:24.089Z] Cross building: bundles/cross/windows/amd64 [2021-11-11T08:18:24.089Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-11T08:18:24.089Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T08:18:25.229Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-11T08:18:26.606Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T08:18:28.651Z] --- PASS: TestReplicatedJob (5.12s) [2021-11-11T08:18:28.651Z] === RUN TestUpdateReplicatedJob [2021-11-11T08:18:31.191Z] --- PASS: TestUpdateReplicatedJob (2.85s) [2021-11-11T08:18:31.191Z] === RUN TestServiceListWithStatuses [2021-11-11T08:18:31.191Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:18:31.191Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T08:18:31.191Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T08:18:33.721Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-11-11T08:18:33.721Z] === RUN TestInfoDebug [2021-11-11T08:18:33.721Z] --- PASS: TestInfoDebug (0.54s) [2021-11-11T08:18:33.721Z] === RUN TestInfoInsecureRegistries [2021-11-11T08:18:33.721Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T08:18:33.721Z] === RUN TestInfoRegistryMirrors [2021-11-11T08:18:33.721Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T08:18:33.721Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T08:18:33.721Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-11-11T08:18:33.721Z] === RUN TestPingCacheHeaders [2021-11-11T08:18:33.721Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T08:18:33.721Z] === RUN TestPingGet [2021-11-11T08:18:33.721Z] --- PASS: TestPingGet (0.01s) [2021-11-11T08:18:33.721Z] === RUN TestPingHead [2021-11-11T08:18:33.721Z] --- PASS: TestPingHead (0.02s) [2021-11-11T08:18:33.721Z] === RUN TestVersion [2021-11-11T08:18:33.721Z] --- PASS: TestVersion (0.02s) [2021-11-11T08:18:33.721Z] PASS [2021-11-11T08:18:33.721Z] [2021-11-11T08:18:33.721Z] === Skipped [2021-11-11T08:18:33.721Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:18:33.721Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:18:33.721Z] [2021-11-11T08:18:33.721Z] [2021-11-11T08:18:33.721Z] DONE 18 tests, 1 skipped in 20.811s [2021-11-11T08:18:33.721Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T08:18:33.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:33.721Z] ++ set -e [2021-11-11T08:18:33.721Z] ++ '[' -n 0 ']' [2021-11-11T08:18:33.721Z] ++ set -x [2021-11-11T08:18:33.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:18:33.977Z] INFO: Testing against a local daemon [2021-11-11T08:18:33.977Z] === RUN TestVolumesCreateAndList [2021-11-11T08:18:33.977Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T08:18:33.977Z] === RUN TestVolumesRemove [2021-11-11T08:18:33.977Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T08:18:33.977Z] === RUN TestVolumesInspect [2021-11-11T08:18:33.977Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T08:18:33.977Z] === RUN TestVolumesInvalidJSON [2021-11-11T08:18:33.977Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T08:18:33.977Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T08:18:33.977Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T08:18:33.977Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T08:18:33.977Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T08:18:33.977Z] PASS [2021-11-11T08:18:33.977Z] [2021-11-11T08:18:33.977Z] DONE 5 tests in 0.216s [2021-11-11T08:18:33.977Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:18:34.233Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T08:18:34.233Z] +++ kill 12182 [2021-11-11T08:18:34.720Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T08:18:35.389Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2021-11-11T08:18:35.389Z] === RUN TestDockerNetworkReConnect [2021-11-11T08:18:35.597Z] +++ /etc/init.d/apparmor stop [2021-11-11T08:18:35.597Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:18:35.597Z] [2021-11-11T08:18:35.597Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:18:35.597Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:18:35.597Z] [2021-11-11T08:18:35.597Z] To set a process to complain mode, use the command line tool [2021-11-11T08:18:35.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:18:35.597Z] +++ true [2021-11-11T08:18:35.597Z] exiting test-integration [2021-11-11T08:18:35.597Z] ++ exit 0 [2021-11-11T08:18:35.597Z] Post stage [Pipeline] junit [2021-11-11T08:18:36.537Z] Recording test results [2021-11-11T08:18:36.624Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-11T08:18:36.904Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T08:18:37.279Z] + echo Ensuring container killed. [2021-11-11T08:18:37.279Z] Ensuring container killed. [2021-11-11T08:18:37.279Z] + docker rm -vf docker-pr2 [2021-11-11T08:18:37.279Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-11T08:18:37.597Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:18:37.597Z] Chowning /workspace to jenkins user [2021-11-11T08:18:37.597Z] + id -u [2021-11-11T08:18:37.597Z] + id -g [2021-11-11T08:18:37.597Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:18:37.597Z] Unable to find image 'busybox:latest' locally [2021-11-11T08:18:37.853Z] latest: Pulling from library/busybox [2021-11-11T08:18:37.853Z] 8ba530ca112c: Pulling fs layer [2021-11-11T08:18:37.853Z] 8ba530ca112c: Download complete [2021-11-11T08:18:37.853Z] 8ba530ca112c: Pull complete [2021-11-11T08:18:37.853Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T08:18:37.853Z] Status: Downloaded newer image for busybox:latest [2021-11-11T08:18:38.541Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-11T08:18:38.787Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2021-11-11T08:18:38.787Z] === RUN TestServicePlugin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:18:39.592Z] + bundleName=arm64-integration [2021-11-11T08:18:39.592Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-11T08:18:39.592Z] Creating arm64-integration-bundles.tar.gz [2021-11-11T08:18:39.592Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-11T08:18:39.592Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-11T08:18:39.859Z] Archiving artifacts [2021-11-11T08:18:41.072Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-11T08:18:41.072Z] check_test.go:309: [d25c4e2b9bf59] daemon is not started [2021-11-11T08:18:41.072Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-11T08:18:41.527Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:18:41.872Z] + make clean [2021-11-11T08:18:41.872Z] docker volume rm -f docker-dev-cache [2021-11-11T08:18:41.872Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T08:18:43.048Z] plugin_test.go:62: [dc26d70ddcf6b] joining swarm manager [dbb924c7080a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T08:18:43.640Z] plugin_test.go:65: [dae504a868f77] joining swarm manager [dbb924c7080a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:18:46.336Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite (336.14s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.99s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.23s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.92s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.38s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.30s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.12s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.00s) [2021-11-11T08:18:46.336Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.54s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.76s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.33s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.43s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.39s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.33s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.77s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.70s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.49s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.42s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.40s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.12s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2021-11-11T08:18:46.336Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-11-11T08:18:46.336Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.82s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2021-11-11T08:18:46.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.02s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.75s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.06s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.56s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.73s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.58s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.24s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.25s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.43s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.22s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.31s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.42s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.47s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-11-11T08:18:46.337Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.55s) [2021-11-11T08:18:46.337Z] === RUN TestDockerSwarmSuite [2021-11-11T08:18:46.337Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-11T08:18:47.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T08:18:49.613Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-11T08:18:52.901Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-11T08:18:57.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T08:18:57.347Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T08:18:57.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-11T08:18:57.864Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T08:18:58.431Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T08:18:59.806Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T08:18:59.806Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-11T08:18:59.806Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T08:19:00.374Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T08:19:06.835Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T08:19:06.835Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-11T08:19:06.835Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T08:19:08.492Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T08:19:08.751Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T08:19:09.319Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T08:19:09.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T08:19:09.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T08:19:09.894Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T08:19:10.220Z] --- PASS: TestServicePlugin (30.24s) [2021-11-11T08:19:10.221Z] === RUN TestServiceUpdateLabel [2021-11-11T08:19:10.459Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T08:19:10.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-11T08:19:11.283Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T08:19:11.284Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T08:19:11.601Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-11-11T08:19:11.601Z] === RUN TestServiceUpdateSecrets [2021-11-11T08:19:11.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-11T08:19:13.225Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T08:19:13.565Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T08:19:14.033Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T08:19:14.033Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-11T08:19:14.033Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T08:19:14.033Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-11T08:19:14.033Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T08:19:14.033Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-11T08:19:14.033Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T08:19:14.033Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T08:19:14.601Z] docker_api_swarm_test.go:562: [d594ef3a5af17] joining swarm manager [d3b1869585ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:19:15.021Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T08:19:15.976Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T08:19:18.018Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T08:19:18.125Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T08:19:19.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T08:19:19.111Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-11T08:19:19.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T08:19:19.111Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-11T08:19:19.111Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T08:19:19.111Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T08:19:19.394Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T08:19:19.394Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T08:19:20.329Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T08:19:21.322Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T08:19:21.705Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T08:19:22.640Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T08:19:22.898Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T08:19:24.803Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T08:19:26.499Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2021-11-11T08:19:26.499Z] === RUN TestServiceUpdateConfigs [2021-11-11T08:19:26.706Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T08:19:27.643Z] docker_api_swarm_test.go:584: [d8f36edbcf7e6] joining swarm manager [d3b1869585ce5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:19:28.211Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T08:19:30.745Z] check_test.go:380: [d594ef3a5af17] daemon is not started [2021-11-11T08:19:31.733Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T08:19:32.119Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T08:19:32.686Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T08:19:33.252Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T08:19:34.185Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T08:19:34.443Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T08:19:34.443Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T08:19:35.378Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T08:19:35.519Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T08:19:35.944Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T08:19:36.203Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T08:19:36.504Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T08:19:36.504Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-11T08:19:36.504Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T08:19:36.770Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T08:19:37.028Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T08:19:37.286Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T08:19:38.661Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T08:19:39.453Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T08:19:40.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-11T08:19:40.564Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-11T08:19:40.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-11T08:19:40.822Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T08:19:41.017Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T08:19:41.392Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-11-11T08:19:41.393Z] === RUN TestServiceUpdateNetwork [2021-11-11T08:19:43.356Z] docker_api_swarm_test.go:45: [dd84d56b1b587] joining swarm manager [dac5d5b59d869]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:19:44.805Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T08:19:44.805Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-11T08:19:44.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T08:19:44.805Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-11T08:19:44.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T08:19:44.805Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-11T08:19:44.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T08:19:44.805Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-11T08:19:44.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T08:19:45.273Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T08:19:45.473Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-11T08:19:45.473Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-11T08:19:45.473Z] remote: Enumerating objects: 23, done. [2021-11-11T08:19:45.473Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-11T08:19:45.473Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-11T08:19:45.473Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-11T08:19:45.473Z] 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-11-11T08:19:45.473Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-11T08:19:45.473Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T08:19:45.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/test/unit [2021-11-11T08:19:45.887Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T08:19:48.426Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T08:19:48.684Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T08:19:48.684Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T08:19:48.943Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T08:19:48.943Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T08:19:49.063Z] ? github.com/docker/docker/api [no test files] [2021-11-11T08:19:49.202Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T08:19:51.105Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T08:19:52.040Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T08:19:52.974Z] --- PASS: TestImportExtremelyLargeImageWorks (184.98s) [2021-11-11T08:19:52.974Z] PASS [2021-11-11T08:19:52.974Z] [2021-11-11T08:19:52.974Z] DONE 12 tests in 189.079s [2021-11-11T08:19:52.974Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T08:19:52.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:19:52.974Z] ++ set -e [2021-11-11T08:19:52.974Z] ++ '[' -n 0 ']' [2021-11-11T08:19:52.974Z] ++ set -x [2021-11-11T08:19:52.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:19:53.232Z] INFO: Testing against a local daemon [2021-11-11T08:19:53.232Z] === RUN TestNetworkCreateDelete [2021-11-11T08:19:53.233Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-11-11T08:19:53.233Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T08:19:53.614Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2021-11-11T08:19:53.614Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T08:19:53.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-11-11T08:19:53.799Z] === RUN TestDaemonDNSFallback [2021-11-11T08:19:53.874Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T08:19:54.444Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T08:19:55.703Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T08:19:55.703Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T08:19:55.961Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T08:20:01.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-11T08:20:01.232Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-11-11T08:20:01.232Z] === RUN TestInspectNetwork [2021-11-11T08:20:01.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-11T08:20:02.058Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T08:20:02.572Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T08:20:05.344Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T08:20:05.344Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T08:20:05.344Z] === RUN TestInspectNetwork/network_name [2021-11-11T08:20:05.344Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T08:20:05.602Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T08:20:06.538Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T08:20:07.112Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-11-11T08:20:07.912Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T08:20:07.912Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-11T08:20:07.912Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T08:20:09.147Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2021-11-11T08:20:09.147Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-11T08:20:09.147Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-11-11T08:20:09.147Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-11T08:20:09.147Z] PASS [2021-11-11T08:20:09.147Z] [2021-11-11T08:20:09.147Z] === Skipped [2021-11-11T08:20:09.147Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T08:20:09.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:20:09.147Z] [2021-11-11T08:20:09.147Z] [2021-11-11T08:20:09.147Z] DONE 27 tests, 1 skipped in 182.972s [2021-11-11T08:20:09.147Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T08:20:09.147Z] INFO: Testing against a local daemon [2021-11-11T08:20:09.147Z] === RUN TestSessionCreate [2021-11-11T08:20:09.147Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T08:20:09.147Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T08:20:09.147Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T08:20:09.147Z] PASS [2021-11-11T08:20:09.147Z] [2021-11-11T08:20:09.147Z] DONE 2 tests in 0.091s [2021-11-11T08:20:09.147Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T08:20:09.147Z] INFO: Testing against a local daemon [2021-11-11T08:20:09.147Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:20:09.147Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:20:09.147Z] === RUN TestEventsExecDie [2021-11-11T08:20:09.719Z] --- PASS: TestEventsExecDie (0.58s) [2021-11-11T08:20:09.719Z] === RUN TestEventsBackwardsCompatible [2021-11-11T08:20:09.719Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T08:20:09.719Z] === RUN TestInfoBinaryCommits [2021-11-11T08:20:09.719Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T08:20:09.719Z] === RUN TestInfoAPIVersioned [2021-11-11T08:20:09.719Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T08:20:09.719Z] === RUN TestInfoDiscoveryBackend [2021-11-11T08:20:09.814Z] --- PASS: TestInspectNetwork (8.80s) [2021-11-11T08:20:09.814Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T08:20:09.814Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-11-11T08:20:09.814Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T08:20:09.814Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T08:20:09.814Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T08:20:10.289Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-11T08:20:10.289Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T08:20:11.188Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T08:20:11.230Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T08:20:11.230Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T08:20:11.756Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2021-11-11T08:20:11.756Z] === RUN TestNetworkInvalidJSON [2021-11-11T08:20:11.756Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T08:20:11.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T08:20:11.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:20:11.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:20:11.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:20:11.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:20:11.756Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T08:20:11.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T08:20:11.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T08:20:11.756Z] === RUN TestNetworkList [2021-11-11T08:20:11.756Z] === RUN TestNetworkList//networks [2021-11-11T08:20:11.756Z] === PAUSE TestNetworkList//networks [2021-11-11T08:20:11.756Z] === RUN TestNetworkList//networks/ [2021-11-11T08:20:11.756Z] === PAUSE TestNetworkList//networks/ [2021-11-11T08:20:11.756Z] === CONT TestNetworkList//networks [2021-11-11T08:20:11.756Z] === CONT TestNetworkList//networks/ [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T08:20:11.756Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T08:20:11.756Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T08:20:11.756Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T08:20:11.799Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T08:20:11.799Z] === RUN TestInfoAPI [2021-11-11T08:20:11.799Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T08:20:11.799Z] === RUN TestInfoAPIWarnings [2021-11-11T08:20:12.323Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-11-11T08:20:12.323Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T08:20:13.259Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T08:20:13.259Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T08:20:13.259Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-11-11T08:20:13.259Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T08:20:14.194Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-11-11T08:20:14.194Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T08:20:14.760Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T08:20:15.327Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T08:20:15.327Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-11-11T08:20:15.327Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T08:20:16.262Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T08:20:16.521Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-11-11T08:20:16.521Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T08:20:16.779Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T08:20:17.345Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-11T08:20:17.345Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T08:20:17.911Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T08:20:18.169Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T08:20:18.169Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T08:20:18.427Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T08:20:18.686Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T08:20:19.624Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T08:20:19.883Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-11-11T08:20:19.883Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T08:20:19.883Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:20:19.883Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:20:19.883Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T08:20:20.840Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T08:20:21.407Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T08:20:23.936Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T08:20:24.503Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T08:20:25.879Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T08:20:26.446Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T08:20:27.380Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T08:20:27.638Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T08:20:29.898Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-11-11T08:20:29.898Z] === RUN TestInfoDebug [2021-11-11T08:20:29.898Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T08:20:29.898Z] === RUN TestInfoInsecureRegistries [2021-11-11T08:20:29.898Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T08:20:29.898Z] === RUN TestInfoRegistryMirrors [2021-11-11T08:20:29.898Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T08:20:29.898Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T08:20:29.898Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-11-11T08:20:29.898Z] === RUN TestPingCacheHeaders [2021-11-11T08:20:29.898Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T08:20:29.898Z] === RUN TestPingGet [2021-11-11T08:20:29.898Z] --- PASS: TestPingGet (0.02s) [2021-11-11T08:20:29.898Z] === RUN TestPingHead [2021-11-11T08:20:29.898Z] --- PASS: TestPingHead (0.03s) [2021-11-11T08:20:29.898Z] === RUN TestVersion [2021-11-11T08:20:29.898Z] --- PASS: TestVersion (0.02s) [2021-11-11T08:20:29.898Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:20:30.165Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T08:20:30.840Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.18s) [2021-11-11T08:20:30.840Z] PASS [2021-11-11T08:20:30.840Z] [2021-11-11T08:20:30.840Z] DONE 18 tests in 21.991s [2021-11-11T08:20:30.840Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T08:20:31.100Z] INFO: Testing against a local daemon [2021-11-11T08:20:31.100Z] === RUN TestVolumesCreateAndList [2021-11-11T08:20:31.100Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T08:20:31.100Z] === RUN TestVolumesRemove [2021-11-11T08:20:31.100Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-11T08:20:31.100Z] === RUN TestVolumesInspect [2021-11-11T08:20:31.100Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T08:20:31.100Z] === RUN TestVolumesInvalidJSON [2021-11-11T08:20:31.100Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T08:20:31.100Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T08:20:31.100Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T08:20:31.100Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T08:20:31.100Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T08:20:31.100Z] PASS [2021-11-11T08:20:31.100Z] [2021-11-11T08:20:31.100Z] DONE 5 tests in 0.190s [2021-11-11T08:20:31.100Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:20:32.067Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T08:20:32.325Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T08:20:32.891Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T08:20:33.010Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-11T08:20:33.010Z] Removing test suite binaries [2021-11-11T08:20:33.010Z] exiting test-integration [2021-11-11T08:20:33.010Z] ++ exit 0 [2021-11-11T08:20:33.010Z] Post stage [Pipeline] junit [2021-11-11T08:20:34.942Z] Recording test results [2021-11-11T08:20:36.133Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T08:20:36.133Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-11T08:20:36.133Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T08:20:36.133Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-11T08:20:36.133Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T08:20:36.175Z] --- PASS: TestServiceWithDataPathPortInit (15.81s) [2021-11-11T08:20:36.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T08:20:36.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T08:20:37.180Z] + echo Ensuring container killed. [2021-11-11T08:20:37.180Z] Ensuring container killed. [2021-11-11T08:20:37.180Z] + docker rm -vf docker-pr2 [2021-11-11T08:20:37.180Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-11T08:20:37.468Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:20:37.468Z] Chowning /workspace to jenkins user [2021-11-11T08:20:37.468Z] + id -u [2021-11-11T08:20:37.468Z] + id -g [2021-11-11T08:20:37.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:20:37.468Z] Unable to find image 'busybox:latest' locally [2021-11-11T08:20:37.731Z] latest: Pulling from library/busybox [2021-11-11T08:20:37.731Z] 01c2cdc13739: Pulling fs layer [2021-11-11T08:20:37.731Z] 01c2cdc13739: Download complete [2021-11-11T08:20:37.991Z] 01c2cdc13739: Pull complete [2021-11-11T08:20:37.991Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T08:20:37.991Z] Status: Downloaded newer image for busybox:latest [2021-11-11T08:20:39.459Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f44otm60z70y960zzrglek4zo Created:2021-11-11 08:20:37.069616974 +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[55fe40b338e080a763e30a2c046aea1429f35411bf7d2d05638935400557eaa6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0rj5wnqkoqra127hhkcfdk8ky EndpointID:5247e207abf45f0ca96bf2b643a481186ccc0708da9ab68a5e1eb38c670c2e33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f968dec0343232f0a595dece455b815f99f5dbafed3fd43226467e1dab67c931 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:b7759ee5bc86 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0rj5wnqkoqra127hhkcfdk8ky EndpointID:5247e207abf45f0ca96bf2b643a481186ccc0708da9ab68a5e1eb38c670c2e33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T08:20:39.459Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:20:40.218Z] + bundleName=amd64-cgroup2 [2021-11-11T08:20:40.218Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T08:20:40.218Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T08:20:40.218Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-11T08:20:40.218Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-11-11T08:20:40.807Z] Archiving artifacts [2021-11-11T08:20:41.989Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-11T08:20:42.608Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:20:42.919Z] + make clean [2021-11-11T08:20:43.179Z] docker volume rm -f docker-dev-cache [2021-11-11T08:20:43.179Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T08:20:43.365Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T08:20:43.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s) [2021-11-11T08:20:43.365Z] PASS [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] === Skipped [2021-11-11T08:20:43.365Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T08:20:43.365Z] service_test.go:242: FLAKY_TEST [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] DONE 26 tests, 1 skipped in 50.246s [2021-11-11T08:20:43.365Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:20:43.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:43.365Z] ++ set -e [2021-11-11T08:20:43.365Z] ++ '[' -n 0 ']' [2021-11-11T08:20:43.365Z] ++ set -x [2021-11-11T08:20:43.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:43.365Z] INFO: Testing against a local daemon [2021-11-11T08:20:43.365Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T08:20:43.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:20:43.365Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:20:43.365Z] === RUN TestDockerNetworkIpvlan [2021-11-11T08:20:43.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:20:43.365Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:20:43.365Z] PASS [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] === Skipped [2021-11-11T08:20:43.365Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T08:20:43.365Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T08:20:43.365Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] [2021-11-11T08:20:43.365Z] DONE 2 tests, 2 skipped in 0.179s [2021-11-11T08:20:43.365Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T08:20:43.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:43.365Z] ++ set -e [2021-11-11T08:20:43.365Z] ++ '[' -n 0 ']' [2021-11-11T08:20:43.365Z] ++ set -x [2021-11-11T08:20:43.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:43.623Z] INFO: Testing against a local daemon [2021-11-11T08:20:43.623Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T08:20:44.999Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-11-11T08:20:44.999Z] === RUN TestDockerNetworkMacvlan [2021-11-11T08:20:45.257Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T08:20:45.837Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T08:20:46.094Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T08:20:46.660Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T08:20:46.685Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T08:20:46.685Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-11T08:20:47.226Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T08:20:47.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T08:20:47.484Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T08:20:47.670Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T08:20:47.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T08:20:48.051Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T08:20:48.985Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T08:20:49.552Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T08:20:49.811Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T08:20:50.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-11T08:20:50.944Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T08:20:51.880Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T08:20:53.258Z] docker_api_swarm_test.go:303: [da7c102613f6a] joining swarm manager [d1f522a9594d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:20:53.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T08:20:53.529Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-11T08:20:54.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T08:20:54.636Z] docker_api_swarm_test.go:304: [d4e6932c447f3] joining swarm manager [d1f522a9594d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:20:54.636Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T08:20:54.895Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T08:20:55.153Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T08:20:55.153Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-11T08:20:55.153Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T08:20:55.722Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T08:20:55.980Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-11-11T08:20:56.546Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T08:20:56.546Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T08:20:56.804Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T08:20:57.371Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan (13.01s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.64s) [2021-11-11T08:20:57.937Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2021-11-11T08:20:57.937Z] PASS [2021-11-11T08:20:57.937Z] [2021-11-11T08:20:57.937Z] DONE 8 tests in 14.460s [2021-11-11T08:20:57.937Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T08:20:57.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:57.937Z] ++ set -e [2021-11-11T08:20:57.937Z] ++ '[' -n 0 ']' [2021-11-11T08:20:57.937Z] ++ set -x [2021-11-11T08:20:57.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:57.937Z] testing: warning: no tests to run [2021-11-11T08:20:57.937Z] PASS [2021-11-11T08:20:57.937Z] [2021-11-11T08:20:57.937Z] DONE 0 tests in 0.024s [2021-11-11T08:20:57.937Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T08:20:57.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:57.937Z] ++ set -e [2021-11-11T08:20:57.937Z] ++ '[' -n 0 ']' [2021-11-11T08:20:57.937Z] ++ set -x [2021-11-11T08:20:57.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:20:58.195Z] INFO: Testing against a local daemon [2021-11-11T08:20:58.195Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T08:20:59.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T08:20:59.570Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-11-11T08:20:59.570Z] === RUN TestAuthZPluginTLS [2021-11-11T08:21:00.137Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-11T08:21:00.137Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T08:21:00.395Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T08:21:00.653Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-11-11T08:21:00.653Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T08:21:01.219Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T08:21:01.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-11-11T08:21:01.219Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T08:21:01.790Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-11-11T08:21:01.790Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T08:21:01.790Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T08:21:02.355Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T08:21:02.924Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T08:21:03.182Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-11-11T08:21:03.182Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T08:21:03.748Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T08:21:03.748Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T08:21:04.005Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T08:21:04.264Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-11-11T08:21:04.264Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T08:21:04.835Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-11-11T08:21:04.835Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T08:21:05.403Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T08:21:06.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T08:21:06.779Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-11-11T08:21:06.779Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T08:21:08.156Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-11-11T08:21:08.156Z] === RUN TestAuthZPluginHeader [2021-11-11T08:21:08.156Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T08:21:09.090Z] --- PASS: TestAuthZPluginHeader (0.80s) [2021-11-11T08:21:09.090Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T08:21:10.989Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-11-11T08:21:13.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T08:21:13.581Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-11T08:21:14.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T08:21:14.277Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2021-11-11T08:21:14.277Z] === RUN TestAuthZPluginV2Disable [2021-11-11T08:21:17.561Z] --- PASS: TestAuthZPluginV2Disable (3.83s) [2021-11-11T08:21:17.561Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T08:21:18.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T08:21:18.802Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-11T08:21:18.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T08:21:18.802Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-11T08:21:18.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T08:21:19.466Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T08:21:20.035Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T08:21:20.035Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T08:21:20.970Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T08:21:21.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2021-11-11T08:21:21.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T08:21:21.795Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T08:21:22.731Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T08:21:22.731Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-11T08:21:22.731Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T08:21:22.731Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-11T08:21:22.731Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T08:21:22.731Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-11T08:21:22.731Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T08:21:22.731Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-11T08:21:22.731Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T08:21:23.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T08:21:23.554Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-11T08:21:23.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T08:21:24.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T08:21:24.023Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-11T08:21:24.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T08:21:24.023Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-11T08:21:24.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T08:21:24.113Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T08:21:24.113Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T08:21:25.048Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T08:21:25.614Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T08:21:26.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T08:21:26.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T08:21:27.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-11T08:21:29.657Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T08:21:30.223Z] docker_api_swarm_test.go:271: [d36751a6874f9] joining swarm manager [d32c88578c2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:21:31.601Z] docker_api_swarm_test.go:272: [dc1f4ddbb30a6] joining swarm manager [d32c88578c2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:21:31.601Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T08:21:32.536Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T08:21:32.536Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T08:21:33.101Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T08:21:33.101Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-11T08:21:33.101Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T08:21:33.670Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T08:21:34.605Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.24s) [2021-11-11T08:21:34.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T08:21:35.172Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T08:21:35.172Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T08:21:35.172Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T08:21:35.172Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T08:21:35.738Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T08:21:35.996Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T08:21:36.932Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T08:21:37.190Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T08:21:38.124Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T08:21:39.059Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T08:21:39.625Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T08:21:40.560Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T08:21:41.126Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T08:21:42.063Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T08:21:42.997Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 48.5% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-11-11T08:21:43.515Z] ok github.com/docker/docker/builder/remotecontext/git 1.287s coverage: 86.3% of statements [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T08:21:43.515Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T08:21:43.931Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T08:21:44.864Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T08:21:44.864Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T08:21:44.880Z] ok github.com/docker/docker/client 0.159s coverage: 75.4% of statements [2021-11-11T08:21:45.430Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T08:21:45.996Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T08:21:46.254Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T08:21:46.821Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T08:21:47.386Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T08:21:47.386Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T08:21:47.386Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T08:21:47.644Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T08:21:47.644Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T08:21:47.644Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T08:21:47.901Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T08:21:47.901Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T08:21:48.467Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T08:21:48.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T08:21:49.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T08:21:49.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T08:21:50.679Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T08:21:50.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T08:21:50.937Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T08:21:51.196Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-11-11T08:21:51.196Z] PASS [2021-11-11T08:21:51.196Z] [2021-11-11T08:21:51.196Z] DONE 17 tests in 53.057s [2021-11-11T08:21:51.196Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T08:21:51.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:21:51.196Z] ++ set -e [2021-11-11T08:21:51.196Z] ++ '[' -n 0 ']' [2021-11-11T08:21:51.196Z] ++ set -x [2021-11-11T08:21:51.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:21:51.196Z] INFO: Testing against a local daemon [2021-11-11T08:21:51.196Z] === RUN TestPluginInvalidJSON [2021-11-11T08:21:51.196Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:21:51.196Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:21:51.196Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T08:21:51.196Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-11T08:21:51.196Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T08:21:51.196Z] === RUN TestPluginInstall [2021-11-11T08:21:51.196Z] === RUN TestPluginInstall/no_auth [2021-11-11T08:21:51.455Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T08:21:52.022Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T08:21:52.590Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T08:21:52.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-11T08:21:53.157Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T08:21:53.157Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T08:21:53.725Z] time="2021-11-11T08:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:53.725Z] time="2021-11-11T08:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92ce07a54023fe8fc48e85454bda6b7496d48fd359f062b0a5528e43735dc082" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:53.725Z] time="2021-11-11T08:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:53.725Z] time="2021-11-11T08:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92ce07a54023fe8fc48e85454bda6b7496d48fd359f062b0a5528e43735dc082" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:53.983Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T08:21:53.983Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T08:21:54.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T08:21:54.918Z] time="2021-11-11T08:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:54.918Z] time="2021-11-11T08:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044e5fcafc1022cc25d9c1eb39e2be2a99e64ac725ee8c4f587c2f46dfbe945a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:54.918Z] time="2021-11-11T08:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:54.918Z] time="2021-11-11T08:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:044e5fcafc1022cc25d9c1eb39e2be2a99e64ac725ee8c4f587c2f46dfbe945a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:54.918Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T08:21:55.485Z] === RUN TestPluginInstall/with_insecure [2021-11-11T08:21:55.744Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T08:21:55.744Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T08:21:56.680Z] time="2021-11-11T08:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:56.680Z] time="2021-11-11T08:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a7e8ec2f1994bca41da51bc65a5220a660bbdfd1a65c7c563fa2445400c36e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:56.680Z] time="2021-11-11T08:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T08:21:56.680Z] time="2021-11-11T08:21:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a7e8ec2f1994bca41da51bc65a5220a660bbdfd1a65c7c563fa2445400c36e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T08:21:56.680Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T08:21:56.939Z] plugin_test.go:165: [d8cb7823c3d2b] daemon is not started [2021-11-11T08:21:56.939Z] --- PASS: TestPluginInstall (5.56s) [2021-11-11T08:21:56.939Z] --- PASS: TestPluginInstall/no_auth (2.75s) [2021-11-11T08:21:56.939Z] --- PASS: TestPluginInstall/with_htpasswd (1.32s) [2021-11-11T08:21:56.939Z] --- PASS: TestPluginInstall/with_insecure (1.48s) [2021-11-11T08:21:56.939Z] === RUN TestPluginsWithRuntimes [2021-11-11T08:21:57.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T08:21:57.074Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-11T08:21:57.074Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T08:21:57.074Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-11T08:21:57.509Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T08:21:57.542Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T08:21:58.443Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T08:21:58.526Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T08:21:58.526Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-11T08:21:58.526Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T08:21:58.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T08:21:58.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T08:21:58.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T08:21:58.702Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T08:21:58.702Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T08:21:59.268Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T08:21:59.527Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T08:22:00.461Z] --- PASS: TestPluginsWithRuntimes (3.60s) [2021-11-11T08:22:00.461Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-11-11T08:22:00.461Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-11-11T08:22:00.461Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T08:22:01.028Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-11-11T08:22:01.028Z] PASS [2021-11-11T08:22:01.028Z] [2021-11-11T08:22:01.028Z] DONE 10 tests in 9.915s [2021-11-11T08:22:01.028Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T08:22:01.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:01.028Z] ++ set -e [2021-11-11T08:22:01.028Z] ++ '[' -n 0 ']' [2021-11-11T08:22:01.028Z] ++ set -x [2021-11-11T08:22:01.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:01.028Z] INFO: Testing against a local daemon [2021-11-11T08:22:01.028Z] === RUN TestExternalGraphDriver [2021-11-11T08:22:01.286Z] === RUN TestExternalGraphDriver/json [2021-11-11T08:22:03.190Z] === RUN TestExternalGraphDriver/spec [2021-11-11T08:22:03.276Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T08:22:03.448Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T08:22:03.745Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T08:22:03.745Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-11T08:22:03.745Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T08:22:03.745Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-11T08:22:03.745Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T08:22:04.016Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T08:22:04.584Z] === RUN TestExternalGraphDriver/pull [2021-11-11T08:22:04.844Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T08:22:04.844Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-11T08:22:04.844Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T08:22:04.844Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T08:22:05.307Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T08:22:05.776Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T08:22:06.217Z] --- PASS: TestExternalGraphDriver (5.18s) [2021-11-11T08:22:06.217Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2021-11-11T08:22:06.217Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-11-11T08:22:06.217Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-11-11T08:22:06.217Z] === RUN TestGraphdriverPluginV2 [2021-11-11T08:22:06.243Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T08:22:06.710Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T08:22:07.150Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T08:22:07.178Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T08:22:07.715Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T08:22:08.676Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T08:22:10.590Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2021-11-11T08:22:10.590Z] PASS [2021-11-11T08:22:10.590Z] [2021-11-11T08:22:10.590Z] DONE 5 tests in 9.683s [2021-11-11T08:22:10.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T08:22:10.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:10.849Z] ++ set -e [2021-11-11T08:22:10.849Z] ++ '[' -n 0 ']' [2021-11-11T08:22:10.849Z] ++ set -x [2021-11-11T08:22:10.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:10.849Z] INFO: Testing against a local daemon [2021-11-11T08:22:10.849Z] === RUN TestContinueAfterPluginCrash [2021-11-11T08:22:10.849Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T08:22:10.849Z] === RUN TestReadPluginNoRead [2021-11-11T08:22:10.849Z] === PAUSE TestReadPluginNoRead [2021-11-11T08:22:10.849Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T08:22:10.849Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T08:22:10.849Z] === CONT TestContinueAfterPluginCrash [2021-11-11T08:22:10.849Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T08:22:11.785Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T08:22:11.931Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T08:22:12.721Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T08:22:14.097Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T08:22:14.144Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T08:22:14.144Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-11T08:22:14.144Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T08:22:15.129Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T08:22:15.129Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-11T08:22:15.129Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T08:22:15.129Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T08:22:15.471Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2021-11-11T08:22:15.471Z] === CONT TestReadPluginNoRead [2021-11-11T08:22:15.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T08:22:16.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-11T08:22:16.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-11T08:22:17.343Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T08:22:17.811Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T08:22:17.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-11T08:22:17.908Z] === RUN TestReadPluginNoRead/default [2021-11-11T08:22:18.282Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T08:22:18.282Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-11T08:22:18.282Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T08:22:19.267Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T08:22:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-11T08:22:19.542Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T08:22:19.734Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T08:22:19.734Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-11T08:22:19.734Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T08:22:19.734Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-11T08:22:19.734Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T08:22:20.477Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-11-11T08:22:20.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-11T08:22:20.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-11T08:22:21.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b2780_} [2021-11-11T08:22:21.413Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T08:22:22.790Z] docker_api_swarm_node_test.go:19: [d1c13e1517b0c] joining swarm manager [dab940a502bcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:22:22.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1225864922_/foo_false____} [2021-11-11T08:22:22.790Z] === CONT TestReadPluginNoRead [2021-11-11T08:22:22.790Z] read_test.go:92: [d7189dfb9c8cc] daemon is not started [2021-11-11T08:22:22.790Z] --- PASS: TestReadPluginNoRead (7.57s) [2021-11-11T08:22:22.790Z] --- PASS: TestReadPluginNoRead/default (1.66s) [2021-11-11T08:22:22.790Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2021-11-11T08:22:22.790Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-11-11T08:22:22.790Z] PASS [2021-11-11T08:22:22.790Z] [2021-11-11T08:22:22.790Z] DONE 6 tests in 12.117s [2021-11-11T08:22:22.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-11T08:22:22.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:22.790Z] ++ set -e [2021-11-11T08:22:22.790Z] ++ '[' -n 0 ']' [2021-11-11T08:22:22.790Z] ++ set -x [2021-11-11T08:22:22.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:23.050Z] testing: warning: no tests to run [2021-11-11T08:22:23.050Z] PASS [2021-11-11T08:22:23.050Z] [2021-11-11T08:22:23.050Z] DONE 0 tests in 0.055s [2021-11-11T08:22:23.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T08:22:23.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:23.050Z] ++ set -e [2021-11-11T08:22:23.050Z] ++ '[' -n 0 ']' [2021-11-11T08:22:23.050Z] ++ set -x [2021-11-11T08:22:23.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:23.050Z] INFO: Testing against a local daemon [2021-11-11T08:22:23.050Z] === RUN TestPluginWithDevMounts [2021-11-11T08:22:23.050Z] === PAUSE TestPluginWithDevMounts [2021-11-11T08:22:23.050Z] === CONT TestPluginWithDevMounts [2021-11-11T08:22:23.618Z] docker_api_swarm_node_test.go:20: [d60291297145c] joining swarm manager [dab940a502bcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:22:24.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1225864922_/foo_true____} [2021-11-11T08:22:24.487Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T08:22:24.754Z] --- PASS: TestPluginWithDevMounts (1.59s) [2021-11-11T08:22:24.754Z] PASS [2021-11-11T08:22:24.754Z] [2021-11-11T08:22:24.754Z] DONE 1 tests in 1.737s [2021-11-11T08:22:24.754Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T08:22:24.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:24.754Z] ++ set -e [2021-11-11T08:22:24.754Z] ++ '[' -n 0 ']' [2021-11-11T08:22:24.754Z] ++ set -x [2021-11-11T08:22:24.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:24.754Z] INFO: Testing against a local daemon [2021-11-11T08:22:24.754Z] === RUN TestSecretInspect [2021-11-11T08:22:25.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_false____} [2021-11-11T08:22:27.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_true____} [2021-11-11T08:22:27.066Z] --- PASS: TestSecretInspect (2.14s) [2021-11-11T08:22:27.066Z] === RUN TestSecretList [2021-11-11T08:22:28.438Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_true__0xc0008b27b0__} [2021-11-11T08:22:29.373Z] --- PASS: TestSecretList (2.32s) [2021-11-11T08:22:29.373Z] === RUN TestSecretsCreateAndDelete [2021-11-11T08:22:29.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b27c8_} [2021-11-11T08:22:31.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b27e0_} [2021-11-11T08:22:31.288Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2021-11-11T08:22:31.288Z] === RUN TestSecretsUpdate [2021-11-11T08:22:31.504Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2021-11-11T08:22:31.505Z] ok github.com/docker/docker/container 0.120s coverage: 34.5% of statements [2021-11-11T08:22:31.505Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T08:22:31.505Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T08:22:31.505Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T08:22:31.505Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T08:22:32.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b27f8_} [2021-11-11T08:22:33.595Z] --- PASS: TestSecretsUpdate (2.38s) [2021-11-11T08:22:33.595Z] === RUN TestTemplatedSecret [2021-11-11T08:22:33.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b2810_} [2021-11-11T08:22:34.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-11T08:22:35.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-11T08:22:36.947Z] --- PASS: TestTemplatedSecret (3.42s) [2021-11-11T08:22:36.947Z] === RUN TestSecretCreateResolve [2021-11-11T08:22:36.947Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T08:22:38.044Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2021-11-11T08:22:39.476Z] docker_api_swarm_test.go:501: [d2507912528a0] joining swarm manager [d62b1814fc89d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:22:39.939Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2021-11-11T08:22:40.042Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T08:22:40.300Z] --- PASS: TestSecretCreateResolve (3.23s) [2021-11-11T08:22:40.300Z] PASS [2021-11-11T08:22:40.300Z] [2021-11-11T08:22:40.300Z] DONE 6 tests in 15.494s [2021-11-11T08:22:40.300Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T08:22:40.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:40.301Z] ++ set -e [2021-11-11T08:22:40.301Z] ++ '[' -n 0 ']' [2021-11-11T08:22:40.301Z] ++ set -x [2021-11-11T08:22:40.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:22:40.559Z] INFO: Testing against a local daemon [2021-11-11T08:22:40.559Z] === RUN TestServiceCreateInit [2021-11-11T08:22:40.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T08:22:40.868Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-11T08:22:41.494Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T08:22:43.397Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T08:22:44.773Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T08:22:44.773Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T08:22:45.032Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T08:22:45.600Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T08:22:46.170Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-11T08:22:47.105Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T08:22:47.364Z] docker_api_swarm_test.go:506: [d584661d8f459] joining swarm manager [d62b1814fc89d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:22:47.930Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T08:22:48.497Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T08:22:48.950Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-11T08:22:49.206Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-11-11T08:22:49.432Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T08:22:49.432Z] --- PASS: TestServiceCreateInit (8.91s) [2021-11-11T08:22:49.432Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s) [2021-11-11T08:22:49.432Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2021-11-11T08:22:49.432Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T08:22:49.767Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T08:22:50.000Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T08:22:50.023Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-11T08:22:50.565Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T08:22:50.586Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T08:22:51.500Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T08:22:52.091Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T08:22:52.489Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.814s coverage: 73.3% of statements [2021-11-11T08:22:52.489Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.1% of statements [2021-11-11T08:22:52.489Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T08:22:52.489Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T08:22:52.489Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T08:22:52.489Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T08:22:53.025Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T08:22:53.854Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.424s coverage: 56.2% of statements [2021-11-11T08:22:53.960Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T08:22:54.417Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2021-11-11T08:22:54.591Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T08:22:54.591Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T08:22:54.591Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T08:22:54.895Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T08:22:55.783Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2021-11-11T08:22:56.270Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T08:22:56.837Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T08:22:57.405Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T08:22:57.405Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T08:22:58.314Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.512s coverage: 50.5% of statements [2021-11-11T08:22:58.339Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T08:22:58.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T08:22:58.377Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-11T08:22:58.377Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T08:22:58.377Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-11T08:22:58.845Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T08:22:58.845Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-11T08:22:58.845Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T08:22:58.877Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.818s coverage: 45.9% of statements [2021-11-11T08:22:58.877Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T08:22:58.906Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T08:22:59.314Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T08:22:59.314Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-11T08:22:59.314Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T08:22:59.841Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T08:23:00.408Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T08:23:00.975Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T08:23:01.910Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T08:23:02.152Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.8% of statements [2021-11-11T08:23:02.167Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T08:23:02.409Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.918s coverage: 58.0% of statements [2021-11-11T08:23:02.409Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T08:23:02.409Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T08:23:03.545Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T08:23:04.925Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-11-11T08:23:06.291Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-11-11T08:23:06.828Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T08:23:06.828Z] --- PASS: TestCreateServiceMultipleTimes (17.30s) [2021-11-11T08:23:06.828Z] === RUN TestCreateServiceConflict [2021-11-11T08:23:08.179Z] ok github.com/docker/docker/daemon/images 0.092s coverage: 6.6% of statements [2021-11-11T08:23:08.179Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T08:23:08.179Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T08:23:08.729Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T08:23:09.111Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 43.2% of statements [2021-11-11T08:23:09.294Z] --- PASS: TestCreateServiceConflict (2.64s) [2021-11-11T08:23:09.294Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T08:23:09.294Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T08:23:11.631Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2021-11-11T08:23:11.887Z] ok github.com/docker/docker/daemon/logger/awslogs 0.390s coverage: 77.4% of statements [2021-11-11T08:23:11.887Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T08:23:11.887Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T08:23:12.815Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-11-11T08:23:13.482Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-11-11T08:23:13.483Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T08:23:13.483Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T08:23:13.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2021-11-11T08:23:14.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-11-11T08:23:15.394Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T08:23:15.657Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T08:23:15.688Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-11-11T08:23:15.688Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T08:23:16.629Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 55.1% of statements [2021-11-11T08:23:17.999Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2021-11-11T08:23:18.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-11T08:23:18.445Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-11T08:23:19.012Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T08:23:19.947Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T08:23:20.513Z] docker_api_swarm_node_test.go:80: [dbbd2f790ad70] joining swarm manager [dbea0c9731816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:23:20.515Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2021-11-11T08:23:20.775Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-11-11T08:23:21.032Z] ok github.com/docker/docker/daemon/logger/splunk 2.129s coverage: 82.5% of statements [2021-11-11T08:23:21.032Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T08:23:21.081Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T08:23:22.016Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T08:23:22.399Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-11-11T08:23:22.399Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T08:23:22.584Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T08:23:23.520Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T08:23:23.778Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T08:23:24.344Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T08:23:24.917Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2021-11-11T08:23:25.281Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T08:23:25.281Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T08:23:25.281Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T08:23:25.847Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T08:23:25.848Z] ok github.com/docker/docker/distribution 0.187s coverage: 25.0% of statements [2021-11-11T08:23:25.848Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T08:23:26.106Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T08:23:26.106Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T08:23:26.106Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T08:23:26.363Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T08:23:26.621Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2021-11-11T08:23:26.621Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T08:23:27.188Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T08:23:27.219Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-11-11T08:23:27.447Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T08:23:27.706Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T08:23:27.706Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T08:23:27.963Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T08:23:27.963Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T08:23:27.963Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T08:23:27.963Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T08:23:27.963Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T08:23:28.149Z] ok github.com/docker/docker/image 0.028s coverage: 86.8% of statements [2021-11-11T08:23:28.712Z] ok github.com/docker/docker/distribution/xfer 1.976s coverage: 85.1% of statements [2021-11-11T08:23:28.712Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T08:23:28.968Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-11-11T08:23:28.968Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-11T08:23:29.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T08:23:29.423Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T08:23:29.423Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-11T08:23:29.423Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T08:23:29.866Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T08:23:29.866Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T08:23:29.866Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T08:23:29.898Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2021-11-11T08:23:29.898Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T08:23:30.827Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2021-11-11T08:23:32.716Z] ok github.com/docker/docker/oci 0.013s coverage: 38.4% of statements [2021-11-11T08:23:33.149Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T08:23:33.149Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T08:23:33.149Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T08:23:33.149Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T08:23:33.149Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T08:23:33.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T08:23:33.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-11T08:23:33.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T08:23:34.084Z] ok github.com/docker/docker/opts 0.035s coverage: 67.1% of statements [2021-11-11T08:23:34.084Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-11T08:23:34.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T08:23:35.044Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T08:23:35.613Z] docker_api_swarm_node_test.go:52: [daf38e2737ecb] joining swarm manager [d5e16c4db3100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:23:36.179Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T08:23:36.752Z] docker_api_swarm_node_test.go:53: [de6c62adab0b6] joining swarm manager [d5e16c4db3100]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:23:37.335Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T08:23:37.352Z] ok github.com/docker/docker/pkg/archive 0.562s coverage: 81.8% of statements [2021-11-11T08:23:37.900Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T08:23:38.322Z] ok github.com/docker/docker/pkg/authorization 0.287s coverage: 68.3% of statements [2021-11-11T08:23:38.466Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T08:23:38.466Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T08:23:38.578Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-11-11T08:23:38.835Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-11-11T08:23:39.033Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T08:23:39.033Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-11T08:23:39.033Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-11T08:23:39.033Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-11T08:23:39.966Z] --- PASS: TestCreateServiceSecretFileMode (13.19s) [2021-11-11T08:23:39.966Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T08:23:39.966Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-11T08:23:40.218Z] ok github.com/docker/docker/layer 7.544s coverage: 68.8% of statements [2021-11-11T08:23:40.218Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T08:23:40.218Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T08:23:40.218Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T08:23:40.218Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T08:23:40.218Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T08:23:40.533Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-11T08:23:40.780Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-11-11T08:23:41.342Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-11-11T08:23:41.598Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-11T08:23:41.907Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-11T08:23:41.907Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-11T08:23:42.166Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-11T08:23:42.166Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-11T08:23:42.964Z] ok github.com/docker/docker/pkg/chrootarchive 2.915s coverage: 43.5% of statements [2021-11-11T08:23:42.964Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T08:23:42.964Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T08:23:43.220Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-11-11T08:23:43.476Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-11-11T08:23:43.733Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-11-11T08:23:45.101Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-11T08:23:45.357Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2021-11-11T08:23:45.357Z] ok github.com/docker/docker/pkg/discovery/kv 3.039s coverage: 84.1% of statements [2021-11-11T08:23:45.919Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-11-11T08:23:45.919Z] ok github.com/docker/docker/pkg/fsutils 0.203s coverage: 85.1% of statements [2021-11-11T08:23:46.848Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 69.5% of statements [2021-11-11T08:23:47.104Z] ok github.com/docker/docker/pkg/ioutils 0.475s coverage: 69.3% of statements [2021-11-11T08:23:47.361Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-11T08:23:47.361Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T08:23:47.361Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-11-11T08:23:47.361Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T08:23:47.361Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T08:23:47.428Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T08:23:47.617Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T08:23:47.617Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T08:23:47.874Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-11-11T08:23:47.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-11-11T08:23:48.130Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-11T08:23:48.386Z] ok github.com/docker/docker/pkg/pidfile 0.023s coverage: 82.4% of statements [2021-11-11T08:23:48.386Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T08:23:48.386Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T08:23:49.314Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-11-11T08:23:49.332Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T08:23:49.570Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T08:23:49.570Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T08:23:49.827Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T08:23:50.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T08:23:50.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T08:23:50.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T08:23:50.706Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T08:23:51.190Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-11-11T08:23:51.190Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-11T08:23:52.082Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-11T08:23:52.340Z] --- PASS: TestCreateServiceConfigFileMode (12.44s) [2021-11-11T08:23:52.340Z] === RUN TestCreateServiceSysctls [2021-11-11T08:23:52.907Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T08:23:53.475Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T08:23:53.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T08:23:54.042Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T08:23:54.608Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T08:23:55.176Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T08:23:55.354Z] ok github.com/docker/docker/pkg/signal 3.315s coverage: 62.3% of statements [2021-11-11T08:23:55.354Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-11-11T08:23:55.355Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T08:23:55.611Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T08:23:55.807Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T08:23:56.115Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-11T08:23:56.115Z] --- PASS: TestCreateServiceSysctls (3.78s) [2021-11-11T08:23:56.115Z] === RUN TestCreateServiceCapabilities [2021-11-11T08:23:56.173Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-11-11T08:23:56.429Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-11-11T08:23:56.686Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-11-11T08:23:57.249Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-11-11T08:23:57.249Z] testing: warning: no tests to run [2021-11-11T08:23:57.249Z] coverage: [no statements] [2021-11-11T08:23:57.249Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-11-11T08:23:57.488Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-11T08:23:57.811Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T08:23:57.811Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T08:23:57.811Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T08:23:58.862Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T08:23:59.121Z] --- PASS: TestCreateServiceCapabilities (3.02s) [2021-11-11T08:23:59.121Z] === RUN TestInspect [2021-11-11T08:23:59.700Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-11T08:23:59.956Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-11-11T08:24:00.518Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2021-11-11T08:24:01.461Z] ok github.com/docker/docker/quota 0.263s coverage: 71.4% of statements [2021-11-11T08:24:01.667Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-11T08:24:01.717Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-11T08:24:02.600Z] --- PASS: TestInspect (3.33s) [2021-11-11T08:24:02.600Z] === RUN TestCreateJob [2021-11-11T08:24:03.085Z] ok github.com/docker/docker/registry 0.050s coverage: 57.2% of statements [2021-11-11T08:24:03.085Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T08:24:03.341Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-11T08:24:03.904Z] ok github.com/docker/docker/runconfig 0.012s coverage: 66.1% of statements [2021-11-11T08:24:03.904Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T08:24:04.461Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T08:24:04.500Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T08:24:05.067Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T08:24:05.632Z] --- PASS: TestCreateJob (3.11s) [2021-11-11T08:24:05.632Z] === RUN TestReplicatedJob [2021-11-11T08:24:06.198Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T08:24:07.176Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T08:24:07.433Z] ok github.com/docker/docker/volume/local 0.107s coverage: 76.4% of statements [2021-11-11T08:24:07.995Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-11-11T08:24:08.923Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-11-11T08:24:09.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-11T08:24:11.381Z] --- PASS: TestReplicatedJob (5.62s) [2021-11-11T08:24:11.381Z] === RUN TestUpdateReplicatedJob [2021-11-11T08:24:11.639Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T08:24:12.205Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T08:24:13.144Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T08:24:14.078Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-11T08:24:14.337Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T08:24:14.597Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-11T08:24:14.597Z] --- PASS: TestUpdateReplicatedJob (3.53s) [2021-11-11T08:24:14.597Z] === RUN TestServiceListWithStatuses [2021-11-11T08:24:14.597Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:24:14.597Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T08:24:14.597Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T08:24:14.856Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-11T08:24:14.856Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T08:24:15.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-11T08:24:15.992Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T08:24:17.373Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T08:24:17.373Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T08:24:17.373Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T08:24:17.941Z] docker_api_swarm_test.go:201: [dde40c948d0da] joining swarm manager [defa235201ca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:24:18.509Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T08:24:18.768Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T08:24:19.702Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T08:24:19.960Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2021-11-11T08:24:19.960Z] === RUN TestDockerNetworkReConnect [2021-11-11T08:24:20.526Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-11T08:24:20.784Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-11T08:24:20.784Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T08:24:20.784Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-11T08:24:20.784Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T08:24:20.784Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T08:24:23.331Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-11T08:24:23.331Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2021-11-11T08:24:23.331Z] === RUN TestServicePlugin [2021-11-11T08:24:23.609Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T08:24:23.757Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T08:24:23.757Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === Skipped [2021-11-11T08:24:23.757Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-11T08:24:23.757Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-11T08:24:23.757Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T08:24:23.757Z] time="2021-11-11T08:22:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T08:24:23.757Z] time="2021-11-11T08:22:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T08:24:23.757Z] time="2021-11-11T08:22:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T08:24:23.757Z] time="2021-11-11T08:22:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T08:24:23.757Z] time="2021-11-11T08:22:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T08:24:23.757Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T08:24:23.757Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T08:24:23.757Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T08:24:23.757Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T08:24:23.757Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-11T08:24:23.757Z] [2021-11-11T08:24:23.757Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T08:24:23.758Z] graphtest_unix.go:73: No driver to put! [2021-11-11T08:24:23.758Z] [2021-11-11T08:24:23.758Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T08:24:23.758Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-11T08:24:23.758Z] [2021-11-11T08:24:23.758Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T08:24:23.758Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-11T08:24:23.758Z] [2021-11-11T08:24:23.758Z] [2021-11-11T08:24:23.758Z] DONE 2230 tests, 26 skipped in 274.788s Post stage [Pipeline] junit [2021-11-11T08:24:23.768Z] Recording test results [2021-11-11T08:24:24.091Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-11T08:24:24.418Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43004/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=70345301dc44b4139e88f1b65731c49b14ce84e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:70345301dc44b4139e88f1b65731c49b14ce84e1 hack/validate/vendor [2021-11-11T08:24:24.545Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T08:24:25.111Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T08:24:25.786Z] update vendored copy of archive/tar [2021-11-11T08:24:25.786Z] downloading: https://golang.org/dl/go1.16.10.src.tar.gz [2021-11-11T08:24:27.181Z] patching file stat_unix.go [2021-11-11T08:24:27.181Z] 2021/11/11 08:24:26 Collecting initial packages [2021-11-11T08:24:27.181Z] 2021/11/11 08:24:26 Download dependencies [2021-11-11T08:24:27.640Z] plugin_test.go:62: [de790bc2ed4ae] joining swarm manager [db6329f44dd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:24:29.013Z] plugin_test.go:65: [d0bb754fca6ba] joining swarm manager [db6329f44dd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:24:30.913Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T08:24:31.171Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Starting whole vndr cycle because no package specified [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Ignoring paths matching "^archive/tar" [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-11-11T08:24:31.351Z] 2021/11/11 08:24:30 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-11T08:24:31.737Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T08:24:31.915Z] 2021/11/11 08:24:31 Finished clone github.com/Azure/go-ansiterm [2021-11-11T08:24:31.915Z] 2021/11/11 08:24:31 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:31 Finished clone github.com/google/uuid [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:31 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Finished clone github.com/tchap/go-patricia [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Finished clone github.com/moby/locker [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Finished clone github.com/docker/libtrust [2021-11-11T08:24:32.171Z] 2021/11/11 08:24:32 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Finished clone github.com/moby/term [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Finished clone github.com/creack/pty [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Finished clone github.com/mistifyio/go-zfs [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Finished clone github.com/willf/bitset [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Finished clone github.com/gorilla/mux [2021-11-11T08:24:32.428Z] 2021/11/11 08:24:32 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-11-11T08:24:32.685Z] 2021/11/11 08:24:32 Finished clone github.com/Microsoft/go-winio [2021-11-11T08:24:32.685Z] 2021/11/11 08:24:32 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-11-11T08:24:32.685Z] 2021/11/11 08:24:32 Finished clone github.com/moby/sys [2021-11-11T08:24:32.685Z] 2021/11/11 08:24:32 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-11-11T08:24:32.941Z] 2021/11/11 08:24:32 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-11-11T08:24:32.941Z] 2021/11/11 08:24:32 Finished clone github.com/sirupsen/logrus [2021-11-11T08:24:33.505Z] 2021/11/11 08:24:33 Finished clone github.com/docker/go-units [2021-11-11T08:24:33.505Z] 2021/11/11 08:24:33 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-11T08:24:33.762Z] 2021/11/11 08:24:33 Finished clone github.com/syndtr/gocapability [2021-11-11T08:24:33.762Z] 2021/11/11 08:24:33 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-11T08:24:33.762Z] 2021/11/11 08:24:33 Finished clone github.com/RackSec/srslog [2021-11-11T08:24:33.762Z] 2021/11/11 08:24:33 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-11T08:24:34.020Z] 2021/11/11 08:24:33 Finished clone github.com/imdario/mergo [2021-11-11T08:24:34.020Z] 2021/11/11 08:24:33 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-11T08:24:34.020Z] 2021/11/11 08:24:33 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-11T08:24:34.020Z] 2021/11/11 08:24:33 Finished clone gotest.tools/v3 [2021-11-11T08:24:34.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-11T08:24:34.277Z] 2021/11/11 08:24:34 Finished clone github.com/google/go-cmp [2021-11-11T08:24:34.277Z] 2021/11/11 08:24:34 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-11T08:24:34.277Z] 2021/11/11 08:24:34 Finished clone golang.org/x/sync [2021-11-11T08:24:34.277Z] 2021/11/11 08:24:34 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-11T08:24:34.522Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T08:24:34.840Z] 2021/11/11 08:24:34 Finished clone github.com/tonistiigi/units [2021-11-11T08:24:34.840Z] 2021/11/11 08:24:34 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-11T08:24:35.089Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T08:24:35.096Z] 2021/11/11 08:24:34 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-11-11T08:24:35.096Z] 2021/11/11 08:24:34 Finished clone github.com/docker/go-connections [2021-11-11T08:24:35.096Z] 2021/11/11 08:24:35 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-11T08:24:35.096Z] 2021/11/11 08:24:35 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-11T08:24:35.353Z] 2021/11/11 08:24:35 Finished clone github.com/google/shlex [2021-11-11T08:24:35.353Z] 2021/11/11 08:24:35 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-11T08:24:35.353Z] 2021/11/11 08:24:35 Finished clone github.com/opentracing/opentracing-go [2021-11-11T08:24:35.353Z] 2021/11/11 08:24:35 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Finished clone github.com/mitchellh/hashstructure [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Finished clone github.com/gofrs/flock [2021-11-11T08:24:35.610Z] 2021/11/11 08:24:35 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-11T08:24:36.462Z] docker_api_swarm_test.go:383: [d26816b5be68e] joining swarm manager [dff809a07a0df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Finished clone github.com/docker/go-events [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Finished clone github.com/sean-/seed [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Finished clone github.com/armon/go-radix [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Finished clone github.com/armon/go-metrics [2021-11-11T08:24:36.979Z] 2021/11/11 08:24:36 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-11T08:24:37.236Z] 2021/11/11 08:24:36 Finished clone github.com/tonistiigi/fsutil [2021-11-11T08:24:37.236Z] 2021/11/11 08:24:36 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-11T08:24:37.565Z] docker_api_swarm_test.go:384: [db0fe0749db05] joining swarm manager [dff809a07a0df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:24:37.824Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Finished clone github.com/hashicorp/memberlist [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Finished clone github.com/hashicorp/errwrap [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Finished clone github.com/hashicorp/go-multierror [2021-11-11T08:24:38.233Z] 2021/11/11 08:24:38 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-11T08:24:38.797Z] 2021/11/11 08:24:38 Finished clone github.com/docker/libkv [2021-11-11T08:24:38.797Z] 2021/11/11 08:24:38 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-11-11T08:24:39.360Z] 2021/11/11 08:24:39 Finished clone github.com/vishvananda/netns [2021-11-11T08:24:39.360Z] 2021/11/11 08:24:39 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-11T08:24:39.924Z] 2021/11/11 08:24:39 Finished clone github.com/hashicorp/go-sockaddr [2021-11-11T08:24:39.924Z] 2021/11/11 08:24:39 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-11T08:24:40.181Z] 2021/11/11 08:24:40 Finished clone github.com/golang/gddo [2021-11-11T08:24:40.182Z] 2021/11/11 08:24:40 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-11-11T08:24:40.745Z] 2021/11/11 08:24:40 Finished clone github.com/moby/ipvs [2021-11-11T08:24:40.745Z] 2021/11/11 08:24:40 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Finished clone github.com/BurntSushi/toml [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Finished clone github.com/samuel/go-zookeeper [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Finished clone github.com/deckarep/golang-set [2021-11-11T08:24:41.308Z] 2021/11/11 08:24:41 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-11T08:24:41.872Z] 2021/11/11 08:24:41 Finished clone github.com/hashicorp/go-msgpack [2021-11-11T08:24:41.872Z] 2021/11/11 08:24:41 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-11T08:24:41.872Z] 2021/11/11 08:24:41 Finished clone github.com/vishvananda/netlink [2021-11-11T08:24:41.872Z] 2021/11/11 08:24:41 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-11T08:24:42.129Z] 2021/11/11 08:24:42 Finished clone github.com/coreos/go-semver [2021-11-11T08:24:42.129Z] 2021/11/11 08:24:42 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-11-11T08:24:43.058Z] 2021/11/11 08:24:42 Finished clone github.com/ishidawataru/sctp [2021-11-11T08:24:43.058Z] 2021/11/11 08:24:42 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-11-11T08:24:44.951Z] 2021/11/11 08:24:44 Finished clone golang.org/x/net [2021-11-11T08:24:44.951Z] 2021/11/11 08:24:44 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-11T08:24:44.951Z] 2021/11/11 08:24:44 Finished clone go.etcd.io/bbolt [2021-11-11T08:24:44.951Z] 2021/11/11 08:24:44 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Finished clone github.com/Microsoft/opengcs [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Finished clone github.com/hashicorp/serf [2021-11-11T08:24:45.881Z] 2021/11/11 08:24:45 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-11-11T08:24:46.445Z] 2021/11/11 08:24:46 Finished clone github.com/opencontainers/go-digest [2021-11-11T08:24:46.445Z] 2021/11/11 08:24:46 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-11T08:24:47.812Z] 2021/11/11 08:24:47 Finished clone github.com/cyphar/filepath-securejoin [2021-11-11T08:24:47.812Z] 2021/11/11 08:24:47 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-11T08:24:48.384Z] 2021/11/11 08:24:48 Finished clone github.com/vbatts/tar-split [2021-11-11T08:24:48.384Z] 2021/11/11 08:24:48 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-11-11T08:24:49.751Z] 2021/11/11 08:24:49 Finished clone github.com/opencontainers/runtime-spec [2021-11-11T08:24:49.751Z] 2021/11/11 08:24:49 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-11-11T08:24:50.020Z] === RUN TestDockerSuite/TestExec [2021-11-11T08:24:50.020Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T08:24:50.020Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T08:24:50.278Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T08:24:50.327Z] 2021/11/11 08:24:50 Finished clone github.com/opencontainers/image-spec [2021-11-11T08:24:50.328Z] 2021/11/11 08:24:50 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-11T08:24:50.536Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T08:24:50.589Z] 2021/11/11 08:24:50 Finished clone github.com/coreos/go-systemd [2021-11-11T08:24:50.589Z] 2021/11/11 08:24:50 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-11-11T08:24:51.152Z] 2021/11/11 08:24:51 Finished clone github.com/coreos/go-systemd/v22 [2021-11-11T08:24:51.152Z] 2021/11/11 08:24:51 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-11T08:24:51.912Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T08:24:52.080Z] 2021/11/11 08:24:51 Finished clone github.com/Graylog2/go-gelf [2021-11-11T08:24:52.080Z] 2021/11/11 08:24:51 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-11T08:24:52.170Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T08:24:52.336Z] 2021/11/11 08:24:52 Finished clone github.com/godbus/dbus/v5 [2021-11-11T08:24:52.336Z] 2021/11/11 08:24:52 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-11T08:24:52.336Z] 2021/11/11 08:24:52 Finished clone github.com/fluent/fluent-logger-golang [2021-11-11T08:24:52.336Z] 2021/11/11 08:24:52 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-11T08:24:52.593Z] 2021/11/11 08:24:52 Finished clone github.com/philhofer/fwd [2021-11-11T08:24:52.593Z] 2021/11/11 08:24:52 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-11T08:24:52.736Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T08:24:53.301Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T08:24:53.570Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T08:24:54.140Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T08:24:54.398Z] --- PASS: TestServicePlugin (30.92s) [2021-11-11T08:24:54.398Z] === RUN TestServiceUpdateLabel [2021-11-11T08:24:54.485Z] 2021/11/11 08:24:54 Finished clone github.com/fsnotify/fsnotify [2021-11-11T08:24:54.485Z] 2021/11/11 08:24:54 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-11T08:24:54.485Z] 2021/11/11 08:24:54 Finished clone github.com/ugorji/go [2021-11-11T08:24:54.485Z] 2021/11/11 08:24:54 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-11T08:24:54.741Z] 2021/11/11 08:24:54 Finished clone github.com/jmespath/go-jmespath [2021-11-11T08:24:54.741Z] 2021/11/11 08:24:54 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-11T08:24:54.964Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T08:24:55.899Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T08:24:56.109Z] 2021/11/11 08:24:55 Finished clone github.com/docker/libnetwork [2021-11-11T08:24:56.109Z] 2021/11/11 08:24:55 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-11T08:24:56.109Z] 2021/11/11 08:24:56 Finished clone github.com/bsphere/le_go [2021-11-11T08:24:56.109Z] 2021/11/11 08:24:56 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-11T08:24:56.684Z] 2021/11/11 08:24:56 Finished clone github.com/tinylib/msgp [2021-11-11T08:24:56.684Z] 2021/11/11 08:24:56 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-11T08:24:56.834Z] --- PASS: TestServiceUpdateLabel (2.47s) [2021-11-11T08:24:56.834Z] === RUN TestServiceUpdateSecrets [2021-11-11T08:24:56.834Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T08:24:57.248Z] 2021/11/11 08:24:57 Finished clone golang.org/x/oauth2 [2021-11-11T08:24:57.248Z] 2021/11/11 08:24:57 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-11T08:24:57.504Z] 2021/11/11 08:24:57 Finished clone github.com/golang/groupcache [2021-11-11T08:24:57.504Z] 2021/11/11 08:24:57 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-11T08:24:57.768Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T08:24:58.705Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T08:24:59.273Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T08:24:59.397Z] 2021/11/11 08:24:59 Finished clone github.com/googleapis/gax-go [2021-11-11T08:24:59.397Z] 2021/11/11 08:24:59 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-11-11T08:24:59.397Z] 2021/11/11 08:24:59 Finished clone github.com/miekg/dns [2021-11-11T08:24:59.397Z] 2021/11/11 08:24:59 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-11-11T08:24:59.960Z] 2021/11/11 08:24:59 Finished clone golang.org/x/sys [2021-11-11T08:24:59.960Z] 2021/11/11 08:24:59 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-11-11T08:25:00.218Z] 2021/11/11 08:25:00 Finished clone go.opencensus.io [2021-11-11T08:25:00.218Z] 2021/11/11 08:25:00 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-11-11T08:25:00.781Z] 2021/11/11 08:25:00 Finished clone github.com/containerd/fifo [2021-11-11T08:25:00.782Z] 2021/11/11 08:25:00 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-11-11T08:25:01.172Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T08:25:01.345Z] 2021/11/11 08:25:01 Finished clone golang.org/x/text [2021-11-11T08:25:01.345Z] 2021/11/11 08:25:01 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-11T08:25:01.430Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-11T08:25:01.998Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T08:25:02.566Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T08:25:02.714Z] 2021/11/11 08:25:02 Finished clone github.com/containerd/cgroups [2021-11-11T08:25:02.714Z] 2021/11/11 08:25:02 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-11-11T08:25:03.133Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T08:25:03.391Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T08:25:03.957Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T08:25:04.085Z] 2021/11/11 08:25:03 Finished clone github.com/containerd/go-runc [2021-11-11T08:25:04.085Z] 2021/11/11 08:25:03 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-11T08:25:04.648Z] 2021/11/11 08:25:04 Finished clone github.com/containerd/typeurl [2021-11-11T08:25:04.648Z] 2021/11/11 08:25:04 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-11T08:25:04.892Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T08:25:05.577Z] 2021/11/11 08:25:05 Finished clone github.com/containerd/console [2021-11-11T08:25:05.577Z] 2021/11/11 08:25:05 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-11-11T08:25:05.826Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T08:25:05.833Z] 2021/11/11 08:25:05 Finished clone github.com/containerd/ttrpc [2021-11-11T08:25:05.834Z] 2021/11/11 08:25:05 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2021-11-11T08:25:06.392Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Finished clone github.com/docker/distribution [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Finished clone github.com/containerd/continuity [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Finished clone github.com/gogo/googleapis [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Finished clone google.golang.org/grpc [2021-11-11T08:25:06.763Z] 2021/11/11 08:25:06 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-11T08:25:07.694Z] 2021/11/11 08:25:07 Finished clone github.com/opencontainers/runc [2021-11-11T08:25:07.694Z] 2021/11/11 08:25:07 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-11T08:25:08.258Z] 2021/11/11 08:25:08 Finished clone github.com/fernet/fernet-go [2021-11-11T08:25:08.258Z] 2021/11/11 08:25:08 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-11-11T08:25:09.629Z] 2021/11/11 08:25:09 Finished clone github.com/moby/buildkit [2021-11-11T08:25:09.629Z] 2021/11/11 08:25:09 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-11-11T08:25:10.191Z] 2021/11/11 08:25:10 Finished clone github.com/Microsoft/hcsshim [2021-11-11T08:25:10.191Z] 2021/11/11 08:25:10 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-11T08:25:11.559Z] 2021/11/11 08:25:11 Finished clone golang.org/x/time [2021-11-11T08:25:11.559Z] 2021/11/11 08:25:11 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-11T08:25:11.654Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2021-11-11T08:25:11.654Z] === RUN TestServiceUpdateConfigs [2021-11-11T08:25:12.124Z] 2021/11/11 08:25:11 Finished clone github.com/hashicorp/go-memdb [2021-11-11T08:25:12.124Z] 2021/11/11 08:25:11 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-11T08:25:12.381Z] 2021/11/11 08:25:12 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-11T08:25:12.381Z] 2021/11/11 08:25:12 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-11-11T08:25:12.381Z] 2021/11/11 08:25:12 Finished clone github.com/cilium/ebpf [2021-11-11T08:25:12.381Z] 2021/11/11 08:25:12 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-11T08:25:13.750Z] 2021/11/11 08:25:13 Finished clone github.com/hashicorp/golang-lru [2021-11-11T08:25:13.750Z] 2021/11/11 08:25:13 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-11T08:25:14.007Z] 2021/11/11 08:25:13 Finished clone github.com/coreos/pkg [2021-11-11T08:25:14.007Z] 2021/11/11 08:25:13 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-11T08:25:15.379Z] 2021/11/11 08:25:15 Finished clone golang.org/x/crypto [2021-11-11T08:25:15.379Z] 2021/11/11 08:25:15 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-11T08:25:15.379Z] 2021/11/11 08:25:15 Finished clone github.com/beorn7/perks [2021-11-11T08:25:15.379Z] 2021/11/11 08:25:15 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-11T08:25:15.637Z] 2021/11/11 08:25:15 Finished clone github.com/golang/protobuf [2021-11-11T08:25:15.637Z] 2021/11/11 08:25:15 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-11T08:25:16.760Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T08:25:17.530Z] 2021/11/11 08:25:17 Finished clone github.com/prometheus/client_model [2021-11-11T08:25:17.530Z] 2021/11/11 08:25:17 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-11T08:25:17.530Z] 2021/11/11 08:25:17 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-11T08:25:17.530Z] 2021/11/11 08:25:17 Finished clone code.cloudfoundry.org/clock [2021-11-11T08:25:17.789Z] 2021/11/11 08:25:17 Finished clone github.com/prometheus/client_golang [2021-11-11T08:25:17.789Z] 2021/11/11 08:25:17 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-11T08:25:18.210Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T08:25:18.211Z] === RUN TestDockerSuite/TestExecTTY [2021-11-11T08:25:18.211Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T08:25:18.326Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T08:25:18.326Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-11T08:25:18.326Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T08:25:18.722Z] 2021/11/11 08:25:18 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-11T08:25:18.723Z] 2021/11/11 08:25:18 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-11T08:25:18.777Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T08:25:18.979Z] 2021/11/11 08:25:18 Finished clone github.com/pkg/errors [2021-11-11T08:25:18.979Z] 2021/11/11 08:25:18 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-11-11T08:25:18.979Z] 2021/11/11 08:25:18 Finished clone github.com/prometheus/procfs [2021-11-11T08:25:18.979Z] 2021/11/11 08:25:18 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-11T08:25:19.237Z] 2021/11/11 08:25:19 Finished clone github.com/prometheus/common [2021-11-11T08:25:19.237Z] 2021/11/11 08:25:19 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-11T08:25:19.343Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T08:25:19.493Z] 2021/11/11 08:25:19 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-11T08:25:19.493Z] 2021/11/11 08:25:19 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-11T08:25:19.912Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T08:25:19.912Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T08:25:19.912Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T08:25:20.422Z] 2021/11/11 08:25:20 Finished clone github.com/cespare/xxhash/v2 [2021-11-11T08:25:20.422Z] 2021/11/11 08:25:20 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-11T08:25:20.678Z] 2021/11/11 08:25:20 Finished clone github.com/inconshreveable/mousetrap [2021-11-11T08:25:20.678Z] 2021/11/11 08:25:20 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-11-11T08:25:20.935Z] 2021/11/11 08:25:20 Finished clone github.com/morikuni/aec [2021-11-11T08:25:20.935Z] 2021/11/11 08:25:20 Finished clone github.com/spf13/pflag [2021-11-11T08:25:21.285Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-11T08:25:21.852Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T08:25:21.866Z] 2021/11/11 08:25:21 Finished clone github.com/docker/go-metrics [2021-11-11T08:25:22.123Z] 2021/11/11 08:25:22 Finished clone github.com/spf13/cobra [2021-11-11T08:25:22.379Z] 2021/11/11 08:25:22 Finished clone github.com/google/certificate-transparency-go [2021-11-11T08:25:22.418Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-11T08:25:22.986Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T08:25:23.552Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T08:25:24.273Z] 2021/11/11 08:25:23 Finished clone github.com/opencontainers/selinux [2021-11-11T08:25:26.832Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2021-11-11T08:25:26.832Z] === RUN TestServiceUpdateNetwork [2021-11-11T08:25:28.207Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T08:25:29.142Z] check_test.go:380: [db0fe0749db05] daemon is not started [2021-11-11T08:25:29.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-11T08:25:31.671Z] docker_api_swarm_test.go:801: [d987d71530866] joining swarm manager [de30ce287b452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:25:32.605Z] docker_api_swarm_test.go:801: [d75cb6539a3f1] joining swarm manager [de30ce287b452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:25:32.605Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T08:25:33.981Z] docker_api_swarm_test.go:801: [d4277ababe2d6] joining swarm manager [de30ce287b452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T08:25:34.240Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T08:25:35.174Z] docker_api_swarm_test.go:801: [dd3db01a4503d] joining swarm manager [de30ce287b452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T08:25:36.456Z] 2021/11/11 08:25:35 Finished clone github.com/cloudflare/cfssl [2021-11-11T08:25:36.547Z] docker_api_swarm_test.go:809: [d4e86795af74c] joining swarm manager [de30ce287b452]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-11T08:25:39.074Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T08:25:39.074Z] --- PASS: TestServiceUpdateNetwork (12.73s) [2021-11-11T08:25:39.074Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T08:25:39.640Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T08:25:39.640Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T08:25:39.640Z] === RUN TestDockerSuite/TestHealth [2021-11-11T08:25:40.574Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T08:25:41.140Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T08:25:41.726Z] 2021/11/11 08:25:41 Finished clone github.com/docker/swarmkit [2021-11-11T08:25:42.654Z] 2021/11/11 08:25:42 Finished clone github.com/coreos/etcd [2021-11-11T08:25:49.255Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T08:25:52.608Z] 2021/11/11 08:25:52 Finished clone cloud.google.com/go [2021-11-11T08:25:54.502Z] 2021/11/11 08:25:54 Finished clone github.com/containerd/containerd [2021-11-11T08:25:55.811Z] --- PASS: TestServiceUpdatePidsLimit (16.45s) [2021-11-11T08:25:55.811Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-11-11T08:25:55.811Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2021-11-11T08:25:55.811Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-11-11T08:25:55.811Z] PASS [2021-11-11T08:25:55.811Z] [2021-11-11T08:25:55.811Z] === Skipped [2021-11-11T08:25:55.811Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T08:25:55.811Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T08:25:55.811Z] [2021-11-11T08:25:55.811Z] [2021-11-11T08:25:55.811Z] DONE 27 tests, 1 skipped in 195.181s [2021-11-11T08:25:55.811Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T08:25:55.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:25:55.811Z] ++ set -e [2021-11-11T08:25:55.811Z] ++ '[' -n 0 ']' [2021-11-11T08:25:55.811Z] ++ set -x [2021-11-11T08:25:55.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:25:55.811Z] INFO: Testing against a local daemon [2021-11-11T08:25:55.811Z] === RUN TestSessionCreate [2021-11-11T08:25:55.811Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T08:25:55.811Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T08:25:55.811Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T08:25:55.811Z] PASS [2021-11-11T08:25:55.811Z] [2021-11-11T08:25:55.811Z] DONE 2 tests in 0.153s [2021-11-11T08:25:55.811Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T08:25:55.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:25:55.811Z] ++ set -e [2021-11-11T08:25:55.811Z] ++ '[' -n 0 ']' [2021-11-11T08:25:55.811Z] ++ set -x [2021-11-11T08:25:55.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:25:55.812Z] INFO: Testing against a local daemon [2021-11-11T08:25:55.812Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T08:25:55.812Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:25:55.812Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:25:55.812Z] === RUN TestEventsExecDie [2021-11-11T08:25:56.378Z] --- PASS: TestEventsExecDie (0.56s) [2021-11-11T08:25:56.378Z] === RUN TestEventsBackwardsCompatible [2021-11-11T08:25:56.378Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-11T08:25:56.378Z] === RUN TestInfoBinaryCommits [2021-11-11T08:25:56.378Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-11-11T08:25:56.378Z] === RUN TestInfoAPIVersioned [2021-11-11T08:25:56.378Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T08:25:56.378Z] === RUN TestInfoDiscoveryBackend [2021-11-11T08:25:56.943Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-11T08:25:56.943Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T08:25:57.877Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T08:25:57.877Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T08:25:58.443Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-11-11T08:25:58.443Z] === RUN TestInfoAPI [2021-11-11T08:25:58.443Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T08:25:58.443Z] === RUN TestInfoAPIWarnings [2021-11-11T08:25:58.701Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T08:25:58.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T08:25:58.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T08:25:58.701Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T08:25:59.269Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T08:25:59.269Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T08:25:59.839Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T08:25:59.839Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T08:25:59.839Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T08:25:59.839Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T08:26:00.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T08:26:00.097Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T08:26:00.356Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T08:26:00.615Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T08:26:01.182Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T08:26:01.182Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T08:26:01.748Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T08:26:02.315Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T08:26:02.315Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T08:26:02.880Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T08:26:04.456Z] 2021/11/11 08:26:03 Finished clone github.com/gogo/protobuf [2021-11-11T08:26:05.407Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T08:26:05.407Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T08:26:05.407Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T08:26:06.349Z] 2021/11/11 08:26:06 Finished clone google.golang.org/genproto [2021-11-11T08:26:06.783Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T08:26:07.721Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T08:26:07.721Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T08:26:09.094Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T08:26:10.028Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T08:26:10.964Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T08:26:11.537Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T08:26:12.110Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T08:26:12.677Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T08:26:12.677Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-11T08:26:12.677Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T08:26:13.243Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T08:26:13.501Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T08:26:14.068Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T08:26:14.327Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T08:26:14.894Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-11-11T08:26:14.894Z] === RUN TestInfoDebug [2021-11-11T08:26:14.894Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T08:26:15.460Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T08:26:15.460Z] === RUN TestInfoInsecureRegistries [2021-11-11T08:26:15.460Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T08:26:15.460Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-11T08:26:16.026Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-11T08:26:16.026Z] === RUN TestInfoRegistryMirrors [2021-11-11T08:26:16.284Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T08:26:16.284Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T08:26:16.543Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-11-11T08:26:16.543Z] === RUN TestPingCacheHeaders [2021-11-11T08:26:16.543Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T08:26:16.543Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-11T08:26:16.543Z] === RUN TestPingGet [2021-11-11T08:26:16.543Z] --- PASS: TestPingGet (0.02s) [2021-11-11T08:26:16.543Z] === RUN TestPingHead [2021-11-11T08:26:16.543Z] --- PASS: TestPingHead (0.02s) [2021-11-11T08:26:16.543Z] === RUN TestVersion [2021-11-11T08:26:16.801Z] --- PASS: TestVersion (0.03s) [2021-11-11T08:26:16.801Z] PASS [2021-11-11T08:26:16.801Z] [2021-11-11T08:26:16.801Z] === Skipped [2021-11-11T08:26:16.801Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T08:26:16.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T08:26:16.801Z] [2021-11-11T08:26:16.801Z] [2021-11-11T08:26:16.801Z] DONE 18 tests, 1 skipped in 21.051s [2021-11-11T08:26:16.801Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T08:26:16.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:26:16.801Z] ++ set -e [2021-11-11T08:26:16.801Z] ++ '[' -n 0 ']' [2021-11-11T08:26:16.801Z] ++ set -x [2021-11-11T08:26:16.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-11-11T08:26:16.801Z] INFO: Testing against a local daemon [2021-11-11T08:26:16.801Z] === RUN TestVolumesCreateAndList [2021-11-11T08:26:16.801Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-11-11T08:26:16.801Z] === RUN TestVolumesRemove [2021-11-11T08:26:16.801Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T08:26:16.801Z] === RUN TestVolumesInspect [2021-11-11T08:26:17.060Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-11T08:26:17.060Z] === RUN TestVolumesInvalidJSON [2021-11-11T08:26:17.060Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T08:26:17.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T08:26:17.060Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T08:26:17.060Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-11T08:26:17.060Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T08:26:17.060Z] PASS [2021-11-11T08:26:17.060Z] [2021-11-11T08:26:17.060Z] DONE 5 tests in 0.292s [2021-11-11T08:26:17.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:26:17.318Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T08:26:17.318Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T08:26:17.318Z] +++ kill 5628 [2021-11-11T08:26:17.885Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T08:26:17.885Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T08:26:18.452Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T08:26:18.452Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T08:26:18.452Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T08:26:18.452Z] +++ /etc/init.d/apparmor stop [2021-11-11T08:26:18.452Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:26:18.452Z] [2021-11-11T08:26:18.452Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:26:18.452Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:26:18.452Z] [2021-11-11T08:26:18.452Z] To set a process to complain mode, use the command line tool [2021-11-11T08:26:18.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:26:18.452Z] +++ true [2021-11-11T08:26:18.452Z] exiting test-integration [2021-11-11T08:26:18.452Z] ++ exit 0 [2021-11-11T08:26:18.452Z] [2021-11-11T08:26:19.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T08:26:19.388Z] + for job in $(jobs -p) [2021-11-11T08:26:19.388Z] + wait 9883 [2021-11-11T08:26:20.328Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T08:26:20.895Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T08:26:21.461Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T08:26:21.461Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T08:26:21.461Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T08:26:21.461Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T08:26:21.461Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T08:26:21.719Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T08:26:22.286Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T08:26:22.286Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T08:26:22.852Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T08:26:23.110Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T08:26:23.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-11T08:26:25.268Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T08:26:25.268Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T08:26:25.526Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T08:26:26.092Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T08:26:27.467Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T08:26:27.724Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T08:26:27.982Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T08:26:28.552Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T08:26:29.117Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T08:26:29.375Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T08:26:29.940Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T08:26:29.940Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-11T08:26:31.332Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T08:26:32.278Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T08:26:33.212Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T08:26:33.470Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T08:26:34.405Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T08:26:35.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T08:26:37.151Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T08:26:37.151Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T08:26:38.529Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T08:26:38.788Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T08:26:39.354Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T08:26:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T08:26:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T08:26:44.610Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T08:26:44.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-11T08:26:46.526Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T08:26:48.429Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T08:26:49.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-11T08:26:49.931Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T08:26:50.496Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T08:26:51.872Z] docker_api_swarm_service_test.go:394: [ddc747d368e74] joining swarm manager [d948f6ed5dc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:26:52.130Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-11T08:26:52.131Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T08:26:52.697Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T08:26:52.697Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T08:26:52.697Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T08:26:52.697Z] docker_api_swarm_service_test.go:394: [d1ce36bdd2c52] joining swarm manager [d948f6ed5dc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:26:52.956Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T08:26:53.891Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T08:26:57.203Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T08:26:57.769Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T08:27:02.536Z] 2021/11/11 08:26:54 Finished clone github.com/hashicorp/consul [2021-11-11T08:27:03.030Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T08:27:03.030Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T08:27:03.030Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T08:27:03.598Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T08:27:04.533Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T08:27:04.584Z] 2021/11/11 08:27:04 Finished clone github.com/aws/aws-sdk-go [2021-11-11T08:27:05.099Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T08:27:06.034Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T08:27:06.969Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T08:27:07.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-11T08:27:09.127Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T08:27:09.695Z] docker_api_swarm_service_test.go:342: [daa8e63fd4e0b] joining swarm manager [d098d194ed0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:27:09.891Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T08:27:09.954Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T08:27:10.520Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T08:27:10.520Z] docker_api_swarm_service_test.go:342: [d0c4a1f4ec298] joining swarm manager [d098d194ed0c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:27:17.077Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T08:27:18.551Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T08:27:22.341Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T08:27:22.907Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T08:27:23.473Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T08:27:23.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-11T08:27:23.733Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T08:27:24.299Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T08:27:24.562Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T08:27:25.166Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T08:27:26.104Z] docker_api_swarm_service_test.go:489: [d3fd544ae7916] joining swarm manager [d5504b582983d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:27:27.039Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T08:27:27.039Z] docker_api_swarm_service_test.go:489: [d3bf0c2bcc9cb] joining swarm manager [d5504b582983d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:27:27.039Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-11T08:27:33.494Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T08:27:33.598Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T08:27:34.164Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T08:27:34.730Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T08:27:36.628Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T08:27:39.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-11T08:27:43.196Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T08:27:43.197Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T08:27:43.197Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T08:27:44.130Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T08:27:45.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-11T08:27:46.877Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T08:27:47.810Z] docker_api_swarm_service_test.go:127: [d1ec7ba9c8c35] joining swarm manager [d8f558e71b8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:27:48.376Z] docker_api_swarm_service_test.go:128: [dc551a0fc66a6] joining swarm manager [d8f558e71b8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:27:48.943Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T08:27:50.317Z] docker_api_swarm_service_test.go:136: [d210c1b97c02b] joining swarm manager [d8f558e71b8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T08:27:51.250Z] docker_api_swarm_service_test.go:137: [d020dca761895] joining swarm manager [d8f558e71b8b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T08:27:51.522Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T08:27:56.793Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T08:27:57.359Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T08:27:58.293Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T08:27:59.228Z] === RUN TestDockerSuite/TestPortList [2021-11-11T08:28:05.789Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T08:28:06.047Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T08:28:12.602Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T08:28:12.602Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T08:28:12.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T08:28:12.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T08:28:12.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T08:28:12.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T08:28:12.861Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T08:28:12.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-11T08:28:13.119Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T08:28:13.378Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T08:28:14.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T08:28:14.314Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-11T08:28:15.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-11T08:28:16.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T08:28:16.628Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-11T08:28:17.566Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-11T08:28:17.824Z] docker_api_swarm_service_test.go:303: [db6fc87b42028] joining swarm manager [da77f42868759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:28:18.082Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-11T08:28:18.083Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T08:28:18.651Z] docker_api_swarm_service_test.go:303: [db6ff59239fe9] joining swarm manager [da77f42868759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:28:19.151Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T08:28:20.555Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T08:28:21.504Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T08:28:23.407Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T08:28:26.694Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T08:28:26.694Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T08:28:29.225Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T08:28:34.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T08:28:35.779Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T08:28:36.345Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T08:28:37.720Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T08:28:38.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-11T08:28:38.854Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T08:28:39.787Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T08:28:40.722Z] docker_api_swarm_service_test.go:99: [dddaddf49c667] joining swarm manager [d02f1c7022c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:28:41.660Z] docker_api_swarm_service_test.go:100: [dbce098f4e299] joining swarm manager [d02f1c7022c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:28:41.660Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T08:28:43.562Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T08:28:44.939Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T08:28:45.197Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T08:28:46.132Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T08:28:47.506Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T08:28:48.882Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T08:28:49.448Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T08:28:49.448Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T08:28:49.448Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T08:28:49.448Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T08:28:49.448Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T08:28:49.448Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T08:28:50.016Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T08:28:50.951Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T08:28:51.885Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T08:28:52.450Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T08:28:57.786Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T08:28:58.721Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T08:29:00.097Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T08:29:00.359Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T08:29:00.359Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T08:29:00.618Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T08:29:02.653Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T08:29:03.587Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T08:29:04.522Z] check_test.go:380: [dddaddf49c667] daemon is not started [2021-11-11T08:29:05.897Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T08:29:06.833Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T08:29:06.833Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T08:29:07.092Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T08:29:09.621Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T08:29:09.621Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T08:29:09.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-11T08:29:10.137Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T08:29:11.074Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T08:29:12.010Z] docker_api_swarm_service_test.go:532: [d1e78c36c52cd] joining swarm manager [db8c4a41aaff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:29:12.010Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T08:29:13.389Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T08:29:13.389Z] docker_api_swarm_service_test.go:533: [dfb18b7b3ffe2] joining swarm manager [db8c4a41aaff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:29:13.954Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T08:29:13.954Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T08:29:14.520Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T08:29:18.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T08:29:18.967Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T08:29:19.901Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T08:29:20.160Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T08:29:21.097Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T08:29:21.355Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T08:29:21.613Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T08:29:22.180Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T08:29:22.180Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T08:29:22.747Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T08:29:23.682Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T08:29:23.940Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T08:29:24.508Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T08:29:25.074Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-11T08:29:26.023Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T08:29:26.956Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-11T08:29:27.525Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-11T08:29:28.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-11T08:29:28.657Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-11T08:29:29.222Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-11T08:29:29.788Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T08:29:30.721Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-11T08:29:31.288Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T08:29:31.855Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T08:29:32.422Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T08:29:32.681Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T08:29:32.681Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T08:29:34.057Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T08:29:34.314Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T08:29:34.880Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T08:29:35.446Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T08:29:35.705Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T08:29:35.705Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T08:29:36.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-11T08:29:36.273Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T08:29:36.531Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T08:29:37.467Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T08:29:37.727Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T08:29:38.294Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T08:29:38.294Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T08:29:38.556Z] docker_api_swarm_service_test.go:147: [dbfa1d651bc13] joining swarm manager [dc7a59bf4e7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:29:38.814Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T08:29:38.814Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T08:29:39.381Z] docker_api_swarm_service_test.go:147: [d19df1d9b50cb] joining swarm manager [dc7a59bf4e7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:29:39.639Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T08:29:40.576Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T08:29:41.532Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T08:29:41.792Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T08:29:41.792Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T08:29:42.359Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T08:29:43.735Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T08:29:44.302Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T08:29:45.237Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T08:29:45.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T08:29:46.061Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T08:29:46.627Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T08:29:47.194Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T08:29:47.452Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T08:29:48.387Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T08:29:50.919Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T08:29:50.919Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T08:29:51.484Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T08:29:52.858Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T08:29:53.792Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T08:29:55.693Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T08:29:57.068Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T08:29:57.068Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-11T08:29:57.068Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T08:29:57.068Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-11T08:29:57.068Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T08:29:57.634Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T08:29:59.009Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T08:29:59.943Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T08:30:00.879Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T08:30:01.446Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T08:30:02.381Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T08:30:02.954Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-11T08:30:02.954Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T08:30:02.954Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T08:30:03.529Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-11T08:30:04.905Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T08:30:04.905Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T08:30:05.475Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T08:30:05.733Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T08:30:06.300Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-11T08:30:06.558Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T08:30:06.816Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T08:30:07.074Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T08:30:07.641Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T08:30:08.208Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T08:30:08.474Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T08:30:09.041Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T08:30:09.299Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T08:30:09.864Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T08:30:10.122Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T08:30:10.122Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T08:30:10.689Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T08:30:11.258Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T08:30:12.191Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T08:30:12.191Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T08:30:12.191Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-11T08:30:12.191Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T08:30:14.093Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T08:30:14.659Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T08:30:15.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T08:30:27.420Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T08:30:27.985Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T08:30:29.890Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T08:30:30.763Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T08:30:30.763Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T08:30:30.763Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T08:30:30.763Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T08:30:31.278Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T08:30:32.214Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T08:30:32.976Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T08:30:32.976Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T08:30:33.444Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T08:30:33.444Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-11T08:30:33.444Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T08:30:33.444Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-11T08:30:33.444Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T08:30:33.444Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-11T08:30:33.444Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T08:30:33.444Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-11T08:30:33.444Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T08:30:36.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T08:30:36.396Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-11T08:30:36.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T08:30:36.865Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-11T08:30:36.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T08:30:36.865Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T08:30:36.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T08:30:37.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T08:30:38.770Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T08:30:38.770Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T08:30:39.029Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T08:30:39.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-11T08:30:39.595Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T08:30:39.853Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T08:30:39.853Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T08:30:41.033Z] 2021/11/11 08:30:38 Finished clone google.golang.org/api [2021-11-11T08:30:41.033Z] 2021/11/11 08:30:38 Dependencies downloaded. Download time: 6m7.879480343s [2021-11-11T08:30:41.033Z] 2021/11/11 08:30:38 Collecting all dependencies [2021-11-11T08:30:41.230Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T08:30:42.090Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T08:30:42.170Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T08:30:43.548Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T08:30:43.548Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T08:30:43.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-11T08:30:43.806Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-11T08:30:45.183Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T08:30:46.119Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T08:30:46.376Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-11T08:30:49.661Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-11T08:30:50.597Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T08:30:50.977Z] 2021/11/11 08:30:49 Clean vendor dir from unused packages [2021-11-11T08:30:50.977Z] 2021/11/11 08:30:49 Ignoring paths matching "^archive/tar" [2021-11-11T08:30:50.977Z] 2021/11/11 08:30:50 Success [2021-11-11T08:30:50.977Z] 2021/11/11 08:30:50 Running time: 6m23.839916338s [2021-11-11T08:30:50.977Z] Congratulations! All vendoring changes are done the right way. [2021-11-11T08:30:51.165Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T08:30:52.100Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T08:30:52.100Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-11T08:30:52.264Z] + echo Ensuring container killed. [2021-11-11T08:30:52.264Z] Ensuring container killed. [2021-11-11T08:30:52.264Z] + docker rm -vf docker-pr2 [2021-11-11T08:30:52.264Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-11-11T08:30:52.540Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:30:52.540Z] Chowning /workspace to jenkins user [2021-11-11T08:30:52.540Z] + id -u [2021-11-11T08:30:52.540Z] + id -g [2021-11-11T08:30:52.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:30:53.069Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:30:54.288Z] + bundleName=unit [2021-11-11T08:30:54.288Z] + echo Creating unit-bundles.tar.gz [2021-11-11T08:30:54.288Z] Creating unit-bundles.tar.gz [2021-11-11T08:30:54.288Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-11-11T08:30:54.288Z] bundles/junit-report.xml [2021-11-11T08:30:54.288Z] bundles/go-test-report.json [2021-11-11T08:30:54.288Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-11T08:30:54.298Z] Archiving artifacts [2021-11-11T08:30:54.445Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T08:30:54.867Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:30:55.013Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-11T08:30:55.172Z] + make clean [2021-11-11T08:30:55.428Z] docker volume rm -f docker-dev-cache [2021-11-11T08:30:55.428Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T08:30:56.917Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T08:30:57.035Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T08:30:57.035Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T08:30:57.035Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T08:30:57.035Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T08:30:57.035Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-11T08:30:57.035Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T08:30:57.850Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-11T08:30:58.020Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T08:30:58.417Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T08:30:58.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T08:31:00.319Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T08:31:01.695Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T08:31:01.954Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-11T08:31:02.889Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T08:31:03.147Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T08:31:03.240Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T08:31:03.714Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T08:31:04.650Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T08:31:05.220Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T08:31:05.788Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T08:31:06.046Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-11T08:31:07.420Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T08:31:07.991Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T08:31:09.324Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T08:31:11.855Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T08:31:12.113Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T08:31:12.113Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-11T08:31:12.679Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T08:31:12.679Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T08:31:12.937Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T08:31:13.505Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T08:31:13.505Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T08:31:13.857Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T08:31:14.071Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T08:31:18.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T08:31:19.357Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-11T08:31:19.357Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T08:31:19.357Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T08:31:19.597Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T08:31:20.027Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-11T08:31:20.286Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T08:31:21.660Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T08:31:21.919Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-11T08:31:22.486Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-11T08:31:22.486Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T08:31:22.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T08:31:23.310Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T08:31:23.568Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T08:31:24.134Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T08:31:24.134Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-11T08:31:24.134Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T08:31:24.393Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T08:31:24.445Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T08:31:24.445Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-11T08:31:24.445Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T08:31:24.913Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T08:31:24.960Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T08:31:24.960Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-11T08:31:24.960Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T08:31:25.218Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-11T08:31:25.900Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T08:31:25.900Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-11T08:31:25.900Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T08:31:26.154Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T08:31:26.154Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T08:31:26.154Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T08:31:28.054Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T08:31:28.988Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T08:31:29.555Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T08:31:30.121Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-11T08:31:33.403Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T08:31:33.661Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T08:31:34.227Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-11T08:31:35.601Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-11T08:31:35.860Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-11T08:31:38.389Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T08:31:38.389Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T08:31:38.389Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T08:31:38.393Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-11T08:31:38.651Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-11T08:31:41.941Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-11T08:31:42.199Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-11T08:31:42.766Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-11T08:31:43.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-11T08:31:43.592Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-11T08:31:44.158Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-11T08:31:44.724Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-11T08:31:45.290Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-11T08:31:45.549Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T08:31:46.115Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T08:31:46.376Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T08:31:47.046Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T08:31:48.032Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T08:31:48.906Z] === RUN TestDockerSuite/TestRunState [2021-11-11T08:31:49.598Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T08:31:49.598Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-11T08:31:49.598Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T08:31:49.840Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T08:31:50.067Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T08:31:50.099Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T08:31:50.535Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T08:31:50.664Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T08:31:50.664Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-11T08:31:50.664Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T08:31:50.664Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T08:31:51.231Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T08:31:51.799Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-11T08:31:52.734Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T08:31:52.734Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T08:31:52.734Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T08:31:52.992Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-11T08:31:54.327Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T08:31:54.796Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T08:31:54.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-11T08:31:54.892Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-11T08:31:55.151Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-11T08:31:55.782Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T08:31:56.250Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T08:31:56.526Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-11T08:31:56.718Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T08:31:57.704Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T08:31:57.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-11T08:31:59.270Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T08:31:59.283Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T08:32:00.662Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-11T08:32:02.561Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T08:32:02.821Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T08:32:03.079Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-11T08:32:03.338Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T08:32:03.904Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T08:32:04.024Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T08:32:04.024Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-11T08:32:04.024Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T08:32:04.024Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-11T08:32:04.024Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T08:32:04.024Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T08:32:04.024Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T08:32:04.492Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T08:32:04.492Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T08:32:04.960Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T08:32:05.428Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T08:32:05.811Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T08:32:06.070Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-11T08:32:06.637Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T08:32:07.204Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T08:32:07.204Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T08:32:07.461Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T08:32:08.027Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T08:32:08.593Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T08:32:09.161Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-11T08:32:09.161Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T08:32:09.161Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T08:32:09.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-11T08:32:09.419Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T08:32:09.677Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T08:32:10.180Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T08:32:12.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-11T08:32:13.150Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T08:32:13.409Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T08:32:14.346Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T08:32:14.912Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-11T08:32:15.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T08:32:17.224Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T08:32:18.158Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-11T08:32:18.724Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T08:32:21.255Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T08:32:21.255Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T08:32:21.255Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-11T08:32:21.255Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T08:32:21.255Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-11T08:32:21.513Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T08:32:21.513Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-11T08:32:21.513Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T08:32:21.514Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-11T08:32:21.514Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T08:32:21.514Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-11T08:32:22.080Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-11T08:32:22.663Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-11T08:32:22.671Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T08:32:22.671Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-11T08:32:22.671Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T08:32:23.621Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-11T08:32:24.186Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-11T08:32:24.186Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-11T08:32:24.753Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T08:32:24.753Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-11T08:32:25.319Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T08:32:25.319Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-11T08:32:25.626Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T08:32:25.886Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-11T08:32:26.455Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-11T08:32:26.455Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-11T08:32:27.020Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T08:32:27.278Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T08:32:27.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T08:32:27.844Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-11T08:32:28.412Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-11T08:32:28.670Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-11T08:32:28.670Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T08:32:28.670Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T08:32:29.236Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T08:32:29.495Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-11T08:32:30.431Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-11T08:32:30.998Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-11T08:32:30.999Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T08:32:30.999Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T08:32:31.257Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T08:32:31.257Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T08:32:32.633Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T08:32:32.891Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T08:32:34.266Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T08:32:34.832Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T08:32:34.832Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T08:32:34.832Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T08:32:35.399Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-11T08:32:35.965Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-11T08:32:36.900Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T08:32:36.900Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T08:32:37.833Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T08:32:38.092Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T08:32:38.350Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T08:32:39.285Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents533065170 [2021-11-11T08:32:39.544Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T08:32:39.544Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T08:32:40.918Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T08:32:40.918Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T08:32:40.918Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T08:32:41.853Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T08:32:43.232Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-11T08:32:43.232Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T08:32:43.799Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T08:32:43.799Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T08:32:43.799Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T08:32:43.799Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T08:32:44.365Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T08:32:45.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-11T08:32:46.309Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T08:32:48.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-11T08:32:51.365Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T08:32:51.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-11T08:32:53.268Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T08:32:53.837Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T08:32:54.773Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T08:32:55.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-11T08:32:55.732Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T08:32:57.605Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T08:32:58.538Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-11T08:32:59.473Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T08:33:00.039Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T08:33:01.414Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T08:33:02.788Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T08:33:04.166Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T08:33:06.699Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T08:33:08.222Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T08:33:10.884Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T08:33:11.453Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-11T08:33:12.976Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T08:33:13.982Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T08:33:17.732Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T08:33:18.164Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T08:33:20.690Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-11T08:33:22.063Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T08:33:22.322Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T08:33:22.500Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T08:33:22.890Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T08:33:23.455Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T08:33:23.455Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T08:33:23.455Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T08:33:24.021Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T08:33:24.021Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-11T08:33:26.552Z] docker_cli_service_logs_test.go:245: checking task rh81wddlvsyi [2021-11-11T08:33:26.552Z] docker_cli_service_logs_test.go:250: checking messages for rh81wddlvsyi [2021-11-11T08:33:26.552Z] docker_cli_service_logs_test.go:245: checking task nwt777q0xgem [2021-11-11T08:33:26.552Z] docker_cli_service_logs_test.go:250: checking messages for nwt777q0xgem [2021-11-11T08:33:27.119Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T08:33:30.400Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-11T08:33:30.400Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-11T08:33:30.658Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-11T08:33:30.658Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-11T08:33:30.658Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-11T08:33:30.658Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-11T08:33:30.658Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-11T08:33:31.632Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-11T08:33:32.202Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-11T08:33:32.768Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-11T08:33:34.145Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-11T08:33:37.429Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-11T08:33:37.429Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-11T08:33:37.433Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T08:33:37.433Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-11T08:33:37.433Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T08:33:38.364Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-11T08:33:38.364Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-11T08:33:38.364Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-11T08:33:39.299Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-11T08:33:40.236Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T08:33:40.236Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-11T08:33:42.769Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-11T08:33:45.298Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-11T08:33:47.198Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-11T08:33:48.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T08:33:49.923Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T08:33:49.923Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T08:33:49.923Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-11T08:33:49.923Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T08:33:49.923Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-11T08:33:49.923Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T08:33:51.103Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T08:33:51.488Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T08:33:53.633Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-11T08:33:55.008Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-11T08:33:55.278Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T08:33:56.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-11T08:33:57.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-11T08:33:57.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T08:33:57.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T08:33:57.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T08:33:58.416Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-11T08:33:58.674Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-11T08:34:00.442Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T08:34:00.574Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-11T08:34:01.140Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-11T08:34:01.428Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T08:34:02.075Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-11T08:34:02.415Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T08:34:03.977Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-11T08:34:03.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-11T08:34:05.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-11T08:34:06.285Z] docker_cli_swarm_test.go:1901: [d1a8502075b9f] joining swarm manager [dc428497b5cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:34:06.853Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T08:34:07.419Z] docker_cli_swarm_test.go:1902: [ddc52466ef5fd] joining swarm manager [dc428497b5cef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:34:14.918Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T08:34:16.487Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T08:34:22.283Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T08:34:22.283Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T08:34:22.283Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T08:34:22.283Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T08:34:22.283Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T08:34:22.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T08:34:22.541Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T08:34:23.107Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T08:34:23.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T08:34:23.673Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T08:34:23.673Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T08:34:23.673Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T08:34:23.673Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T08:34:23.673Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T08:34:23.767Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T08:34:25.048Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T08:34:25.307Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T08:34:25.307Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T08:34:25.307Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T08:34:25.307Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-11T08:34:26.689Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-11T08:34:27.558Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T08:34:30.875Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T08:34:32.249Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T08:34:32.249Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T08:34:32.249Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T08:34:34.149Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T08:34:34.713Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T08:34:34.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-11T08:34:37.245Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T08:34:37.245Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite (1283.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.47s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.94s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.58s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.26s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.68s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.06s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.58s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.77s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.67s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.25s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.27s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.93s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.67s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.61s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.66s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.84s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.81s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.22s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.16s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.94s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.43s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.05s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.71s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.36s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.95s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.73s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.55s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.73s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.13s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.97s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.71s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.03s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.76s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.07s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.71s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.12s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.14s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.95s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.94s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.30s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.96s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.57s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.10s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.55s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.11s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.17s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.95s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.80s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.87s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.17s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.79s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.73s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.69s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.18s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.82s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.77s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.12s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.36s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.29s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.87s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.64s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.31s) [2021-11-11T08:34:37.245Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.12s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.74s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.84s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.49s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildHistory (4.06s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-11T08:34:37.245Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.43s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.93s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.41s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.15s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.52s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.42s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.76s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.32s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.86s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.50s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildPATH (1.66s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.54s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.36s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.37s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRm (2.14s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.71s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.05s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildUser (1.46s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.79s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.99s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.75s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.04s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.35s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.94s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.45s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.50s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.99s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.50s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.10s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.61s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2021-11-11T08:34:37.246Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.66s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.77s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.55s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.64s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b2780_} (1.45s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1225864922_/foo_false____} (1.51s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1225864922_/foo_true____} (1.31s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_false____} (1.32s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_true____} (1.40s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3069475441_/foo_true__0xc0008b27b0__} (1.41s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b27c8_} (1.37s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b27e0_} (1.39s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b27f8_} (1.40s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b2810_} (1.35s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.11s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.38s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.90s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.74s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.84s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.39s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.76s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.19s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2021-11-11T08:34:37.246Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.21s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.64s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.85s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToStdout (0.80s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.85s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.66s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.36s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.32s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.84s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsCopy (1.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.12s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.64s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.58s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.92s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.77s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.66s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.71s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.63s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.58s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHealth (19.09s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.61s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.09s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectDefault (0.55s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T08:34:37.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.90s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.98s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.51s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.88s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-11-11T08:34:37.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestNetHostname (1.75s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.81s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginActive (1.91s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.39s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.75s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.27s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.85s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPortList (6.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.83s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.19s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.62s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsByOrder (2.52s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.65s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.90s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.69s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.29s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.55s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.10s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.38s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.89s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.18s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.59s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.94s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.99s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.27s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.65s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.21s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.88s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.14s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMount (4.66s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.33s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.63s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetHost (1.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.58s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.75s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2021-11-11T08:34:37.248Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2021-11-11T08:34:37.248Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.38s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.98s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.64s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.61s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.40s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunState (0.97s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunSysctls (0.86s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.63s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.62s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserByID (0.58s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.89s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.61s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.14s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.76s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.45s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.16s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.72s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.33s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.97s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartRecordError (1.40s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.53s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.18s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.40s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.05s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.59s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.73s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.56s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.58s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.63s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.65s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2021-11-11T08:34:37.249Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.90s) [2021-11-11T08:34:37.249Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T08:34:37.249Z] === RUN TestDockerRegistrySuite [2021-11-11T08:34:37.249Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T08:34:37.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-11T08:34:38.183Z] check_test.go:196: [d7034f8fc39ef] daemon is not started [2021-11-11T08:34:38.183Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T08:34:38.502Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T08:34:39.560Z] check_test.go:196: [dd20d44d69f98] daemon is not started [2021-11-11T08:34:39.560Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T08:34:40.934Z] check_test.go:196: [d0acc43a863ec] daemon is not started [2021-11-11T08:34:40.934Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T08:34:40.934Z] check_test.go:196: [d419ea88659ee] daemon is not started [2021-11-11T08:34:40.934Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T08:34:43.253Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T08:34:43.466Z] check_test.go:196: [d805660178c9e] daemon is not started [2021-11-11T08:34:43.466Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T08:34:43.722Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T08:34:43.722Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-11T08:34:43.722Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T08:34:43.722Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-11T08:34:43.722Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T08:34:45.947Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T08:34:45.947Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-11T08:34:45.947Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T08:34:48.729Z] check_test.go:196: [d513c8788a038] daemon is not started [2021-11-11T08:34:48.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T08:34:50.631Z] check_test.go:196: [d95cc97f55c29] daemon is not started [2021-11-11T08:34:50.631Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T08:34:51.564Z] check_test.go:196: [d8dcc97b062cd] daemon is not started [2021-11-11T08:34:51.564Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T08:34:52.938Z] check_test.go:196: [d54ab9db1f5ae] daemon is not started [2021-11-11T08:34:52.938Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T08:34:52.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-11T08:34:53.888Z] check_test.go:196: [d99a5b7880500] daemon is not started [2021-11-11T08:34:53.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T08:34:55.263Z] docker_cli_swarm_test.go:1802: [d934b8e769209] joining swarm manager [d4b279f7b7299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:34:55.263Z] check_test.go:196: [d6f2c40344098] daemon is not started [2021-11-11T08:34:55.263Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T08:34:56.639Z] docker_cli_swarm_test.go:1803: [dfb7cfbdcbe7a] joining swarm manager [d4b279f7b7299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:34:56.639Z] check_test.go:196: [d482dfed8a152] daemon is not started [2021-11-11T08:34:56.639Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T08:34:57.574Z] check_test.go:196: [de17f9edbf731] daemon is not started [2021-11-11T08:34:57.574Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T08:34:58.513Z] check_test.go:196: [daa870bb35a60] daemon is not started [2021-11-11T08:34:58.513Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T08:34:59.448Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b7d3e4beaa284876a995fdab63ca3ad2af6950994d8146661468aecefaf0650f [2021-11-11T08:35:00.016Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:68d07a14cfdcb1db56fb3818eeb18e7d8924839a8a254f2484124e741ebcf2a5 [2021-11-11T08:35:00.275Z] check_test.go:196: [dfc6e453d8989] daemon is not started [2021-11-11T08:35:00.275Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T08:35:01.211Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b1a48f568c9f0ef0650a3a5d57209d4985022cea9157cad682ab435b73eb0695 [2021-11-11T08:35:01.776Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a950c1ed5bd47b2f1182d233cbafd09411ead581da412ef59215fe99facfddaf [2021-11-11T08:35:02.034Z] check_test.go:196: [d01879987ce2d] daemon is not started [2021-11-11T08:35:02.034Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T08:35:03.409Z] check_test.go:196: [dc9fc6fdad6cb] daemon is not started [2021-11-11T08:35:03.409Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T08:35:05.313Z] check_test.go:196: [dff3adbbb5221] daemon is not started [2021-11-11T08:35:05.313Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T08:35:06.247Z] check_test.go:196: [dbb5307a87996] daemon is not started [2021-11-11T08:35:06.247Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T08:35:06.247Z] check_test.go:196: [d3a6ffd32e13b] daemon is not started [2021-11-11T08:35:06.247Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T08:35:07.181Z] check_test.go:196: [dc35b4307bdfc] daemon is not started [2021-11-11T08:35:07.181Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T08:35:08.116Z] check_test.go:196: [dad599bd263f7] daemon is not started [2021-11-11T08:35:08.117Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T08:35:08.117Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-11T08:35:09.057Z] check_test.go:196: [d4d9499609866] daemon is not started [2021-11-11T08:35:09.057Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T08:35:11.588Z] check_test.go:196: [ddb9eb8818062] daemon is not started [2021-11-11T08:35:11.588Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T08:35:12.155Z] check_test.go:196: [d74e700d836ad] daemon is not started [2021-11-11T08:35:12.155Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T08:35:13.089Z] check_test.go:196: [deeebf543a0c0] daemon is not started [2021-11-11T08:35:13.089Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T08:35:13.347Z] check_test.go:196: [d687a35d1b3a8] daemon is not started [2021-11-11T08:35:13.347Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T08:35:13.607Z] check_test.go:196: [ddb9eb55319f4] daemon is not started [2021-11-11T08:35:13.607Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T08:35:13.878Z] check_test.go:196: [deb0b6a8ced5c] daemon is not started [2021-11-11T08:35:13.878Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T08:35:14.137Z] check_test.go:196: [ddfc136abd3fd] daemon is not started [2021-11-11T08:35:14.137Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T08:35:14.398Z] check_test.go:196: [d0739c08b339f] daemon is not started [2021-11-11T08:35:14.398Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T08:35:14.657Z] check_test.go:196: [df9c3dad1798a] daemon is not started [2021-11-11T08:35:14.657Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T08:35:15.592Z] check_test.go:196: [df369c762f6e7] daemon is not started [2021-11-11T08:35:15.592Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T08:35:16.159Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-11T08:35:17.094Z] check_test.go:196: [d091c8eb01d23] daemon is not started [2021-11-11T08:35:17.353Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T08:35:18.288Z] docker_cli_swarm_test.go:1321: [d3320fcf3db1c] joining swarm manager [d21388de10bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:35:18.288Z] check_test.go:196: [dfd0100986ff1] daemon is not started [2021-11-11T08:35:18.288Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T08:35:19.664Z] check_test.go:196: [d0436fface78e] daemon is not started [2021-11-11T08:35:19.664Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T08:35:19.664Z] docker_cli_swarm_test.go:1322: [da7068e7f6ec5] joining swarm manager [d21388de10bbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:35:20.599Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite (44.30s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.37s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.56s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.58s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.05s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.16s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.05s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.61s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.65s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2021-11-11T08:35:21.165Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-11-11T08:35:21.165Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T08:35:21.165Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T08:35:21.423Z] check_test.go:223: [d4b99daa4b6f5] daemon is not started [2021-11-11T08:35:21.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T08:35:21.795Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T08:35:23.957Z] check_test.go:223: [dd9e87f49e34c] daemon is not started [2021-11-11T08:35:23.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T08:35:29.222Z] check_test.go:223: [d092b2b930ee8] daemon is not started [2021-11-11T08:35:29.222Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T08:35:31.126Z] check_test.go:223: [d11650fb0ffbb] daemon is not started [2021-11-11T08:35:31.126Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T08:35:32.062Z] check_test.go:223: [d7e33f6ab929f] daemon is not started [2021-11-11T08:35:32.062Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T08:35:32.996Z] check_test.go:223: [d082215bbd0b1] daemon is not started [2021-11-11T08:35:33.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T08:35:33.255Z] check_test.go:223: [d12efd3588161] daemon is not started [2021-11-11T08:35:33.255Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T08:35:34.191Z] check_test.go:223: [d83b81aa88731] daemon is not started [2021-11-11T08:35:34.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T08:35:35.124Z] check_test.go:223: [d0b95cabdf2e1] daemon is not started [2021-11-11T08:35:35.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T08:35:36.071Z] check_test.go:223: [d780880fe0992] daemon is not started [2021-11-11T08:35:36.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T08:35:38.607Z] check_test.go:223: [d6c31b99341b2] daemon is not started [2021-11-11T08:35:38.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T08:35:38.865Z] check_test.go:223: [de5014936b0b4] daemon is not started [2021-11-11T08:35:38.865Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T08:35:39.122Z] check_test.go:223: [d1bd87794d674] daemon is not started [2021-11-11T08:35:39.122Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T08:35:39.380Z] check_test.go:223: [ddf898f60fdb1] daemon is not started [2021-11-11T08:35:39.380Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T08:35:39.638Z] check_test.go:223: [d7b05f48a366d] daemon is not started [2021-11-11T08:35:39.638Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T08:35:39.897Z] check_test.go:223: [d82ca736169e4] daemon is not started [2021-11-11T08:35:39.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T08:35:40.154Z] check_test.go:223: [d0c3bdf856258] daemon is not started [2021-11-11T08:35:40.154Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T08:35:40.413Z] check_test.go:223: [df35e3671b169] daemon is not started [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite (19.12s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.33s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-11-11T08:35:40.413Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-11T08:35:40.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T08:35:40.413Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T08:35:40.978Z] check_test.go:252: [d3e882220e465] daemon is not started [2021-11-11T08:35:40.978Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T08:35:41.544Z] check_test.go:252: [d748fbe5de7b5] daemon is not started [2021-11-11T08:35:41.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T08:35:41.802Z] check_test.go:252: [def1951f85296] daemon is not started [2021-11-11T08:35:41.802Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T08:35:42.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T08:35:42.995Z] check_test.go:252: [df46872f7453d] daemon is not started [2021-11-11T08:35:42.995Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T08:35:43.252Z] check_test.go:252: [db180b34c549a] daemon is not started [2021-11-11T08:35:43.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T08:35:43.818Z] check_test.go:252: [de34ec635ad45] daemon is not started [2021-11-11T08:35:43.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T08:35:44.076Z] check_test.go:252: [d272788c7a5f5] daemon is not started [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-11-11T08:35:44.076Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-11T08:35:44.076Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T08:35:44.076Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T08:35:49.340Z] check_test.go:279: [d8f3305be1d06] daemon is not started [2021-11-11T08:35:49.340Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T08:35:49.340Z] check_test.go:279: [dddbe8a4dbc58] daemon is not started [2021-11-11T08:35:49.340Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T08:35:49.598Z] check_test.go:279: [d9d3eb4f423e0] daemon is not started [2021-11-11T08:35:49.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T08:35:49.598Z] check_test.go:279: [d4791f654294c] daemon is not started [2021-11-11T08:35:49.598Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T08:35:49.856Z] check_test.go:279: [ddacd515968db] daemon is not started [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-11T08:35:49.856Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-11T08:35:49.856Z] === RUN TestDockerNetworkSuite [2021-11-11T08:35:49.856Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-11T08:35:51.753Z] docker_cli_network_unix_test.go:46: [dab4d3d1ecc1d] daemon is not started [2021-11-11T08:35:52.012Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-11T08:35:52.577Z] docker_cli_network_unix_test.go:46: [dfefc55d9e2ae] daemon is not started [2021-11-11T08:35:52.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-11T08:35:55.109Z] docker_cli_network_unix_test.go:46: [d32115b0cc0f0] daemon is not started [2021-11-11T08:35:55.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-11T08:35:57.050Z] docker_cli_network_unix_test.go:46: [d199053d6b6b5] daemon is not started [2021-11-11T08:35:57.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-11T08:35:57.050Z] docker_cli_network_unix_test.go:1233: [d00fe97c0ce58] daemon is not started [2021-11-11T08:35:57.650Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T08:35:59.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-11T08:36:00.532Z] docker_cli_network_unix_test.go:46: [df1e76b1516d5] daemon is not started [2021-11-11T08:36:01.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-11T08:36:05.282Z] docker_cli_network_unix_test.go:46: [d3d5c11cb0ba8] daemon is not started [2021-11-11T08:36:06.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-11T08:36:06.312Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T08:36:08.117Z] docker_cli_network_unix_test.go:46: [dc077ce9426d7] daemon is not started [2021-11-11T08:36:08.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-11T08:36:08.526Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T08:36:08.526Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-11T08:36:08.526Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T08:36:08.526Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-11T08:36:08.995Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T08:36:09.309Z] docker_cli_network_unix_test.go:46: [d2347e960367a] daemon is not started [2021-11-11T08:36:09.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-11T08:36:09.825Z] docker_cli_network_unix_test.go:46: [dc497e388b601] daemon is not started [2021-11-11T08:36:09.983Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T08:36:10.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-11T08:36:10.342Z] docker_cli_network_unix_test.go:46: [d16b789f2c6ae] daemon is not started [2021-11-11T08:36:10.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-11T08:36:10.907Z] docker_cli_network_unix_test.go:46: [dfa7203534802] daemon is not started [2021-11-11T08:36:11.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-11T08:36:11.733Z] docker_cli_network_unix_test.go:46: [d54846df96bf2] daemon is not started [2021-11-11T08:36:12.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-11T08:36:12.298Z] docker_cli_network_unix_test.go:46: [de629506c4b0b] daemon is not started [2021-11-11T08:36:12.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-11T08:36:12.556Z] docker_cli_network_unix_test.go:46: [d97336da8ad80] daemon is not started [2021-11-11T08:36:12.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-11T08:36:13.123Z] docker_cli_network_unix_test.go:46: [d05ac49975628] daemon is not started [2021-11-11T08:36:13.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-11T08:36:13.382Z] docker_cli_network_unix_test.go:46: [db41405f83232] daemon is not started [2021-11-11T08:36:13.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-11T08:36:13.641Z] docker_cli_network_unix_test.go:46: [d15947b44c8c9] daemon is not started [2021-11-11T08:36:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-11T08:36:13.641Z] docker_cli_network_unix_test.go:46: [dd3cadce15c89] daemon is not started [2021-11-11T08:36:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-11T08:36:13.771Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T08:36:14.575Z] docker_cli_network_unix_test.go:46: [deb4a530e6c85] daemon is not started [2021-11-11T08:36:14.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-11T08:36:15.141Z] docker_cli_network_unix_test.go:46: [d17b0ef1b007c] daemon is not started [2021-11-11T08:36:15.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-11T08:36:15.399Z] docker_cli_network_unix_test.go:46: [d3d64f33b0710] daemon is not started [2021-11-11T08:36:15.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-11T08:36:15.657Z] docker_cli_network_unix_test.go:46: [d5570a5c48dac] daemon is not started [2021-11-11T08:36:15.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-11T08:36:15.915Z] docker_cli_network_unix_test.go:46: [d447edef6646c] daemon is not started [2021-11-11T08:36:15.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-11T08:36:17.290Z] docker_cli_network_unix_test.go:968: [dbea215109678] daemon is not started [2021-11-11T08:36:18.226Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-11T08:36:19.161Z] docker_cli_network_unix_test.go:46: [dbbfd01187353] daemon is not started [2021-11-11T08:36:19.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-11T08:36:21.696Z] docker_cli_network_unix_test.go:1116: [decd1db641b1a] daemon is not started [2021-11-11T08:36:22.428Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T08:36:24.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-11T08:36:24.982Z] docker_cli_network_unix_test.go:46: [da2a5224f573d] daemon is not started [2021-11-11T08:36:24.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-11T08:36:25.381Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T08:36:25.548Z] docker_cli_network_unix_test.go:46: [dbd8dfbaad4dd] daemon is not started [2021-11-11T08:36:25.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-11T08:36:25.548Z] docker_cli_network_unix_test.go:46: [d632db3afc6a5] daemon is not started [2021-11-11T08:36:25.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-11T08:36:25.548Z] docker_cli_network_unix_test.go:46: [da2aaa5b20197] daemon is not started [2021-11-11T08:36:25.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-11T08:36:25.806Z] docker_cli_network_unix_test.go:46: [dc638490b5fe0] daemon is not started [2021-11-11T08:36:25.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-11T08:36:26.064Z] docker_cli_network_unix_test.go:46: [d342ef908138c] daemon is not started [2021-11-11T08:36:26.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-11T08:36:26.064Z] docker_cli_network_unix_test.go:46: [dce8f4503fb81] daemon is not started [2021-11-11T08:36:26.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-11T08:36:27.438Z] docker_cli_network_unix_test.go:46: [dd47f8bc67a5f] daemon is not started [2021-11-11T08:36:28.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-11T08:36:28.374Z] docker_cli_network_unix_test.go:46: [dfeb5dd057821] daemon is not started [2021-11-11T08:36:28.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-11T08:36:28.374Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T08:36:28.374Z] docker_cli_network_unix_test.go:46: [de90e69de7413] daemon is not started [2021-11-11T08:36:28.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-11T08:36:28.939Z] docker_cli_network_unix_test.go:46: [d67210fa1a0f4] daemon is not started [2021-11-11T08:36:29.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-11T08:36:32.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-11T08:36:33.854Z] docker_cli_network_unix_test.go:1084: [d66bb4e263d9f] daemon is not started [2021-11-11T08:36:35.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-11T08:36:35.757Z] docker_cli_network_unix_test.go:46: [dfac641292c86] daemon is not started [2021-11-11T08:36:35.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-11T08:36:36.015Z] docker_cli_network_unix_test.go:46: [d4e9536c4245e] daemon is not started [2021-11-11T08:36:36.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-11T08:36:37.206Z] docker_cli_network_unix_test.go:46: [deba8afe14b00] daemon is not started [2021-11-11T08:36:37.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-11T08:36:37.772Z] docker_cli_network_unix_test.go:46: [db447988998e1] daemon is not started [2021-11-11T08:36:37.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-11T08:36:38.030Z] docker_cli_network_unix_test.go:46: [d3fd2644b4770] daemon is not started [2021-11-11T08:36:38.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-11T08:36:38.857Z] docker_cli_network_unix_test.go:46: [d9762b0898d6f] daemon is not started [2021-11-11T08:36:38.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-11T08:36:39.423Z] docker_cli_network_unix_test.go:46: [dc10ea449e022] daemon is not started [2021-11-11T08:36:39.681Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-11T08:36:40.414Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T08:36:40.414Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T08:36:40.414Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T08:36:44.961Z] docker_cli_network_unix_test.go:46: [deb487034c815] daemon is not started [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite (55.12s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.23s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.23s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.09s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.16s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-11-11T08:36:44.961Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.97s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2021-11-11T08:36:44.961Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.13s) [2021-11-11T08:36:44.961Z] === RUN TestDockerHubPullSuite [2021-11-11T08:36:44.961Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-11T08:36:46.863Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-11T08:36:48.760Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-11T08:36:49.072Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T08:36:49.072Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T08:36:49.694Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-11T08:36:51.068Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-11T08:36:51.068Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite (6.33s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2021-11-11T08:36:51.326Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-11-11T08:36:51.326Z] PASS [2021-11-11T08:36:51.326Z] [2021-11-11T08:36:51.326Z] === Skipped [2021-11-11T08:36:51.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T08:36:51.326Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.326Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-11T08:36:51.326Z] [2021-11-11T08:36:51.326Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T08:36:51.326Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-11T08:36:51.327Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T08:36:51.327Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T08:36:51.327Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T08:36:51.327Z] docker_cli_network_unix_test.go:46: [de90e69de7413] daemon is not started [2021-11-11T08:36:51.327Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] [2021-11-11T08:36:51.327Z] DONE 1270 tests, 51 skipped in 1468.942s [2021-11-11T08:36:51.327Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:36:51.327Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T08:36:51.327Z] +++ kill 8080 [2021-11-11T08:36:52.261Z] +++ /etc/init.d/apparmor stop [2021-11-11T08:36:52.261Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:36:52.261Z] [2021-11-11T08:36:52.261Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:36:52.261Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:36:52.261Z] [2021-11-11T08:36:52.261Z] To set a process to complain mode, use the command line tool [2021-11-11T08:36:52.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:36:52.261Z] +++ true [2021-11-11T08:36:52.261Z] exiting test-integration [2021-11-11T08:36:52.261Z] ++ exit 0 [2021-11-11T08:36:52.261Z] [2021-11-11T08:36:52.519Z] + for job in $(jobs -p) [2021-11-11T08:36:52.519Z] + wait 9884 [2021-11-11T08:36:52.861Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T08:36:52.861Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T08:36:56.648Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T08:37:14.458Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T08:37:14.458Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-11T08:37:14.458Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T08:37:16.673Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T08:37:17.660Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T08:37:21.452Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T08:37:26.204Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T08:37:26.204Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-11T08:37:26.204Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T08:37:26.204Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T08:37:26.204Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T08:37:26.204Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-11T08:37:26.204Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T08:37:29.991Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T08:37:30.461Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T08:37:37.616Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T08:37:37.616Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-11T08:37:37.616Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T08:37:37.616Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-11T08:37:37.616Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T08:37:39.176Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-11T08:37:41.075Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-11T08:37:47.636Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-11T08:37:52.923Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-11T08:37:54.820Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-11T08:37:58.843Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T08:37:58.843Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T08:37:59.005Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-11T08:38:00.903Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-11T08:38:04.709Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T08:38:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-11T08:38:05.086Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T08:38:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-11T08:38:09.268Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-11T08:38:10.203Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-11T08:38:10.769Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-11T08:38:13.297Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-11T08:38:15.136Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T08:38:15.136Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-11T08:38:15.136Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T08:38:15.136Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-11T08:38:15.136Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T08:38:16.701Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T08:38:16.701Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-11T08:38:17.169Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T08:38:27.595Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T08:38:31.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T08:38:31.390Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T08:38:56.676Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T08:38:56.676Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-11T08:38:56.676Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T08:38:56.676Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-11T08:38:56.676Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T08:38:56.676Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-11T08:38:56.676Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T08:38:56.676Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T08:39:01.426Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T08:39:02.991Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T08:39:02.991Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-11T08:39:03.459Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T08:39:03.459Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T08:39:03.459Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T08:39:03.459Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T08:39:03.459Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T08:39:05.672Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T08:39:09.465Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T08:39:09.519Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-11T08:39:09.519Z] docker_cli_swarm_test.go:1186: [d1e6ef7f378e6] joining swarm manager [d2055b2e2a235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:39:14.216Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T08:39:16.073Z] docker_cli_swarm_test.go:1195: [df0c9b9cc548d] joining swarm manager [d2055b2e2a235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:39:18.007Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T08:39:18.007Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T08:39:18.007Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T08:39:23.872Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T08:39:23.872Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-11T08:39:23.872Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T08:39:41.680Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T08:39:47.544Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T08:39:48.012Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T08:39:48.012Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T08:39:48.012Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T08:39:48.012Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T08:39:48.012Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T08:39:48.012Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T08:39:48.012Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T08:39:48.012Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T08:39:58.431Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T08:40:02.725Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-11T08:40:04.292Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T08:40:04.292Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-11T08:40:04.292Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T08:40:06.502Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T08:40:06.502Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-11T08:40:06.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T08:40:06.502Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T08:40:06.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T08:40:06.502Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-11T08:40:06.502Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T08:40:06.906Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-11T08:40:11.091Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-11T08:40:12.465Z] docker_cli_swarm_test.go:1118: [d9508df5176aa] joining swarm manager [d2584a9631e44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:40:13.398Z] docker_cli_swarm_test.go:1119: [d409c068c0f2b] joining swarm manager [d2584a9631e44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:40:13.806Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T08:40:13.806Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-11T08:40:13.806Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T08:40:13.806Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T08:40:16.025Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T08:40:16.025Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T08:40:16.025Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-11T08:40:16.025Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T08:40:16.025Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-11T08:40:16.025Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T08:40:16.025Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-11T08:40:16.025Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T08:40:18.978Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T08:40:20.543Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T08:40:22.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T08:40:22.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T08:40:22.756Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-11T08:40:22.756Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T08:40:24.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T08:40:24.969Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T08:40:32.122Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T08:40:32.122Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T08:40:32.122Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T08:40:32.122Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:40:32.122Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T08:40:34.334Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T08:40:34.334Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T08:40:36.546Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T08:40:36.546Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-11T08:40:36.546Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T08:40:39.497Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T08:40:39.497Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T08:40:41.715Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T08:40:45.501Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T08:40:49.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T08:40:49.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T08:40:49.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T08:40:49.289Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T08:40:49.289Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T08:40:50.850Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T08:40:50.850Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-11T08:40:50.850Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T08:40:53.062Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T08:40:53.062Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-11T08:40:53.062Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T08:40:55.277Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T08:40:55.277Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T08:41:00.030Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T08:41:01.016Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T08:41:01.016Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T08:41:01.016Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T08:41:01.016Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T08:41:01.016Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-11T08:41:01.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T08:41:03.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T08:41:03.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T08:41:05.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T08:41:07.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T08:41:09.869Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T08:41:12.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099ab28_} [2021-11-11T08:41:15.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1776090042_c:\foo_false____} [2021-11-11T08:41:17.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1776090042_c:\foo_true____} [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T08:41:19.461Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T08:41:19.461Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T08:41:19.461Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T08:41:19.461Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T08:41:19.461Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T08:41:19.461Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T08:41:19.461Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T08:41:21.675Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T08:41:21.675Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T08:41:21.675Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T08:41:21.675Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T08:41:23.888Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T08:41:23.888Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T08:41:23.888Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T08:41:23.888Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T08:41:26.101Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T08:41:26.101Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T08:41:26.101Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T08:41:26.101Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T08:41:26.101Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T08:41:26.101Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T08:41:26.101Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T08:41:34.757Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T08:41:34.822Z] docker_cli_swarm_test.go:1172: [de6f7fc15954d] joining swarm manager [d2584a9631e44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T08:41:36.968Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T08:41:36.968Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T08:41:36.968Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T08:41:36.968Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T08:41:36.968Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T08:41:45.623Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T08:41:45.623Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T08:41:45.623Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T08:41:45.623Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T08:41:45.623Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T08:41:52.774Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T08:41:52.774Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T08:41:52.774Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T08:41:52.774Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T08:41:52.774Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T08:41:54.988Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T08:41:54.988Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T08:41:54.988Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T08:41:54.988Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T08:41:54.988Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T08:41:57.202Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T08:41:57.202Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T08:41:57.202Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T08:41:57.202Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T08:41:57.202Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T08:41:59.416Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T08:42:00.978Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T08:42:01.445Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T08:42:01.445Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T08:42:03.007Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T08:42:03.992Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T08:42:03.992Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T08:42:03.992Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T08:42:03.992Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T08:42:04.460Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T08:42:04.460Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T08:42:04.460Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T08:42:04.460Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T08:42:04.928Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T08:42:06.878Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-11T08:42:06.878Z] docker_cli_swarm_test.go:1453: [da54be8681e52] joining swarm manager [d7d42c667ce96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:42:06.878Z] docker_cli_swarm_test.go:1454: [d72daab6e9052] joining swarm manager [d7d42c667ce96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T08:42:16.841Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-11T08:42:17.409Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T08:42:17.410Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T08:42:17.410Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T08:42:17.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-11T08:42:17.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-11T08:42:17.774Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-11T08:42:18.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-11T08:42:18.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-11T08:42:20.359Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T08:42:20.359Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T08:42:20.359Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-11T08:42:20.359Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T08:42:20.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-11T08:42:21.921Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T08:42:21.921Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T08:42:21.921Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T08:42:22.389Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T08:42:22.389Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T08:42:22.389Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T08:42:22.389Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T08:42:22.389Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T08:42:22.389Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T08:42:22.389Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-11T08:42:22.389Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T08:42:23.787Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-11T08:42:24.603Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T08:42:26.316Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-11T08:42:26.821Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T08:42:27.689Z] docker_cli_swarm_unix_test.go:62: [d3261f5cd72a9] joining swarm manager [d1ffdea2db978]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:42:29.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T08:42:36.192Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T08:42:39.988Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T08:42:43.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T08:42:45.988Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T08:42:46.456Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T08:42:50.248Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T08:42:50.248Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T08:42:51.233Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T08:42:55.990Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T08:42:59.780Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T08:42:59.780Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T08:42:59.780Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-11T08:42:59.780Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T08:43:00.767Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T08:43:00.767Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-11T08:43:00.767Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T08:43:02.982Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T08:43:05.197Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T08:43:07.408Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T08:43:09.621Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T08:43:14.372Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T08:43:14.372Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-11T08:43:14.372Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T08:43:16.589Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T08:43:23.748Z] === RUN TestDockerSuite/TestExec [2021-11-11T08:43:23.748Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:43:23.748Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T08:43:23.748Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T08:43:23.748Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T08:43:23.896Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-11T08:43:23.896Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-11T08:43:23.897Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-11T08:43:25.313Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T08:43:25.797Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-11T08:43:27.527Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T08:43:27.527Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:43:27.527Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T08:43:27.527Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T08:43:27.527Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T08:43:27.527Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T08:43:27.527Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T08:43:29.078Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-11T08:43:29.091Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T08:43:31.306Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T08:43:31.606Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-11T08:43:32.959Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T08:43:33.505Z] docker_api_swarm_test.go:961: [d955b2e347782] joining swarm manager [d079e74c3815f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T08:43:34.522Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T08:43:38.335Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T08:43:38.335Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T08:43:38.335Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T08:43:38.335Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T08:43:38.335Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T08:43:38.335Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T08:43:38.335Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T08:43:40.548Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T08:43:43.498Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T08:43:43.498Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T08:43:43.498Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T08:43:43.498Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T08:43:43.498Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T08:43:43.498Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T08:43:45.712Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T08:43:45.712Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T08:43:45.712Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T08:43:45.712Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T08:43:45.712Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T08:43:45.712Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T08:43:47.927Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T08:43:47.927Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T08:43:47.927Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T08:43:51.591Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-11T08:43:55.088Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T08:43:55.088Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T08:43:55.088Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T08:43:55.088Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T08:43:55.088Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T08:43:55.088Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T08:43:55.088Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T08:44:00.955Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T08:44:06.456Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-11T08:44:06.714Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-11T08:44:06.819Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T08:44:08.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-11T08:44:09.033Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T08:44:11.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T08:44:14.900Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestHealth [2021-11-11T08:44:14.900Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T08:44:14.900Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T08:44:18.691Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T08:44:18.691Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T08:44:18.691Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-11T08:44:18.691Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T08:44:19.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T08:44:19.160Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T08:44:19.160Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T08:44:19.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-11T08:44:20.147Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T08:44:20.147Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-11T08:44:20.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T08:44:20.615Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T08:44:21.085Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T08:44:22.534Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-11T08:44:22.651Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T08:44:22.651Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T08:44:24.868Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T08:44:25.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-11T08:44:27.084Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T08:44:27.084Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T08:44:27.084Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-11T08:44:27.084Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T08:44:27.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-11T08:44:30.145Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-11T08:44:30.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T08:44:30.874Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T08:44:32.673Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-11T08:44:33.090Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T08:44:33.090Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.090Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T08:44:33.090Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.090Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T08:44:33.090Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T08:44:33.090Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.090Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T08:44:33.090Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T08:44:33.559Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T08:44:33.559Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T08:44:33.559Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T08:44:33.559Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T08:44:33.559Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T08:44:33.559Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T08:44:33.559Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T08:44:35.201Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-11T08:44:35.774Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T08:44:37.098Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-11T08:44:37.337Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T08:44:37.337Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T08:44:37.337Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T08:44:37.337Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T08:44:37.337Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T08:44:37.337Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T08:44:37.337Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T08:44:37.337Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T08:44:39.551Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T08:44:39.551Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T08:44:41.767Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T08:44:41.767Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T08:44:41.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T08:44:41.767Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T08:44:41.767Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T08:44:41.767Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T08:44:41.767Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T08:44:43.332Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T08:44:47.125Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T08:44:47.125Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:44:47.593Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T08:44:47.593Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T08:44:47.593Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T08:44:47.593Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T08:44:47.593Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T08:44:49.808Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T08:44:51.375Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T08:44:51.375Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T08:44:53.590Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T08:44:55.806Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T08:44:55.806Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T08:44:55.806Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T08:44:55.806Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T08:44:57.371Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T08:45:00.334Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T08:45:04.129Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T08:45:05.694Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T08:45:07.977Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T08:45:09.546Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T08:45:11.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T08:45:13.983Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T08:45:16.197Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T08:45:16.197Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T08:45:16.197Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T08:45:16.197Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T08:45:16.666Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T08:45:16.666Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T08:45:18.232Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T08:45:19.797Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T08:45:25.661Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T08:45:27.224Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T08:45:27.225Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-11T08:45:27.225Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T08:45:29.438Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T08:45:29.438Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T08:45:33.302Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-11T08:45:35.300Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T08:45:40.053Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T08:45:44.805Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T08:45:47.018Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T08:45:48.165Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-11T08:45:49.230Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T08:45:49.230Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T08:45:49.230Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T08:45:51.444Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T08:45:53.007Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T08:46:01.665Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T08:46:01.665Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T08:46:01.665Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T08:46:01.665Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T08:46:01.665Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T08:46:03.047Z] --- PASS: TestDockerSwarmSuite (1636.16s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.97s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.02s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.30s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.82s) [2021-11-11T08:46:03.048Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.15s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.79s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.40s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.24s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.55s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.61s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.12s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.27s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.47s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.01s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.95s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.17s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.94s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.53s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.11s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.58s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.51s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.32s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.14s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.72s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.79s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.84s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.96s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.82s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.09s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.01s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.06s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.19s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.41s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.67s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.03s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.78s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.24s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.25s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.40s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (22.99s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.50s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.38s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (141.20s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.54s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.66s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.05s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.19s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.82s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2021-11-11T08:46:03.048Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.99s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.58s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.06s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.95s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.43s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.30s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.78s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.08s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.76s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.82s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.74s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.54s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.77s) [2021-11-11T08:46:03.048Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.74s) [2021-11-11T08:46:03.048Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T08:46:03.048Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-11T08:46:03.048Z] docker_cli_external_volume_driver_test.go:53: [d107bdb5558b2] daemon is not started [2021-11-11T08:46:04.623Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T08:46:06.837Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T08:46:08.403Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T08:46:08.403Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T08:46:08.403Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T08:46:08.403Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T08:46:08.403Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T08:46:08.403Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T08:46:08.403Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T08:46:08.403Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.403Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T08:46:08.872Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T08:46:08.872Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T08:46:08.872Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T08:46:08.872Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T08:46:08.872Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T08:46:08.872Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T08:46:08.872Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T08:46:08.872Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPortList [2021-11-11T08:46:08.872Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T08:46:08.872Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T08:46:12.664Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T08:46:12.664Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-11T08:46:12.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T08:46:16.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T08:46:16.454Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-11T08:46:16.454Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T08:46:21.126Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-11T08:46:23.611Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T08:46:23.611Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-11T08:46:23.611Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T08:46:32.272Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T08:46:50.083Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T08:46:50.083Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T08:46:50.083Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T08:46:50.084Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T08:47:00.500Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T08:47:02.722Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T08:47:15.209Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T08:47:18.164Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T08:47:18.164Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-11T08:47:18.164Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T08:47:18.164Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-11T08:47:18.164Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T08:47:21.954Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T08:47:21.954Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T08:47:21.954Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T08:47:21.954Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T08:47:21.954Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T08:47:21.954Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-11T08:47:21.954Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T08:47:21.954Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-11T08:47:22.422Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T08:47:28.286Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T08:47:28.286Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-11T08:47:28.286Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T08:47:28.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-11T08:47:29.849Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T08:47:29.849Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T08:47:29.849Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T08:47:31.413Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T08:47:32.398Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T08:47:32.398Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-11T08:47:32.398Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T08:47:35.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-11T08:47:36.194Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T08:47:39.143Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T08:47:41.357Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T08:47:50.221Z] docker_cli_external_volume_driver_test.go:53: [d17db253afa71] daemon is not started [2021-11-11T08:48:02.589Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T08:48:02.589Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:48:02.589Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T08:48:05.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-11T08:48:05.538Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T08:48:05.538Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T08:48:06.006Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T08:48:06.475Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T08:48:10.264Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T08:48:14.053Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T08:48:14.053Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:48:14.053Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T08:48:17.847Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T08:48:17.847Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T08:48:17.847Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T08:48:23.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-11T08:48:30.335Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T08:48:32.548Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T08:48:33.017Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T08:48:35.344Z] docker_cli_external_volume_driver_test.go:53: [dfdeba8940f66] daemon is not started [2021-11-11T08:48:38.879Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T08:48:42.671Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T08:48:53.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-11T08:48:53.439Z] docker_cli_external_volume_driver_test.go:53: [d12ec369c80f1] daemon is not started [2021-11-11T08:48:55.160Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T08:48:57.375Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T08:48:58.360Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T08:49:00.574Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T08:49:05.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-11T08:49:15.503Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T08:49:17.066Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T08:49:20.854Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T08:49:21.838Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T08:49:21.838Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T08:49:24.050Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T08:49:24.050Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T08:49:24.050Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T08:49:24.050Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-11T08:49:24.050Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T08:49:27.837Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T08:49:30.050Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T08:49:32.262Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T08:49:33.823Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T08:49:36.035Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T08:49:36.035Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T08:49:37.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-11T08:49:39.823Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T08:49:39.823Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-11T08:49:39.823Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T08:49:39.823Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-11T08:49:39.823Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T08:49:39.823Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T08:49:40.291Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-11T08:49:40.291Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T08:49:41.856Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T08:49:41.856Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-11T08:49:41.856Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T08:49:44.804Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T08:49:44.804Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-11T08:49:44.804Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T08:49:44.804Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-11T08:49:44.804Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.370Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T08:49:46.370Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T08:49:46.838Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T08:49:49.049Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T08:49:50.610Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T08:49:52.822Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T08:49:52.822Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-11T08:49:52.822Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T08:49:52.822Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-11T08:49:52.822Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T08:49:52.822Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-11T08:49:52.822Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T08:49:55.036Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T08:49:55.036Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T08:49:55.036Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T08:49:55.036Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-11T08:49:55.036Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T08:49:55.036Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-11T08:49:55.036Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T08:49:55.036Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-11T08:49:55.036Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T08:49:55.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-11T08:49:56.025Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T08:50:00.773Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T08:50:00.773Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T08:50:02.986Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T08:50:02.987Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-11T08:50:02.987Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T08:50:02.987Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T08:50:02.987Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-11T08:50:02.987Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T08:50:05.197Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T08:50:06.757Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T08:50:06.757Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-11T08:50:06.757Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T08:50:08.969Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T08:50:08.969Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-11T08:50:08.969Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T08:50:08.969Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T08:50:08.969Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T08:50:08.969Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-11T08:50:08.969Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T08:50:10.538Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T08:50:10.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-11T08:50:12.751Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T08:50:14.315Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T08:50:16.528Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T08:50:16.528Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T08:50:20.313Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T08:50:20.313Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T08:50:20.313Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T08:50:20.313Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T08:50:20.313Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-11T08:50:20.313Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T08:50:28.967Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T08:50:28.967Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-11T08:50:28.967Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T08:50:29.952Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T08:50:29.952Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T08:50:35.812Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T08:50:35.812Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T08:50:35.812Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T08:50:35.812Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-11T08:50:35.812Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T08:50:35.812Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-11T08:50:35.812Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T08:50:40.559Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T08:50:47.713Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T08:50:47.713Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T08:50:48.697Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T08:50:50.908Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T08:50:52.472Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T08:50:54.035Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T08:50:55.598Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T08:50:55.598Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-11T08:50:55.598Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T08:50:55.598Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T08:50:56.066Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-11T08:50:56.066Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T08:50:57.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T08:50:58.278Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T08:50:58.278Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T08:50:58.278Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T08:50:58.278Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T08:50:58.278Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-11T08:50:58.278Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T08:51:10.761Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T08:51:10.761Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T08:51:10.761Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T08:51:15.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-11T08:51:17.916Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T08:51:22.672Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T08:51:24.235Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T08:51:26.449Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T08:51:28.015Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T08:51:30.976Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T08:51:30.976Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T08:51:30.976Z] === RUN TestDockerSuite/TestRunState [2021-11-11T08:51:30.976Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-11T08:51:30.976Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T08:51:32.542Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T08:51:32.543Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T08:51:32.543Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T08:51:34.107Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T08:51:34.107Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-11T08:51:34.107Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T08:51:34.107Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-11T08:51:34.107Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T08:51:34.575Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T08:51:34.575Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T08:51:34.575Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-11T08:51:34.575Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T08:51:39.332Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-11T08:51:39.332Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T08:51:40.896Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T08:51:40.896Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-11T08:51:40.896Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T08:51:43.110Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T08:51:43.111Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-11T08:51:43.111Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T08:51:43.111Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-11T08:51:43.111Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T08:51:45.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T08:51:47.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-11T08:51:51.189Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T08:51:54.978Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T08:52:00.842Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T08:52:00.842Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-11T08:52:00.842Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T08:52:00.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T08:52:03.058Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T08:52:05.275Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T08:52:06.838Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T08:52:06.838Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-11T08:52:06.838Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T08:52:07.307Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T08:52:07.307Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T08:52:07.307Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T08:52:07.307Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T08:52:07.307Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-11T08:52:07.307Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T08:52:11.118Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T08:52:12.102Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T08:52:14.316Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T08:52:18.104Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T08:52:18.104Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T08:52:18.104Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T08:52:18.104Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T08:52:18.104Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T08:52:18.104Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T08:52:18.104Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T08:52:19.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-11T08:52:20.321Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T08:52:20.789Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T08:52:21.256Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T08:52:21.256Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T08:52:22.948Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T08:52:30.113Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T08:52:30.113Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T08:52:30.113Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T08:52:31.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-11T08:52:35.986Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T08:52:35.986Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T08:52:35.986Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T08:52:38.936Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T08:52:38.936Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T08:52:38.936Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T08:52:38.936Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T08:52:38.936Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T08:52:38.936Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T08:52:38.936Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T08:52:38.936Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T08:52:38.936Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T08:52:49.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-11T08:52:49.762Z] docker_cli_external_volume_driver_test.go:485: [dbd0235b86f4e] daemon is not started [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T08:52:53.865Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T08:52:53.865Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T08:52:54.333Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T08:52:56.553Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T08:52:56.553Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T08:52:56.553Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T08:52:58.118Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T08:52:58.118Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.118Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T08:52:58.118Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.587Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T08:52:58.587Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T08:52:58.587Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T08:52:58.587Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T08:52:58.587Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T08:52:58.587Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T08:53:04.625Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-11T08:53:04.625Z] docker_cli_external_volume_driver_test.go:53: [d6cbc51cf9a57] daemon is not started [2021-11-11T08:53:13.514Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T08:53:13.982Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T08:53:13.982Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T08:53:13.982Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T08:53:13.982Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T08:53:14.451Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T08:53:14.451Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T08:53:14.919Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T08:53:17.133Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T08:53:17.133Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T08:53:19.346Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.23s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2021-11-11T08:53:19.490Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-11T08:53:19.490Z] PASS [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] === Skipped [2021-11-11T08:53:19.490Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T08:53:19.490Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T08:53:19.490Z] check_test.go:309: [d8894729447ad] daemon is not started [2021-11-11T08:53:19.490Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-11-11T08:53:19.490Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T08:53:19.490Z] check_test.go:309: [d76fef789cccb] daemon is not started [2021-11-11T08:53:19.490Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T08:53:19.490Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T08:53:19.490Z] check_test.go:309: [df28a0e4f5d7f] daemon is not started [2021-11-11T08:53:19.490Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T08:53:19.490Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-11T08:53:19.490Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T08:53:19.490Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T08:53:19.490Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] [2021-11-11T08:53:19.490Z] DONE 273 tests, 5 skipped in 2458.904s [2021-11-11T08:53:19.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T08:53:19.490Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dff90943bb934/docker.pid [2021-11-11T08:53:19.490Z] +++ kill 4839 [2021-11-11T08:53:19.490Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4839 is not a child of this shell [2021-11-11T08:53:19.490Z] warning: PID 4839 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dff90943bb934/docker.pid had a nonzero exit code [2021-11-11T08:53:19.490Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T08:53:19.490Z] +++ kill 8106 [2021-11-11T08:53:19.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T08:53:20.282Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T08:53:20.282Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T08:53:20.750Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T08:53:20.878Z] +++ /etc/init.d/apparmor stop [2021-11-11T08:53:20.879Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T08:53:20.879Z] [2021-11-11T08:53:20.879Z] Unloading profiles will leave already running processes permanently [2021-11-11T08:53:20.879Z] unconfined, which can lead to unexpected situations. [2021-11-11T08:53:20.879Z] [2021-11-11T08:53:20.879Z] To set a process to complain mode, use the command line tool [2021-11-11T08:53:20.879Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T08:53:20.879Z] +++ true [2021-11-11T08:53:20.879Z] exiting test-integration [2021-11-11T08:53:20.879Z] ++ exit 0 [2021-11-11T08:53:20.879Z] [2021-11-11T08:53:20.879Z] + exit 0 [2021-11-11T08:53:20.879Z] ++ jobs -p [2021-11-11T08:53:20.879Z] + pids= [2021-11-11T08:53:20.879Z] + echo 'Remaining pids to kill: []' [2021-11-11T08:53:20.879Z] Remaining pids to kill: [] [2021-11-11T08:53:20.879Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-11T08:53:20.892Z] Recording test results [2021-11-11T08:53:21.465Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T08:53:21.787Z] + echo Ensuring container killed. [2021-11-11T08:53:21.787Z] Ensuring container killed. [2021-11-11T08:53:21.787Z] + docker ps -aq -f name=docker-pr2-* [2021-11-11T08:53:21.787Z] + cids=0469e8b5a9b2 [2021-11-11T08:53:21.787Z] 2acf4d93a3a2 [2021-11-11T08:53:21.787Z] 5cceb8b6ac5a [2021-11-11T08:53:21.787Z] + [ -n 0469e8b5a9b2 [2021-11-11T08:53:21.787Z] 2acf4d93a3a2 [2021-11-11T08:53:21.787Z] 5cceb8b6ac5a ] [2021-11-11T08:53:21.787Z] + docker rm -vf 0469e8b5a9b2 2acf4d93a3a2 5cceb8b6ac5a [2021-11-11T08:53:25.074Z] 0469e8b5a9b2 [2021-11-11T08:53:25.074Z] 2acf4d93a3a2 [2021-11-11T08:53:25.074Z] 5cceb8b6ac5a [Pipeline] sh [2021-11-11T08:53:25.355Z] + echo Chowning /workspace to jenkins user [2021-11-11T08:53:25.355Z] Chowning /workspace to jenkins user [2021-11-11T08:53:25.355Z] + id -u [2021-11-11T08:53:25.355Z] + id -g [2021-11-11T08:53:25.355Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43004:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T08:53:27.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T08:53:27.911Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-11T08:53:27.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T08:53:27.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T08:53:27.911Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T08:53:27.911Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-11T08:53:27.911Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T08:53:28.933Z] + bundleName=amd64 [2021-11-11T08:53:28.933Z] + echo Creating amd64-bundles.tar.gz [2021-11-11T08:53:28.933Z] Creating amd64-bundles.tar.gz [2021-11-11T08:53:28.933Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T08:53:28.933Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-11T08:53:30.318Z] Archiving artifacts [2021-11-11T08:53:30.858Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:53:31.163Z] + make clean [2021-11-11T08:53:31.163Z] docker volume rm -f docker-dev-cache [2021-11-11T08:53:31.164Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T08:53:35.065Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T08:53:35.065Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T08:53:35.065Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T08:53:42.228Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T08:53:42.228Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T08:53:42.228Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite (2302.22s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (100.44s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.04s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.93s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.19s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.66s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.96s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.51s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.38s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.87s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.25s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.10s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.43s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.64s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.85s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.12s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.89s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.27s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.19s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.18s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.80s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.83s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.06s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.57s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T08:53:43.794Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.37s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.06s) [2021-11-11T08:53:43.794Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.96s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.27s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.11s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.56s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.87s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.37s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.18s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.25s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.66s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.27s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.41s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.20s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.73s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.19s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.80s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.41s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (106.32s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.59s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.15s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.07s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.22s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.71s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFails (2.11s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.67s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.64s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.78s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.09s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.65s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.16s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildHistory (9.10s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.84s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabel (0.82s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.81s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.80s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.90s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.83s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.96s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.51s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.18s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.65s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.53s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.25s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.32s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.78s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.41s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.56s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.10s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.38s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.22s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.07s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.95s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.08s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.08s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildRm (11.04s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.98s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.61s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.24s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.85s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.06s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildStderr (3.80s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.84s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.92s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.53s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.67s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.24s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.62s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.72s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.48s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.21s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.36s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.94s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.91s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.00s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitChange (4.41s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.91s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.89s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitTTY (15.64s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.55s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.60s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.86s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.75s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.46s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.16s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.03s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.22s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.13s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.64s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.27s) [2021-11-11T08:53:43.795Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T08:53:43.795Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.08s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.47s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.39s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.36s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099ab28_} (2.36s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1776090042_c:\foo_false____} (2.35s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1776090042_c:\foo_true____} (2.33s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.14s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.75s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.77s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.66s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToDot (2.13s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.96s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.44s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.16s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.03s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.76s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsCopy (4.23s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.22s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.38s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.89s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFilters (4.18s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFormat (4.12s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsRename (2.15s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsResize (2.39s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.23s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.77s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.77s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.71s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.71s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecInspectID (3.21s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.14s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.67s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.72s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.91s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.34s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.95s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.90s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.92s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectDefault (1.94s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectHistory (3.90s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T08:53:43.796Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.10s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-11-11T08:53:43.796Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.92s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectStatus (2.37s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.70s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.93s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.14s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.71s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.32s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.90s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.11s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.05s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.12s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.28s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.00s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsSince (8.58s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsTail (2.45s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.99s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.95s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.79s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsByOrder (7.00s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.92s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.85s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.10s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.04s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.92s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.97s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.52s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.48s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.82s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.33s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.70s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.55s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.66s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.09s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.42s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.56s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.25s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.30s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.65s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.38s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.21s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.73s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.95s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.27s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.94s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.96s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.68s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.70s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.14s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.90s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.95s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.45s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.61s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.95s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunExitCode (1.94s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.88s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.99s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.32s) [2021-11-11T08:53:43.797Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T08:53:43.797Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.08s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.49s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.04s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.16s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.98s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.87s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.48s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.81s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunRm (6.83s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.96s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.86s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.35s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.92s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.91s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.67s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.80s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.88s) [2021-11-11T08:53:43.798Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.36s) [2021-11-11T08:53:43.798Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.37s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.96s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.48s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.48s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-11-11T08:53:44.267Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.78s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T08:53:44.267Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.74s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.94s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.56s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.35s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (13.37s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.85s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.22s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.56s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.74s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.23s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.63s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T08:53:44.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T08:53:44.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T08:53:44.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T08:53:44.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T08:53:44.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T08:53:44.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T08:53:44.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T08:53:44.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T08:53:44.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T08:53:44.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T08:53:44.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T08:53:44.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T08:53:44.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T08:53:44.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T08:53:44.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerDaemonSuite [2021-11-11T08:53:44.269Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T08:53:44.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T08:53:44.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T08:53:44.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerSwarmSuite [2021-11-11T08:53:44.269Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T08:53:44.269Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T08:53:44.269Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerNetworkSuite [2021-11-11T08:53:44.269Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T08:53:44.269Z] === RUN TestDockerHubPullSuite [2021-11-11T08:53:44.269Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T08:53:44.269Z] PASS [2021-11-11T08:53:44.269Z] ok github.com/docker/docker/integration-cli 2302.631s [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === Skipped [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T08:53:44.269Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T08:53:44.269Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T08:53:44.269Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T08:53:44.269Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T08:53:44.269Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T08:53:44.269Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T08:53:44.269Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T08:53:44.269Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-11T08:53:44.269Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.269Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2021-11-11T08:53:44.269Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T08:53:44.270Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T08:53:44.270Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T08:53:44.270Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.270Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T08:53:44.270Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T08:53:44.271Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T08:53:44.271Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T08:53:44.271Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-11T08:53:44.271Z] [2021-11-11T08:53:44.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T08:53:44.271Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.271Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T08:53:44.272Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T08:53:44.272Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T08:53:44.272Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T08:53:44.272Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T08:53:44.272Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T08:53:44.272Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T08:53:44.272Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T08:53:44.272Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T08:53:44.272Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T08:53:44.272Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T08:53:44.272Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T08:53:44.272Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T08:53:44.272Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T08:53:44.272Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T08:53:44.272Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.272Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T08:53:44.272Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T08:53:44.273Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T08:53:44.273Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T08:53:44.273Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T08:53:44.273Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T08:53:44.273Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T08:53:44.273Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T08:53:44.273Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T08:53:44.273Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:44.273Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.273Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:44.273Z] [2021-11-11T08:53:44.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T08:53:44.274Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T08:53:44.274Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T08:53:44.274Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T08:53:44.274Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T08:53:44.274Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T08:53:44.274Z] [2021-11-11T08:53:44.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T08:53:44.274Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.274Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T08:53:44.743Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.743Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T08:53:44.743Z] [2021-11-11T08:53:44.743Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T08:53:44.744Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.744Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T08:53:44.744Z] [2021-11-11T08:53:44.744Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T08:53:44.745Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T08:53:44.745Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T08:53:44.745Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.745Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T08:53:44.745Z] [2021-11-11T08:53:44.745Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.746Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T08:53:44.746Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.746Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T08:53:44.746Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T08:53:44.747Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] DONE 1093 tests, 547 skipped in 2310.466s [2021-11-11T08:53:44.747Z] INFO: Integration tests ended at 11/11/2021 08:53:44. Duration:00:38:30.5630699 [2021-11-11T08:53:44.747Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] Containers: 2 [2021-11-11T08:53:44.747Z] Running: 0 [2021-11-11T08:53:44.747Z] Paused: 0 [2021-11-11T08:53:44.747Z] Stopped: 2 [2021-11-11T08:53:44.747Z] Images: 18 [2021-11-11T08:53:44.747Z] Server Version: 0.0.0-dev [2021-11-11T08:53:44.747Z] Storage Driver: windowsfilter [2021-11-11T08:53:44.747Z] Windows: [2021-11-11T08:53:44.747Z] Logging Driver: json-file [2021-11-11T08:53:44.747Z] Plugins: [2021-11-11T08:53:44.747Z] Volume: local [2021-11-11T08:53:44.747Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T08:53:44.747Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T08:53:44.747Z] Swarm: inactive [2021-11-11T08:53:44.747Z] Default Isolation: process [2021-11-11T08:53:44.747Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T08:53:44.747Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T08:53:44.747Z] OSType: windows [2021-11-11T08:53:44.747Z] Architecture: x86_64 [2021-11-11T08:53:44.747Z] CPUs: 4 [2021-11-11T08:53:44.747Z] Total Memory: 32GiB [2021-11-11T08:53:44.747Z] Name: azwin-2-c848d0 [2021-11-11T08:53:44.747Z] ID: LS3S:QBON:3MDY:42YY:VV2B:WHCP:YHKF:6MLF:SZ3B:M2AW:3GBS:LO3E [2021-11-11T08:53:44.747Z] Docker Root Dir: D:\CI\PR-43004\2\daemon [2021-11-11T08:53:44.747Z] Debug Mode (client): false [2021-11-11T08:53:44.747Z] Debug Mode (server): true [2021-11-11T08:53:44.747Z] File Descriptors: -1 [2021-11-11T08:53:44.747Z] Goroutines: 17 [2021-11-11T08:53:44.747Z] System Time: 2021-11-11T08:53:44.5445499Z [2021-11-11T08:53:44.747Z] EventsListeners: 0 [2021-11-11T08:53:44.747Z] Registry: https://index.docker.io/v1/ [2021-11-11T08:53:44.747Z] Labels: [2021-11-11T08:53:44.747Z] Experimental: false [2021-11-11T08:53:44.747Z] Insecure Registries: [2021-11-11T08:53:44.747Z] 127.0.0.0/8 [2021-11-11T08:53:44.747Z] Live Restore Enabled: false [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] [2021-11-11T08:53:44.747Z] INFO: Stopping daemon under test [2021-11-11T08:53:44.747Z] SUCCESS: The process with PID 6416 (child process of PID 4640) has been terminated. [2021-11-11T08:53:44.747Z] SUCCESS: The process with PID 4640 (child process of PID 8564) has been terminated. [2021-11-11T08:53:44.747Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T08:53:44.747Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 08:53:44. [2021-11-11T08:53:44.747Z] INFO: Tidying up at end of run [2021-11-11T08:53:45.215Z] INFO: Saving daemon under test log (d:\CI\PR-43004\2\dut.out) to bundles\CIDUT.out [2021-11-11T08:53:45.215Z] INFO: Saving daemon under test log (d:\CI\PR-43004\2\dut.err) to bundles\CIDUT.err [2021-11-11T08:53:45.215Z] INFO: Nuke-Everything... [2021-11-11T08:53:45.215Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T08:53:45.215Z] 34cb3bc693ad [2021-11-11T08:53:45.215Z] 065d2f65f229 [2021-11-11T08:53:45.215Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-11T08:53:52.509Z] Deleted: sha256:31a008b986bcc158017ddcc83a1a66fd6a3011e2d3b986f4f9d9d1da977d757a [2021-11-11T08:53:52.509Z] Deleted: sha256:b838ed27927fdd903371ded3d667e1a4c600740a5ce855e0321e3e013351fcd4 [2021-11-11T08:53:52.509Z] Deleted: sha256:9fc04eba686604f5753c327d1639fa4ac421ee7bd64b64c4127f545338fe266d [2021-11-11T08:53:52.509Z] Deleted: sha256:2470222faf74ba803232b1c44ed1d22f03eaa7525a6f0309d71b511400713675 [2021-11-11T08:53:52.509Z] Deleted: sha256:ec6fe260d6a7b1a854a02510a84157e18575f6145d83e4be684013f12fdbf828 [2021-11-11T08:53:52.509Z] Deleted: sha256:fe0af1cd43dfe2f561a718edc03289dc1f5f80f748d9508349269eccf73940b1 [2021-11-11T08:53:52.509Z] Deleted: sha256:5b82ac0ebb6bdd40368ac57c1cefaa7d465c1a127d31e075a1c9c6b175f5b081 [2021-11-11T08:53:52.509Z] Deleted: sha256:cd66215326c19b0cf0e0598353f376f33fc47152a6595e3c48f75ea22c274bf0 [2021-11-11T08:53:52.509Z] Deleted: sha256:e35b00585e433026f963c76c5571fcdf4fa1c05f4f74ede658f87072179a9f68 [2021-11-11T08:53:52.509Z] Deleted: sha256:0c759adc4545bf2e1e32d6e7f5d2be028bdc842ee422adaded6ada23c6d6246d [2021-11-11T08:53:52.509Z] Deleted: sha256:99d03dce1c7aeb2bea830c237daac9c33e372fa345ea192734373e86222297ea [2021-11-11T08:53:52.509Z] Deleted: sha256:197f25cf610bb1fbf756a93e567492fcb8a6d0f2c15a24c780a58fff8bb86748 [2021-11-11T08:53:52.509Z] Deleted: sha256:5f1a5b3f5811d228814398c8547579fc80060e6f92485f431a3c27008002204d [2021-11-11T08:53:52.509Z] Deleted: sha256:3478aca8d988f7fdc9d61bbadc25db5c6e9b39d0930e205b6319ce9a3c841aa9 [2021-11-11T08:53:52.509Z] Deleted: sha256:a5cea266b8b90cd93df3d15d97de0e8bac610d21abf4c1e4265c77c1667feac3 [2021-11-11T08:53:52.509Z] Deleted: sha256:d50a8a35bf0e0503f168f8bd8f02dfbf2a49b7e0f96d885ae94105079a7c7073 [2021-11-11T08:53:52.509Z] Deleted: sha256:cba8c6529a6d2185863106f348f2d27569fecba8dad21f12c86571b4335ea4a0 [2021-11-11T08:53:52.509Z] Deleted: sha256:89201c35987ba75fd55136c9e35404fa55ae99f22ff0481724c7c86a893e07d7 [2021-11-11T08:53:52.509Z] INFO: Tidying pidfile d:\CI\PR-43004\2\docker.pid [2021-11-11T08:53:52.509Z] INFO: Nuking d:\CI [2021-11-11T08:54:17.814Z] INFO: Zapped successfully [2021-11-11T08:54:17.814Z] [2021-11-11T08:54:17.814Z] INFO: executeCI.ps1 exiting at Thu Nov 11 08:54:16 CUT 2021. Duration 00:57:21.1629056 [2021-11-11T08:54:17.814Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T08:54:18.065Z] Recording test results [2021-11-11T08:54:18.649Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T08:54:20.244Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T08:54:21.452Z] Archiving artifacts [2021-11-11T08:54:22.631Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43004/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T08:54:23.651Z] + make clean [2021-11-11T08:54:24.119Z] docker volume rm -f docker-dev-cache [2021-11-11T08:54:24.119Z] 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