Pull request #41972 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e3750357a5ca99f484445da898ac151adf6f21f3+18543cd8c83bf5d07987442d614f77adb2a4f341 (c4dac5a0dc8839586a26cea406bfe1f02632810d) 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 --is-inside-work-tree # 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-02-17T21:40:50.385Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-17T21:40:50.389Z] Trying to pass milestone 2 [Pipeline] milestone [2021-02-17T21:40:50.442Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-17T21:40:50.648Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0238c70ddb94f6612) in /home/ubuntu/workspace/moby_PR-41972 [Pipeline] { [Pipeline] checkout [2021-02-17T21:40:50.706Z] The recommended git tool is: git [2021-02-17T21:40:50.730Z] using credential docker-jenkins-github-credentials [2021-02-17T21:40:50.738Z] Cloning the remote Git repository [2021-02-17T21:40:50.738Z] Cloning with configured refspecs honoured and without tags [2021-02-17T21:40:50.747Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:40:50.747Z] > git init /home/ubuntu/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:40:50.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:40:50.763Z] > git --version # timeout=10 [2021-02-17T21:40:50.771Z] > git --version # 'git version 2.17.1' [2021-02-17T21:40:50.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:40:50.772Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:04.544Z] Fetching without tags [2021-02-17T21:41:04.797Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:41:04.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:04.527Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:41:04.534Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:04.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:04.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:04.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:04.552Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:04.803Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:04.810Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:05.676Z] Merge succeeded, producing 7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:41:05.676Z] Checking out Revision 7912ea1409bae703e3f5dcfb45e15a0f52fe112e (PR-41972) [2021-02-17T21:41:06.022Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:06.033Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:41:05.238Z] > git remote # timeout=10 [2021-02-17T21:41:05.243Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:05.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:05.246Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:05.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:05.681Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:05.691Z] > git checkout -f 7912ea1409bae703e3f5dcfb45e15a0f52fe112e # timeout=10 [2021-02-17T21:41:06.030Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:06.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/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-02-17T21:41:06.744Z] Unable to find image 'alpine:latest' locally [2021-02-17T21:41:06.744Z] latest: Pulling from library/alpine [2021-02-17T21:41:07.004Z] ba3557a56b15: Pulling fs layer [2021-02-17T21:41:07.004Z] ba3557a56b15: Download complete [2021-02-17T21:41:07.265Z] ba3557a56b15: Pull complete [2021-02-17T21:41:07.265Z] Digest: sha256:9e484577f1f50cdadcd153369b8a91b711b53e1a7b3f1fc6401b46c1c6eeb33e [2021-02-17T21:41:07.265Z] Status: Downloaded newer image for alpine:latest [2021-02-17T21:41:09.809Z] 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 "ppc64le" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-17T21:41:10.063Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0238c70ddb94f6612) in /home/ubuntu/workspace/moby_PR-41972 [2021-02-17T21:41:10.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04715141799bcdce1) in /home/ubuntu/workspace/moby_PR-41972 [Pipeline] node [Pipeline] node [2021-02-17T21:41:10.072Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df0ed836b03cfe94) in /home/ubuntu/workspace/moby_PR-41972 [2021-02-17T21:41:10.074Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-41972 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [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 "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-17T21:41:10.091Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-089b9481cbf160fd3) in /home/ubuntu/workspace/moby_PR-41972 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-02-17T21:41:10.165Z] The recommended git tool is: git [Pipeline] checkout [2021-02-17T21:41:10.176Z] The recommended git tool is: git [Pipeline] checkout [2021-02-17T21:41:10.178Z] using credential docker-jenkins-github-credentials [2021-02-17T21:41:10.180Z] The recommended git tool is: git [Pipeline] checkout [2021-02-17T21:41:10.191Z] using credential docker-jenkins-github-credentials [2021-02-17T21:41:10.196Z] using credential docker-jenkins-github-credentials [2021-02-17T21:41:10.198Z] Fetching changes from the remote Git repository [2021-02-17T21:41:10.201Z] Cloning the remote Git repository [2021-02-17T21:41:10.201Z] Cloning with configured refspecs honoured and without tags [2021-02-17T21:41:10.206Z] Fetching without tags [Pipeline] // stage [2021-02-17T21:41:10.211Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-02-17T21:41:10.238Z] Cloning the remote Git repository [2021-02-17T21:41:10.238Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-02-17T21:41:10.253Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2021-02-17T21:41:10.268Z] Cloning the remote Git repository [2021-02-17T21:41:10.268Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-17T21:41:10.332Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-02-17T21:41:10.387Z] using credential docker-jenkins-github-credentials [2021-02-17T21:41:10.394Z] Cloning the remote Git repository [2021-02-17T21:41:10.394Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-02-17T21:41:10.195Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-17T21:41:10.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:10.211Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:10.211Z] > git --version # timeout=10 [2021-02-17T21:41:10.218Z] > git --version # 'git version 2.17.1' [2021-02-17T21:41:10.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.218Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-17T21:41:10.461Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T21:41:10.825Z] Merge succeeded, producing 5c34896c819a2fce4b049f345a82a1a4aebd2c5e [2021-02-17T21:41:10.825Z] Checking out Revision 5c34896c819a2fce4b049f345a82a1a4aebd2c5e (PR-41972) [2021-02-17T21:41:10.908Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:10.918Z] First time build. Skipping changelog. [2021-02-17T21:41:10.466Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:10.473Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:10.765Z] > git remote # timeout=10 [2021-02-17T21:41:10.769Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:10.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.772Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:10.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:10.831Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:10.848Z] > git checkout -f 5c34896c819a2fce4b049f345a82a1a4aebd2c5e # timeout=10 [2021-02-17T21:41:10.913Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:10.245Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:41:10.245Z] > git init /home/ubuntu/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:41:10.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:10.254Z] > git --version # timeout=10 [2021-02-17T21:41:10.259Z] > git --version # 'git version 2.17.1' [2021-02-17T21:41:10.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.259Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:10.248Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:41:10.248Z] > git init /home/ubuntu/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:41:10.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:10.257Z] > git --version # timeout=10 [2021-02-17T21:41:10.262Z] > git --version # 'git version 2.17.1' [2021-02-17T21:41:10.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.263Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:10.276Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:41:10.276Z] > git init /home/jenkins/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:41:10.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:10.285Z] > git --version # timeout=10 [2021-02-17T21:41:10.297Z] > git --version # 'git version 2.17.1' [2021-02-17T21:41:10.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.299Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:41:10.397Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:41:10.398Z] > git init /home/ubuntu/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:41:10.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:10.419Z] > git --version # timeout=10 [2021-02-17T21:41:10.430Z] > git --version # 'git version 2.7.4' [2021-02-17T21:41:10.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:10.432Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:11.647Z] + docker version [2021-02-17T21:41:11.647Z] Client: Docker Engine - Community [2021-02-17T21:41:11.647Z] Version: 20.10.3 [2021-02-17T21:41:11.647Z] API version: 1.41 [2021-02-17T21:41:11.647Z] Go version: go1.13.15 [2021-02-17T21:41:11.647Z] Git commit: 48d30b5 [2021-02-17T21:41:11.647Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-17T21:41:11.647Z] OS/Arch: linux/amd64 [2021-02-17T21:41:11.647Z] Context: default [2021-02-17T21:41:11.647Z] Experimental: true [2021-02-17T21:41:11.647Z] [2021-02-17T21:41:11.647Z] Server: Docker Engine - Community [2021-02-17T21:41:11.647Z] Engine: [2021-02-17T21:41:11.647Z] Version: 20.10.3 [2021-02-17T21:41:11.647Z] API version: 1.41 (minimum version 1.12) [2021-02-17T21:41:11.647Z] Go version: go1.13.15 [2021-02-17T21:41:11.647Z] Git commit: 46229ca [2021-02-17T21:41:11.647Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-17T21:41:11.647Z] OS/Arch: linux/amd64 [2021-02-17T21:41:11.647Z] Experimental: true [2021-02-17T21:41:11.647Z] containerd: [2021-02-17T21:41:11.647Z] Version: 1.4.3 [2021-02-17T21:41:11.647Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:11.647Z] runc: [2021-02-17T21:41:11.647Z] Version: 1.0.0-rc92 [2021-02-17T21:41:11.647Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:11.647Z] docker-init: [2021-02-17T21:41:11.647Z] Version: 0.19.0 [2021-02-17T21:41:11.647Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-17T21:41:11.935Z] + docker info [2021-02-17T21:41:12.506Z] Client: [2021-02-17T21:41:12.506Z] Context: default [2021-02-17T21:41:12.506Z] Debug Mode: false [2021-02-17T21:41:12.506Z] Plugins: [2021-02-17T21:41:12.506Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-17T21:41:12.506Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-17T21:41:12.506Z] [2021-02-17T21:41:12.506Z] Server: [2021-02-17T21:41:12.506Z] Containers: 0 [2021-02-17T21:41:12.506Z] Running: 0 [2021-02-17T21:41:12.506Z] Paused: 0 [2021-02-17T21:41:12.506Z] Stopped: 0 [2021-02-17T21:41:12.506Z] Images: 5 [2021-02-17T21:41:12.506Z] Server Version: 20.10.3 [2021-02-17T21:41:12.506Z] Storage Driver: overlay2 [2021-02-17T21:41:12.506Z] Backing Filesystem: extfs [2021-02-17T21:41:12.506Z] Supports d_type: true [2021-02-17T21:41:12.506Z] Native Overlay Diff: true [2021-02-17T21:41:12.506Z] Logging Driver: json-file [2021-02-17T21:41:12.506Z] Cgroup Driver: cgroupfs [2021-02-17T21:41:12.506Z] Cgroup Version: 1 [2021-02-17T21:41:12.506Z] Plugins: [2021-02-17T21:41:12.506Z] Volume: local [2021-02-17T21:41:12.506Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:41:12.506Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:41:12.506Z] Swarm: inactive [2021-02-17T21:41:12.506Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-17T21:41:12.506Z] Default Runtime: runc [2021-02-17T21:41:12.506Z] Init Binary: docker-init [2021-02-17T21:41:12.506Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:12.506Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:12.506Z] init version: de40ad0 [2021-02-17T21:41:12.506Z] Security Options: [2021-02-17T21:41:12.506Z] apparmor [2021-02-17T21:41:12.506Z] seccomp [2021-02-17T21:41:12.506Z] Profile: default [2021-02-17T21:41:12.506Z] Kernel Version: 5.4.0-1037-aws [2021-02-17T21:41:12.506Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-17T21:41:12.506Z] OSType: linux [2021-02-17T21:41:12.506Z] Architecture: x86_64 [2021-02-17T21:41:12.506Z] CPUs: 2 [2021-02-17T21:41:12.506Z] Total Memory: 7.569GiB [2021-02-17T21:41:12.506Z] Name: ip-10-100-40-190 [2021-02-17T21:41:12.506Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-17T21:41:12.506Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:41:12.506Z] Debug Mode: false [2021-02-17T21:41:12.506Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:41:12.506Z] Labels: [2021-02-17T21:41:12.506Z] Experimental: true [2021-02-17T21:41:12.506Z] Insecure Registries: [2021-02-17T21:41:12.506Z] 127.0.0.0/8 [2021-02-17T21:41:12.506Z] Live Restore Enabled: true [2021-02-17T21:41:12.506Z] [2021-02-17T21:41:12.506Z] WARNING: No swap limit support [2021-02-17T21:41:12.506Z] WARNING: No blkio weight support [2021-02-17T21:41:12.506Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-17T21:41:12.793Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:12.793Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:12.793Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-17T21:41:12.793Z] + bash /home/ubuntu/workspace/moby_PR-41972/check-config.sh [2021-02-17T21:41:12.793Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-17T21:41:12.793Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-17T21:41:12.793Z] [2021-02-17T21:41:12.793Z] Generally Necessary: [2021-02-17T21:41:12.793Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-17T21:41:12.793Z] - apparmor: enabled and tools installed [2021-02-17T21:41:12.793Z] - CONFIG_NAMESPACES: enabled [2021-02-17T21:41:12.793Z] - CONFIG_NET_NS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_PID_NS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_IPC_NS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_UTS_NS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUPS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CPUSETS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_MEMCG: enabled [2021-02-17T21:41:12.793Z] - CONFIG_KEYS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_VETH: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-17T21:41:12.793Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-17T21:41:12.793Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-17T21:41:12.793Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-17T21:41:12.793Z] [2021-02-17T21:41:12.793Z] Optional Features: [2021-02-17T21:41:12.793Z] - CONFIG_USER_NS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_SECCOMP: enabled [2021-02-17T21:41:12.793Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-17T21:41:12.793Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-17T21:41:12.793Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-17T21:41:12.793Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-17T21:41:12.793Z] - CONFIG_BLK_CGROUP: enabled [2021-02-17T21:41:13.054Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-17T21:41:13.054Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-17T21:41:13.054Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-17T21:41:13.054Z] - CONFIG_CGROUP_PERF: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-17T21:41:13.054Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-17T21:41:13.054Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-17T21:41:13.054Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-17T21:41:13.054Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_IP_VS: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-17T21:41:13.054Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-17T21:41:13.054Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-17T21:41:13.054Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_EXT4_FS: enabled [2021-02-17T21:41:13.054Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-17T21:41:13.054Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-17T21:41:13.054Z] - Network Drivers: [2021-02-17T21:41:13.054Z] - "overlay": [2021-02-17T21:41:13.054Z] - CONFIG_VXLAN: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-17T21:41:13.054Z] Optional (for encrypted networks): [2021-02-17T21:41:13.054Z] - CONFIG_CRYPTO: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-17T21:41:13.054Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-17T21:41:13.054Z] - CONFIG_XFRM: enabled [2021-02-17T21:41:13.054Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-17T21:41:13.054Z] - "ipvlan": [2021-02-17T21:41:13.054Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-17T21:41:13.054Z] - "macvlan": [2021-02-17T21:41:13.054Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_DUMMY: enabled (as module) [2021-02-17T21:41:13.054Z] - "ftp,tftp client in container": [2021-02-17T21:41:13.054Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-17T21:41:13.054Z] - Storage Drivers: [2021-02-17T21:41:13.054Z] - "aufs": [2021-02-17T21:41:13.054Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-17T21:41:13.054Z] - "btrfs": [2021-02-17T21:41:13.054Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-17T21:41:13.054Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-17T21:41:13.054Z] - "devicemapper": [2021-02-17T21:41:13.054Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-17T21:41:13.054Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-17T21:41:13.054Z] - "overlay": [2021-02-17T21:41:13.054Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-17T21:41:13.054Z] - "zfs": [2021-02-17T21:41:13.054Z] - /dev/zfs: present [2021-02-17T21:41:13.054Z] - zfs command: missing [2021-02-17T21:41:13.054Z] - zpool command: missing [2021-02-17T21:41:13.054Z] [2021-02-17T21:41:13.054Z] Limits: [2021-02-17T21:41:13.054Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-17T21:41:13.054Z] [2021-02-17T21:41:13.054Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:41:13.396Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:41:13.657Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:13.657Z] #1 sha256:f042de9a1ca03ea8e7b6eb2f023ed08a5b7dd0dbe0d11ad8920b322f381d953a [2021-02-17T21:41:13.657Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-17T21:41:13.657Z] #1 DONE 0.0s [2021-02-17T21:41:13.657Z] [2021-02-17T21:41:13.657Z] #2 [internal] load .dockerignore [2021-02-17T21:41:13.657Z] #2 sha256:0942b7e0afbc55c889474b2954e96f0521198a04d8ff8316491bc5028c4e862a [2021-02-17T21:41:13.657Z] #2 transferring context: 87B 0.0s done [2021-02-17T21:41:13.657Z] #2 DONE 0.0s [2021-02-17T21:41:13.657Z] [2021-02-17T21:41:13.657Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:41:13.657Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-17T21:41:13.657Z] #3 DONE 0.2s [2021-02-17T21:41:13.917Z] [2021-02-17T21:41:13.917Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-17T21:41:13.917Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-17T21:41:13.917Z] #4 CACHED [2021-02-17T21:41:13.917Z] [2021-02-17T21:41:13.917Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:41:13.917Z] #5 sha256:f3324dd74723736de00970e1ff993b4f8c42a9ce57835d403392e0ccbd986672 [2021-02-17T21:41:13.917Z] #5 DONE 0.0s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:41:14.178Z] #5 sha256:f3324dd74723736de00970e1ff993b4f8c42a9ce57835d403392e0ccbd986672 [2021-02-17T21:41:14.178Z] #5 transferring dockerfile: 16.55kB done [2021-02-17T21:41:14.178Z] #5 DONE 0.0s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:41:14.178Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-17T21:41:14.178Z] #6 DONE 0.1s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:41:14.178Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-17T21:41:14.178Z] #7 DONE 0.1s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:41:14.178Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-17T21:41:14.178Z] #8 DONE 0.1s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:41:14.178Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-17T21:41:14.178Z] #61 DONE 0.0s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:41:14.178Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:41:14.178Z] #9 DONE 0.0s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:41:14.178Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:41:14.178Z] #25 DONE 0.0s [2021-02-17T21:41:14.178Z] [2021-02-17T21:41:14.178Z] #22 [internal] load build context [2021-02-17T21:41:14.178Z] #22 sha256:32fc1354012b61dc5fcd0a4af740afaa06c294a69a56d970a4a9f8df197ee80c [2021-02-17T21:41:15.573Z] #22 transferring context: 53.35MB 1.3s done [2021-02-17T21:41:15.573Z] #22 DONE 1.3s [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #26 [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-02-17T21:41:15.573Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-17T21:41:15.573Z] #26 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #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-02-17T21:41:15.573Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-17T21:41:15.573Z] #11 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #32 sha256:5e35c3bd017795dae460c34694d2b5b328f2ffa42c1513dc511142c3da65a95b [2021-02-17T21:41:15.573Z] #32 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #64 sha256:0cbb1171bb90db0e8a4fdfb3143cb2ed8928e6555ab6efa124df83e572fcfa44 [2021-02-17T21:41:15.573Z] #64 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #39 [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-02-17T21:41:15.573Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:41:15.573Z] #39 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-17T21:41:15.573Z] #62 sha256:047e368e4014ddc03670f31573dc3e8dee1ba9e7d1fa3a196871a2373f923347 [2021-02-17T21:41:15.573Z] #62 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #54 [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-02-17T21:41:15.573Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:41:15.573Z] #54 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #50 [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-02-17T21:41:15.573Z] #50 sha256:e3a28e7c9b8d50387a95ab38d6a0174e9a1c2705772274fb2e5e8967a9859c4a [2021-02-17T21:41:15.573Z] #50 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #47 sha256:67ac1e3b20d785ae45bb0b091ca422852348a2b245baa5d86b8e6fe397ad26f1 [2021-02-17T21:41:15.573Z] #47 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #37 sha256:89159f1509ba0c663a53ca48f24e8a9cedf4a21c729c6aac3e84586a714f0d54 [2021-02-17T21:41:15.573Z] #37 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #60 sha256:08814c13b6e3603d3dc0fcfb3a576ee5db9860faca287515fe3640f9b8ac8b87 [2021-02-17T21:41:15.573Z] #60 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:41:15.573Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-17T21:41:15.573Z] #18 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #40 sha256:f93b1a8164d700ac99314bc97d4e8999903a4f72c84f5b296534a29a045f3788 [2021-02-17T21:41:15.573Z] #40 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-17T21:41:15.573Z] #24 sha256:18164e0efd34e7ae4f95433285b610bd1c1e9d7076bad19e9dea74858c4113f5 [2021-02-17T21:41:15.573Z] #24 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #42 [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-02-17T21:41:15.573Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:41:15.573Z] #42 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #28 [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-02-17T21:41:15.573Z] #28 sha256:28810a433fb37de671073d21d33e078a8c892d2def681727606082483c88975c [2021-02-17T21:41:15.573Z] #28 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #57 [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-02-17T21:41:15.573Z] #57 sha256:47e2ebf5f0f620224351a0371b5566ea8baebe21f6d301e5fc51d58689c26896 [2021-02-17T21:41:15.573Z] #57 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #34 sha256:6a6027ece556f62437630daca648651512279d5c0fff67e028718be4487774bc [2021-02-17T21:41:15.573Z] #34 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:41:15.573Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-17T21:41:15.573Z] #13 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:41:15.573Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-17T21:41:15.573Z] #30 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:41:15.573Z] #27 sha256:2796a8f99abcea583843948f9a654720134d45dd6dac5152bba5031665cc7f68 [2021-02-17T21:41:15.573Z] #27 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:41:15.573Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-17T21:41:15.573Z] #21 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #45 sha256:92043979deed8ecc844e4cc7e850b3e88a4a13cf4f6f1baf2963f07f3998b1f9 [2021-02-17T21:41:15.573Z] #45 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #52 [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-02-17T21:41:15.573Z] #52 sha256:706c1fdf2d9fcdf37abbd373755176ba638331b5ceb51ae0aae3e0e877e53c56 [2021-02-17T21:41:15.573Z] #52 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #48 [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-02-17T21:41:15.573Z] #48 sha256:578932978f3c0da0b11a83d737d2a5933346645fc3ff32d3e2cc58768caa2f18 [2021-02-17T21:41:15.573Z] #48 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-17T21:41:15.573Z] #51 sha256:61d4dedb4056e0ce5b5015d6e3fcf74a987ab5f9ec8cb592359fca6e50cf9a64 [2021-02-17T21:41:15.573Z] #51 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #33 [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-02-17T21:41:15.573Z] #33 sha256:456cba1837fadd7022dce2133d002de0d8b8c80842e84678cdd67360f014c5a0 [2021-02-17T21:41:15.573Z] #33 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #63 [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-02-17T21:41:15.573Z] #63 sha256:805d135d7e66f6b4447f0bc077acde6669274e7d9140c8c29e99357faa54afd9 [2021-02-17T21:41:15.573Z] #63 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.573Z] #55 [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-02-17T21:41:15.573Z] #55 sha256:7ebdddf1129923aeb9500c41f4de2198f9487de27a8fbc4e04305f9cf8d6dab9 [2021-02-17T21:41:15.573Z] #55 CACHED [2021-02-17T21:41:15.573Z] [2021-02-17T21:41:15.574Z] #44 [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-02-17T21:41:15.574Z] #44 sha256:c6e882b8e0ca93153c2a1253ae24aa4a646eda4297f1f053fea6b64e76d0481e [2021-02-17T21:41:15.574Z] #44 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:41:15.574Z] #59 sha256:ccb897601124e9d6b46bdc1871bf9752d5da0e4d798e0d75a9aa8d49827946c2 [2021-02-17T21:41:15.574Z] #59 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:41:15.574Z] #43 sha256:064e95e2c447bb27da0367592ae83c0e7e0385869445f0c8febf2bc3a016d9d3 [2021-02-17T21:41:15.574Z] #43 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #23 [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-02-17T21:41:15.574Z] #23 sha256:767c992ac12bc2ac92dacbdc99e3fbe000bdb31a23a3c89a4aa8947e8e237cfb [2021-02-17T21:41:15.574Z] #23 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:41:15.574Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-17T21:41:15.574Z] #38 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #14 [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-02-17T21:41:15.574Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-17T21:41:15.574Z] #14 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #36 [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-02-17T21:41:15.574Z] #36 sha256:94c91de4c58f9c3b0b9970b27a8cd6dbe26c307a110c7ab1a2fd12a60faccfcb [2021-02-17T21:41:15.574Z] #36 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-17T21:41:15.574Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-17T21:41:15.574Z] #10 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #20 [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-02-17T21:41:15.574Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-17T21:41:15.574Z] #20 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:41:15.574Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:41:15.574Z] #12 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:41:15.574Z] #29 sha256:35a61894598572fbb7d52291ee86dc78bce06bd8e5fa82a5030f4e2f8bf08228 [2021-02-17T21:41:15.574Z] #29 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-17T21:41:15.574Z] #49 sha256:bfbf7d62614f5e97f1d8d56b6dc23cb9d27b3eb3fad11650b4f3ea5f2feaefeb [2021-02-17T21:41:15.574Z] #49 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:41:15.574Z] #58 sha256:3745e034ac5b862a580ffeb46302f2bf004147e6f6668cce18d9eb511c522fff [2021-02-17T21:41:15.574Z] #58 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #35 [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-02-17T21:41:15.574Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:41:15.574Z] #35 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-17T21:41:15.574Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-17T21:41:15.574Z] #17 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #41 [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-02-17T21:41:15.574Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:41:15.574Z] #41 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:41:15.574Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-17T21:41:15.574Z] #16 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:41:15.574Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:41:15.574Z] #31 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-17T21:41:15.574Z] #53 sha256:4a280b7b307e36a211d4afaa25daf8e0a8bf5706f556e364df0a626a9ce22276 [2021-02-17T21:41:15.574Z] #53 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-17T21:41:15.574Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-17T21:41:15.574Z] #15 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-17T21:41:15.574Z] #56 sha256:c6505679b63a14dbbc76356dd37fd9eaa3b6d351d0b4fcd51bf32b3e4686d9e9 [2021-02-17T21:41:15.574Z] #56 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:41:15.574Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:41:15.574Z] #19 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #46 [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-02-17T21:41:15.574Z] #46 sha256:6370f5321a590c85ff8445a2ed2df816c00ef787564f9efae1de74736aee4cdf [2021-02-17T21:41:15.574Z] #46 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:41:15.574Z] #65 sha256:6577192f00a093d2a35bafcf6db946bb2771f1c701cbc2d29b743c69217f2450 [2021-02-17T21:41:15.574Z] #65 CACHED [2021-02-17T21:41:15.574Z] [2021-02-17T21:41:15.574Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:41:15.574Z] #66 sha256:5e4d1f74825f4d69982cd2784406a705fba33ae47000c363b56c1c69c8f8a42f [2021-02-17T21:41:16.518Z] #66 DONE 0.9s [2021-02-17T21:41:16.518Z] [2021-02-17T21:41:16.518Z] #67 exporting to image [2021-02-17T21:41:16.518Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-17T21:41:16.518Z] #67 exporting layers [2021-02-17T21:41:17.459Z] #67 exporting layers 1.0s done [2021-02-17T21:41:17.459Z] #67 writing image sha256:b05b8f84b3017e8f7da5f5b704ed89473a50e1f869bf48cd4b22c3dbd2141810 done [2021-02-17T21:41:17.459Z] #67 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:41:17.459Z] #67 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:41:17.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -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:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary test-integration [2021-02-17T21:41:18.386Z] [2021-02-17T21:41:18.386Z] Removing bundles/ [2021-02-17T21:41:18.386Z] [2021-02-17T21:41:18.386Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-17T21:41:18.386Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:41:18.386Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:41:20.129Z] Fetching without tags [2021-02-17T21:41:20.426Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:41:20.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:20.100Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:41:20.105Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:20.119Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:20.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:20.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:20.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:20.433Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:20.436Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:20.848Z] > git remote # timeout=10 [2021-02-17T21:41:20.851Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:20.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:20.853Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:21.402Z] Merge succeeded, producing 35c4b2526837e1d1947e8d6d170de0a73479aa87 [2021-02-17T21:41:21.402Z] Checking out Revision 35c4b2526837e1d1947e8d6d170de0a73479aa87 (PR-41972) [2021-02-17T21:41:21.468Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:21.482Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:41:22.299Z] + docker version [2021-02-17T21:41:22.299Z] Client: Docker Engine - Community [2021-02-17T21:41:22.299Z] Version: 19.03.7 [2021-02-17T21:41:22.299Z] API version: 1.40 [2021-02-17T21:41:22.299Z] Go version: go1.12.17 [2021-02-17T21:41:22.299Z] Git commit: 7141c199a2 [2021-02-17T21:41:22.299Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-17T21:41:22.299Z] OS/Arch: linux/s390x [2021-02-17T21:41:22.299Z] Experimental: false [2021-02-17T21:41:22.299Z] [2021-02-17T21:41:22.299Z] Server: Docker Engine - Community [2021-02-17T21:41:22.299Z] Engine: [2021-02-17T21:41:22.299Z] Version: 19.03.7 [2021-02-17T21:41:22.299Z] API version: 1.40 (minimum version 1.12) [2021-02-17T21:41:22.299Z] Go version: go1.12.17 [2021-02-17T21:41:22.299Z] Git commit: 7141c199a2 [2021-02-17T21:41:22.299Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-17T21:41:22.299Z] OS/Arch: linux/s390x [2021-02-17T21:41:22.299Z] Experimental: true [2021-02-17T21:41:22.299Z] containerd: [2021-02-17T21:41:22.299Z] Version: 1.2.13 [2021-02-17T21:41:22.299Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-17T21:41:22.299Z] runc: [2021-02-17T21:41:22.299Z] Version: 1.0.0-rc10 [2021-02-17T21:41:22.299Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-17T21:41:22.299Z] docker-init: [2021-02-17T21:41:22.299Z] Version: 0.18.0 [2021-02-17T21:41:22.299Z] GitCommit: fec3683 [Pipeline] sh [2021-02-17T21:41:22.691Z] + docker info [2021-02-17T21:41:21.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:21.409Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:21.414Z] > git checkout -f 35c4b2526837e1d1947e8d6d170de0a73479aa87 # timeout=10 [2021-02-17T21:41:21.474Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:22.987Z] Client: [2021-02-17T21:41:22.987Z] Debug Mode: false [2021-02-17T21:41:22.987Z] [2021-02-17T21:41:22.987Z] Server: [2021-02-17T21:41:22.987Z] Containers: 0 [2021-02-17T21:41:22.987Z] Running: 0 [2021-02-17T21:41:22.987Z] Paused: 0 [2021-02-17T21:41:22.987Z] Stopped: 0 [2021-02-17T21:41:22.987Z] Images: 2 [2021-02-17T21:41:22.987Z] Server Version: 19.03.7 [2021-02-17T21:41:22.987Z] Storage Driver: overlay2 [2021-02-17T21:41:22.987Z] Backing Filesystem: [2021-02-17T21:41:22.987Z] Supports d_type: true [2021-02-17T21:41:22.987Z] Native Overlay Diff: true [2021-02-17T21:41:22.987Z] Logging Driver: json-file [2021-02-17T21:41:22.987Z] Cgroup Driver: cgroupfs [2021-02-17T21:41:22.987Z] Plugins: [2021-02-17T21:41:22.987Z] Volume: local [2021-02-17T21:41:22.987Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:41:22.987Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:41:22.987Z] Swarm: inactive [2021-02-17T21:41:22.987Z] Runtimes: runc [2021-02-17T21:41:22.987Z] Default Runtime: runc [2021-02-17T21:41:22.987Z] Init Binary: docker-init [2021-02-17T21:41:22.987Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-17T21:41:22.987Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-17T21:41:22.987Z] init version: fec3683 [2021-02-17T21:41:22.987Z] Security Options: [2021-02-17T21:41:22.987Z] apparmor [2021-02-17T21:41:22.987Z] seccomp [2021-02-17T21:41:22.987Z] Profile: default [2021-02-17T21:41:22.987Z] Kernel Version: 4.15.0-88-generic [2021-02-17T21:41:22.987Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-17T21:41:22.987Z] OSType: linux [2021-02-17T21:41:22.987Z] Architecture: s390x [2021-02-17T21:41:22.987Z] CPUs: 2 [2021-02-17T21:41:22.987Z] Total Memory: 7.861GiB [2021-02-17T21:41:22.987Z] Name: s390x-ubuntu-26 [2021-02-17T21:41:22.987Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-17T21:41:22.987Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:41:22.987Z] Debug Mode: false [2021-02-17T21:41:22.987Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:41:22.987Z] Labels: [2021-02-17T21:41:22.987Z] Experimental: true [2021-02-17T21:41:22.987Z] Insecure Registries: [2021-02-17T21:41:22.987Z] 127.0.0.0/8 [2021-02-17T21:41:22.987Z] Live Restore Enabled: false [2021-02-17T21:41:22.987Z] [2021-02-17T21:41:22.987Z] WARNING: No swap limit support [Pipeline] sh [2021-02-17T21:41:23.380Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:23.380Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:23.380Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-17T21:41:23.380Z] + bash /home/jenkins/workspace/moby_PR-41972/check-config.sh [2021-02-17T21:41:23.380Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-17T21:41:23.380Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-02-17T21:41:23.380Z] [2021-02-17T21:41:23.380Z] Generally Necessary: [2021-02-17T21:41:23.380Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-17T21:41:23.380Z] - apparmor: enabled and tools installed [2021-02-17T21:41:23.380Z] - CONFIG_NAMESPACES: enabled [2021-02-17T21:41:23.380Z] - CONFIG_NET_NS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_PID_NS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_IPC_NS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_UTS_NS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUPS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CPUSETS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_MEMCG: enabled [2021-02-17T21:41:23.380Z] - CONFIG_KEYS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_VETH: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-17T21:41:23.380Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-17T21:41:23.380Z] [2021-02-17T21:41:23.380Z] Optional Features: [2021-02-17T21:41:23.380Z] - CONFIG_USER_NS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_SECCOMP: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-17T21:41:23.380Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-17T21:41:23.380Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-17T21:41:23.380Z] - CONFIG_BLK_CGROUP: enabled [2021-02-17T21:41:23.380Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-17T21:41:23.380Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_PERF: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-17T21:41:23.380Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-17T21:41:23.380Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-17T21:41:23.380Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-17T21:41:23.380Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-17T21:41:23.380Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_IP_VS: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-17T21:41:23.380Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-17T21:41:23.380Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-17T21:41:23.380Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-17T21:41:23.380Z] - CONFIG_EXT4_FS: enabled [2021-02-17T21:41:23.380Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-17T21:41:23.380Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-17T21:41:23.380Z] - Network Drivers: [2021-02-17T21:41:23.380Z] - "overlay": [2021-02-17T21:41:23.676Z] - CONFIG_VXLAN: enabled (as module) [2021-02-17T21:41:23.676Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-17T21:41:23.676Z] Optional (for encrypted networks): [2021-02-17T21:41:23.676Z] - CONFIG_CRYPTO: enabled [2021-02-17T21:41:23.676Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-17T21:41:23.676Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-17T21:41:23.676Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-17T21:41:23.676Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-17T21:41:23.676Z] - CONFIG_XFRM: enabled [2021-02-17T21:41:23.676Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-17T21:41:23.676Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-17T21:41:23.676Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-17T21:41:23.676Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-17T21:41:23.676Z] - "ipvlan": [2021-02-17T21:41:23.676Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-17T21:41:23.677Z] - "macvlan": [2021-02-17T21:41:23.677Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-17T21:41:23.677Z] - CONFIG_DUMMY: enabled (as module) [2021-02-17T21:41:23.677Z] - "ftp,tftp client in container": [2021-02-17T21:41:23.677Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-17T21:41:23.677Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-17T21:41:23.677Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-17T21:41:23.677Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-17T21:41:23.677Z] - Storage Drivers: [2021-02-17T21:41:23.677Z] - "aufs": [2021-02-17T21:41:23.677Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-17T21:41:23.677Z] - "btrfs": [2021-02-17T21:41:23.677Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-17T21:41:23.677Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-17T21:41:23.677Z] - "devicemapper": [2021-02-17T21:41:23.677Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-17T21:41:23.677Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-17T21:41:23.677Z] - "overlay": [2021-02-17T21:41:23.677Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-17T21:41:23.677Z] - "zfs": [2021-02-17T21:41:23.677Z] - /dev/zfs: missing [2021-02-17T21:41:23.677Z] - zfs command: missing [2021-02-17T21:41:23.677Z] - zpool command: missing [2021-02-17T21:41:23.677Z] [2021-02-17T21:41:23.677Z] Limits: [2021-02-17T21:41:23.677Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-17T21:41:23.677Z] [2021-02-17T21:41:23.677Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:41:23.969Z] Fetching without tags [2021-02-17T21:41:24.084Z] Fetching without tags [2021-02-17T21:41:24.120Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:41:24.120Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:24.120Z] #1 DONE 0.0s [2021-02-17T21:41:24.120Z] [2021-02-17T21:41:24.120Z] #2 [internal] load .dockerignore [2021-02-17T21:41:24.120Z] #2 DONE 0.0s [2021-02-17T21:41:24.120Z] [2021-02-17T21:41:24.120Z] #2 [internal] load .dockerignore [2021-02-17T21:41:24.120Z] #2 transferring context: 87B done [2021-02-17T21:41:24.120Z] #2 DONE 0.0s [2021-02-17T21:41:24.120Z] [2021-02-17T21:41:24.120Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:24.120Z] #1 transferring dockerfile: 16.55kB done [2021-02-17T21:41:24.120Z] #1 DONE 0.0s [2021-02-17T21:41:24.120Z] [2021-02-17T21:41:24.120Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:41:24.191Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:41:24.307Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:41:23.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:23.946Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:41:23.951Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:23.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:23.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:23.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:23.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:24.192Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:24.199Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:24.071Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:24.078Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:41:24.084Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:24.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:24.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:24.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:24.094Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:24.316Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:24.320Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:24.417Z] #3 DONE 0.2s [2021-02-17T21:41:24.417Z] [2021-02-17T21:41:24.417Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-17T21:41:24.417Z] #4 CACHED [2021-02-17T21:41:25.060Z] [2021-02-17T21:41:25.060Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:41:25.060Z] #5 DONE 0.1s [2021-02-17T21:41:25.060Z] [2021-02-17T21:41:25.060Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:41:25.066Z] Still waiting to schedule task [2021-02-17T21:41:25.066Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-02-17T21:41:25.146Z] Merge succeeded, producing eb2d59b1f296e9470c8ce6c23ee99cf7590bbb90 [2021-02-17T21:41:25.146Z] Checking out Revision eb2d59b1f296e9470c8ce6c23ee99cf7590bbb90 (PR-41972) [2021-02-17T21:41:25.207Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:25.212Z] First time build. Skipping changelog. [2021-02-17T21:41:25.281Z] Merge succeeded, producing 616520ada7e41b0274cec924b6b92181324ab4a1 [2021-02-17T21:41:25.281Z] Checking out Revision 616520ada7e41b0274cec924b6b92181324ab4a1 (PR-41972) [2021-02-17T21:41:25.351Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:25.356Z] #7 DONE 0.1s [2021-02-17T21:41:25.356Z] [2021-02-17T21:41:25.356Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:41:25.356Z] #6 DONE 0.1s [2021-02-17T21:41:25.356Z] [2021-02-17T21:41:25.356Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-17T21:41:25.356Z] #60 DONE 0.0s [2021-02-17T21:41:25.356Z] [2021-02-17T21:41:25.356Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-17T21:41:25.356Z] #8 DONE 0.0s [2021-02-17T21:41:25.356Z] [2021-02-17T21:41:25.356Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-17T21:41:25.356Z] #24 DONE 0.0s [2021-02-17T21:41:25.356Z] [2021-02-17T21:41:25.356Z] #21 [internal] load build context [2021-02-17T21:41:25.380Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:41:25.740Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:41:25.907Z] + [ PR != PR ] [2021-02-17T21:41:25.907Z] + [ 20.10 != master ] [2021-02-17T21:41:25.907Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:41:24.623Z] > git remote # timeout=10 [2021-02-17T21:41:24.629Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:24.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:24.635Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:25.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:25.147Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:25.160Z] > git checkout -f eb2d59b1f296e9470c8ce6c23ee99cf7590bbb90 # timeout=10 [2021-02-17T21:41:25.208Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:24.741Z] > git remote # timeout=10 [2021-02-17T21:41:24.763Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:24.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:24.771Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:25.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:25.290Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:25.305Z] > git checkout -f 616520ada7e41b0274cec924b6b92181324ab4a1 # timeout=10 [2021-02-17T21:41:25.360Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:26.105Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:41:26.196Z] + docker version [2021-02-17T21:41:26.196Z] Client: Docker Engine - Community [2021-02-17T21:41:26.196Z] Version: 20.10.3 [2021-02-17T21:41:26.196Z] API version: 1.41 [2021-02-17T21:41:26.196Z] Go version: go1.13.15 [2021-02-17T21:41:26.196Z] Git commit: 48d30b5 [2021-02-17T21:41:26.196Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-17T21:41:26.196Z] OS/Arch: linux/amd64 [2021-02-17T21:41:26.196Z] Context: default [2021-02-17T21:41:26.196Z] Experimental: true [2021-02-17T21:41:26.196Z] [2021-02-17T21:41:26.196Z] Server: Docker Engine - Community [2021-02-17T21:41:26.196Z] Engine: [2021-02-17T21:41:26.196Z] Version: 20.10.3 [2021-02-17T21:41:26.196Z] API version: 1.41 (minimum version 1.12) [2021-02-17T21:41:26.196Z] Go version: go1.13.15 [2021-02-17T21:41:26.196Z] Git commit: 46229ca [2021-02-17T21:41:26.196Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-17T21:41:26.196Z] OS/Arch: linux/amd64 [2021-02-17T21:41:26.196Z] Experimental: true [2021-02-17T21:41:26.196Z] containerd: [2021-02-17T21:41:26.196Z] Version: 1.4.3 [2021-02-17T21:41:26.196Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:26.196Z] runc: [2021-02-17T21:41:26.196Z] Version: 1.0.0-rc92 [2021-02-17T21:41:26.196Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:26.196Z] docker-init: [2021-02-17T21:41:26.196Z] Version: 0.19.0 [2021-02-17T21:41:26.196Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-17T21:41:25.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:25.714Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:41:25.722Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:25.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:41:25.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:41:25.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:25.744Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:41:26.108Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:26.112Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:41:26.272Z] + docker version [2021-02-17T21:41:26.272Z] Client: Docker Engine - Community [2021-02-17T21:41:26.272Z] Version: 20.10.3 [2021-02-17T21:41:26.272Z] API version: 1.41 [2021-02-17T21:41:26.272Z] Go version: go1.13.15 [2021-02-17T21:41:26.272Z] Git commit: 48d30b5 [2021-02-17T21:41:26.272Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-17T21:41:26.272Z] OS/Arch: linux/amd64 [2021-02-17T21:41:26.272Z] Context: default [2021-02-17T21:41:26.272Z] Experimental: true [2021-02-17T21:41:26.272Z] [2021-02-17T21:41:26.272Z] Server: Docker Engine - Community [2021-02-17T21:41:26.272Z] Engine: [2021-02-17T21:41:26.272Z] Version: 20.10.3 [2021-02-17T21:41:26.272Z] API version: 1.41 (minimum version 1.12) [2021-02-17T21:41:26.272Z] Go version: go1.13.15 [2021-02-17T21:41:26.272Z] Git commit: 46229ca [2021-02-17T21:41:26.272Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-17T21:41:26.272Z] OS/Arch: linux/amd64 [2021-02-17T21:41:26.272Z] Experimental: true [2021-02-17T21:41:26.272Z] containerd: [2021-02-17T21:41:26.272Z] Version: 1.4.3 [2021-02-17T21:41:26.272Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:26.272Z] runc: [2021-02-17T21:41:26.272Z] Version: 1.0.0-rc92 [2021-02-17T21:41:26.272Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:26.272Z] docker-init: [2021-02-17T21:41:26.272Z] Version: 0.19.0 [2021-02-17T21:41:26.272Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-17T21:41:26.405Z] #21 transferring context: 53.35MB 0.9s done [2021-02-17T21:41:26.405Z] #21 DONE 1.0s [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-17T21:41:26.405Z] #9 CACHED [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-17T21:41:26.405Z] #11 CACHED [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-17T21:41:26.405Z] #34 CACHED [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-17T21:41:26.405Z] #10 CACHED [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-17T21:41:26.405Z] #53 CACHED [2021-02-17T21:41:26.405Z] [2021-02-17T21:41:26.405Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:26.466Z] + docker info [2021-02-17T21:41:26.594Z] + docker info [2021-02-17T21:41:26.849Z] Client: [2021-02-17T21:41:26.849Z] Context: default [2021-02-17T21:41:26.849Z] Debug Mode: false [2021-02-17T21:41:26.849Z] Plugins: [2021-02-17T21:41:26.849Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-17T21:41:26.849Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-17T21:41:26.849Z] [2021-02-17T21:41:26.849Z] Server: [2021-02-17T21:41:26.849Z] Containers: 0 [2021-02-17T21:41:26.849Z] Running: 0 [2021-02-17T21:41:26.849Z] Paused: 0 [2021-02-17T21:41:26.849Z] Stopped: 0 [2021-02-17T21:41:26.849Z] Images: 3 [2021-02-17T21:41:26.849Z] Server Version: 20.10.3 [2021-02-17T21:41:26.849Z] Storage Driver: overlay2 [2021-02-17T21:41:26.849Z] Backing Filesystem: extfs [2021-02-17T21:41:26.849Z] Supports d_type: true [2021-02-17T21:41:26.849Z] Native Overlay Diff: true [2021-02-17T21:41:26.849Z] Logging Driver: json-file [2021-02-17T21:41:26.849Z] Cgroup Driver: cgroupfs [2021-02-17T21:41:26.849Z] Cgroup Version: 1 [2021-02-17T21:41:26.849Z] Plugins: [2021-02-17T21:41:26.849Z] Volume: local [2021-02-17T21:41:26.849Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:41:26.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:41:26.849Z] Swarm: inactive [2021-02-17T21:41:26.849Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-17T21:41:26.849Z] Default Runtime: runc [2021-02-17T21:41:26.849Z] Init Binary: docker-init [2021-02-17T21:41:26.849Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:26.849Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:26.849Z] init version: de40ad0 [2021-02-17T21:41:26.849Z] Security Options: [2021-02-17T21:41:26.849Z] apparmor [2021-02-17T21:41:26.849Z] seccomp [2021-02-17T21:41:26.849Z] Profile: default [2021-02-17T21:41:26.849Z] Kernel Version: 5.4.0-1037-aws [2021-02-17T21:41:26.849Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-17T21:41:26.849Z] OSType: linux [2021-02-17T21:41:26.849Z] Architecture: x86_64 [2021-02-17T21:41:26.849Z] CPUs: 2 [2021-02-17T21:41:26.849Z] Total Memory: 7.569GiB [2021-02-17T21:41:26.849Z] Name: ip-10-100-89-87 [2021-02-17T21:41:26.849Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-17T21:41:26.849Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:41:26.849Z] Debug Mode: false [2021-02-17T21:41:26.849Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:41:26.849Z] Labels: [2021-02-17T21:41:26.849Z] Experimental: true [2021-02-17T21:41:26.849Z] Insecure Registries: [2021-02-17T21:41:26.849Z] 127.0.0.0/8 [2021-02-17T21:41:26.849Z] Live Restore Enabled: true [2021-02-17T21:41:26.849Z] [2021-02-17T21:41:26.849Z] WARNING: No swap limit support [2021-02-17T21:41:26.849Z] WARNING: No blkio weight support [2021-02-17T21:41:26.849Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-17T21:41:27.025Z] Client: [2021-02-17T21:41:27.025Z] Context: default [2021-02-17T21:41:27.025Z] Debug Mode: false [2021-02-17T21:41:27.025Z] Plugins: [2021-02-17T21:41:27.025Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-17T21:41:27.025Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-17T21:41:27.025Z] [2021-02-17T21:41:27.025Z] Server: [2021-02-17T21:41:27.025Z] Containers: 0 [2021-02-17T21:41:27.025Z] Running: 0 [2021-02-17T21:41:27.025Z] Paused: 0 [2021-02-17T21:41:27.025Z] Stopped: 0 [2021-02-17T21:41:27.025Z] Images: 3 [2021-02-17T21:41:27.025Z] Server Version: 20.10.3 [2021-02-17T21:41:27.025Z] Storage Driver: overlay2 [2021-02-17T21:41:27.025Z] Backing Filesystem: extfs [2021-02-17T21:41:27.025Z] Supports d_type: true [2021-02-17T21:41:27.025Z] Native Overlay Diff: true [2021-02-17T21:41:27.025Z] Logging Driver: json-file [2021-02-17T21:41:27.025Z] Cgroup Driver: cgroupfs [2021-02-17T21:41:27.025Z] Cgroup Version: 1 [2021-02-17T21:41:27.025Z] Plugins: [2021-02-17T21:41:27.025Z] Volume: local [2021-02-17T21:41:27.025Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:41:27.025Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:41:27.025Z] Swarm: inactive [2021-02-17T21:41:27.025Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-17T21:41:27.025Z] Default Runtime: runc [2021-02-17T21:41:27.025Z] Init Binary: docker-init [2021-02-17T21:41:27.025Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:27.025Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:27.025Z] init version: de40ad0 [2021-02-17T21:41:27.025Z] Security Options: [2021-02-17T21:41:27.025Z] apparmor [2021-02-17T21:41:27.025Z] seccomp [2021-02-17T21:41:27.025Z] Profile: default [2021-02-17T21:41:27.025Z] Kernel Version: 5.4.0-1037-aws [2021-02-17T21:41:27.025Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-17T21:41:27.025Z] OSType: linux [2021-02-17T21:41:27.025Z] Architecture: x86_64 [2021-02-17T21:41:27.025Z] CPUs: 2 [2021-02-17T21:41:27.025Z] Total Memory: 7.487GiB [2021-02-17T21:41:27.025Z] Name: ip-10-100-93-191 [2021-02-17T21:41:27.025Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-17T21:41:27.025Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:41:27.025Z] Debug Mode: false [2021-02-17T21:41:27.025Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:41:27.025Z] Labels: [2021-02-17T21:41:27.025Z] Experimental: true [2021-02-17T21:41:27.025Z] Insecure Registries: [2021-02-17T21:41:27.025Z] 127.0.0.0/8 [2021-02-17T21:41:27.025Z] Live Restore Enabled: true [2021-02-17T21:41:27.025Z] [2021-02-17T21:41:27.025Z] WARNING: No swap limit support [2021-02-17T21:41:27.025Z] WARNING: No blkio weight support [2021-02-17T21:41:27.025Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-17T21:41:27.161Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:27.161Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:27.161Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-17T21:41:27.161Z] + bash /home/ubuntu/workspace/moby_PR-41972/check-config.sh [2021-02-17T21:41:27.161Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-17T21:41:27.161Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-17T21:41:27.161Z] [2021-02-17T21:41:27.161Z] Generally Necessary: [2021-02-17T21:41:27.161Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-17T21:41:27.161Z] - apparmor: enabled and tools installed [2021-02-17T21:41:27.161Z] - CONFIG_NAMESPACES: enabled [2021-02-17T21:41:27.161Z] - CONFIG_NET_NS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_PID_NS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_IPC_NS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_UTS_NS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUPS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CPUSETS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_MEMCG: enabled [2021-02-17T21:41:27.161Z] - CONFIG_KEYS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_VETH: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-17T21:41:27.161Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-17T21:41:27.161Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-17T21:41:27.161Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-17T21:41:27.161Z] [2021-02-17T21:41:27.161Z] Optional Features: [2021-02-17T21:41:27.161Z] - CONFIG_USER_NS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_SECCOMP: enabled [2021-02-17T21:41:27.161Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-17T21:41:27.161Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-17T21:41:27.161Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-17T21:41:27.161Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-17T21:41:27.161Z] - CONFIG_BLK_CGROUP: enabled [2021-02-17T21:41:27.161Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-17T21:41:27.161Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-17T21:41:27.340Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:27.340Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:27.340Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-17T21:41:27.340Z] + bash /home/ubuntu/workspace/moby_PR-41972/check-config.sh [2021-02-17T21:41:27.340Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-17T21:41:27.340Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-17T21:41:27.340Z] [2021-02-17T21:41:27.340Z] Generally Necessary: [2021-02-17T21:41:27.340Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-17T21:41:27.340Z] - apparmor: enabled and tools installed [2021-02-17T21:41:27.340Z] - CONFIG_NAMESPACES: enabled [2021-02-17T21:41:27.340Z] - CONFIG_NET_NS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_PID_NS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_IPC_NS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_UTS_NS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUPS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CPUSETS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_MEMCG: enabled [2021-02-17T21:41:27.340Z] - CONFIG_KEYS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_VETH: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-17T21:41:27.340Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-17T21:41:27.340Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-17T21:41:27.340Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-17T21:41:27.340Z] [2021-02-17T21:41:27.340Z] Optional Features: [2021-02-17T21:41:27.340Z] - CONFIG_USER_NS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_SECCOMP: enabled [2021-02-17T21:41:27.340Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-17T21:41:27.340Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-17T21:41:27.340Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-17T21:41:27.340Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-17T21:41:27.340Z] - CONFIG_BLK_CGROUP: enabled [2021-02-17T21:41:27.340Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-17T21:41:27.422Z] - CONFIG_CGROUP_PERF: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-17T21:41:27.422Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-17T21:41:27.422Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-17T21:41:27.422Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-17T21:41:27.422Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_IP_VS: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-17T21:41:27.422Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-17T21:41:27.422Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-17T21:41:27.422Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_EXT4_FS: enabled [2021-02-17T21:41:27.422Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-17T21:41:27.422Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-17T21:41:27.422Z] - Network Drivers: [2021-02-17T21:41:27.422Z] - "overlay": [2021-02-17T21:41:27.422Z] - CONFIG_VXLAN: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-17T21:41:27.422Z] Optional (for encrypted networks): [2021-02-17T21:41:27.422Z] - CONFIG_CRYPTO: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-17T21:41:27.422Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-17T21:41:27.422Z] - CONFIG_XFRM: enabled [2021-02-17T21:41:27.422Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-17T21:41:27.422Z] - "ipvlan": [2021-02-17T21:41:27.422Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-17T21:41:27.422Z] - "macvlan": [2021-02-17T21:41:27.422Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_DUMMY: enabled (as module) [2021-02-17T21:41:27.422Z] - "ftp,tftp client in container": [2021-02-17T21:41:27.422Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-17T21:41:27.422Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-17T21:41:27.422Z] - Storage Drivers: [2021-02-17T21:41:27.423Z] - "aufs": [2021-02-17T21:41:27.423Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-17T21:41:27.423Z] - "btrfs": [2021-02-17T21:41:27.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-17T21:41:27.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-17T21:41:27.423Z] - "devicemapper": [2021-02-17T21:41:27.423Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-17T21:41:27.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-17T21:41:27.423Z] - "overlay": [2021-02-17T21:41:27.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-17T21:41:27.423Z] - "zfs": [2021-02-17T21:41:27.423Z] - /dev/zfs: present [2021-02-17T21:41:27.423Z] - zfs command: missing [2021-02-17T21:41:27.423Z] - zpool command: missing [2021-02-17T21:41:27.423Z] [2021-02-17T21:41:27.423Z] Limits: [2021-02-17T21:41:27.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-17T21:41:27.423Z] [2021-02-17T21:41:27.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:41:27.599Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-17T21:41:27.599Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-17T21:41:27.599Z] - CONFIG_CGROUP_PERF: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-17T21:41:27.599Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-17T21:41:27.599Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-17T21:41:27.599Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-17T21:41:27.599Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_IP_VS: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-17T21:41:27.599Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-17T21:41:27.599Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-17T21:41:27.599Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_EXT4_FS: enabled [2021-02-17T21:41:27.599Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-17T21:41:27.599Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-17T21:41:27.599Z] - Network Drivers: [2021-02-17T21:41:27.599Z] - "overlay": [2021-02-17T21:41:27.599Z] - CONFIG_VXLAN: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-17T21:41:27.599Z] Optional (for encrypted networks): [2021-02-17T21:41:27.599Z] - CONFIG_CRYPTO: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-17T21:41:27.599Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-17T21:41:27.599Z] - CONFIG_XFRM: enabled [2021-02-17T21:41:27.599Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-17T21:41:27.599Z] - "ipvlan": [2021-02-17T21:41:27.599Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-17T21:41:27.599Z] - "macvlan": [2021-02-17T21:41:27.599Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_DUMMY: enabled (as module) [2021-02-17T21:41:27.599Z] - "ftp,tftp client in container": [2021-02-17T21:41:27.599Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-17T21:41:27.599Z] - Storage Drivers: [2021-02-17T21:41:27.599Z] - "aufs": [2021-02-17T21:41:27.599Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-17T21:41:27.599Z] - "btrfs": [2021-02-17T21:41:27.599Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-17T21:41:27.599Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-17T21:41:27.599Z] - "devicemapper": [2021-02-17T21:41:27.599Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-17T21:41:27.599Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-17T21:41:27.599Z] - "overlay": [2021-02-17T21:41:27.599Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-17T21:41:27.599Z] - "zfs": [2021-02-17T21:41:27.599Z] - /dev/zfs: present [2021-02-17T21:41:27.599Z] - zfs command: missing [2021-02-17T21:41:27.599Z] - zpool command: missing [2021-02-17T21:41:27.599Z] [2021-02-17T21:41:27.599Z] Limits: [2021-02-17T21:41:27.599Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-17T21:41:27.599Z] [2021-02-17T21:41:27.599Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:41:27.716Z] Merge succeeded, producing 499d150fd4f2648e2ab01ccc4eee5c86f8fd3b5c [2021-02-17T21:41:27.716Z] Checking out Revision 499d150fd4f2648e2ab01ccc4eee5c86f8fd3b5c (PR-41972) [2021-02-17T21:41:27.762Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:41:27.762Z] #2 [internal] load .dockerignore [2021-02-17T21:41:27.762Z] #2 sha256:812b95569c68e5fc26f3ae81083fc018d06635a47dd6768433765f2b8757a0f6 [2021-02-17T21:41:27.762Z] #2 transferring context: 87B done [2021-02-17T21:41:27.762Z] #2 DONE 0.0s [2021-02-17T21:41:27.762Z] [2021-02-17T21:41:27.762Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:27.762Z] #1 sha256:733c3a72930f351456cb5527fdcae19ec7535c861dbdb7b9f99871b1e87f47fb [2021-02-17T21:41:27.762Z] #1 transferring dockerfile: 16.55kB done [2021-02-17T21:41:27.762Z] #1 DONE 0.0s [2021-02-17T21:41:27.762Z] [2021-02-17T21:41:27.762Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:41:27.762Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-17T21:41:27.843Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:41:27.853Z] First time build. Skipping changelog. [2021-02-17T21:41:27.922Z] + sudo modprobe ip_vs [2021-02-17T21:41:27.922Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:41:28.017Z] #3 DONE 0.1s [2021-02-17T21:41:28.017Z] [2021-02-17T21:41:28.017Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-17T21:41:28.017Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-17T21:41:28.017Z] #4 CACHED [2021-02-17T21:41:28.017Z] [2021-02-17T21:41:28.017Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:41:28.017Z] #5 sha256:d234900e89599cfda82450286c68e1c0046bd089040569a11a15690a7a7fc7c4 [2021-02-17T21:41:26.936Z] > git remote # timeout=10 [2021-02-17T21:41:26.940Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:41:26.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:41:26.946Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:41:27.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:41:27.719Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:41:27.723Z] > git checkout -f 499d150fd4f2648e2ab01ccc4eee5c86f8fd3b5c # timeout=10 [2021-02-17T21:41:27.848Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:41:28.177Z] #2 [internal] load .dockerignore [2021-02-17T21:41:28.177Z] #2 sha256:f72f9290ce81a9e7c6051ebee6a85feb44f8b2cb400ce232dccadf298f9abb5d [2021-02-17T21:41:28.177Z] #2 transferring context: 87B done [2021-02-17T21:41:28.177Z] #2 DONE 0.0s [2021-02-17T21:41:28.177Z] [2021-02-17T21:41:28.177Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:28.177Z] #1 sha256:795e5be0e7093d63d485e05b0e8c17f88af87d2ae55156c1b6927708401630f3 [2021-02-17T21:41:28.177Z] #1 transferring dockerfile: 16.55kB done [2021-02-17T21:41:28.177Z] #1 DONE 0.0s [2021-02-17T21:41:28.177Z] [2021-02-17T21:41:28.177Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:41:28.177Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-17T21:41:28.177Z] #3 DONE 0.1s [2021-02-17T21:41:28.177Z] [2021-02-17T21:41:28.177Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-17T21:41:28.177Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-17T21:41:28.177Z] #4 CACHED [2021-02-17T21:41:28.272Z] #5 transferring dockerfile: 16.55kB done [2021-02-17T21:41:28.272Z] #5 DONE 0.0s [2021-02-17T21:41:28.272Z] [2021-02-17T21:41:28.272Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:41:28.272Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-17T21:41:28.272Z] #7 DONE 0.1s [2021-02-17T21:41:28.272Z] [2021-02-17T21:41:28.272Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:41:28.272Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-17T21:41:28.272Z] #8 DONE 0.1s [2021-02-17T21:41:28.272Z] [2021-02-17T21:41:28.272Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:41:28.272Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-17T21:41:28.272Z] #6 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:41:28.432Z] [2021-02-17T21:41:28.433Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:41:28.433Z] #5 sha256:137de77e97d4ed9f4ceb4e33d2415b903dd82acc743778fcaf9f79de31093b6d [2021-02-17T21:41:28.433Z] #5 transferring dockerfile: 16.55kB done [2021-02-17T21:41:28.433Z] #5 DONE 0.0s [2021-02-17T21:41:28.433Z] [2021-02-17T21:41:28.433Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:41:28.433Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-17T21:41:28.433Z] #6 DONE 0.1s [2021-02-17T21:41:28.433Z] [2021-02-17T21:41:28.433Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:41:28.433Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-17T21:41:28.527Z] [2021-02-17T21:41:28.527Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:41:28.527Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:41:28.527Z] #25 DONE 0.0s [2021-02-17T21:41:28.527Z] [2021-02-17T21:41:28.527Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:41:28.527Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-17T21:41:28.527Z] #61 DONE 0.0s [2021-02-17T21:41:28.527Z] [2021-02-17T21:41:28.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:41:28.527Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:41:28.527Z] #9 DONE 0.0s [2021-02-17T21:41:28.527Z] [2021-02-17T21:41:28.527Z] #22 [internal] load build context [2021-02-17T21:41:28.527Z] #22 sha256:7fb75fb5be12363e4099b65951e8e959abd17230238473f0c31909fe99b791e9 [2021-02-17T21:41:28.626Z] + docker version [2021-02-17T21:41:28.626Z] Client: Docker Engine - Community [2021-02-17T21:41:28.626Z] Version: 20.10.3 [2021-02-17T21:41:28.626Z] API version: 1.41 [2021-02-17T21:41:28.626Z] Go version: go1.13.15 [2021-02-17T21:41:28.626Z] Git commit: 48d30b5 [2021-02-17T21:41:28.626Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-17T21:41:28.626Z] OS/Arch: linux/arm64 [2021-02-17T21:41:28.626Z] Context: default [2021-02-17T21:41:28.626Z] Experimental: true [2021-02-17T21:41:28.626Z] [2021-02-17T21:41:28.626Z] Server: Docker Engine - Community [2021-02-17T21:41:28.626Z] Engine: [2021-02-17T21:41:28.626Z] Version: 20.10.3 [2021-02-17T21:41:28.626Z] API version: 1.41 (minimum version 1.12) [2021-02-17T21:41:28.626Z] Go version: go1.13.15 [2021-02-17T21:41:28.626Z] Git commit: 46229ca [2021-02-17T21:41:28.626Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-17T21:41:28.626Z] OS/Arch: linux/arm64 [2021-02-17T21:41:28.626Z] Experimental: true [2021-02-17T21:41:28.626Z] containerd: [2021-02-17T21:41:28.626Z] Version: 1.4.3 [2021-02-17T21:41:28.626Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:28.626Z] runc: [2021-02-17T21:41:28.626Z] Version: 1.0.0-rc92 [2021-02-17T21:41:28.626Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:28.626Z] docker-init: [2021-02-17T21:41:28.626Z] Version: 0.19.0 [2021-02-17T21:41:28.626Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-17T21:41:28.689Z] #8 DONE 0.1s [2021-02-17T21:41:28.689Z] [2021-02-17T21:41:28.689Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:41:28.689Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-17T21:41:28.689Z] #7 DONE 0.1s [2021-02-17T21:41:28.916Z] + docker info [2021-02-17T21:41:28.949Z] [2021-02-17T21:41:28.949Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:41:28.949Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-17T21:41:28.949Z] #61 DONE 0.0s [2021-02-17T21:41:28.949Z] [2021-02-17T21:41:28.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:41:28.949Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:41:28.949Z] #9 DONE 0.0s [2021-02-17T21:41:28.949Z] [2021-02-17T21:41:28.949Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:41:28.949Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:41:28.949Z] #25 DONE 0.0s [2021-02-17T21:41:28.949Z] [2021-02-17T21:41:28.949Z] #22 [internal] load build context [2021-02-17T21:41:28.949Z] #22 sha256:8b75022047e274c5508c59f4bdfc03710b68cd4df963c457b9f9ee7c6e9ef2ec [2021-02-17T21:41:29.456Z] #47 3.056 + RM_GOPATH=0 [2021-02-17T21:41:29.456Z] #47 3.057 + TMP_GOPATH= [2021-02-17T21:41:29.456Z] #47 3.057 + : /build [2021-02-17T21:41:29.456Z] #47 3.057 + '[' -z '' ']' [2021-02-17T21:41:29.456Z] #47 3.058 ++ mktemp -d [2021-02-17T21:41:29.456Z] #47 3.059 + export GOPATH=/tmp/tmp.Zkb20Yw4ut [2021-02-17T21:41:29.456Z] #47 3.059 + GOPATH=/tmp/tmp.Zkb20Yw4ut [2021-02-17T21:41:29.456Z] #47 3.060 + RM_GOPATH=1 [2021-02-17T21:41:29.456Z] #47 3.060 + case "$(go env GOARCH)" in [2021-02-17T21:41:29.456Z] #47 3.061 ++ go env GOARCH [2021-02-17T21:41:29.456Z] #47 3.077 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:29.456Z] #47 3.077 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:29.456Z] #47 3.077 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:29.456Z] #47 3.083 + dir=/tmp/install [2021-02-17T21:41:29.456Z] #47 3.083 + bin=golangci_lint [2021-02-17T21:41:29.456Z] #47 3.083 + shift [2021-02-17T21:41:29.456Z] #47 3.083 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-17T21:41:29.456Z] #47 3.083 + . /tmp/install/golangci_lint.installer [2021-02-17T21:41:29.456Z] #47 3.083 ++ : v1.23.8 [2021-02-17T21:41:29.456Z] #47 3.084 + install_golangci_lint [2021-02-17T21:41:29.456Z] #47 3.084 + set -e [2021-02-17T21:41:29.456Z] #47 3.084 + export GO111MODULE=on [2021-02-17T21:41:29.456Z] #47 3.084 + GO111MODULE=on [2021-02-17T21:41:29.456Z] #47 3.084 + GOBIN=/build [2021-02-17T21:41:29.456Z] #47 3.084 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-17T21:41:29.456Z] #47 3.119 go: finding github.com v1.23.8 [2021-02-17T21:41:29.456Z] #47 3.119 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-17T21:41:29.456Z] #47 3.119 go: finding github.com/golangci v1.23.8 [2021-02-17T21:41:29.457Z] #47 3.123 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-17T21:41:29.457Z] #47 3.123 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:29.753Z] #47 3.569 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:29.856Z] Client: [2021-02-17T21:41:29.856Z] Context: default [2021-02-17T21:41:29.856Z] Debug Mode: false [2021-02-17T21:41:29.856Z] Plugins: [2021-02-17T21:41:29.856Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-17T21:41:29.856Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-17T21:41:29.856Z] [2021-02-17T21:41:29.856Z] Server: [2021-02-17T21:41:29.856Z] Containers: 0 [2021-02-17T21:41:29.856Z] Running: 0 [2021-02-17T21:41:29.856Z] Paused: 0 [2021-02-17T21:41:29.856Z] Stopped: 0 [2021-02-17T21:41:29.856Z] Images: 2 [2021-02-17T21:41:29.856Z] Server Version: 20.10.3 [2021-02-17T21:41:29.856Z] Storage Driver: overlay2 [2021-02-17T21:41:29.856Z] Backing Filesystem: extfs [2021-02-17T21:41:29.856Z] Supports d_type: true [2021-02-17T21:41:29.856Z] Native Overlay Diff: true [2021-02-17T21:41:29.856Z] Logging Driver: json-file [2021-02-17T21:41:29.856Z] Cgroup Driver: cgroupfs [2021-02-17T21:41:29.856Z] Cgroup Version: 1 [2021-02-17T21:41:29.856Z] Plugins: [2021-02-17T21:41:29.856Z] Volume: local [2021-02-17T21:41:29.856Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:41:29.856Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:41:29.856Z] Swarm: inactive [2021-02-17T21:41:29.856Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-17T21:41:29.856Z] Default Runtime: runc [2021-02-17T21:41:29.856Z] Init Binary: docker-init [2021-02-17T21:41:29.856Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:29.856Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:29.856Z] init version: de40ad0 [2021-02-17T21:41:29.856Z] Security Options: [2021-02-17T21:41:29.856Z] apparmor [2021-02-17T21:41:29.856Z] seccomp [2021-02-17T21:41:29.856Z] Profile: default [2021-02-17T21:41:29.856Z] Kernel Version: 4.15.0-1093-aws [2021-02-17T21:41:29.856Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-17T21:41:29.856Z] OSType: linux [2021-02-17T21:41:29.856Z] Architecture: aarch64 [2021-02-17T21:41:29.856Z] CPUs: 4 [2021-02-17T21:41:29.856Z] Total Memory: 7.525GiB [2021-02-17T21:41:29.856Z] Name: ip-10-100-103-69 [2021-02-17T21:41:29.856Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-17T21:41:29.856Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:41:29.856Z] Debug Mode: false [2021-02-17T21:41:29.856Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:41:29.856Z] Labels: [2021-02-17T21:41:29.856Z] Experimental: true [2021-02-17T21:41:29.856Z] Insecure Registries: [2021-02-17T21:41:29.856Z] 127.0.0.0/8 [2021-02-17T21:41:29.856Z] Live Restore Enabled: true [2021-02-17T21:41:29.856Z] [2021-02-17T21:41:29.856Z] WARNING: No swap limit support [Pipeline] sh [2021-02-17T21:41:29.896Z] #22 transferring context: 53.35MB 1.4s done [2021-02-17T21:41:29.897Z] #22 DONE 1.5s [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-17T21:41:29.897Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-17T21:41:29.897Z] #10 CACHED [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #35 [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-02-17T21:41:29.897Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:41:29.897Z] #35 CACHED [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:41:29.897Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:41:29.897Z] #12 CACHED [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #54 [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-02-17T21:41:29.897Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:41:29.897Z] #54 CACHED [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #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-02-17T21:41:29.897Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-17T21:41:29.897Z] #11 CACHED [2021-02-17T21:41:29.897Z] [2021-02-17T21:41:29.897Z] #52 [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-02-17T21:41:29.897Z] #52 sha256:68e8e8f1a78bde443ee1d94d6375e11227947e8add8b6183a750f78daec01aa7 [2021-02-17T21:41:30.050Z] #47 3.786 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:30.143Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:30.144Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-17T21:41:30.144Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41972/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-17T21:41:30.144Z] + bash /home/ubuntu/workspace/moby_PR-41972/check-config.sh [2021-02-17T21:41:30.144Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-17T21:41:30.144Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-17T21:41:30.144Z] [2021-02-17T21:41:30.144Z] Generally Necessary: [2021-02-17T21:41:30.144Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-17T21:41:30.144Z] - apparmor: enabled and tools installed [2021-02-17T21:41:30.144Z] - CONFIG_NAMESPACES: enabled [2021-02-17T21:41:30.144Z] - CONFIG_NET_NS: enabled [2021-02-17T21:41:30.320Z] #22 transferring context: 53.35MB 1.4s done [2021-02-17T21:41:30.320Z] #22 DONE 1.5s [2021-02-17T21:41:30.320Z] [2021-02-17T21:41:30.320Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:41:30.320Z] #58 sha256:95e46d5c18e8bb56a0cafb0c4d20b0b94365087946f9eb5cba15ca286e8e5208 [2021-02-17T21:41:30.320Z] #58 CACHED [2021-02-17T21:41:30.320Z] [2021-02-17T21:41:30.320Z] #33 [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-02-17T21:41:30.320Z] #33 sha256:3324bf4c6928bcda48071b605c16b884fd9ad65d77518d1115ddc9815c96fbce [2021-02-17T21:41:30.320Z] #33 CACHED [2021-02-17T21:41:30.320Z] [2021-02-17T21:41:30.321Z] #54 [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-02-17T21:41:30.321Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:41:30.321Z] #54 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:41:30.321Z] #27 sha256:4f5f17ae27c3b41c12d7fe5674063898e9e24fc4906408f93da9b28654f4189a [2021-02-17T21:41:30.321Z] #27 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #55 [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-02-17T21:41:30.321Z] #55 sha256:6972e495928abb2cff764e3b990e9b52a2c4853f4ca36e214e92aa6d753889d5 [2021-02-17T21:41:30.321Z] #55 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #14 [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-02-17T21:41:30.321Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-17T21:41:30.321Z] #14 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:41:30.321Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-17T21:41:30.321Z] #18 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #40 sha256:1cc8b7eb91dd58c547e82c575f124f11062f131e55fa29b445e168589fe60750 [2021-02-17T21:41:30.321Z] #40 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:41:30.321Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-17T21:41:30.321Z] #38 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #45 sha256:a10947fe257cb086f8278ec0200ab72378eefbc15367eafa3565cef1d70e529e [2021-02-17T21:41:30.321Z] #45 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #26 [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-02-17T21:41:30.321Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-17T21:41:30.321Z] #26 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:41:30.321Z] #59 sha256:4a1def13d838eac8f310b376ea7c7f6683fee72786d30f3aa3162827a653bf6e [2021-02-17T21:41:30.321Z] #59 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:41:30.321Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-17T21:41:30.321Z] #30 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:41:30.321Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-17T21:41:30.321Z] #16 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #60 sha256:aa1dfaedb233a63f0bad34472c7cb108c744618af7d7b29b36a2567f9bb80a4d [2021-02-17T21:41:30.321Z] #60 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #39 [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-02-17T21:41:30.321Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:41:30.321Z] #39 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #51 sha256:96b238d78210ba53bc3df26037c882b8ece9758f0f6f49ed783b4db2d32b9f2a [2021-02-17T21:41:30.321Z] #51 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #47 sha256:6dc9f39d9ea260482f6dba5f3fb6670c9553b4191dbfee079d4ce228bcb69961 [2021-02-17T21:41:30.321Z] #47 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:41:30.321Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:41:30.321Z] #19 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:41:30.321Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:41:30.321Z] #31 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #44 [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-02-17T21:41:30.321Z] #44 sha256:9c991d2b6c090dd5abaeced366589fdd750091a748f7510995b6211000ec4de3 [2021-02-17T21:41:30.321Z] #44 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #50 [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-02-17T21:41:30.321Z] #50 sha256:aafbeebae9fe53c63a972e665c607082e75da0f4f814abd820a239a062f800ae [2021-02-17T21:41:30.321Z] #50 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #64 sha256:b2ebc56e8e9aea9b7bd2b2f227f8fe9756aaee5af7a67b85c141f95ecbe0f85e [2021-02-17T21:41:30.321Z] #64 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #42 [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-02-17T21:41:30.321Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:41:30.321Z] #42 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #52 [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-02-17T21:41:30.321Z] #52 sha256:31b26f02336ac14119d3c268fe8bba0fe2c1cf8a5abde74f35f7965d70e9fdd5 [2021-02-17T21:41:30.321Z] #52 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #28 [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-02-17T21:41:30.321Z] #28 sha256:c2e1bf40aabe2cbe695edbae8cac2e997dc11ee230970601fd4141ddab0bbf56 [2021-02-17T21:41:30.321Z] #28 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:41:30.321Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-17T21:41:30.321Z] #21 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:41:30.321Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-17T21:41:30.321Z] #13 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-17T21:41:30.321Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-17T21:41:30.321Z] #10 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:41:30.321Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:41:30.321Z] #12 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #57 [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-02-17T21:41:30.321Z] #57 sha256:7c10f34dfc593cf1d61e55fbce18cf0512f025f674f5231c67958486bdf2f9aa [2021-02-17T21:41:30.321Z] #57 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #46 [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-02-17T21:41:30.321Z] #46 sha256:1874ef32ff4a2c6c15ee1357726e7ac5e621a4d19bad73947fbe423e0154ad75 [2021-02-17T21:41:30.321Z] #46 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #32 sha256:0e59026467a0ee8a42b46005adbe406eea754d3bae262b9348ed0a46f5808a14 [2021-02-17T21:41:30.321Z] #32 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #48 [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-02-17T21:41:30.321Z] #48 sha256:c451efd85edfe713c2c224ae47f50bb7c4ddcd83336a76776ba9b74471bbf362 [2021-02-17T21:41:30.321Z] #48 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #53 sha256:7ba448d1855726f07277ee02803ac4a1bd159bd2eeb44b55d5484556dbbf04ee [2021-02-17T21:41:30.321Z] #53 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-17T21:41:30.321Z] #24 sha256:c18c4be232bc1d2d433721cd02ad3da1b302c72388eb9fef7220dff2d044d19e [2021-02-17T21:41:30.321Z] #24 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #56 sha256:2f6ca6b8947d0d2d8b252991f0d31f5d00ab8ac122c73722b442593645edf5fe [2021-02-17T21:41:30.321Z] #56 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #36 [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-02-17T21:41:30.321Z] #36 sha256:942b3404af048735848e9890b1c7b3b27e1d47f988039b8c9707227be9367275 [2021-02-17T21:41:30.321Z] #36 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-17T21:41:30.321Z] #62 sha256:649971ff31eefd4f2d4d464b53f8db647e071bd5f82f71c248982639a6759227 [2021-02-17T21:41:30.321Z] #62 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #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-02-17T21:41:30.321Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-17T21:41:30.321Z] #11 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:41:30.321Z] #29 sha256:6ea7ee20964bea004f16f3b66967db260acb1eb03e103c9b00df64fafc15c2cc [2021-02-17T21:41:30.321Z] #29 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #49 sha256:ecf29e565a5b38b597e559df6c011ab16a2924881bf5fe88df0feec49cd36aa0 [2021-02-17T21:41:30.321Z] #49 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:41:30.321Z] #43 sha256:a2b699318a06e73aaae8f47daa61b06170e7f13dd3453344798d82cadfb32cf4 [2021-02-17T21:41:30.321Z] #43 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #34 sha256:683834285df31b1507a87261bc84e1d33752039b9c35317e0adc5e8c7574d617 [2021-02-17T21:41:30.321Z] #34 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #41 [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-02-17T21:41:30.321Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:41:30.321Z] #41 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #23 [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-02-17T21:41:30.321Z] #23 sha256:45fc1d9ca4dcd77730ae9d3f818ce7929d73a1685f101e7568aa1425265c9cb4 [2021-02-17T21:41:30.321Z] #23 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #20 [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-02-17T21:41:30.321Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-17T21:41:30.321Z] #20 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-17T21:41:30.321Z] #37 sha256:89df00cae9f84ad3427a8d05c536d9b4c8303d4451daac6706400c98df79a22e [2021-02-17T21:41:30.321Z] #37 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #63 [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-02-17T21:41:30.321Z] #63 sha256:abbf6084fe05a2229249164fb00b14db9ffb97475ad88ae059c54bb6edd5ac7c [2021-02-17T21:41:30.321Z] #63 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-17T21:41:30.321Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-17T21:41:30.321Z] #15 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #35 [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-02-17T21:41:30.321Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:41:30.321Z] #35 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-17T21:41:30.321Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-17T21:41:30.321Z] #17 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:41:30.321Z] #65 sha256:3e0ea8e424f295ef0bec05fb221aef3f02da4238f8c9a79eb3a8e1619d0eb16f [2021-02-17T21:41:30.321Z] #65 CACHED [2021-02-17T21:41:30.321Z] [2021-02-17T21:41:30.321Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:41:30.321Z] #66 sha256:e491c6d0b6c8767eafc84ace1069b240db0fb17fb3fc4699f29bb9e08ce6c490 [2021-02-17T21:41:30.404Z] - CONFIG_PID_NS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_IPC_NS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_UTS_NS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUPS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CPUSETS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_MEMCG: enabled [2021-02-17T21:41:30.404Z] - CONFIG_KEYS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_VETH: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-17T21:41:30.404Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-17T21:41:30.404Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-17T21:41:30.404Z] [2021-02-17T21:41:30.404Z] Optional Features: [2021-02-17T21:41:30.404Z] - CONFIG_USER_NS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_SECCOMP: enabled [2021-02-17T21:41:30.404Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-17T21:41:30.404Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-17T21:41:30.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-17T21:41:30.665Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-17T21:41:30.665Z] - CONFIG_BLK_CGROUP: enabled [2021-02-17T21:41:30.665Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-17T21:41:30.665Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-17T21:41:30.665Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-17T21:41:30.665Z] - CONFIG_CGROUP_PERF: enabled [2021-02-17T21:41:30.665Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-17T21:41:30.665Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-17T21:41:30.665Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-17T21:41:30.665Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-17T21:41:30.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-17T21:41:30.665Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-17T21:41:30.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-17T21:41:30.665Z] - CONFIG_IP_VS: enabled (as module) [2021-02-17T21:41:30.665Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-17T21:41:30.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-17T21:41:30.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-17T21:41:30.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-17T21:41:30.665Z] - CONFIG_EXT4_FS: enabled [2021-02-17T21:41:30.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-17T21:41:30.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-17T21:41:30.665Z] - Network Drivers: [2021-02-17T21:41:30.665Z] - "overlay": [2021-02-17T21:41:30.665Z] - CONFIG_VXLAN: enabled (as module) [2021-02-17T21:41:30.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-17T21:41:30.665Z] Optional (for encrypted networks): [2021-02-17T21:41:30.925Z] - CONFIG_CRYPTO: enabled [2021-02-17T21:41:30.925Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-17T21:41:30.925Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-17T21:41:30.925Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-17T21:41:30.925Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-17T21:41:30.925Z] - CONFIG_XFRM: enabled [2021-02-17T21:41:30.925Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-17T21:41:30.925Z] - "ipvlan": [2021-02-17T21:41:30.925Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-17T21:41:30.925Z] - "macvlan": [2021-02-17T21:41:30.925Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_DUMMY: enabled (as module) [2021-02-17T21:41:30.925Z] - "ftp,tftp client in container": [2021-02-17T21:41:30.925Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-17T21:41:30.925Z] - Storage Drivers: [2021-02-17T21:41:30.925Z] - "aufs": [2021-02-17T21:41:30.925Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-17T21:41:30.925Z] - "btrfs": [2021-02-17T21:41:30.925Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-17T21:41:30.925Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-17T21:41:30.925Z] - "devicemapper": [2021-02-17T21:41:30.925Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-17T21:41:30.925Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-17T21:41:30.925Z] - "overlay": [2021-02-17T21:41:30.925Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-17T21:41:30.925Z] - "zfs": [2021-02-17T21:41:30.925Z] - /dev/zfs: missing [2021-02-17T21:41:30.925Z] - zfs command: missing [2021-02-17T21:41:30.925Z] - zpool command: missing [2021-02-17T21:41:30.925Z] [2021-02-17T21:41:30.925Z] Limits: [2021-02-17T21:41:30.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-17T21:41:30.925Z] [2021-02-17T21:41:30.925Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:41:31.246Z] #66 DONE 0.9s [2021-02-17T21:41:31.246Z] [2021-02-17T21:41:31.246Z] #67 exporting to image [2021-02-17T21:41:31.246Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-17T21:41:31.246Z] #67 exporting layers [2021-02-17T21:41:31.279Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:41:32.144Z] #47 ... [2021-02-17T21:41:32.144Z] [2021-02-17T21:41:32.144Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:32.144Z] #43 2.342 + RM_GOPATH=0 [2021-02-17T21:41:32.144Z] #43 2.342 + TMP_GOPATH= [2021-02-17T21:41:32.144Z] #43 2.342 + : /build [2021-02-17T21:41:32.144Z] #43 2.342 + '[' -z '' ']' [2021-02-17T21:41:32.144Z] #43 2.342 ++ mktemp -d [2021-02-17T21:41:32.144Z] #43 2.343 + export GOPATH=/tmp/tmp.qZDKdoqVTz [2021-02-17T21:41:32.144Z] #43 2.343 + GOPATH=/tmp/tmp.qZDKdoqVTz [2021-02-17T21:41:32.144Z] #43 2.343 + RM_GOPATH=1 [2021-02-17T21:41:32.144Z] #43 2.343 + case "$(go env GOARCH)" in [2021-02-17T21:41:32.144Z] #43 2.343 ++ go env GOARCH [2021-02-17T21:41:32.144Z] #43 2.349 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:32.144Z] #43 2.349 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:32.144Z] #43 2.350 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:32.144Z] #43 2.352 + dir=/tmp/install [2021-02-17T21:41:32.144Z] #43 2.352 + bin=vndr [2021-02-17T21:41:32.144Z] #43 2.352 + shift [2021-02-17T21:41:32.144Z] #43 2.352 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-17T21:41:32.144Z] #43 2.352 + . /tmp/install/vndr.installer [2021-02-17T21:41:32.144Z] #43 2.352 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:32.144Z] #43 2.352 + install_vndr [2021-02-17T21:41:32.144Z] #43 2.352 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-17T21:41:32.144Z] #43 2.352 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:32.144Z] #43 2.353 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qZDKdoqVTz/src/github.com/LK4D4/vndr [2021-02-17T21:41:32.144Z] #43 2.357 Cloning into '/tmp/tmp.qZDKdoqVTz/src/github.com/LK4D4/vndr'... [2021-02-17T21:41:32.144Z] #43 2.802 + cd /tmp/tmp.qZDKdoqVTz/src/github.com/LK4D4/vndr [2021-02-17T21:41:32.144Z] #43 2.802 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:32.144Z] #43 2.817 + go build -buildmode=pie -v -o /build/vndr . [2021-02-17T21:41:32.144Z] #43 3.595 github.com/LK4D4/vndr/build [2021-02-17T21:41:32.144Z] #43 3.634 github.com/LK4D4/vndr/godl/singleflight [2021-02-17T21:41:32.144Z] #43 3.776 github.com/LK4D4/vndr/versioned [2021-02-17T21:41:32.144Z] #43 4.390 github.com/LK4D4/vndr/godl [2021-02-17T21:41:32.144Z] #43 5.934 github.com/LK4D4/vndr [2021-02-17T21:41:32.172Z] #67 exporting layers 0.8s done [2021-02-17T21:41:32.172Z] #67 writing image sha256:8fb4f5fdb448cc53a2f2db4b3df66202a642e58b9fcd562e593e6c4b14f8f09b done [2021-02-17T21:41:32.172Z] #67 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:41:32.172Z] #67 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-17T21:41:32.441Z] #43 ... [2021-02-17T21:41:32.441Z] [2021-02-17T21:41:32.441Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:32.441Z] #35 2.299 + RM_GOPATH=0 [2021-02-17T21:41:32.441Z] #35 2.299 + TMP_GOPATH= [2021-02-17T21:41:32.441Z] #35 2.299 + : /build [2021-02-17T21:41:32.441Z] #35 2.299 + '[' -z '' ']' [2021-02-17T21:41:32.441Z] #35 2.299 ++ mktemp -d [2021-02-17T21:41:32.441Z] #35 2.299 + export GOPATH=/tmp/tmp.W1hipKYoGN [2021-02-17T21:41:32.441Z] #35 2.299 + GOPATH=/tmp/tmp.W1hipKYoGN [2021-02-17T21:41:32.441Z] #35 2.299 + RM_GOPATH=1 [2021-02-17T21:41:32.441Z] #35 2.299 + case "$(go env GOARCH)" in [2021-02-17T21:41:32.441Z] #35 2.305 ++ go env GOARCH [2021-02-17T21:41:32.441Z] #35 2.322 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:32.441Z] #35 2.322 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:32.441Z] #35 2.322 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:32.441Z] #35 2.322 + dir=/tmp/install [2021-02-17T21:41:32.441Z] #35 2.322 + bin=tini [2021-02-17T21:41:32.441Z] #35 2.322 + shift [2021-02-17T21:41:32.441Z] #35 2.322 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-17T21:41:32.441Z] #35 2.322 + . /tmp/install/tini.installer [2021-02-17T21:41:32.441Z] #35 2.322 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:32.441Z] #35 2.322 + install_tini [2021-02-17T21:41:32.441Z] #35 2.322 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-17T21:41:32.441Z] #35 2.323 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:32.441Z] #35 2.323 + git clone https://github.com/krallin/tini.git /tmp/tmp.W1hipKYoGN/tini [2021-02-17T21:41:32.441Z] #35 2.338 Cloning into '/tmp/tmp.W1hipKYoGN/tini'... [2021-02-17T21:41:32.441Z] #35 2.862 + cd /tmp/tmp.W1hipKYoGN/tini [2021-02-17T21:41:32.441Z] #35 2.862 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:32.441Z] #35 2.875 + cmake . [2021-02-17T21:41:32.441Z] #35 3.505 -- The C compiler identification is GNU 8.3.0 [2021-02-17T21:41:32.441Z] #35 3.554 -- Check for working C compiler: /usr/bin/cc [2021-02-17T21:41:32.441Z] #35 4.014 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-17T21:41:32.441Z] #35 4.018 -- Detecting C compiler ABI info [2021-02-17T21:41:32.441Z] #35 4.579 -- Detecting C compiler ABI info - done [2021-02-17T21:41:32.441Z] #35 4.607 -- Detecting C compile features [2021-02-17T21:41:32.441Z] #35 5.799 -- Detecting C compile features - done [2021-02-17T21:41:32.441Z] #35 5.943 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-17T21:41:32.441Z] #35 6.160 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-17T21:41:32.441Z] #35 6.221 -- Configuring done [2021-02-17T21:41:32.441Z] #35 6.229 -- Generating done [2021-02-17T21:41:32.441Z] #35 6.230 -- Build files have been written to: /tmp/tmp.W1hipKYoGN/tini [2021-02-17T21:41:32.441Z] #35 6.238 + make tini-static [2021-02-17T21:41:32.501Z] + trap exit INT TERM [2021-02-17T21:41:32.501Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-17T21:41:32.501Z] + CONTAINER_NAME=docker-pr3 [2021-02-17T21:41:32.501Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary-daemon [2021-02-17T21:41:32.738Z] #35 ... [2021-02-17T21:41:32.738Z] [2021-02-17T21:41:32.738Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:32.738Z] #47 6.471 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:32.738Z] #47 6.478 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:32.738Z] #47 6.493 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:32.738Z] #47 6.513 go: downloading github.com/fatih/color v1.7.0 [2021-02-17T21:41:32.738Z] #47 6.517 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:32.738Z] #47 6.520 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:32.738Z] #47 6.561 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:33.035Z] #47 6.616 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:33.035Z] #47 6.617 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:33.035Z] #47 6.618 go: extracting github.com/fatih/color v1.7.0 [2021-02-17T21:41:33.035Z] #47 6.619 go: downloading github.com/spf13/viper v1.6.1 [2021-02-17T21:41:33.035Z] #47 6.717 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:33.035Z] #47 6.732 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:33.035Z] #47 6.781 go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T21:41:33.035Z] #47 6.835 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:33.035Z] #47 6.893 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:33.035Z] #47 6.936 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:33.061Z] [2021-02-17T21:41:33.061Z] Removing bundles/ [2021-02-17T21:41:33.061Z] [2021-02-17T21:41:33.061Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-17T21:41:33.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:41:33.317Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:41:33.331Z] #47 7.028 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:33.331Z] #47 7.077 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:33.331Z] #47 7.078 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:33.331Z] #47 7.119 go: extracting github.com/spf13/viper v1.6.1 [2021-02-17T21:41:33.331Z] #47 7.136 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:33.331Z] #47 7.179 go: extracting github.com/pkg/errors v0.8.1 [2021-02-17T21:41:33.628Z] #47 7.197 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:33.628Z] #47 7.198 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:33.628Z] #47 7.198 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:33.628Z] #47 7.212 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:33.628Z] #47 7.236 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:33.628Z] #47 7.338 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:33.824Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:41:33.824Z] #1 sha256:9f24f32fd4b6dc6459d58ee4124f5649fe66884732283cd262e33c54b126fe88 [2021-02-17T21:41:33.824Z] #1 transferring dockerfile: 16.55kB done [2021-02-17T21:41:33.824Z] #1 DONE 0.0s [2021-02-17T21:41:33.924Z] #47 7.546 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:33.924Z] #47 7.556 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:34.065Z] #52 3.694 + RM_GOPATH=0 [2021-02-17T21:41:34.065Z] #52 3.694 + TMP_GOPATH= [2021-02-17T21:41:34.065Z] #52 3.694 + : /build [2021-02-17T21:41:34.065Z] #52 3.694 + '[' -z '' ']' [2021-02-17T21:41:34.065Z] #52 3.694 ++ mktemp -d [2021-02-17T21:41:34.065Z] #52 3.694 + export GOPATH=/tmp/tmp.TntMv5lM1w [2021-02-17T21:41:34.065Z] #52 3.694 + GOPATH=/tmp/tmp.TntMv5lM1w [2021-02-17T21:41:34.065Z] #52 3.694 + RM_GOPATH=1 [2021-02-17T21:41:34.065Z] #52 3.694 + case "$(go env GOARCH)" in [2021-02-17T21:41:34.065Z] #52 3.698 ++ go env GOARCH [2021-02-17T21:41:34.065Z] #52 3.709 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.065Z] #52 3.709 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.065Z] #52 3.709 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:34.065Z] #52 3.709 + dir=/tmp/install [2021-02-17T21:41:34.065Z] #52 3.709 + bin=runc [2021-02-17T21:41:34.065Z] #52 3.709 + shift [2021-02-17T21:41:34.065Z] #52 3.709 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-17T21:41:34.065Z] #52 3.709 + . /tmp/install/runc.installer [2021-02-17T21:41:34.065Z] #52 3.709 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:34.065Z] #52 3.709 + install_runc [2021-02-17T21:41:34.065Z] #52 3.709 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-17T21:41:34.065Z] #52 3.709 + uname -r [2021-02-17T21:41:34.065Z] #52 3.715 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-17T21:41:34.065Z] #52 3.719 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-17T21:41:34.065Z] #52 3.719 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TntMv5lM1w/src/github.com/opencontainers/runc [2021-02-17T21:41:34.065Z] #52 3.722 Cloning into '/tmp/tmp.TntMv5lM1w/src/github.com/opencontainers/runc'... [2021-02-17T21:41:34.065Z] #52 3.724 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-17T21:41:34.084Z] [2021-02-17T21:41:34.084Z] #2 [internal] load .dockerignore [2021-02-17T21:41:34.084Z] #2 sha256:a32be09e90294306f9b916ab7bd49fec8fd3ce7f2776fdd73a47b14094c1711a [2021-02-17T21:41:34.084Z] #2 transferring context: 87B done [2021-02-17T21:41:34.084Z] #2 DONE 0.0s [2021-02-17T21:41:34.222Z] #47 7.795 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:34.222Z] #47 7.910 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:34.222Z] #47 ... [2021-02-17T21:41:34.222Z] [2021-02-17T21:41:34.222Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:34.222Z] #22 2.906 + RM_GOPATH=0 [2021-02-17T21:41:34.222Z] #22 2.906 + TMP_GOPATH= [2021-02-17T21:41:34.222Z] #22 2.907 + : /build [2021-02-17T21:41:34.222Z] #22 2.907 + '[' -z '' ']' [2021-02-17T21:41:34.222Z] #22 2.907 ++ mktemp -d [2021-02-17T21:41:34.222Z] #22 2.911 + export GOPATH=/tmp/tmp.sFP7JpAFeC [2021-02-17T21:41:34.222Z] #22 2.911 + GOPATH=/tmp/tmp.sFP7JpAFeC [2021-02-17T21:41:34.222Z] #22 2.911 + RM_GOPATH=1 [2021-02-17T21:41:34.222Z] #22 2.911 + case "$(go env GOARCH)" in [2021-02-17T21:41:34.222Z] #22 2.913 ++ go env GOARCH [2021-02-17T21:41:34.222Z] #22 2.923 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.222Z] #22 2.923 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.222Z] #22 2.923 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:34.222Z] #22 2.934 + dir=/tmp/install [2021-02-17T21:41:34.222Z] #22 2.934 + bin=dockercli [2021-02-17T21:41:34.222Z] #22 2.934 + shift [2021-02-17T21:41:34.222Z] #22 2.934 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-17T21:41:34.222Z] #22 2.934 + . /tmp/install/dockercli.installer [2021-02-17T21:41:34.222Z] #22 2.934 ++ : stable [2021-02-17T21:41:34.222Z] #22 2.934 ++ : 17.06.2-ce [2021-02-17T21:41:34.222Z] #22 2.934 + install_dockercli [2021-02-17T21:41:34.222Z] #22 2.934 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-17T21:41:34.222Z] #22 2.934 Install docker/cli version 17.06.2-ce from stable [2021-02-17T21:41:34.222Z] #22 2.938 ++ uname -m [2021-02-17T21:41:34.222Z] #22 2.944 + arch=s390x [2021-02-17T21:41:34.222Z] #22 2.944 + '[' s390x '!=' x86_64 ']' [2021-02-17T21:41:34.222Z] #22 2.944 + '[' s390x '!=' s390x ']' [2021-02-17T21:41:34.222Z] #22 2.944 + url=https://download.docker.com/linux/static [2021-02-17T21:41:34.222Z] #22 2.945 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-17T21:41:34.222Z] #22 2.945 + tar -xz docker/docker [2021-02-17T21:41:34.222Z] #22 7.074 + mkdir -p /build [2021-02-17T21:41:34.222Z] #22 7.083 + mv docker/docker /build/ [2021-02-17T21:41:34.222Z] #22 7.085 + rmdir docker [2021-02-17T21:41:34.222Z] #22 DONE 8.0s [2021-02-17T21:41:34.528Z] [2021-02-17T21:41:34.528Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:34.528Z] #45 1.560 + RM_GOPATH=0 [2021-02-17T21:41:34.528Z] #45 1.560 + TMP_GOPATH= [2021-02-17T21:41:34.528Z] #45 1.560 + : /build [2021-02-17T21:41:34.528Z] #45 1.560 + '[' -z '' ']' [2021-02-17T21:41:34.528Z] #45 1.560 ++ mktemp -d [2021-02-17T21:41:34.528Z] #45 1.560 + export GOPATH=/tmp/tmp.6Afs4OKfUk [2021-02-17T21:41:34.528Z] #45 1.560 + GOPATH=/tmp/tmp.6Afs4OKfUk [2021-02-17T21:41:34.528Z] #45 1.560 + RM_GOPATH=1 [2021-02-17T21:41:34.528Z] #45 1.560 + case "$(go env GOARCH)" in [2021-02-17T21:41:34.528Z] #45 1.560 ++ go env GOARCH [2021-02-17T21:41:34.529Z] #45 1.560 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.529Z] #45 1.560 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.529Z] #45 1.560 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:34.529Z] #45 1.560 + dir=/tmp/install [2021-02-17T21:41:34.529Z] #45 1.560 + bin=gotestsum [2021-02-17T21:41:34.529Z] #45 1.560 + shift [2021-02-17T21:41:34.529Z] #45 1.560 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-17T21:41:34.529Z] #45 1.560 + . /tmp/install/gotestsum.installer [2021-02-17T21:41:34.529Z] #45 1.560 ++ : v0.5.3 [2021-02-17T21:41:34.529Z] #45 1.560 + install_gotestsum [2021-02-17T21:41:34.529Z] #45 1.560 + set -e [2021-02-17T21:41:34.529Z] #45 1.560 + export GO111MODULE=on [2021-02-17T21:41:34.529Z] #45 1.560 + GO111MODULE=on [2021-02-17T21:41:34.529Z] #45 1.560 + GOBIN=/build [2021-02-17T21:41:34.529Z] #45 1.560 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-17T21:41:34.529Z] #45 1.560 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:34.529Z] #45 1.560 go: finding gotest.tools v0.5.3 [2021-02-17T21:41:34.529Z] #45 1.680 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:34.529Z] #45 1.893 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:34.529Z] #45 2.174 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:34.529Z] #45 2.183 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:34.529Z] #45 2.244 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:34.529Z] #45 2.285 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:34.529Z] #45 2.305 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:34.529Z] #45 2.310 go: downloading github.com/fatih/color v1.9.0 [2021-02-17T21:41:34.529Z] #45 2.343 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:34.529Z] #45 2.358 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:34.529Z] #45 2.370 go: extracting github.com/fatih/color v1.9.0 [2021-02-17T21:41:34.529Z] #45 2.517 go: downloading github.com/pkg/errors v0.9.1 [2021-02-17T21:41:34.529Z] #45 2.606 go: extracting github.com/pkg/errors v0.9.1 [2021-02-17T21:41:34.529Z] #45 2.643 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:34.529Z] #45 2.708 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:34.529Z] #45 2.823 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:34.529Z] #45 2.965 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:34.529Z] #45 2.984 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:34.529Z] #45 3.072 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:34.529Z] #45 3.160 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:34.529Z] #45 3.317 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:34.529Z] #45 3.503 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:34.529Z] #45 3.883 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:34.529Z] #45 4.321 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:34.529Z] #45 6.654 go: finding github.com/fatih/color v1.9.0 [2021-02-17T21:41:34.529Z] #45 6.687 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:34.529Z] #45 6.703 go: finding github.com/pkg/errors v0.9.1 [2021-02-17T21:41:34.529Z] #45 6.740 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:34.529Z] #45 6.757 go: finding github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:34.529Z] #45 6.783 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:34.529Z] #45 6.871 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:34.529Z] #45 6.943 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:34.529Z] #45 6.969 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:34.529Z] #45 6.995 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:34.529Z] #45 7.025 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:34.841Z] #45 ... [2021-02-17T21:41:34.841Z] [2021-02-17T21:41:34.841Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:34.841Z] #32 1.344 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:34.841Z] #32 1.344 + RM_GOPATH=0 [2021-02-17T21:41:34.841Z] #32 1.344 + TMP_GOPATH= [2021-02-17T21:41:34.841Z] #32 1.344 + : /build [2021-02-17T21:41:34.841Z] #32 1.344 + '[' -z '' ']' [2021-02-17T21:41:34.841Z] #32 1.344 ++ mktemp -d [2021-02-17T21:41:34.841Z] #32 1.344 + export GOPATH=/tmp/tmp.8lCIyakZbi [2021-02-17T21:41:34.841Z] #32 1.344 + GOPATH=/tmp/tmp.8lCIyakZbi [2021-02-17T21:41:34.841Z] #32 1.344 + RM_GOPATH=1 [2021-02-17T21:41:34.841Z] #32 1.344 + case "$(go env GOARCH)" in [2021-02-17T21:41:34.841Z] #32 1.344 ++ go env GOARCH [2021-02-17T21:41:34.841Z] #32 1.344 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.841Z] #32 1.344 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.841Z] #32 1.344 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:34.841Z] #32 1.344 + dir=/tmp/install [2021-02-17T21:41:34.841Z] #32 1.344 + bin=tomlv [2021-02-17T21:41:34.841Z] #32 1.344 + shift [2021-02-17T21:41:34.841Z] #32 1.344 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-17T21:41:34.841Z] #32 1.344 + . /tmp/install/tomlv.installer [2021-02-17T21:41:34.841Z] #32 1.344 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:34.841Z] #32 1.344 + install_tomlv [2021-02-17T21:41:34.841Z] #32 1.344 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-17T21:41:34.841Z] #32 1.344 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8lCIyakZbi/src/github.com/BurntSushi/toml [2021-02-17T21:41:34.841Z] #32 1.557 Cloning into '/tmp/tmp.8lCIyakZbi/src/github.com/BurntSushi/toml'... [2021-02-17T21:41:34.841Z] #32 2.077 + cd /tmp/tmp.8lCIyakZbi/src/github.com/BurntSushi/toml [2021-02-17T21:41:34.841Z] #32 2.077 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:34.841Z] #32 2.077 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:34.841Z] #32 2.657 github.com/BurntSushi/toml [2021-02-17T21:41:34.841Z] #32 4.846 github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:34.841Z] #32 DONE 8.4s [2021-02-17T21:41:34.841Z] [2021-02-17T21:41:34.841Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:34.841Z] #51 3.375 + RM_GOPATH=0 [2021-02-17T21:41:34.841Z] #51 3.376 + TMP_GOPATH= [2021-02-17T21:41:34.841Z] #51 3.376 + : /build [2021-02-17T21:41:34.841Z] #51 3.376 + '[' -z '' ']' [2021-02-17T21:41:34.841Z] #51 3.376 ++ mktemp -d [2021-02-17T21:41:34.841Z] #51 3.377 + export GOPATH=/tmp/tmp.pzgC1yWGr9 [2021-02-17T21:41:34.841Z] #51 3.377 + GOPATH=/tmp/tmp.pzgC1yWGr9 [2021-02-17T21:41:34.841Z] #51 3.377 + RM_GOPATH=1 [2021-02-17T21:41:34.841Z] #51 3.377 + case "$(go env GOARCH)" in [2021-02-17T21:41:34.841Z] #51 3.377 ++ go env GOARCH [2021-02-17T21:41:34.841Z] #51 3.386 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.841Z] #51 3.386 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:34.841Z] #51 3.386 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:34.841Z] #51 3.391 + dir=/tmp/install [2021-02-17T21:41:34.841Z] #51 3.391 + bin=runc [2021-02-17T21:41:34.841Z] #51 3.391 + shift [2021-02-17T21:41:34.841Z] #51 3.391 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-17T21:41:34.841Z] #51 3.391 + . /tmp/install/runc.installer [2021-02-17T21:41:34.841Z] #51 3.391 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:34.841Z] #51 3.392 + install_runc [2021-02-17T21:41:34.841Z] #51 3.393 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-17T21:41:34.841Z] #51 3.393 + uname -r [2021-02-17T21:41:34.841Z] #51 3.397 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-17T21:41:34.841Z] #51 3.397 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-17T21:41:34.841Z] #51 3.398 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-17T21:41:34.841Z] #51 3.398 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pzgC1yWGr9/src/github.com/opencontainers/runc [2021-02-17T21:41:34.841Z] #51 3.399 Cloning into '/tmp/tmp.pzgC1yWGr9/src/github.com/opencontainers/runc'... [2021-02-17T21:41:35.027Z] [2021-02-17T21:41:35.027Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:41:35.027Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-17T21:41:35.027Z] #3 DONE 0.2s [2021-02-17T21:41:35.027Z] [2021-02-17T21:41:35.027Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-17T21:41:35.027Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-17T21:41:35.027Z] #4 CACHED [2021-02-17T21:41:35.142Z] #51 ... [2021-02-17T21:41:35.142Z] [2021-02-17T21:41:35.142Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:35.142Z] #47 8.646 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:35.430Z] #52 ... [2021-02-17T21:41:35.430Z] [2021-02-17T21:41:35.430Z] #57 [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-02-17T21:41:35.430Z] #57 sha256:c02f8b8cf952f7bf5e2645f943b3623050f3dca0e2324260c60c570bdba6bcd2 [2021-02-17T21:41:35.430Z] #57 4.463 + RM_GOPATH=0 [2021-02-17T21:41:35.430Z] #57 4.465 + TMP_GOPATH= [2021-02-17T21:41:35.430Z] #57 4.465 + : /build [2021-02-17T21:41:35.430Z] #57 4.465 + '[' -z '' ']' [2021-02-17T21:41:35.430Z] #57 4.491 ++ mktemp -d [2021-02-17T21:41:35.430Z] #57 4.492 + export GOPATH=/tmp/tmp.maphv64C2W [2021-02-17T21:41:35.430Z] #57 4.492 + GOPATH=/tmp/tmp.maphv64C2W [2021-02-17T21:41:35.430Z] #57 4.492 + RM_GOPATH=1 [2021-02-17T21:41:35.430Z] #57 4.492 + case "$(go env GOARCH)" in [2021-02-17T21:41:35.430Z] #57 4.493 ++ go env GOARCH [2021-02-17T21:41:35.430Z] #57 4.516 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:35.430Z] #57 4.516 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:35.430Z] #57 4.519 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:35.430Z] #57 4.533 + dir=/tmp/install [2021-02-17T21:41:35.430Z] #57 4.542 + bin=rootlesskit [2021-02-17T21:41:35.430Z] #57 4.542 + shift [2021-02-17T21:41:35.430Z] #57 4.544 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-17T21:41:35.430Z] #57 4.544 + . /tmp/install/rootlesskit.installer [2021-02-17T21:41:35.430Z] #57 4.544 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:35.430Z] #57 4.545 + install_rootlesskit [2021-02-17T21:41:35.430Z] #57 4.545 + case "$1" in [2021-02-17T21:41:35.430Z] #57 4.545 + export CGO_ENABLED=0 [2021-02-17T21:41:35.430Z] #57 4.545 + CGO_ENABLED=0 [2021-02-17T21:41:35.430Z] #57 4.545 + _install_rootlesskit [2021-02-17T21:41:35.430Z] #57 4.545 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-17T21:41:35.430Z] #57 4.545 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:35.430Z] #57 4.546 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.maphv64C2W/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:35.430Z] #57 4.549 Cloning into '/tmp/tmp.maphv64C2W/src/github.com/rootless-containers/rootlesskit'... [2021-02-17T21:41:35.441Z] #47 ... [2021-02-17T21:41:35.441Z] [2021-02-17T21:41:35.441Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:35.441Z] #35 6.661 Scanning dependencies of target tini-static [2021-02-17T21:41:35.441Z] #35 6.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-17T21:41:35.441Z] #35 7.995 [100%] Linking C executable tini-static [2021-02-17T21:41:35.441Z] #35 8.596 [100%] Built target tini-static [2021-02-17T21:41:35.441Z] #35 8.681 + mkdir -p /build [2021-02-17T21:41:35.441Z] #35 8.681 + cp tini-static /build/docker-init [2021-02-17T21:41:35.441Z] #35 DONE 9.0s [2021-02-17T21:41:35.441Z] [2021-02-17T21:41:35.441Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:35.441Z] #47 8.971 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:35.739Z] #47 9.412 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:35.968Z] [2021-02-17T21:41:35.968Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:41:35.968Z] #5 sha256:c4e1f904d492e12bae5e66b1a8c5a6acfed982f95c6a5427e485c95a0b5d5f0a [2021-02-17T21:41:35.968Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-17T21:41:35.968Z] #5 DONE 0.0s [2021-02-17T21:41:36.228Z] [2021-02-17T21:41:36.228Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:41:36.228Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-17T21:41:36.228Z] #7 DONE 0.1s [2021-02-17T21:41:36.228Z] [2021-02-17T21:41:36.228Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:41:36.228Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-17T21:41:36.228Z] #6 DONE 0.1s [2021-02-17T21:41:36.228Z] [2021-02-17T21:41:36.228Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:41:36.228Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-17T21:41:36.228Z] #8 DONE 0.1s [2021-02-17T21:41:36.412Z] #47 ... [2021-02-17T21:41:36.412Z] [2021-02-17T21:41:36.412Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:36.412Z] #49 3.345 + RM_GOPATH=0 [2021-02-17T21:41:36.412Z] #49 3.345 + TMP_GOPATH= [2021-02-17T21:41:36.412Z] #49 3.345 + : /build [2021-02-17T21:41:36.412Z] #49 3.345 + '[' -z '' ']' [2021-02-17T21:41:36.412Z] #49 3.347 ++ mktemp -d [2021-02-17T21:41:36.412Z] #49 3.353 + export GOPATH=/tmp/tmp.HctLpggz6n [2021-02-17T21:41:36.412Z] #49 3.353 + GOPATH=/tmp/tmp.HctLpggz6n [2021-02-17T21:41:36.412Z] #49 3.353 + RM_GOPATH=1 [2021-02-17T21:41:36.412Z] #49 3.354 + case "$(go env GOARCH)" in [2021-02-17T21:41:36.412Z] #49 3.354 ++ go env GOARCH [2021-02-17T21:41:36.412Z] #49 3.371 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.412Z] #49 3.371 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.412Z] #49 3.371 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:36.412Z] #49 3.372 + dir=/tmp/install [2021-02-17T21:41:36.412Z] #49 3.372 + bin=shfmt [2021-02-17T21:41:36.412Z] #49 3.372 + shift [2021-02-17T21:41:36.412Z] #49 3.372 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-17T21:41:36.412Z] #49 3.372 + . /tmp/install/shfmt.installer [2021-02-17T21:41:36.412Z] #49 3.372 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:36.412Z] #49 3.372 + install_shfmt [2021-02-17T21:41:36.412Z] #49 3.372 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-17T21:41:36.412Z] #49 3.372 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HctLpggz6n/src/github.com/mvdan/sh [2021-02-17T21:41:36.412Z] #49 3.372 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:36.412Z] #49 3.379 Cloning into '/tmp/tmp.HctLpggz6n/src/github.com/mvdan/sh'... [2021-02-17T21:41:36.413Z] #49 8.277 + cd /tmp/tmp.HctLpggz6n/src/github.com/mvdan/sh [2021-02-17T21:41:36.413Z] #49 8.277 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:36.413Z] #49 8.367 + GO111MODULE=on [2021-02-17T21:41:36.413Z] #49 8.367 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-17T21:41:36.413Z] #49 9.305 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:36.413Z] #49 9.466 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:36.413Z] #49 9.466 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:36.413Z] #49 9.507 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:36.413Z] #49 9.507 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:36.413Z] #49 10.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:36.413Z] #49 ... [2021-02-17T21:41:36.413Z] [2021-02-17T21:41:36.413Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:36.413Z] #56 3.209 + RM_GOPATH=0 [2021-02-17T21:41:36.413Z] #56 3.209 + TMP_GOPATH= [2021-02-17T21:41:36.413Z] #56 3.209 + : /build [2021-02-17T21:41:36.413Z] #56 3.209 + '[' -z '' ']' [2021-02-17T21:41:36.413Z] #56 3.210 ++ mktemp -d [2021-02-17T21:41:36.413Z] #56 3.212 + export GOPATH=/tmp/tmp.MVkHSoCjnc [2021-02-17T21:41:36.413Z] #56 3.212 + GOPATH=/tmp/tmp.MVkHSoCjnc [2021-02-17T21:41:36.413Z] #56 3.212 + RM_GOPATH=1 [2021-02-17T21:41:36.413Z] #56 3.212 + case "$(go env GOARCH)" in [2021-02-17T21:41:36.413Z] #56 3.212 ++ go env GOARCH [2021-02-17T21:41:36.413Z] #56 3.246 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.413Z] #56 3.246 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.413Z] #56 3.247 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:36.413Z] #56 3.250 + dir=/tmp/install [2021-02-17T21:41:36.413Z] #56 3.250 + bin=rootlesskit [2021-02-17T21:41:36.413Z] #56 3.250 + shift [2021-02-17T21:41:36.413Z] #56 3.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-17T21:41:36.413Z] #56 3.250 + . /tmp/install/rootlesskit.installer [2021-02-17T21:41:36.413Z] #56 3.250 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:36.413Z] #56 3.251 + install_rootlesskit [2021-02-17T21:41:36.413Z] #56 3.251 + case "$1" in [2021-02-17T21:41:36.413Z] #56 3.251 + export CGO_ENABLED=0 [2021-02-17T21:41:36.413Z] #56 3.251 + CGO_ENABLED=0 [2021-02-17T21:41:36.413Z] #56 3.251 + _install_rootlesskit [2021-02-17T21:41:36.413Z] #56 3.251 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-17T21:41:36.413Z] #56 3.251 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MVkHSoCjnc/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:36.413Z] #56 3.251 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:36.413Z] #56 3.252 Cloning into '/tmp/tmp.MVkHSoCjnc/src/github.com/rootless-containers/rootlesskit'... [2021-02-17T21:41:36.413Z] #56 5.420 + cd /tmp/tmp.MVkHSoCjnc/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:36.413Z] #56 5.421 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:36.413Z] #56 5.877 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:41:36.413Z] #56 5.878 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-17T21:41:36.413Z] #56 ... [2021-02-17T21:41:36.413Z] [2021-02-17T21:41:36.413Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:36.413Z] #54 3.084 + RM_GOPATH=0 [2021-02-17T21:41:36.413Z] #54 3.084 + TMP_GOPATH= [2021-02-17T21:41:36.413Z] #54 3.084 + : /build [2021-02-17T21:41:36.413Z] #54 3.084 + '[' -z '' ']' [2021-02-17T21:41:36.413Z] #54 3.084 ++ mktemp -d [2021-02-17T21:41:36.413Z] #54 3.086 + export GOPATH=/tmp/tmp.mJmDvGM2Cr [2021-02-17T21:41:36.413Z] #54 3.086 + GOPATH=/tmp/tmp.mJmDvGM2Cr [2021-02-17T21:41:36.413Z] #54 3.086 + RM_GOPATH=1 [2021-02-17T21:41:36.413Z] #54 3.086 + case "$(go env GOARCH)" in [2021-02-17T21:41:36.413Z] #54 3.086 ++ go env GOARCH [2021-02-17T21:41:36.413Z] #54 3.110 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.413Z] #54 3.110 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.413Z] #54 3.111 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:36.413Z] #54 3.119 + dir=/tmp/install [2021-02-17T21:41:36.413Z] #54 3.119 + bin=containerd [2021-02-17T21:41:36.413Z] #54 3.119 + shift [2021-02-17T21:41:36.413Z] #54 3.119 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-17T21:41:36.413Z] #54 3.119 + . /tmp/install/containerd.installer [2021-02-17T21:41:36.413Z] #54 3.119 ++ set -e [2021-02-17T21:41:36.413Z] #54 3.119 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:36.413Z] #54 3.119 + install_containerd [2021-02-17T21:41:36.413Z] #54 3.120 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-17T21:41:36.413Z] #54 3.120 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:36.413Z] #54 3.120 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mJmDvGM2Cr/src/github.com/containerd/containerd [2021-02-17T21:41:36.413Z] #54 3.124 Cloning into '/tmp/tmp.mJmDvGM2Cr/src/github.com/containerd/containerd'... [2021-02-17T21:41:36.712Z] #54 ... [2021-02-17T21:41:36.712Z] [2021-02-17T21:41:36.712Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:36.712Z] #62 3.250 + RM_GOPATH=0 [2021-02-17T21:41:36.712Z] #62 3.250 + TMP_GOPATH= [2021-02-17T21:41:36.712Z] #62 3.250 + : /build [2021-02-17T21:41:36.712Z] #62 3.250 + '[' -z '' ']' [2021-02-17T21:41:36.712Z] #62 3.250 ++ mktemp -d [2021-02-17T21:41:36.712Z] #62 3.250 + export GOPATH=/tmp/tmp.LPzOmdA1k6 [2021-02-17T21:41:36.712Z] #62 3.250 + GOPATH=/tmp/tmp.LPzOmdA1k6 [2021-02-17T21:41:36.712Z] #62 3.250 + RM_GOPATH=1 [2021-02-17T21:41:36.712Z] #62 3.250 + case "$(go env GOARCH)" in [2021-02-17T21:41:36.712Z] #62 3.250 ++ go env GOARCH [2021-02-17T21:41:36.712Z] #62 3.259 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.712Z] #62 3.259 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.712Z] #62 3.260 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:36.712Z] #62 3.262 + dir=/tmp/install [2021-02-17T21:41:36.712Z] #62 3.262 + bin=proxy [2021-02-17T21:41:36.712Z] #62 3.262 + shift [2021-02-17T21:41:36.712Z] #62 3.262 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-17T21:41:36.712Z] #62 3.262 + . /tmp/install/proxy.installer [2021-02-17T21:41:36.712Z] #62 3.262 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:36.712Z] #62 3.262 + install_proxy [2021-02-17T21:41:36.712Z] #62 3.262 + case "$1" in [2021-02-17T21:41:36.712Z] #62 3.262 + export CGO_ENABLED=0 [2021-02-17T21:41:36.712Z] #62 3.262 + CGO_ENABLED=0 [2021-02-17T21:41:36.712Z] #62 3.262 + _install_proxy [2021-02-17T21:41:36.712Z] #62 3.262 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-17T21:41:36.712Z] #62 3.262 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:36.712Z] #62 3.262 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LPzOmdA1k6/src/github.com/docker/libnetwork [2021-02-17T21:41:36.712Z] #62 3.265 Cloning into '/tmp/tmp.LPzOmdA1k6/src/github.com/docker/libnetwork'... [2021-02-17T21:41:36.712Z] #62 ... [2021-02-17T21:41:36.712Z] [2021-02-17T21:41:36.712Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:36.712Z] #47 10.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:36.712Z] #47 10.31 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:36.795Z] #57 ... [2021-02-17T21:41:36.795Z] [2021-02-17T21:41:36.795Z] #46 [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-02-17T21:41:36.795Z] #46 sha256:783bdc48f0ab40c3bb0bddc0214b5adca90ad3349649ce8b298382b59f232acf [2021-02-17T21:41:36.795Z] #46 3.866 + RM_GOPATH=0 [2021-02-17T21:41:36.795Z] #46 3.866 + TMP_GOPATH= [2021-02-17T21:41:36.795Z] #46 3.866 + : /build [2021-02-17T21:41:36.795Z] #46 3.866 + '[' -z '' ']' [2021-02-17T21:41:36.795Z] #46 3.866 ++ mktemp -d [2021-02-17T21:41:36.795Z] #46 3.867 + export GOPATH=/tmp/tmp.xR1XIivkWB [2021-02-17T21:41:36.795Z] #46 3.867 + GOPATH=/tmp/tmp.xR1XIivkWB [2021-02-17T21:41:36.795Z] #46 3.867 + RM_GOPATH=1 [2021-02-17T21:41:36.795Z] #46 3.867 + case "$(go env GOARCH)" in [2021-02-17T21:41:36.795Z] #46 3.867 ++ go env GOARCH [2021-02-17T21:41:36.795Z] #46 3.885 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.795Z] #46 3.891 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:36.795Z] #46 3.896 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:36.795Z] #46 3.915 + dir=/tmp/install [2021-02-17T21:41:36.795Z] #46 3.915 + bin=gotestsum [2021-02-17T21:41:36.795Z] #46 3.915 + shift [2021-02-17T21:41:36.795Z] #46 3.924 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-17T21:41:36.795Z] #46 3.924 + . /tmp/install/gotestsum.installer [2021-02-17T21:41:36.795Z] #46 3.924 ++ : v0.5.3 [2021-02-17T21:41:36.795Z] #46 3.924 + install_gotestsum [2021-02-17T21:41:36.795Z] #46 3.924 + set -e [2021-02-17T21:41:36.795Z] #46 3.924 + export GO111MODULE=on [2021-02-17T21:41:36.795Z] #46 3.924 + GO111MODULE=on [2021-02-17T21:41:36.795Z] #46 3.924 + GOBIN=/build [2021-02-17T21:41:36.795Z] #46 3.924 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-17T21:41:36.795Z] #46 3.931 go: finding gotest.tools v0.5.3 [2021-02-17T21:41:36.795Z] #46 3.934 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:36.795Z] #46 4.859 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:36.795Z] #46 5.380 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:36.795Z] #46 6.106 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:36.795Z] #46 6.167 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:36.795Z] #46 6.168 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:36.795Z] #46 6.265 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:36.795Z] #46 6.310 go: downloading github.com/fatih/color v1.9.0 [2021-02-17T21:41:36.795Z] #46 6.358 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:36.795Z] #46 6.376 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:36.795Z] #46 6.389 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:36.795Z] #46 6.423 go: downloading github.com/pkg/errors v0.9.1 [2021-02-17T21:41:36.795Z] #46 6.457 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:36.795Z] #46 6.601 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:36.795Z] #46 6.675 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:36.795Z] #46 6.788 go: extracting github.com/fatih/color v1.9.0 [2021-02-17T21:41:36.795Z] #46 6.852 go: extracting github.com/pkg/errors v0.9.1 [2021-02-17T21:41:36.795Z] #46 6.905 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:36.800Z] [2021-02-17T21:41:36.800Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:41:36.800Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-17T21:41:36.800Z] #61 DONE 0.0s [2021-02-17T21:41:36.800Z] [2021-02-17T21:41:36.800Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:41:36.800Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-17T21:41:36.800Z] #9 DONE 0.0s [2021-02-17T21:41:36.800Z] [2021-02-17T21:41:36.800Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:41:36.800Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-17T21:41:36.800Z] #25 DONE 0.0s [2021-02-17T21:41:36.800Z] [2021-02-17T21:41:36.800Z] #22 [internal] load build context [2021-02-17T21:41:36.800Z] #22 sha256:46d0f2b8e11724a1d723ef03104c54cc8b47a2c908da45bdf55ac23f0cb984fa [2021-02-17T21:41:37.362Z] #47 ... [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:41:37.362Z] #37 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-17T21:41:37.362Z] #38 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-17T21:41:37.362Z] #40 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-17T21:41:37.362Z] #27 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-17T21:41:37.362Z] #19 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-17T21:41:37.362Z] #23 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-17T21:41:37.362Z] #14 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:41:37.362Z] #17 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:41:37.362Z] #29 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:41:37.362Z] #12 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-17T21:41:37.362Z] #18 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-17T21:41:37.362Z] #13 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-17T21:41:37.362Z] #30 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:41:37.362Z] #26 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-17T21:41:37.362Z] #25 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-17T21:41:37.362Z] #15 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-17T21:41:37.362Z] #16 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:41:37.362Z] #20 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-17T21:41:37.362Z] #28 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-17T21:41:37.362Z] #60 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-17T21:41:37.362Z] #41 CACHED [2021-02-17T21:41:37.362Z] [2021-02-17T21:41:37.362Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-17T21:41:37.362Z] #31 CACHED [2021-02-17T21:41:37.658Z] [2021-02-17T21:41:37.658Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-17T21:41:37.658Z] #33 DONE 0.1s [2021-02-17T21:41:37.658Z] [2021-02-17T21:41:37.658Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-17T21:41:37.658Z] #36 DONE 0.2s [2021-02-17T21:41:37.658Z] [2021-02-17T21:41:37.658Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-17T21:41:37.723Z] #46 7.422 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:37.723Z] #46 7.490 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:37.979Z] #46 7.881 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:37.979Z] #46 7.971 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:38.201Z] #22 transferring context: 53.35MB 1.5s done [2021-02-17T21:41:38.201Z] #22 DONE 1.6s [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-17T21:41:38.201Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-17T21:41:38.201Z] #10 CACHED [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #35 [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-02-17T21:41:38.201Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-17T21:41:38.201Z] #35 CACHED [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:41:38.201Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-17T21:41:38.201Z] #12 CACHED [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #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-02-17T21:41:38.201Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-17T21:41:38.201Z] #11 CACHED [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #54 [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-02-17T21:41:38.201Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-17T21:41:38.201Z] #54 CACHED [2021-02-17T21:41:38.201Z] [2021-02-17T21:41:38.201Z] #23 [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-02-17T21:41:38.201Z] #23 sha256:00b3782171261fc9faf367e5bcedc88016d01e87232908ef9ce74da180ac84dd [2021-02-17T21:41:38.235Z] #46 ... [2021-02-17T21:41:38.235Z] [2021-02-17T21:41:38.235Z] #57 [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-02-17T21:41:38.235Z] #57 sha256:c02f8b8cf952f7bf5e2645f943b3623050f3dca0e2324260c60c570bdba6bcd2 [2021-02-17T21:41:38.235Z] #57 8.201 + cd /tmp/tmp.maphv64C2W/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:38.235Z] #57 8.201 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:38.301Z] #39 DONE 0.6s [2021-02-17T21:41:38.301Z] [2021-02-17T21:41:38.301Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:38.301Z] #47 11.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/spf13/afero v1.1.2 [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:38.301Z] #47 11.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:38.301Z] #47 11.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:38.301Z] #47 11.80 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:38.301Z] #47 11.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:38.301Z] #47 11.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:38.301Z] #47 11.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:38.301Z] #47 11.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:38.301Z] #47 11.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:38.301Z] #47 11.85 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:38.301Z] #47 11.88 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.89 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:38.301Z] #47 11.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:38.301Z] #47 11.94 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:38.301Z] #47 11.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:38.301Z] #47 11.97 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:38.301Z] #47 12.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:38.301Z] #47 12.08 go: extracting github.com/spf13/afero v1.1.2 [2021-02-17T21:41:38.301Z] #47 12.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:38.301Z] #47 12.11 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:38.301Z] #47 12.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:38.301Z] #47 12.11 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:38.301Z] #47 12.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:38.302Z] #47 12.14 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:38.302Z] #47 12.14 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:38.302Z] #47 12.15 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:38.302Z] #47 12.16 go: downloading golang.org/x/text v0.3.2 [2021-02-17T21:41:38.302Z] #47 12.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:38.302Z] #47 12.17 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:38.302Z] #47 12.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:38.598Z] #47 ... [2021-02-17T21:41:38.598Z] [2021-02-17T21:41:38.598Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:41:38.598Z] #42 DONE 0.3s [2021-02-17T21:41:38.598Z] [2021-02-17T21:41:38.598Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:38.598Z] #47 12.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:38.598Z] #47 12.31 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:38.598Z] #47 12.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:38.598Z] #47 12.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:38.598Z] #47 12.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:38.598Z] #47 12.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:38.797Z] #57 8.905 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:41:38.894Z] #47 12.47 go: downloading github.com/spf13/cast v1.3.0 [2021-02-17T21:41:38.894Z] #47 12.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:38.894Z] #47 12.47 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:38.894Z] #47 12.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:38.894Z] #47 12.55 go: extracting github.com/spf13/cast v1.3.0 [2021-02-17T21:41:38.894Z] #47 12.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:38.894Z] #47 12.55 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:38.894Z] #47 12.55 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:38.894Z] #47 12.55 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:38.894Z] #47 12.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:38.894Z] #47 12.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:38.894Z] #47 12.56 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:38.894Z] #47 12.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:38.894Z] #47 12.59 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:38.894Z] #47 12.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:38.894Z] #47 12.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:38.894Z] #47 12.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:38.894Z] #47 12.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:39.054Z] #57 8.906 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-17T21:41:39.190Z] #47 12.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:39.190Z] #47 12.74 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:39.190Z] #47 12.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:39.190Z] #47 12.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:39.190Z] #47 12.91 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:39.190Z] #47 12.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:39.190Z] #47 12.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:39.190Z] #47 12.97 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:39.190Z] #47 12.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:39.190Z] #47 13.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:39.190Z] #47 13.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:39.486Z] #47 13.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:39.486Z] #47 13.12 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:39.486Z] #47 13.13 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:39.486Z] #47 13.13 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:39.486Z] #47 13.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:39.487Z] #47 13.21 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:39.487Z] #47 13.29 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:39.487Z] #47 13.33 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:39.620Z] #57 ... [2021-02-17T21:41:39.620Z] [2021-02-17T21:41:39.620Z] #36 [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-02-17T21:41:39.620Z] #36 sha256:188c9e4f796647e3ac4fed59fbc1a0f0a1b96d17df19980c378c5da9f57a1d5d [2021-02-17T21:41:39.620Z] #36 2.639 + RM_GOPATH=0 [2021-02-17T21:41:39.620Z] #36 2.639 + TMP_GOPATH= [2021-02-17T21:41:39.620Z] #36 2.639 + : /build [2021-02-17T21:41:39.620Z] #36 2.639 + '[' -z '' ']' [2021-02-17T21:41:39.620Z] #36 2.641 ++ mktemp -d [2021-02-17T21:41:39.620Z] #36 2.641 + export GOPATH=/tmp/tmp.okUFXIe0ER [2021-02-17T21:41:39.620Z] #36 2.641 + GOPATH=/tmp/tmp.okUFXIe0ER [2021-02-17T21:41:39.620Z] #36 2.641 + RM_GOPATH=1 [2021-02-17T21:41:39.620Z] #36 2.641 + case "$(go env GOARCH)" in [2021-02-17T21:41:39.620Z] #36 2.644 ++ go env GOARCH [2021-02-17T21:41:39.620Z] #36 2.650 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:39.620Z] #36 2.650 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:39.620Z] #36 2.651 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:39.620Z] #36 2.652 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:39.620Z] #36 2.652 + dir=/tmp/install [2021-02-17T21:41:39.620Z] #36 2.652 + bin=tini [2021-02-17T21:41:39.620Z] #36 2.652 + shift [2021-02-17T21:41:39.620Z] #36 2.652 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-17T21:41:39.620Z] #36 2.652 + . /tmp/install/tini.installer [2021-02-17T21:41:39.620Z] #36 2.652 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:39.620Z] #36 2.652 + install_tini [2021-02-17T21:41:39.620Z] #36 2.652 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-17T21:41:39.620Z] #36 2.652 + git clone https://github.com/krallin/tini.git /tmp/tmp.okUFXIe0ER/tini [2021-02-17T21:41:39.620Z] #36 2.659 Cloning into '/tmp/tmp.okUFXIe0ER/tini'... [2021-02-17T21:41:39.620Z] #36 2.950 + cd /tmp/tmp.okUFXIe0ER/tini [2021-02-17T21:41:39.620Z] #36 2.950 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:39.620Z] #36 2.955 + cmake . [2021-02-17T21:41:39.620Z] #36 3.201 -- The C compiler identification is GNU 8.3.0 [2021-02-17T21:41:39.620Z] #36 3.226 -- Check for working C compiler: /usr/bin/cc [2021-02-17T21:41:39.620Z] #36 3.387 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-17T21:41:39.620Z] #36 3.387 -- Detecting C compiler ABI info [2021-02-17T21:41:39.620Z] #36 3.615 -- Detecting C compiler ABI info - done [2021-02-17T21:41:39.620Z] #36 3.621 -- Detecting C compile features [2021-02-17T21:41:39.620Z] #36 5.407 -- Detecting C compile features - done [2021-02-17T21:41:39.620Z] #36 5.488 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-17T21:41:39.620Z] #36 5.795 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-17T21:41:39.620Z] #36 5.951 -- Configuring done [2021-02-17T21:41:39.620Z] #36 5.978 -- Generating done [2021-02-17T21:41:39.620Z] #36 5.987 -- Build files have been written to: /tmp/tmp.okUFXIe0ER/tini [2021-02-17T21:41:39.620Z] #36 6.003 + make tini-static [2021-02-17T21:41:39.620Z] #36 6.406 Scanning dependencies of target tini-static [2021-02-17T21:41:39.620Z] #36 6.562 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-17T21:41:39.620Z] #36 8.098 [100%] Linking C executable tini-static [2021-02-17T21:41:39.620Z] #36 8.839 [100%] Built target tini-static [2021-02-17T21:41:39.620Z] #36 8.938 + mkdir -p /build [2021-02-17T21:41:39.620Z] #36 8.942 + cp tini-static /build/docker-init [2021-02-17T21:41:39.620Z] #36 DONE 9.6s [2021-02-17T21:41:39.782Z] #47 13.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:39.782Z] #47 13.34 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:39.782Z] #47 13.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:39.782Z] #47 13.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:39.782Z] #47 13.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:39.782Z] #47 13.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:39.782Z] #47 13.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:39.782Z] #47 13.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:39.782Z] #47 13.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:39.876Z] [2021-02-17T21:41:39.876Z] #33 [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-02-17T21:41:39.876Z] #33 sha256:aed69acb35addbcbfd3df1a5623d069f76ae0e57961f17214669da6ed10cde45 [2021-02-17T21:41:39.876Z] #33 4.358 + RM_GOPATH=0 [2021-02-17T21:41:39.876Z] #33 4.358 + TMP_GOPATH= [2021-02-17T21:41:39.876Z] #33 4.358 + : /build [2021-02-17T21:41:39.876Z] #33 4.358 + '[' -z '' ']' [2021-02-17T21:41:39.876Z] #33 4.358 ++ mktemp -d [2021-02-17T21:41:39.876Z] #33 4.358 + export GOPATH=/tmp/tmp.i2xMffyRBQ [2021-02-17T21:41:39.876Z] #33 4.358 + GOPATH=/tmp/tmp.i2xMffyRBQ [2021-02-17T21:41:39.876Z] #33 4.358 + RM_GOPATH=1 [2021-02-17T21:41:39.876Z] #33 4.358 + case "$(go env GOARCH)" in [2021-02-17T21:41:39.876Z] #33 4.358 ++ go env GOARCH [2021-02-17T21:41:39.876Z] #33 4.367 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:39.876Z] #33 4.367 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:39.876Z] #33 4.368 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:39.876Z] #33 4.370 + dir=/tmp/install [2021-02-17T21:41:39.876Z] #33 4.370 + bin=tomlv [2021-02-17T21:41:39.876Z] #33 4.371 + shift [2021-02-17T21:41:39.876Z] #33 4.371 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-17T21:41:39.876Z] #33 4.372 + . /tmp/install/tomlv.installer [2021-02-17T21:41:39.876Z] #33 4.373 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:39.876Z] #33 4.374 + install_tomlv [2021-02-17T21:41:39.876Z] #33 4.379 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-17T21:41:39.876Z] #33 4.379 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:39.876Z] #33 4.380 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i2xMffyRBQ/src/github.com/BurntSushi/toml [2021-02-17T21:41:39.876Z] #33 4.382 Cloning into '/tmp/tmp.i2xMffyRBQ/src/github.com/BurntSushi/toml'... [2021-02-17T21:41:39.876Z] #33 5.217 + cd /tmp/tmp.i2xMffyRBQ/src/github.com/BurntSushi/toml [2021-02-17T21:41:39.876Z] #33 5.217 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:39.876Z] #33 5.232 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:39.876Z] #33 6.201 github.com/BurntSushi/toml [2021-02-17T21:41:39.876Z] #33 9.662 github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:40.078Z] #47 13.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:40.078Z] #47 13.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:40.078Z] #47 13.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:40.078Z] #47 13.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:40.078Z] #47 13.73 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:40.078Z] #47 13.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:40.078Z] #47 13.78 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:40.078Z] #47 13.79 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:40.078Z] #47 13.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:40.078Z] #47 13.82 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:40.078Z] #47 13.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:40.150Z] #33 ... [2021-02-17T21:41:40.150Z] [2021-02-17T21:41:40.150Z] #44 [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-02-17T21:41:40.150Z] #44 sha256:14194b4f05aabbd03eeca7dc32d5e71cf4864182cf5bfd378ed535a4d13b0194 [2021-02-17T21:41:40.150Z] #44 4.286 + RM_GOPATH=0 [2021-02-17T21:41:40.150Z] #44 4.286 + TMP_GOPATH= [2021-02-17T21:41:40.150Z] #44 4.286 + : /build [2021-02-17T21:41:40.150Z] #44 4.286 + '[' -z '' ']' [2021-02-17T21:41:40.150Z] #44 4.286 ++ mktemp -d [2021-02-17T21:41:40.150Z] #44 4.286 + export GOPATH=/tmp/tmp.Asoq2pvqZs [2021-02-17T21:41:40.150Z] #44 4.286 + GOPATH=/tmp/tmp.Asoq2pvqZs [2021-02-17T21:41:40.150Z] #44 4.286 + RM_GOPATH=1 [2021-02-17T21:41:40.150Z] #44 4.286 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.150Z] #44 4.286 ++ go env GOARCH [2021-02-17T21:41:40.150Z] #44 4.320 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.150Z] #44 4.320 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.150Z] #44 4.320 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.150Z] #44 4.322 + dir=/tmp/install [2021-02-17T21:41:40.150Z] #44 4.323 + bin=vndr [2021-02-17T21:41:40.150Z] #44 4.323 + shift [2021-02-17T21:41:40.150Z] #44 4.323 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-17T21:41:40.150Z] #44 4.326 + . /tmp/install/vndr.installer [2021-02-17T21:41:40.150Z] #44 4.326 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:40.150Z] #44 4.326 + install_vndr [2021-02-17T21:41:40.150Z] #44 4.326 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-17T21:41:40.150Z] #44 4.326 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:40.150Z] #44 4.327 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Asoq2pvqZs/src/github.com/LK4D4/vndr [2021-02-17T21:41:40.150Z] #44 4.329 Cloning into '/tmp/tmp.Asoq2pvqZs/src/github.com/LK4D4/vndr'... [2021-02-17T21:41:40.150Z] #44 4.962 + cd /tmp/tmp.Asoq2pvqZs/src/github.com/LK4D4/vndr [2021-02-17T21:41:40.150Z] #44 4.963 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:40.150Z] #44 4.972 + go build -buildmode=pie -v -o /build/vndr . [2021-02-17T21:41:40.150Z] #44 6.461 github.com/LK4D4/vndr/build [2021-02-17T21:41:40.150Z] #44 6.486 github.com/LK4D4/vndr/godl/singleflight [2021-02-17T21:41:40.150Z] #44 6.841 github.com/LK4D4/vndr/versioned [2021-02-17T21:41:40.150Z] #44 8.617 github.com/LK4D4/vndr/godl [2021-02-17T21:41:40.375Z] #47 13.94 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:40.375Z] #47 14.13 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:40.407Z] #44 ... [2021-02-17T21:41:40.407Z] [2021-02-17T21:41:40.407Z] #23 [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-02-17T21:41:40.407Z] #23 sha256:7c546d7a74ec1238a31ee7a38d539d3b970319b266a26924936eb27d48a84237 [2021-02-17T21:41:40.407Z] #23 4.108 + RM_GOPATH=0 [2021-02-17T21:41:40.407Z] #23 4.108 + TMP_GOPATH= [2021-02-17T21:41:40.407Z] #23 4.108 + : /build [2021-02-17T21:41:40.407Z] #23 4.108 + '[' -z '' ']' [2021-02-17T21:41:40.407Z] #23 4.108 ++ mktemp -d [2021-02-17T21:41:40.407Z] #23 4.108 + export GOPATH=/tmp/tmp.643U0mchIh [2021-02-17T21:41:40.407Z] #23 4.108 + GOPATH=/tmp/tmp.643U0mchIh [2021-02-17T21:41:40.407Z] #23 4.108 + RM_GOPATH=1 [2021-02-17T21:41:40.407Z] #23 4.108 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.407Z] #23 4.108 ++ go env GOARCH [2021-02-17T21:41:40.407Z] #23 4.109 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.407Z] #23 4.109 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.407Z] #23 4.126 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.407Z] #23 4.126 + dir=/tmp/install [2021-02-17T21:41:40.407Z] #23 4.126 + bin=dockercli [2021-02-17T21:41:40.407Z] #23 4.126 + shift [2021-02-17T21:41:40.407Z] #23 4.126 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-17T21:41:40.407Z] #23 4.126 + . /tmp/install/dockercli.installer [2021-02-17T21:41:40.407Z] #23 4.126 ++ : stable [2021-02-17T21:41:40.407Z] #23 4.126 ++ : 17.06.2-ce [2021-02-17T21:41:40.407Z] #23 4.126 + install_dockercli [2021-02-17T21:41:40.407Z] #23 4.126 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-17T21:41:40.407Z] #23 4.126 Install docker/cli version 17.06.2-ce from stable [2021-02-17T21:41:40.407Z] #23 4.134 ++ uname -m [2021-02-17T21:41:40.407Z] #23 4.139 + arch=x86_64 [2021-02-17T21:41:40.407Z] #23 4.139 + '[' x86_64 '!=' x86_64 ']' [2021-02-17T21:41:40.407Z] #23 4.139 + url=https://download.docker.com/linux/static [2021-02-17T21:41:40.407Z] #23 4.140 + tar -xz docker/docker [2021-02-17T21:41:40.407Z] #23 4.141 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-17T21:41:40.407Z] #23 ... [2021-02-17T21:41:40.407Z] [2021-02-17T21:41:40.407Z] #50 [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-02-17T21:41:40.407Z] #50 sha256:eb0aa44f8d9284b5ac6958bab66ce54300264d202bc03948148592a68940dcec [2021-02-17T21:41:40.407Z] #50 3.362 + RM_GOPATH=0 [2021-02-17T21:41:40.407Z] #50 3.363 + TMP_GOPATH= [2021-02-17T21:41:40.407Z] #50 3.363 + : /build [2021-02-17T21:41:40.407Z] #50 3.363 + '[' -z '' ']' [2021-02-17T21:41:40.407Z] #50 3.363 ++ mktemp -d [2021-02-17T21:41:40.407Z] #50 3.363 + export GOPATH=/tmp/tmp.IBCcPPD3mW [2021-02-17T21:41:40.407Z] #50 3.363 + GOPATH=/tmp/tmp.IBCcPPD3mW [2021-02-17T21:41:40.407Z] #50 3.363 + RM_GOPATH=1 [2021-02-17T21:41:40.407Z] #50 3.363 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.407Z] #50 3.373 ++ go env GOARCH [2021-02-17T21:41:40.407Z] #50 3.378 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.407Z] #50 3.378 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.407Z] #50 3.380 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.407Z] #50 3.380 + dir=/tmp/install [2021-02-17T21:41:40.407Z] #50 3.380 + bin=shfmt [2021-02-17T21:41:40.407Z] #50 3.380 + shift [2021-02-17T21:41:40.407Z] #50 3.380 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-17T21:41:40.407Z] #50 3.380 + . /tmp/install/shfmt.installer [2021-02-17T21:41:40.407Z] #50 3.380 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:40.407Z] #50 3.380 + install_shfmt [2021-02-17T21:41:40.407Z] #50 3.380 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-17T21:41:40.407Z] #50 3.380 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IBCcPPD3mW/src/github.com/mvdan/sh [2021-02-17T21:41:40.407Z] #50 3.380 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:40.407Z] #50 3.381 Cloning into '/tmp/tmp.IBCcPPD3mW/src/github.com/mvdan/sh'... [2021-02-17T21:41:40.664Z] #50 ... [2021-02-17T21:41:40.664Z] [2021-02-17T21:41:40.664Z] #48 [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-02-17T21:41:40.664Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:40.664Z] #48 3.867 + RM_GOPATH=0 [2021-02-17T21:41:40.664Z] #48 3.867 + TMP_GOPATH= [2021-02-17T21:41:40.664Z] #48 3.867 + : /build [2021-02-17T21:41:40.664Z] #48 3.867 + '[' -z '' ']' [2021-02-17T21:41:40.664Z] #48 3.867 ++ mktemp -d [2021-02-17T21:41:40.664Z] #48 3.867 + export GOPATH=/tmp/tmp.z2jzyu40DE [2021-02-17T21:41:40.664Z] #48 3.867 + GOPATH=/tmp/tmp.z2jzyu40DE [2021-02-17T21:41:40.664Z] #48 3.867 + RM_GOPATH=1 [2021-02-17T21:41:40.664Z] #48 3.867 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.664Z] #48 3.867 ++ go env GOARCH [2021-02-17T21:41:40.664Z] #48 3.892 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.664Z] #48 3.893 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.664Z] #48 3.895 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.664Z] #48 3.896 + dir=/tmp/install [2021-02-17T21:41:40.664Z] #48 3.896 + bin=golangci_lint [2021-02-17T21:41:40.664Z] #48 3.896 + shift [2021-02-17T21:41:40.664Z] #48 3.897 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-17T21:41:40.664Z] #48 3.897 + . /tmp/install/golangci_lint.installer [2021-02-17T21:41:40.664Z] #48 3.897 ++ : v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.897 + install_golangci_lint [2021-02-17T21:41:40.664Z] #48 3.897 + set -e [2021-02-17T21:41:40.664Z] #48 3.897 + export GO111MODULE=on [2021-02-17T21:41:40.664Z] #48 3.897 + GO111MODULE=on [2021-02-17T21:41:40.664Z] #48 3.897 + GOBIN=/build [2021-02-17T21:41:40.664Z] #48 3.897 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.954 go: finding github.com v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.954 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.954 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.954 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:40.664Z] #48 3.954 go: finding github.com/golangci v1.23.8 [2021-02-17T21:41:40.664Z] #48 4.846 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:40.664Z] #48 5.419 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:40.664Z] #48 ... [2021-02-17T21:41:40.664Z] [2021-02-17T21:41:40.664Z] #63 [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-02-17T21:41:40.664Z] #63 sha256:71a25ab432095370429ad0e12981e12f9b62546bce8e0fd71691da18e82cc1e0 [2021-02-17T21:41:40.664Z] #63 4.270 + RM_GOPATH=0 [2021-02-17T21:41:40.664Z] #63 4.270 + TMP_GOPATH= [2021-02-17T21:41:40.664Z] #63 4.270 + : /build [2021-02-17T21:41:40.664Z] #63 4.270 + '[' -z '' ']' [2021-02-17T21:41:40.664Z] #63 4.270 ++ mktemp -d [2021-02-17T21:41:40.664Z] #63 4.270 + export GOPATH=/tmp/tmp.RlBYoiSr14 [2021-02-17T21:41:40.664Z] #63 4.270 + GOPATH=/tmp/tmp.RlBYoiSr14 [2021-02-17T21:41:40.664Z] #63 4.270 + RM_GOPATH=1 [2021-02-17T21:41:40.664Z] #63 4.270 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.664Z] #63 4.270 ++ go env GOARCH [2021-02-17T21:41:40.664Z] #63 4.322 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.664Z] #63 4.326 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.664Z] #63 4.337 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.664Z] #63 4.341 + dir=/tmp/install [2021-02-17T21:41:40.664Z] #63 4.341 + bin=proxy [2021-02-17T21:41:40.664Z] #63 4.341 + shift [2021-02-17T21:41:40.664Z] #63 4.342 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-17T21:41:40.664Z] #63 4.342 + . /tmp/install/proxy.installer [2021-02-17T21:41:40.664Z] #63 4.342 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:40.664Z] #63 4.342 + install_proxy [2021-02-17T21:41:40.664Z] #63 4.342 + case "$1" in [2021-02-17T21:41:40.664Z] #63 4.342 + export CGO_ENABLED=0 [2021-02-17T21:41:40.664Z] #63 4.342 + CGO_ENABLED=0 [2021-02-17T21:41:40.664Z] #63 4.342 + _install_proxy [2021-02-17T21:41:40.664Z] #63 4.342 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-17T21:41:40.664Z] #63 4.342 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:40.664Z] #63 4.344 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RlBYoiSr14/src/github.com/docker/libnetwork [2021-02-17T21:41:40.664Z] #63 4.344 Cloning into '/tmp/tmp.RlBYoiSr14/src/github.com/docker/libnetwork'... [2021-02-17T21:41:40.671Z] #47 14.21 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:40.671Z] #47 14.21 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:40.671Z] #47 14.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:40.671Z] #47 14.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:40.920Z] #63 ... [2021-02-17T21:41:40.920Z] [2021-02-17T21:41:40.920Z] #55 [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-02-17T21:41:40.920Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:41:40.920Z] #55 4.125 + RM_GOPATH=0 [2021-02-17T21:41:40.920Z] #55 4.125 + TMP_GOPATH= [2021-02-17T21:41:40.920Z] #55 4.125 + : /build [2021-02-17T21:41:40.920Z] #55 4.125 + '[' -z '' ']' [2021-02-17T21:41:40.920Z] #55 4.125 ++ mktemp -d [2021-02-17T21:41:40.920Z] #55 4.125 + export GOPATH=/tmp/tmp.4lxbHSc8KN [2021-02-17T21:41:40.920Z] #55 4.125 + GOPATH=/tmp/tmp.4lxbHSc8KN [2021-02-17T21:41:40.920Z] #55 4.125 + RM_GOPATH=1 [2021-02-17T21:41:40.920Z] #55 4.125 + case "$(go env GOARCH)" in [2021-02-17T21:41:40.920Z] #55 4.125 ++ go env GOARCH [2021-02-17T21:41:40.920Z] #55 4.171 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.920Z] #55 4.171 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:40.920Z] #55 4.171 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:40.920Z] #55 4.179 + dir=/tmp/install [2021-02-17T21:41:40.920Z] #55 4.179 + bin=containerd [2021-02-17T21:41:40.920Z] #55 4.179 + shift [2021-02-17T21:41:40.920Z] #55 4.179 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-17T21:41:40.920Z] #55 4.179 + . /tmp/install/containerd.installer [2021-02-17T21:41:40.920Z] #55 4.179 ++ set -e [2021-02-17T21:41:40.920Z] #55 4.179 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:40.920Z] #55 4.179 + install_containerd [2021-02-17T21:41:40.920Z] #55 4.181 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-17T21:41:40.920Z] #55 4.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4lxbHSc8KN/src/github.com/containerd/containerd [2021-02-17T21:41:40.920Z] #55 4.181 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:40.920Z] #55 4.191 Cloning into '/tmp/tmp.4lxbHSc8KN/src/github.com/containerd/containerd'... [2021-02-17T21:41:40.920Z] #55 ... [2021-02-17T21:41:40.920Z] [2021-02-17T21:41:40.920Z] #23 [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-02-17T21:41:40.920Z] #23 sha256:7c546d7a74ec1238a31ee7a38d539d3b970319b266a26924936eb27d48a84237 [2021-02-17T21:41:40.920Z] #23 10.74 + mkdir -p /build [2021-02-17T21:41:40.920Z] #23 10.75 + mv docker/docker /build/ [2021-02-17T21:41:40.920Z] #23 10.76 + rmdir docker [2021-02-17T21:41:40.920Z] #23 DONE 10.9s [2021-02-17T21:41:40.920Z] [2021-02-17T21:41:40.920Z] #46 [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-02-17T21:41:40.920Z] #46 sha256:783bdc48f0ab40c3bb0bddc0214b5adca90ad3349649ce8b298382b59f232acf [2021-02-17T21:41:40.920Z] #46 8.359 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:40.920Z] #46 9.045 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:41.719Z] #47 15.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:42.020Z] #47 15.69 go: extracting golang.org/x/text v0.3.2 [2021-02-17T21:41:42.020Z] #47 ... [2021-02-17T21:41:42.020Z] [2021-02-17T21:41:42.020Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:42.020Z] #43 DONE 15.9s [2021-02-17T21:41:42.286Z] #46 12.25 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:42.317Z] [2021-02-17T21:41:42.317Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:42.317Z] #49 10.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:42.317Z] #49 11.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:42.317Z] #49 12.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:42.317Z] #49 12.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:42.317Z] #49 12.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:42.317Z] #49 12.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:42.317Z] #49 12.71 golang.org/x/sys/unix [2021-02-17T21:41:42.317Z] #49 12.74 github.com/pkg/diff [2021-02-17T21:41:42.317Z] #49 13.64 mvdan.cc/editorconfig [2021-02-17T21:41:42.317Z] #49 14.54 mvdan.cc/sh/v3/fileutil [2021-02-17T21:41:42.317Z] #49 14.64 mvdan.cc/sh/v3/syntax [2021-02-17T21:41:42.424Z] #23 3.626 + RM_GOPATH=0 [2021-02-17T21:41:42.424Z] #23 3.626 + TMP_GOPATH= [2021-02-17T21:41:42.424Z] #23 3.626 + : /build [2021-02-17T21:41:42.424Z] #23 3.626 + '[' -z '' ']' [2021-02-17T21:41:42.424Z] #23 3.627 ++ mktemp -d [2021-02-17T21:41:42.424Z] #23 3.629 + export GOPATH=/tmp/tmp.ricf6u9MhQ [2021-02-17T21:41:42.424Z] #23 3.629 + GOPATH=/tmp/tmp.ricf6u9MhQ [2021-02-17T21:41:42.424Z] #23 3.630 + RM_GOPATH=1 [2021-02-17T21:41:42.424Z] #23 3.630 + case "$(go env GOARCH)" in [2021-02-17T21:41:42.424Z] #23 3.631 ++ go env GOARCH [2021-02-17T21:41:42.424Z] #23 3.639 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:42.424Z] #23 3.639 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:42.424Z] #23 3.640 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:42.424Z] #23 3.642 + dir=/tmp/install [2021-02-17T21:41:42.424Z] #23 3.642 + bin=dockercli [2021-02-17T21:41:42.424Z] #23 3.643 + shift [2021-02-17T21:41:42.424Z] #23 3.644 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-17T21:41:42.424Z] #23 3.644 + . /tmp/install/dockercli.installer [2021-02-17T21:41:42.424Z] #23 3.645 ++ : stable [2021-02-17T21:41:42.424Z] #23 3.645 ++ : 17.06.2-ce [2021-02-17T21:41:42.424Z] #23 3.646 + install_dockercli [2021-02-17T21:41:42.424Z] #23 3.647 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-17T21:41:42.424Z] #23 3.648 Install docker/cli version 17.06.2-ce from stable [2021-02-17T21:41:42.424Z] #23 3.654 ++ uname -m [2021-02-17T21:41:42.424Z] #23 3.659 + arch=aarch64 [2021-02-17T21:41:42.424Z] #23 3.660 + '[' aarch64 '!=' x86_64 ']' [2021-02-17T21:41:42.424Z] #23 3.660 + '[' aarch64 '!=' s390x ']' [2021-02-17T21:41:42.424Z] #23 3.661 + '[' aarch64 '!=' armhf ']' [2021-02-17T21:41:42.424Z] #23 3.661 + build_dockercli [2021-02-17T21:41:42.424Z] #23 3.662 + git clone https://github.com/docker/docker-ce /tmp/tmp.ricf6u9MhQ/tmp/docker-ce [2021-02-17T21:41:42.424Z] #23 3.665 Cloning into '/tmp/tmp.ricf6u9MhQ/tmp/docker-ce'... [2021-02-17T21:41:43.078Z] #49 ... [2021-02-17T21:41:43.078Z] [2021-02-17T21:41:43.078Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-17T21:41:43.078Z] #44 ... [2021-02-17T21:41:43.078Z] [2021-02-17T21:41:43.078Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:43.078Z] #62 12.85 + cd /tmp/tmp.LPzOmdA1k6/src/github.com/docker/libnetwork [2021-02-17T21:41:43.078Z] #62 12.85 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:43.078Z] #62 13.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-17T21:41:43.078Z] #62 DONE 16.9s [2021-02-17T21:41:43.388Z] [2021-02-17T21:41:43.389Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:43.389Z] #51 11.84 + cd /tmp/tmp.pzgC1yWGr9/src/github.com/opencontainers/runc [2021-02-17T21:41:43.389Z] #51 11.84 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:43.389Z] #51 12.48 + '[' -z '' ']' [2021-02-17T21:41:43.389Z] #51 12.48 + target=static [2021-02-17T21:41:43.389Z] #51 12.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-17T21:41:43.389Z] #51 12.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-17T21:41:43.389Z] #51 ... [2021-02-17T21:41:43.389Z] [2021-02-17T21:41:43.389Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-17T21:41:43.389Z] #44 DONE 0.5s [2021-02-17T21:41:43.389Z] [2021-02-17T21:41:43.389Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:43.389Z] #49 17.26 golang.org/x/crypto/ssh/terminal [2021-02-17T21:41:43.804Z] #46 ... [2021-02-17T21:41:43.804Z] [2021-02-17T21:41:43.804Z] #48 [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-02-17T21:41:43.804Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:43.804Z] #48 11.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:43.804Z] #48 11.32 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:43.804Z] #48 11.45 go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T21:41:43.804Z] #48 11.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:43.805Z] #48 11.48 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:43.805Z] #48 11.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:43.805Z] #48 11.51 go: downloading github.com/fatih/color v1.7.0 [2021-02-17T21:41:43.805Z] #48 11.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:43.805Z] #48 11.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:43.805Z] #48 11.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:43.805Z] #48 11.84 go: extracting github.com/pkg/errors v0.8.1 [2021-02-17T21:41:43.805Z] #48 11.96 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:43.805Z] #48 12.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:43.805Z] #48 12.19 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:43.805Z] #48 12.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:43.805Z] #48 12.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:43.805Z] #48 12.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:43.805Z] #48 12.31 go: extracting github.com/fatih/color v1.7.0 [2021-02-17T21:41:43.805Z] #48 12.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:43.805Z] #48 12.39 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:43.805Z] #48 12.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:43.805Z] #48 12.48 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:43.805Z] #48 12.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:43.805Z] #48 12.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:43.805Z] #48 12.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:43.805Z] #48 12.62 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:43.805Z] #48 12.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:43.805Z] #48 12.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:43.805Z] #48 12.70 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:43.805Z] #48 12.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:43.805Z] #48 12.75 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:43.805Z] #48 12.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:43.805Z] #48 12.79 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:43.805Z] #48 12.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:43.805Z] #48 12.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:43.805Z] #48 12.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:43.805Z] #48 12.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:43.805Z] #48 12.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:43.805Z] #48 13.03 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:43.805Z] #48 13.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:43.805Z] #48 13.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:43.805Z] #48 13.12 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:43.805Z] #48 13.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:43.805Z] #48 13.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:43.805Z] #48 13.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:43.805Z] #48 13.37 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:43.805Z] #48 13.37 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:43.805Z] #48 13.38 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:43.805Z] #48 13.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:43.805Z] #48 13.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:43.805Z] #48 13.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:43.805Z] #48 13.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:43.805Z] #48 13.84 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:43.805Z] #48 13.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:44.062Z] #48 13.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:44.062Z] #48 13.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:44.320Z] #48 ... [2021-02-17T21:41:44.320Z] [2021-02-17T21:41:44.320Z] #33 [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-02-17T21:41:44.320Z] #33 sha256:aed69acb35addbcbfd3df1a5623d069f76ae0e57961f17214669da6ed10cde45 [2021-02-17T21:41:44.320Z] #33 DONE 14.4s [2021-02-17T21:41:44.352Z] #23 ... [2021-02-17T21:41:44.352Z] [2021-02-17T21:41:44.352Z] #46 [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-02-17T21:41:44.352Z] #46 sha256:0bf0686be34907a0124aae43812438ffff52565d2b38165f94adf408979e2949 [2021-02-17T21:41:44.352Z] #46 2.993 + RM_GOPATH=0 [2021-02-17T21:41:44.352Z] #46 2.993 + TMP_GOPATH= [2021-02-17T21:41:44.352Z] #46 2.993 + : /build [2021-02-17T21:41:44.352Z] #46 2.993 + '[' -z '' ']' [2021-02-17T21:41:44.352Z] #46 2.995 ++ mktemp -d [2021-02-17T21:41:44.352Z] #46 3.004 + export GOPATH=/tmp/tmp.U8AOFUaZuh [2021-02-17T21:41:44.352Z] #46 3.004 + GOPATH=/tmp/tmp.U8AOFUaZuh [2021-02-17T21:41:44.352Z] #46 3.004 + RM_GOPATH=1 [2021-02-17T21:41:44.352Z] #46 3.004 + case "$(go env GOARCH)" in [2021-02-17T21:41:44.352Z] #46 3.005 ++ go env GOARCH [2021-02-17T21:41:44.352Z] #46 3.024 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:44.352Z] #46 3.024 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:44.352Z] #46 3.031 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:44.352Z] #46 3.033 + dir=/tmp/install [2021-02-17T21:41:44.352Z] #46 3.033 + bin=gotestsum [2021-02-17T21:41:44.352Z] #46 3.033 + shift [2021-02-17T21:41:44.352Z] #46 3.033 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-17T21:41:44.352Z] #46 3.033 + . /tmp/install/gotestsum.installer [2021-02-17T21:41:44.352Z] #46 3.033 ++ : v0.5.3 [2021-02-17T21:41:44.352Z] #46 3.033 + install_gotestsum [2021-02-17T21:41:44.352Z] #46 3.035 + set -e [2021-02-17T21:41:44.352Z] #46 3.035 + export GO111MODULE=on [2021-02-17T21:41:44.352Z] #46 3.035 + GO111MODULE=on [2021-02-17T21:41:44.352Z] #46 3.035 + GOBIN=/build [2021-02-17T21:41:44.352Z] #46 3.035 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-17T21:41:44.352Z] #46 3.056 go: finding gotest.tools v0.5.3 [2021-02-17T21:41:44.352Z] #46 3.056 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:44.352Z] #46 3.665 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:44.352Z] #46 4.181 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-17T21:41:44.352Z] #46 4.732 go: downloading github.com/fatih/color v1.9.0 [2021-02-17T21:41:44.352Z] #46 4.748 go: downloading github.com/pkg/errors v0.9.1 [2021-02-17T21:41:44.352Z] #46 4.758 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:44.352Z] #46 4.759 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:44.352Z] #46 4.793 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:44.352Z] #46 4.812 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:44.352Z] #46 4.871 go: extracting github.com/fatih/color v1.9.0 [2021-02-17T21:41:44.352Z] #46 4.874 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:44.352Z] #46 4.875 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:44.352Z] #46 4.932 go: extracting github.com/pkg/errors v0.9.1 [2021-02-17T21:41:44.352Z] #46 4.978 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:44.352Z] #46 5.100 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:44.352Z] #46 5.140 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:44.352Z] #46 5.314 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:44.352Z] #46 5.322 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:44.352Z] #46 5.346 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:44.352Z] #46 5.393 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:44.352Z] #46 5.500 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:44.352Z] #46 5.515 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:44.580Z] [2021-02-17T21:41:44.580Z] #46 [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-02-17T21:41:44.580Z] #46 sha256:783bdc48f0ab40c3bb0bddc0214b5adca90ad3349649ce8b298382b59f232acf [2021-02-17T21:41:44.580Z] #46 14.29 go: finding github.com/fatih/color v1.9.0 [2021-02-17T21:41:44.580Z] #46 14.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:44.580Z] #46 14.38 go: finding github.com/pkg/errors v0.9.1 [2021-02-17T21:41:44.580Z] #46 14.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:44.580Z] #46 14.50 go: finding github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:44.580Z] #46 14.51 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:44.838Z] #46 14.73 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:44.925Z] #46 6.756 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:45.096Z] #46 14.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:45.097Z] #46 14.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:45.097Z] #46 15.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:45.187Z] #46 6.831 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:45.353Z] #46 15.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:45.449Z] #46 7.234 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:45.610Z] #46 ... [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #20 [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-02-17T21:41:45.610Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-17T21:41:45.610Z] #20 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:41:45.610Z] #27 sha256:56ee6bbe0a707576158a7eaf17dd43abf78346f1dc771dbad10324ca2ac6928b [2021-02-17T21:41:45.610Z] #27 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-17T21:41:45.610Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-17T21:41:45.610Z] #15 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:41:45.610Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:41:45.610Z] #19 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-17T21:41:45.610Z] #24 sha256:32e361773b22219ea47636a3c7bf84bac0c1bd87de9d4dedb9a4e09958e7d2e5 [2021-02-17T21:41:45.610Z] #24 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #14 [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-02-17T21:41:45.610Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-17T21:41:45.610Z] #14 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #26 [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-02-17T21:41:45.610Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-17T21:41:45.610Z] #26 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:41:45.610Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-17T21:41:45.610Z] #18 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:41:45.610Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-17T21:41:45.610Z] #13 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:41:45.610Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:41:45.610Z] #31 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:41:45.610Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-17T21:41:45.610Z] #21 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:41:45.610Z] #29 sha256:eda2b536026ea95b00fb3947abe12bed8bf494ae51c5fc37b772368bdff31603 [2021-02-17T21:41:45.610Z] #29 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:41:45.610Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-17T21:41:45.610Z] #30 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #28 [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-02-17T21:41:45.610Z] #28 sha256:206e020f3c700f6447ba53c28091ce6f4594ccb7cb8b25c6d502a8b70e530ae7 [2021-02-17T21:41:45.610Z] #28 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:41:45.610Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-17T21:41:45.610Z] #16 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-17T21:41:45.610Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-17T21:41:45.610Z] #17 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-17T21:41:45.610Z] #32 sha256:8518237fd5ebd2edb8974ad8e2a8b85f75fba02353a2dbbc261c760c6d23cb42 [2021-02-17T21:41:45.610Z] #32 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:41:45.610Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-17T21:41:45.610Z] #38 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #39 [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-02-17T21:41:45.610Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:41:45.610Z] #39 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #41 [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-02-17T21:41:45.610Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:41:45.610Z] #41 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #42 [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-02-17T21:41:45.610Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:41:45.610Z] #42 CACHED [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-17T21:41:45.610Z] #34 sha256:0f51da40ff0d6bc151bbc3203ccdc1e0a584e76ca278636673d770baf3fcab7b [2021-02-17T21:41:45.610Z] #34 DONE 0.1s [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-17T21:41:45.610Z] #37 sha256:70b3c90142431eecf2b5710152c87712417815a24838714f504de0b2674b6fe4 [2021-02-17T21:41:45.610Z] #37 DONE 0.1s [2021-02-17T21:41:45.610Z] [2021-02-17T21:41:45.610Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-17T21:41:45.610Z] #40 sha256:4b4c1f759c2f9c822d65697637b6568339c22eaa5b069c91ea66f5f97633f36d [2021-02-17T21:41:45.866Z] #40 DONE 0.3s [2021-02-17T21:41:45.866Z] [2021-02-17T21:41:45.866Z] #48 [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-02-17T21:41:45.866Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:45.866Z] #48 14.62 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:45.866Z] #48 15.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:45.866Z] #48 15.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:45.866Z] #48 15.26 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:45.866Z] #48 15.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:45.866Z] #48 ... [2021-02-17T21:41:45.866Z] [2021-02-17T21:41:45.866Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:41:45.866Z] #43 sha256:dba165fba97ab6069617ecd086c9d6f69975b4e7186c575a8284564e95d5d7c3 [2021-02-17T21:41:45.866Z] #43 DONE 0.1s [2021-02-17T21:41:45.866Z] [2021-02-17T21:41:45.866Z] #48 [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-02-17T21:41:45.866Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:45.866Z] #48 15.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:46.178Z] #49 20.03 mvdan.cc/sh/v3/cmd/shfmt [2021-02-17T21:41:47.231Z] #48 17.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:47.231Z] #48 17.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:47.231Z] #48 17.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:47.231Z] #48 17.08 go: downloading github.com/spf13/viper v1.6.1 [2021-02-17T21:41:47.231Z] #48 17.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:47.231Z] #48 17.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:47.231Z] #48 17.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:47.231Z] #48 17.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:47.231Z] #48 17.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:47.231Z] #48 17.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:47.231Z] #48 17.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:47.231Z] #48 17.29 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:47.488Z] #48 17.30 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:47.488Z] #48 17.39 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:47.488Z] #48 17.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:47.488Z] #48 17.45 go: extracting github.com/spf13/viper v1.6.1 [2021-02-17T21:41:47.488Z] #48 17.46 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:47.488Z] #48 17.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:47.488Z] #48 17.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:47.744Z] #48 17.57 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:47.744Z] #48 17.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:47.744Z] #48 17.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:47.744Z] #48 17.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:47.744Z] #48 17.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:47.744Z] #48 17.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:47.744Z] #48 17.76 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:47.744Z] #48 17.80 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:47.744Z] #48 17.86 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:48.000Z] #48 17.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:48.000Z] #48 17.89 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:48.000Z] #48 17.90 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:48.000Z] #48 17.98 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:48.005Z] #46 ... [2021-02-17T21:41:48.005Z] [2021-02-17T21:41:48.005Z] #48 [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-02-17T21:41:48.005Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:48.005Z] #48 2.720 + RM_GOPATH=0 [2021-02-17T21:41:48.005Z] #48 2.720 + TMP_GOPATH= [2021-02-17T21:41:48.005Z] #48 2.720 + : /build [2021-02-17T21:41:48.005Z] #48 2.720 + '[' -z '' ']' [2021-02-17T21:41:48.005Z] #48 2.727 ++ mktemp -d [2021-02-17T21:41:48.005Z] #48 2.727 + export GOPATH=/tmp/tmp.zoxQfhRkUK [2021-02-17T21:41:48.005Z] #48 2.727 + GOPATH=/tmp/tmp.zoxQfhRkUK [2021-02-17T21:41:48.005Z] #48 2.727 + RM_GOPATH=1 [2021-02-17T21:41:48.005Z] #48 2.727 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.005Z] #48 2.727 ++ go env GOARCH [2021-02-17T21:41:48.005Z] #48 2.741 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.005Z] #48 2.741 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.005Z] #48 2.741 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.005Z] #48 2.741 + dir=/tmp/install [2021-02-17T21:41:48.005Z] #48 2.741 + bin=golangci_lint [2021-02-17T21:41:48.005Z] #48 2.741 + shift [2021-02-17T21:41:48.005Z] #48 2.741 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-17T21:41:48.005Z] #48 2.741 + . /tmp/install/golangci_lint.installer [2021-02-17T21:41:48.005Z] #48 2.741 ++ : v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.741 + install_golangci_lint [2021-02-17T21:41:48.005Z] #48 2.741 + set -e [2021-02-17T21:41:48.005Z] #48 2.741 + export GO111MODULE=on [2021-02-17T21:41:48.005Z] #48 2.741 + GO111MODULE=on [2021-02-17T21:41:48.005Z] #48 2.741 + GOBIN=/build [2021-02-17T21:41:48.005Z] #48 2.741 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.805 go: finding github.com v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.805 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.805 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.805 go: finding github.com/golangci v1.23.8 [2021-02-17T21:41:48.005Z] #48 2.805 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-17T21:41:48.005Z] #48 3.438 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:48.005Z] #48 3.937 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:41:48.005Z] #48 7.435 go: downloading github.com/spf13/viper v1.6.1 [2021-02-17T21:41:48.005Z] #48 7.463 go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T21:41:48.005Z] #48 7.476 go: downloading github.com/fatih/color v1.7.0 [2021-02-17T21:41:48.005Z] #48 7.505 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:48.005Z] #48 7.569 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:48.005Z] #48 7.573 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:48.005Z] #48 7.579 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:48.005Z] #48 7.583 go: extracting github.com/pkg/errors v0.8.1 [2021-02-17T21:41:48.005Z] #48 7.591 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:48.005Z] #48 7.612 go: extracting github.com/spf13/viper v1.6.1 [2021-02-17T21:41:48.005Z] #48 7.616 go: extracting github.com/fatih/color v1.7.0 [2021-02-17T21:41:48.005Z] #48 7.634 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:48.005Z] #48 7.642 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:48.005Z] #48 7.642 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:48.005Z] #48 7.728 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:48.005Z] #48 7.875 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:48.005Z] #48 7.888 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:48.005Z] #48 7.939 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:48.005Z] #48 7.945 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:48.005Z] #48 7.963 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:48.005Z] #48 8.089 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:48.005Z] #48 8.269 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:48.005Z] #48 8.323 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:48.005Z] #48 8.476 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:48.005Z] #48 8.653 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:48.005Z] #48 8.714 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:48.005Z] #48 8.808 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:48.005Z] #48 9.271 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:48.005Z] #48 9.369 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:48.005Z] #48 9.418 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:48.257Z] #48 17.98 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:48.257Z] #48 18.05 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:48.257Z] #48 18.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:48.257Z] #48 18.13 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:48.257Z] #48 18.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:48.257Z] #48 18.22 go: downloading github.com/spf13/cast v1.3.0 [2021-02-17T21:41:48.257Z] #48 18.23 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:48.257Z] #48 18.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.26 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.27 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:48.257Z] #48 18.29 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:48.257Z] #48 18.29 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:48.257Z] #48 18.31 go: extracting github.com/spf13/cast v1.3.0 [2021-02-17T21:41:48.257Z] #48 18.33 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.33 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:48.257Z] #48 18.33 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:48.257Z] #48 18.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:48.314Z] #48 ... [2021-02-17T21:41:48.314Z] [2021-02-17T21:41:48.314Z] #46 [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-02-17T21:41:48.314Z] #46 sha256:0bf0686be34907a0124aae43812438ffff52565d2b38165f94adf408979e2949 [2021-02-17T21:41:48.314Z] #46 9.967 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:41:48.314Z] #46 9.992 go: finding github.com/pkg/errors v0.9.1 [2021-02-17T21:41:48.314Z] #46 9.993 go: finding github.com/fatih/color v1.9.0 [2021-02-17T21:41:48.314Z] #46 10.00 go: finding github.com/spf13/pflag v1.0.3 [2021-02-17T21:41:48.314Z] #46 10.08 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:41:48.314Z] #46 ... [2021-02-17T21:41:48.314Z] [2021-02-17T21:41:48.314Z] #36 [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-02-17T21:41:48.314Z] #36 sha256:3037ae8f86bd84c89eff4896ed3328439e7d9dfb4bac61a58c8dde42191daea5 [2021-02-17T21:41:48.314Z] #36 1.737 + RM_GOPATH=0 [2021-02-17T21:41:48.314Z] #36 1.737 + TMP_GOPATH= [2021-02-17T21:41:48.314Z] #36 1.737 + : /build [2021-02-17T21:41:48.314Z] #36 1.737 + '[' -z '' ']' [2021-02-17T21:41:48.314Z] #36 1.737 ++ mktemp -d [2021-02-17T21:41:48.314Z] #36 1.737 + export GOPATH=/tmp/tmp.Qm2fm0hen9 [2021-02-17T21:41:48.314Z] #36 1.737 + GOPATH=/tmp/tmp.Qm2fm0hen9 [2021-02-17T21:41:48.314Z] #36 1.737 + RM_GOPATH=1 [2021-02-17T21:41:48.314Z] #36 1.737 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.314Z] #36 1.737 ++ go env GOARCH [2021-02-17T21:41:48.314Z] #36 1.790 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:48.314Z] #36 1.793 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.314Z] #36 1.793 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.314Z] #36 1.793 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.314Z] #36 1.793 + dir=/tmp/install [2021-02-17T21:41:48.314Z] #36 1.793 + bin=tini [2021-02-17T21:41:48.314Z] #36 1.793 + shift [2021-02-17T21:41:48.314Z] #36 1.793 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-17T21:41:48.314Z] #36 1.793 + . /tmp/install/tini.installer [2021-02-17T21:41:48.314Z] #36 1.793 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:48.314Z] #36 1.793 + install_tini [2021-02-17T21:41:48.314Z] #36 1.793 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-17T21:41:48.314Z] #36 1.793 + git clone https://github.com/krallin/tini.git /tmp/tmp.Qm2fm0hen9/tini [2021-02-17T21:41:48.314Z] #36 1.805 Cloning into '/tmp/tmp.Qm2fm0hen9/tini'... [2021-02-17T21:41:48.314Z] #36 2.500 + cd /tmp/tmp.Qm2fm0hen9/tini [2021-02-17T21:41:48.314Z] #36 2.500 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:41:48.314Z] #36 2.500 + cmake . [2021-02-17T21:41:48.314Z] #36 3.262 -- The C compiler identification is GNU 8.3.0 [2021-02-17T21:41:48.314Z] #36 3.310 -- Check for working C compiler: /usr/bin/cc [2021-02-17T21:41:48.314Z] #36 3.756 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-17T21:41:48.314Z] #36 3.761 -- Detecting C compiler ABI info [2021-02-17T21:41:48.314Z] #36 4.205 -- Detecting C compiler ABI info - done [2021-02-17T21:41:48.314Z] #36 4.226 -- Detecting C compile features [2021-02-17T21:41:48.314Z] #36 6.255 -- Detecting C compile features - done [2021-02-17T21:41:48.314Z] #36 6.299 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-17T21:41:48.314Z] #36 6.694 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-17T21:41:48.314Z] #36 6.797 -- Configuring done [2021-02-17T21:41:48.314Z] #36 6.827 -- Generating done [2021-02-17T21:41:48.314Z] #36 6.853 -- Build files have been written to: /tmp/tmp.Qm2fm0hen9/tini [2021-02-17T21:41:48.314Z] #36 6.858 + make tini-static [2021-02-17T21:41:48.314Z] #36 7.251 Scanning dependencies of target tini-static [2021-02-17T21:41:48.314Z] #36 7.385 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-17T21:41:48.314Z] #36 9.105 [100%] Linking C executable tini-static [2021-02-17T21:41:48.314Z] #36 9.718 [100%] Built target tini-static [2021-02-17T21:41:48.314Z] #36 9.787 + mkdir -p /build [2021-02-17T21:41:48.314Z] #36 9.797 + cp tini-static /build/docker-init [2021-02-17T21:41:48.512Z] #48 18.37 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:48.512Z] #48 18.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:48.512Z] #48 18.43 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:48.512Z] #48 18.45 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:48.512Z] #48 18.48 go: downloading golang.org/x/text v0.3.2 [2021-02-17T21:41:48.576Z] #36 ... [2021-02-17T21:41:48.576Z] [2021-02-17T21:41:48.576Z] #50 [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-02-17T21:41:48.576Z] #50 sha256:602ccda53ba54dc6ccad3ab0a1a844f96f730dc8bca6164f5cfbb53207ffed45 [2021-02-17T21:41:48.576Z] #50 2.891 + RM_GOPATH=0 [2021-02-17T21:41:48.576Z] #50 2.891 + TMP_GOPATH= [2021-02-17T21:41:48.576Z] #50 2.891 + : /build [2021-02-17T21:41:48.576Z] #50 2.891 + '[' -z '' ']' [2021-02-17T21:41:48.576Z] #50 2.891 ++ mktemp -d [2021-02-17T21:41:48.576Z] #50 2.891 + export GOPATH=/tmp/tmp.UaUOjUSA8k [2021-02-17T21:41:48.576Z] #50 2.891 + GOPATH=/tmp/tmp.UaUOjUSA8k [2021-02-17T21:41:48.576Z] #50 2.891 + RM_GOPATH=1 [2021-02-17T21:41:48.576Z] #50 2.891 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.576Z] #50 2.891 ++ go env GOARCH [2021-02-17T21:41:48.576Z] #50 2.891 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.576Z] #50 2.891 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.576Z] #50 2.891 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.576Z] #50 2.891 + dir=/tmp/install [2021-02-17T21:41:48.576Z] #50 2.891 + bin=shfmt [2021-02-17T21:41:48.576Z] #50 2.891 + shift [2021-02-17T21:41:48.576Z] #50 2.891 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-17T21:41:48.576Z] #50 2.891 + . /tmp/install/shfmt.installer [2021-02-17T21:41:48.576Z] #50 2.891 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:48.576Z] #50 2.891 + install_shfmt [2021-02-17T21:41:48.576Z] #50 2.891 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-17T21:41:48.576Z] #50 2.891 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UaUOjUSA8k/src/github.com/mvdan/sh [2021-02-17T21:41:48.576Z] #50 2.891 Cloning into '/tmp/tmp.UaUOjUSA8k/src/github.com/mvdan/sh'... [2021-02-17T21:41:48.576Z] #50 2.894 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:48.576Z] #50 6.903 + cd /tmp/tmp.UaUOjUSA8k/src/github.com/mvdan/sh [2021-02-17T21:41:48.576Z] #50 6.904 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:48.576Z] #50 6.981 + GO111MODULE=on [2021-02-17T21:41:48.576Z] #50 6.981 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-17T21:41:48.576Z] #50 8.325 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:48.576Z] #50 8.355 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:48.576Z] #50 8.452 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:48.576Z] #50 8.471 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:48.576Z] #50 8.774 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:48.576Z] #50 9.191 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:48.576Z] #50 9.811 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:48.576Z] #50 10.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:48.576Z] #50 ... [2021-02-17T21:41:48.576Z] [2021-02-17T21:41:48.576Z] #57 [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-02-17T21:41:48.576Z] #57 sha256:1610e9f0cc45bd9321447ee1369a1f2b7179a1f8df4682ee4b7959439f0bb56d [2021-02-17T21:41:48.576Z] #57 3.418 + RM_GOPATH=0 [2021-02-17T21:41:48.576Z] #57 3.420 + TMP_GOPATH= [2021-02-17T21:41:48.576Z] #57 3.420 + : /build [2021-02-17T21:41:48.576Z] #57 3.420 + '[' -z '' ']' [2021-02-17T21:41:48.576Z] #57 3.420 ++ mktemp -d [2021-02-17T21:41:48.576Z] #57 3.421 + export GOPATH=/tmp/tmp.8gBLFvaoco [2021-02-17T21:41:48.576Z] #57 3.421 + GOPATH=/tmp/tmp.8gBLFvaoco [2021-02-17T21:41:48.576Z] #57 3.421 + RM_GOPATH=1 [2021-02-17T21:41:48.577Z] #57 3.421 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.577Z] #57 3.423 ++ go env GOARCH [2021-02-17T21:41:48.577Z] #57 3.436 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.577Z] #57 3.437 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.577Z] #57 3.438 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.577Z] #57 3.441 + dir=/tmp/install [2021-02-17T21:41:48.577Z] #57 3.451 + bin=rootlesskit [2021-02-17T21:41:48.577Z] #57 3.451 + shift [2021-02-17T21:41:48.577Z] #57 3.451 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-17T21:41:48.577Z] #57 3.451 + . /tmp/install/rootlesskit.installer [2021-02-17T21:41:48.577Z] #57 3.451 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:48.577Z] #57 3.451 + install_rootlesskit [2021-02-17T21:41:48.577Z] #57 3.451 + case "$1" in [2021-02-17T21:41:48.577Z] #57 3.451 + export CGO_ENABLED=0 [2021-02-17T21:41:48.577Z] #57 3.451 + CGO_ENABLED=0 [2021-02-17T21:41:48.577Z] #57 3.451 + _install_rootlesskit [2021-02-17T21:41:48.577Z] #57 3.451 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-17T21:41:48.577Z] #57 3.451 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:48.577Z] #57 3.453 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8gBLFvaoco/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:48.577Z] #57 3.456 Cloning into '/tmp/tmp.8gBLFvaoco/src/github.com/rootless-containers/rootlesskit'... [2021-02-17T21:41:48.577Z] #57 5.939 + cd /tmp/tmp.8gBLFvaoco/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:41:48.577Z] #57 5.940 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:41:48.577Z] #57 6.435 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:41:48.577Z] #57 6.436 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-17T21:41:48.768Z] #48 18.51 go: downloading github.com/spf13/afero v1.1.2 [2021-02-17T21:41:48.768Z] #48 18.52 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:48.768Z] #48 18.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:48.768Z] #48 18.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:48.867Z] #57 ... [2021-02-17T21:41:48.867Z] [2021-02-17T21:41:48.867Z] #55 [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-02-17T21:41:48.867Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:41:48.867Z] #55 3.168 + RM_GOPATH=0 [2021-02-17T21:41:48.867Z] #55 3.168 + TMP_GOPATH= [2021-02-17T21:41:48.867Z] #55 3.168 + : /build [2021-02-17T21:41:48.867Z] #55 3.168 + '[' -z '' ']' [2021-02-17T21:41:48.867Z] #55 3.168 ++ mktemp -d [2021-02-17T21:41:48.867Z] #55 3.168 + export GOPATH=/tmp/tmp.8vUvJmoTsy [2021-02-17T21:41:48.867Z] #55 3.168 + GOPATH=/tmp/tmp.8vUvJmoTsy [2021-02-17T21:41:48.867Z] #55 3.168 + RM_GOPATH=1 [2021-02-17T21:41:48.867Z] #55 3.168 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.867Z] #55 3.168 ++ go env GOARCH [2021-02-17T21:41:48.867Z] #55 3.183 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.867Z] #55 3.183 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.867Z] #55 3.186 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.867Z] #55 3.187 + dir=/tmp/install [2021-02-17T21:41:48.867Z] #55 3.187 + bin=containerd [2021-02-17T21:41:48.867Z] #55 3.187 + shift [2021-02-17T21:41:48.867Z] #55 3.187 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-17T21:41:48.867Z] #55 3.187 + . /tmp/install/containerd.installer [2021-02-17T21:41:48.867Z] #55 3.187 ++ set -e [2021-02-17T21:41:48.867Z] #55 3.187 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:48.867Z] #55 3.187 + install_containerd [2021-02-17T21:41:48.867Z] #55 3.189 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:48.867Z] #55 3.190 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-17T21:41:48.867Z] #55 3.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8vUvJmoTsy/src/github.com/containerd/containerd [2021-02-17T21:41:48.867Z] #55 3.202 Cloning into '/tmp/tmp.8vUvJmoTsy/src/github.com/containerd/containerd'... [2021-02-17T21:41:48.867Z] #55 ... [2021-02-17T21:41:48.867Z] [2021-02-17T21:41:48.867Z] #33 [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-02-17T21:41:48.867Z] #33 sha256:d9892e323ca687cb9b461b3b7866119aed26367074f82b9871468a8e52dbf324 [2021-02-17T21:41:48.867Z] #33 3.479 + RM_GOPATH=0 [2021-02-17T21:41:48.867Z] #33 3.479 + TMP_GOPATH= [2021-02-17T21:41:48.867Z] #33 3.479 + : /build [2021-02-17T21:41:48.867Z] #33 3.479 + '[' -z '' ']' [2021-02-17T21:41:48.867Z] #33 3.481 ++ mktemp -d [2021-02-17T21:41:48.867Z] #33 3.493 + export GOPATH=/tmp/tmp.krUEnKyYdU [2021-02-17T21:41:48.867Z] #33 3.493 + GOPATH=/tmp/tmp.krUEnKyYdU [2021-02-17T21:41:48.867Z] #33 3.493 + RM_GOPATH=1 [2021-02-17T21:41:48.867Z] #33 3.493 + case "$(go env GOARCH)" in [2021-02-17T21:41:48.867Z] #33 3.494 ++ go env GOARCH [2021-02-17T21:41:48.867Z] #33 3.511 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.867Z] #33 3.511 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:48.867Z] #33 3.512 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:48.867Z] #33 3.514 + dir=/tmp/install [2021-02-17T21:41:48.867Z] #33 3.514 + bin=tomlv [2021-02-17T21:41:48.867Z] #33 3.514 + shift [2021-02-17T21:41:48.867Z] #33 3.514 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-17T21:41:48.867Z] #33 3.514 + . /tmp/install/tomlv.installer [2021-02-17T21:41:48.867Z] #33 3.514 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:48.867Z] #33 3.514 + install_tomlv [2021-02-17T21:41:48.867Z] #33 3.514 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-17T21:41:48.867Z] #33 3.514 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.krUEnKyYdU/src/github.com/BurntSushi/toml [2021-02-17T21:41:48.867Z] #33 3.514 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:48.867Z] #33 3.517 Cloning into '/tmp/tmp.krUEnKyYdU/src/github.com/BurntSushi/toml'... [2021-02-17T21:41:48.867Z] #33 4.101 + cd /tmp/tmp.krUEnKyYdU/src/github.com/BurntSushi/toml [2021-02-17T21:41:48.867Z] #33 4.102 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:41:48.867Z] #33 4.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:48.867Z] #33 4.825 github.com/BurntSushi/toml [2021-02-17T21:41:48.867Z] #33 7.288 github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:41:48.937Z] #49 ... [2021-02-17T21:41:48.937Z] [2021-02-17T21:41:48.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:48.937Z] #47 18.62 go: finding github.com/fatih/color v1.7.0 [2021-02-17T21:41:48.937Z] #47 18.65 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:48.937Z] #47 18.66 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:48.937Z] #47 18.66 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:48.937Z] #47 18.67 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:48.937Z] #47 18.69 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:41:48.937Z] #47 18.70 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:48.937Z] #47 18.71 go: finding github.com/pkg/errors v0.8.1 [2021-02-17T21:41:48.937Z] #47 18.72 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.73 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:48.937Z] #47 18.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:41:48.937Z] #47 18.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.75 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:48.937Z] #47 18.75 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.76 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.77 go: finding github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:48.937Z] #47 18.77 go: finding github.com/spf13/viper v1.6.1 [2021-02-17T21:41:48.937Z] #47 18.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:48.937Z] #47 18.81 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.81 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:48.937Z] #47 18.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:48.937Z] #47 18.83 go: finding github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:48.937Z] #47 18.85 go: finding github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:48.937Z] #47 18.85 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:41:48.937Z] #47 18.86 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:48.937Z] #47 18.86 go: finding github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:48.937Z] #47 18.87 go: finding github.com/spf13/pflag v1.0.5 [2021-02-17T21:41:48.937Z] #47 18.87 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:48.937Z] #47 18.87 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:48.937Z] #47 18.90 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:48.937Z] #47 18.90 go: finding github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:48.937Z] #47 18.97 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:48.937Z] #47 18.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:48.937Z] #47 19.00 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:48.937Z] #47 19.01 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:48.937Z] #47 19.02 go: finding github.com/spf13/afero v1.1.2 [2021-02-17T21:41:48.937Z] #47 19.03 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:41:48.937Z] #47 19.04 go: finding github.com/spf13/cast v1.3.0 [2021-02-17T21:41:48.937Z] #47 19.05 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:48.937Z] #47 19.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:48.937Z] #47 19.06 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:48.937Z] #47 19.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:48.937Z] #47 19.07 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:48.937Z] #47 19.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:48.937Z] #47 19.12 go: finding golang.org/x/text v0.3.2 [2021-02-17T21:41:48.937Z] #47 19.15 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:48.937Z] #47 19.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:48.937Z] #47 19.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:48.937Z] #47 19.17 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:48.937Z] #47 19.21 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:41:48.937Z] #47 19.21 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:41:48.937Z] #47 19.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:48.937Z] #47 19.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:41:48.937Z] #47 19.23 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:48.937Z] #47 19.24 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:48.937Z] #47 19.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:48.937Z] #47 19.26 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:48.937Z] #47 19.29 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:48.937Z] #47 19.29 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:48.937Z] #47 19.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:48.937Z] #47 19.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:41:48.937Z] #47 19.30 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:48.937Z] #47 19.32 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:48.937Z] #47 19.33 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:48.937Z] #47 19.33 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:41:48.937Z] #47 19.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:48.937Z] #47 19.36 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:41:48.937Z] #47 19.38 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:48.937Z] #47 19.39 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:48.937Z] #47 19.40 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:48.937Z] #47 19.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:49.025Z] #48 18.79 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:41:49.025Z] #48 18.81 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:49.025Z] #48 18.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:49.025Z] #48 18.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:49.025Z] #48 18.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:49.129Z] #33 ... [2021-02-17T21:41:49.129Z] [2021-02-17T21:41:49.129Z] #44 [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-02-17T21:41:49.129Z] #44 sha256:94d2aefeb68afaa5d22cde7defae284fa0cb412e5be5d4bff33fd9bbd71a118b [2021-02-17T21:41:49.129Z] #44 2.624 + RM_GOPATH=0 [2021-02-17T21:41:49.129Z] #44 2.624 + TMP_GOPATH= [2021-02-17T21:41:49.129Z] #44 2.624 + : /build [2021-02-17T21:41:49.129Z] #44 2.624 + '[' -z '' ']' [2021-02-17T21:41:49.129Z] #44 2.626 ++ mktemp -d [2021-02-17T21:41:49.129Z] #44 2.626 + export GOPATH=/tmp/tmp.BCdEQ9je2u [2021-02-17T21:41:49.129Z] #44 2.626 + GOPATH=/tmp/tmp.BCdEQ9je2u [2021-02-17T21:41:49.129Z] #44 2.626 + RM_GOPATH=1 [2021-02-17T21:41:49.129Z] #44 2.626 + case "$(go env GOARCH)" in [2021-02-17T21:41:49.129Z] #44 2.627 ++ go env GOARCH [2021-02-17T21:41:49.129Z] #44 2.639 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:49.129Z] #44 2.639 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.129Z] #44 2.639 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.129Z] #44 2.639 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:49.129Z] #44 2.639 + dir=/tmp/install [2021-02-17T21:41:49.129Z] #44 2.639 + bin=vndr [2021-02-17T21:41:49.129Z] #44 2.639 + shift [2021-02-17T21:41:49.129Z] #44 2.639 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-17T21:41:49.129Z] #44 2.639 + . /tmp/install/vndr.installer [2021-02-17T21:41:49.129Z] #44 2.639 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:49.129Z] #44 2.639 + install_vndr [2021-02-17T21:41:49.129Z] #44 2.639 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-17T21:41:49.129Z] #44 2.639 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BCdEQ9je2u/src/github.com/LK4D4/vndr [2021-02-17T21:41:49.129Z] #44 2.643 Cloning into '/tmp/tmp.BCdEQ9je2u/src/github.com/LK4D4/vndr'... [2021-02-17T21:41:49.129Z] #44 3.024 + cd /tmp/tmp.BCdEQ9je2u/src/github.com/LK4D4/vndr [2021-02-17T21:41:49.129Z] #44 3.024 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:41:49.129Z] #44 3.032 + go build -buildmode=pie -v -o /build/vndr . [2021-02-17T21:41:49.129Z] #44 4.812 github.com/LK4D4/vndr/godl/singleflight [2021-02-17T21:41:49.129Z] #44 5.025 github.com/LK4D4/vndr/versioned [2021-02-17T21:41:49.129Z] #44 5.041 github.com/LK4D4/vndr/build [2021-02-17T21:41:49.129Z] #44 5.630 github.com/LK4D4/vndr/godl [2021-02-17T21:41:49.129Z] #44 7.387 github.com/LK4D4/vndr [2021-02-17T21:41:49.129Z] #44 ... [2021-02-17T21:41:49.129Z] [2021-02-17T21:41:49.129Z] #33 [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-02-17T21:41:49.129Z] #33 sha256:d9892e323ca687cb9b461b3b7866119aed26367074f82b9871468a8e52dbf324 [2021-02-17T21:41:49.129Z] #33 DONE 10.9s [2021-02-17T21:41:49.129Z] [2021-02-17T21:41:49.129Z] #63 [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-02-17T21:41:49.129Z] #63 sha256:c17df56658ca0a2510fe5710496c7ae869e149b196e9021ab44178024ca6bb92 [2021-02-17T21:41:49.129Z] #63 3.541 + RM_GOPATH=0 [2021-02-17T21:41:49.129Z] #63 3.541 + TMP_GOPATH= [2021-02-17T21:41:49.129Z] #63 3.541 + : /build [2021-02-17T21:41:49.129Z] #63 3.541 + '[' -z '' ']' [2021-02-17T21:41:49.129Z] #63 3.542 ++ mktemp -d [2021-02-17T21:41:49.129Z] #63 3.545 + export GOPATH=/tmp/tmp.szbyAYYRyM [2021-02-17T21:41:49.129Z] #63 3.545 + GOPATH=/tmp/tmp.szbyAYYRyM [2021-02-17T21:41:49.129Z] #63 3.545 + RM_GOPATH=1 [2021-02-17T21:41:49.129Z] #63 3.547 + case "$(go env GOARCH)" in [2021-02-17T21:41:49.129Z] #63 3.547 ++ go env GOARCH [2021-02-17T21:41:49.129Z] #63 3.555 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.129Z] #63 3.556 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.129Z] #63 3.558 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:49.129Z] #63 3.560 + dir=/tmp/install [2021-02-17T21:41:49.129Z] #63 3.561 + bin=proxy [2021-02-17T21:41:49.129Z] #63 3.563 + shift [2021-02-17T21:41:49.129Z] #63 3.564 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-17T21:41:49.129Z] #63 3.566 + . /tmp/install/proxy.installer [2021-02-17T21:41:49.129Z] #63 3.568 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:49.129Z] #63 3.569 + install_proxy [2021-02-17T21:41:49.129Z] #63 3.569 + case "$1" in [2021-02-17T21:41:49.129Z] #63 3.570 + export CGO_ENABLED=0 [2021-02-17T21:41:49.129Z] #63 3.570 + CGO_ENABLED=0 [2021-02-17T21:41:49.129Z] #63 3.570 + _install_proxy [2021-02-17T21:41:49.129Z] #63 3.571 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-17T21:41:49.129Z] #63 3.571 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:49.129Z] #63 3.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.szbyAYYRyM/src/github.com/docker/libnetwork [2021-02-17T21:41:49.129Z] #63 3.576 Cloning into '/tmp/tmp.szbyAYYRyM/src/github.com/docker/libnetwork'... [2021-02-17T21:41:49.251Z] #47 ... [2021-02-17T21:41:49.251Z] [2021-02-17T21:41:49.251Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-17T21:41:49.251Z] #49 DONE 23.0s [2021-02-17T21:41:49.281Z] #48 19.27 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:49.281Z] #48 19.31 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:49.281Z] #48 19.39 go: extracting github.com/spf13/afero v1.1.2 [2021-02-17T21:41:49.391Z] #63 ... [2021-02-17T21:41:49.391Z] [2021-02-17T21:41:49.391Z] #36 [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-02-17T21:41:49.391Z] #36 sha256:3037ae8f86bd84c89eff4896ed3328439e7d9dfb4bac61a58c8dde42191daea5 [2021-02-17T21:41:49.391Z] #36 DONE 11.0s [2021-02-17T21:41:49.391Z] [2021-02-17T21:41:49.391Z] #52 [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-02-17T21:41:49.391Z] #52 sha256:f6d4fcf000798648066dc4ad8e26cfacc5a22dbfdb02cff2796693597d435230 [2021-02-17T21:41:49.391Z] #52 3.459 + RM_GOPATH=0 [2021-02-17T21:41:49.391Z] #52 3.459 + TMP_GOPATH= [2021-02-17T21:41:49.391Z] #52 3.459 + : /build [2021-02-17T21:41:49.391Z] #52 3.459 + '[' -z '' ']' [2021-02-17T21:41:49.391Z] #52 3.461 ++ mktemp -d [2021-02-17T21:41:49.391Z] #52 3.463 + export GOPATH=/tmp/tmp.twbivLeFkN [2021-02-17T21:41:49.391Z] #52 3.463 + GOPATH=/tmp/tmp.twbivLeFkN [2021-02-17T21:41:49.391Z] #52 3.463 + RM_GOPATH=1 [2021-02-17T21:41:49.391Z] #52 3.463 + case "$(go env GOARCH)" in [2021-02-17T21:41:49.391Z] #52 3.466 ++ go env GOARCH [2021-02-17T21:41:49.391Z] #52 3.482 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.391Z] #52 3.482 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:41:49.391Z] #52 3.483 ++ dirname /tmp/install/install.sh [2021-02-17T21:41:49.391Z] #52 3.484 + dir=/tmp/install [2021-02-17T21:41:49.391Z] #52 3.484 + bin=runc [2021-02-17T21:41:49.391Z] #52 3.484 + shift [2021-02-17T21:41:49.391Z] #52 3.485 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-17T21:41:49.391Z] #52 3.485 + . /tmp/install/runc.installer [2021-02-17T21:41:49.391Z] #52 3.485 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:49.391Z] #52 3.485 + install_runc [2021-02-17T21:41:49.391Z] #52 3.486 + uname -r [2021-02-17T21:41:49.391Z] #52 3.488 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-17T21:41:49.391Z] #52 3.496 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-17T21:41:49.391Z] #52 3.496 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-17T21:41:49.391Z] #52 3.496 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-17T21:41:49.391Z] #52 3.497 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.twbivLeFkN/src/github.com/opencontainers/runc [2021-02-17T21:41:49.391Z] #52 3.502 Cloning into '/tmp/tmp.twbivLeFkN/src/github.com/opencontainers/runc'... [2021-02-17T21:41:49.391Z] #52 10.48 Checking out files: 99% (1166/1170) Checking out files: 100% (1170/1170) Checking out files: 100% (1170/1170), done. [2021-02-17T21:41:49.391Z] #52 10.51 + cd /tmp/tmp.twbivLeFkN/src/github.com/opencontainers/runc [2021-02-17T21:41:49.391Z] #52 10.51 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:49.391Z] #52 ... [2021-02-17T21:41:49.391Z] [2021-02-17T21:41:49.392Z] #46 [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-02-17T21:41:49.392Z] #46 sha256:0bf0686be34907a0124aae43812438ffff52565d2b38165f94adf408979e2949 [2021-02-17T21:41:49.392Z] #46 10.20 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:41:49.392Z] #46 10.38 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:41:49.392Z] #46 10.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:41:49.392Z] #46 10.46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:41:49.392Z] #46 10.46 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:41:49.392Z] #46 10.47 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:41:49.538Z] #48 19.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:49.538Z] #48 19.50 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:49.538Z] #48 19.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:49.550Z] [2021-02-17T21:41:49.550Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:50.127Z] #48 19.81 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:50.127Z] #48 19.97 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:50.127Z] #48 20.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:50.599Z] #51 ... [2021-02-17T21:41:50.599Z] [2021-02-17T21:41:50.599Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:50.599Z] #54 24.53 + cd /tmp/tmp.mJmDvGM2Cr/src/github.com/containerd/containerd [2021-02-17T21:41:50.692Z] #48 20.73 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:50.905Z] #54 ... [2021-02-17T21:41:50.905Z] [2021-02-17T21:41:50.905Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:50.905Z] #45 DONE 24.5s [2021-02-17T21:41:50.905Z] [2021-02-17T21:41:50.905Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:50.905Z] #54 24.53 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:41:50.948Z] #48 20.99 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:51.203Z] #48 21.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:51.203Z] #48 21.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:51.203Z] #48 21.06 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:51.203Z] #48 ... [2021-02-17T21:41:51.203Z] [2021-02-17T21:41:51.203Z] #44 [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-02-17T21:41:51.203Z] #44 sha256:14194b4f05aabbd03eeca7dc32d5e71cf4864182cf5bfd378ed535a4d13b0194 [2021-02-17T21:41:51.203Z] #44 11.12 github.com/LK4D4/vndr [2021-02-17T21:41:51.203Z] #44 ... [2021-02-17T21:41:51.203Z] [2021-02-17T21:41:51.203Z] #48 [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-02-17T21:41:51.203Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:51.203Z] #48 21.21 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.31 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:51.459Z] #48 21.52 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:51.714Z] #48 21.74 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:51.955Z] #54 ... [2021-02-17T21:41:51.955Z] [2021-02-17T21:41:51.955Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-17T21:41:51.955Z] #46 DONE 0.2s [2021-02-17T21:41:51.955Z] [2021-02-17T21:41:51.955Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:51.955Z] #54 25.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-17T21:41:51.955Z] #54 25.49 + BUILDTAGS='netgo osusergo static_build' [2021-02-17T21:41:51.955Z] #54 25.49 + export EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:41:51.955Z] #54 25.49 + EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:41:51.955Z] #54 25.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-17T21:41:51.955Z] #54 25.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-17T21:41:51.955Z] #54 25.49 + '[' '' = dynamic ']' [2021-02-17T21:41:51.955Z] #54 25.49 + make [2021-02-17T21:41:52.278Z] #48 22.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:52.278Z] #48 ... [2021-02-17T21:41:52.278Z] [2021-02-17T21:41:52.278Z] #50 [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-02-17T21:41:52.278Z] #50 sha256:eb0aa44f8d9284b5ac6958bab66ce54300264d202bc03948148592a68940dcec [2021-02-17T21:41:52.278Z] #50 12.16 + cd /tmp/tmp.IBCcPPD3mW/src/github.com/mvdan/sh [2021-02-17T21:41:52.278Z] #50 12.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:41:52.278Z] #50 12.27 + GO111MODULE=on [2021-02-17T21:41:52.278Z] #50 12.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-17T21:41:52.278Z] #50 13.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:52.278Z] #50 13.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:52.278Z] #50 13.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:52.278Z] #50 13.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:52.278Z] #50 13.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:52.278Z] #50 14.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:52.278Z] #50 15.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:52.278Z] #50 16.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:52.278Z] #50 16.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:52.278Z] #50 16.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:52.278Z] #50 16.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:52.278Z] #50 17.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:52.278Z] #50 17.63 github.com/pkg/diff [2021-02-17T21:41:52.278Z] #50 17.66 golang.org/x/sys/unix [2021-02-17T21:41:52.278Z] #50 19.13 mvdan.cc/editorconfig [2021-02-17T21:41:52.278Z] #50 20.32 mvdan.cc/sh/v3/fileutil [2021-02-17T21:41:52.278Z] #50 20.45 mvdan.cc/sh/v3/syntax [2021-02-17T21:41:52.535Z] #50 ... [2021-02-17T21:41:52.535Z] [2021-02-17T21:41:52.535Z] #63 [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-02-17T21:41:52.535Z] #63 sha256:71a25ab432095370429ad0e12981e12f9b62546bce8e0fd71691da18e82cc1e0 [2021-02-17T21:41:52.535Z] #63 19.00 Checking out files: 90% (1726/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-17T21:41:52.535Z] #63 19.17 + cd /tmp/tmp.RlBYoiSr14/src/github.com/docker/libnetwork [2021-02-17T21:41:52.535Z] #63 19.17 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:52.535Z] #63 19.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-17T21:41:52.535Z] #63 ... [2021-02-17T21:41:52.535Z] [2021-02-17T21:41:52.535Z] #44 [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-02-17T21:41:52.535Z] #44 sha256:14194b4f05aabbd03eeca7dc32d5e71cf4864182cf5bfd378ed535a4d13b0194 [2021-02-17T21:41:52.535Z] #44 DONE 22.5s [2021-02-17T21:41:52.597Z] #54 26.30 + bin/ctr [2021-02-17T21:41:52.791Z] [2021-02-17T21:41:52.791Z] #52 [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-02-17T21:41:52.791Z] #52 sha256:68e8e8f1a78bde443ee1d94d6375e11227947e8add8b6183a750f78daec01aa7 [2021-02-17T21:41:52.791Z] #52 15.96 Checking out files: 96% (1124/1170) Checking out files: 97% (1135/1170) Checking out files: 98% (1147/1170) Checking out files: 99% (1159/1170) Checking out files: 100% (1170/1170) Checking out files: 100% (1170/1170), done. [2021-02-17T21:41:52.791Z] #52 16.00 + cd /tmp/tmp.TntMv5lM1w/src/github.com/opencontainers/runc [2021-02-17T21:41:52.791Z] #52 16.01 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:41:52.791Z] #52 16.70 + '[' -z '' ']' [2021-02-17T21:41:52.791Z] #52 16.70 + target=static [2021-02-17T21:41:52.791Z] #52 16.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-17T21:41:52.791Z] #52 17.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-17T21:41:54.161Z] #52 ... [2021-02-17T21:41:54.161Z] [2021-02-17T21:41:54.161Z] #63 [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-02-17T21:41:54.161Z] #63 sha256:71a25ab432095370429ad0e12981e12f9b62546bce8e0fd71691da18e82cc1e0 [2021-02-17T21:41:54.161Z] #63 DONE 23.9s [2021-02-17T21:41:54.161Z] [2021-02-17T21:41:54.161Z] #48 [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-02-17T21:41:54.161Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:41:54.702Z] #46 ... [2021-02-17T21:41:54.702Z] [2021-02-17T21:41:54.702Z] #48 [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-02-17T21:41:54.702Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:54.702Z] #48 11.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:54.702Z] #48 11.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:54.702Z] #48 11.48 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:54.702Z] #48 11.48 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:54.702Z] #48 11.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:54.702Z] #48 11.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:54.702Z] #48 11.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:54.702Z] #48 11.60 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:41:54.702Z] #48 11.61 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:41:54.702Z] #48 11.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:54.702Z] #48 11.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:54.702Z] #48 11.73 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:41:54.702Z] #48 11.80 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:41:54.702Z] #48 11.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:54.702Z] #48 11.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:54.702Z] #48 11.95 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:41:54.702Z] #48 11.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:41:54.702Z] #48 11.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:41:54.702Z] #48 11.97 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-17T21:41:54.702Z] #48 11.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:41:54.702Z] #48 11.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:54.702Z] #48 12.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:54.702Z] #48 12.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:54.702Z] #48 12.06 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:41:54.702Z] #48 12.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:54.702Z] #48 12.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:54.702Z] #48 12.12 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:41:54.702Z] #48 12.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:54.702Z] #48 12.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:54.702Z] #48 12.25 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:41:54.702Z] #48 12.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:41:54.702Z] #48 12.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-17T21:41:54.702Z] #48 12.39 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:41:54.702Z] #48 12.42 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:54.702Z] #48 12.44 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:41:54.702Z] #48 12.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:54.702Z] #48 12.52 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-17T21:41:54.702Z] #48 12.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:54.702Z] #48 12.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:54.702Z] #48 12.60 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:41:54.702Z] #48 12.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:54.702Z] #48 12.78 go: downloading golang.org/x/text v0.3.2 [2021-02-17T21:41:54.702Z] #48 12.80 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:41:54.702Z] #48 12.82 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:41:54.702Z] #48 12.84 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:54.702Z] #48 12.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:54.702Z] #48 12.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:54.702Z] #48 12.90 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:54.702Z] #48 12.93 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:41:54.702Z] #48 12.96 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:41:54.702Z] #48 13.08 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:41:54.702Z] #48 13.11 go: downloading github.com/spf13/afero v1.1.2 [2021-02-17T21:41:54.702Z] #48 13.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:54.702Z] #48 13.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:54.702Z] #48 13.50 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:41:54.702Z] #48 13.68 go: downloading github.com/spf13/cast v1.3.0 [2021-02-17T21:41:54.702Z] #48 13.72 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-17T21:41:54.702Z] #48 13.87 go: extracting github.com/spf13/cast v1.3.0 [2021-02-17T21:41:54.702Z] #48 13.97 go: extracting github.com/spf13/afero v1.1.2 [2021-02-17T21:41:54.702Z] #48 14.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:41:54.702Z] #48 14.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:54.702Z] #48 14.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:41:54.702Z] #48 14.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:54.702Z] #48 14.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:54.702Z] #48 14.30 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:41:54.702Z] #48 14.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-17T21:41:54.702Z] #48 14.38 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:54.702Z] #48 14.44 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:41:54.702Z] #48 14.53 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-17T21:41:54.702Z] #48 14.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:54.702Z] #48 14.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:54.702Z] #48 14.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:54.702Z] #48 15.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:41:54.702Z] #48 15.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:54.702Z] #48 15.11 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:41:54.702Z] #48 15.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:54.703Z] #48 15.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:54.703Z] #48 15.45 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:41:54.703Z] #48 15.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:54.703Z] #48 15.47 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:41:54.703Z] #48 15.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:54.703Z] #48 15.59 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:41:54.703Z] #48 15.61 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:54.703Z] #48 15.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:54.703Z] #48 15.62 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:41:54.703Z] #48 15.69 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:41:54.703Z] #48 ... [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:41:54.703Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-17T21:41:54.703Z] #38 CACHED [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #48 [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-02-17T21:41:54.703Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:54.703Z] #48 15.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:41:54.703Z] #48 15.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:41:54.703Z] #48 15.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:54.703Z] #48 ... [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #44 [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-02-17T21:41:54.703Z] #44 sha256:94d2aefeb68afaa5d22cde7defae284fa0cb412e5be5d4bff33fd9bbd71a118b [2021-02-17T21:41:54.703Z] #44 DONE 15.8s [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #39 [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-02-17T21:41:54.703Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-17T21:41:54.703Z] #39 CACHED [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #41 [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-02-17T21:41:54.703Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-17T21:41:54.703Z] #41 CACHED [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #42 [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-02-17T21:41:54.703Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-17T21:41:54.703Z] #42 CACHED [2021-02-17T21:41:54.703Z] [2021-02-17T21:41:54.703Z] #48 [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-02-17T21:41:54.703Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:54.703Z] #48 15.81 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-17T21:41:54.703Z] #48 15.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:54.703Z] #48 15.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:54.703Z] #48 15.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:41:54.703Z] #48 16.00 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:54.703Z] #48 16.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:41:54.703Z] #48 16.13 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:41:54.703Z] #48 16.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:54.703Z] #48 16.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:41:54.703Z] #48 16.51 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-17T21:41:54.703Z] #48 16.58 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:54.726Z] #48 24.54 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:54.965Z] #48 16.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:54.965Z] #48 16.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:54.965Z] #48 ... [2021-02-17T21:41:54.965Z] [2021-02-17T21:41:54.965Z] #63 [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-02-17T21:41:54.965Z] #63 sha256:c17df56658ca0a2510fe5710496c7ae869e149b196e9021ab44178024ca6bb92 [2021-02-17T21:41:54.965Z] #63 11.87 Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-17T21:41:54.965Z] #63 11.97 + cd /tmp/tmp.szbyAYYRyM/src/github.com/docker/libnetwork [2021-02-17T21:41:54.965Z] #63 11.97 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:41:54.965Z] #63 12.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-17T21:41:54.965Z] #63 DONE 16.9s [2021-02-17T21:41:54.965Z] [2021-02-17T21:41:54.965Z] #48 [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-02-17T21:41:54.966Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:54.966Z] #48 16.77 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:41:54.966Z] #48 16.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:41:54.966Z] #48 16.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:41:54.981Z] #48 ... [2021-02-17T21:41:54.981Z] [2021-02-17T21:41:54.981Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-17T21:41:54.981Z] #45 sha256:858d4378214e286d2db58dba3072e66b157852e6177e4ccd5f43b4f7a13f5277 [2021-02-17T21:41:54.981Z] #45 DONE 0.2s [2021-02-17T21:41:54.981Z] [2021-02-17T21:41:54.982Z] #50 [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-02-17T21:41:54.982Z] #50 sha256:eb0aa44f8d9284b5ac6958bab66ce54300264d202bc03948148592a68940dcec [2021-02-17T21:41:55.541Z] #48 17.08 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:55.541Z] #48 17.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:41:55.541Z] #48 17.31 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:55.541Z] #48 17.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:55.541Z] #48 17.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:55.541Z] #48 17.42 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:41:55.542Z] #50 25.41 golang.org/x/crypto/ssh/terminal [2021-02-17T21:41:55.803Z] #48 17.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:41:55.803Z] #48 17.48 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:41:55.803Z] #48 17.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:55.803Z] #48 17.49 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:41:55.803Z] #48 17.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:55.803Z] #48 17.52 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-17T21:41:55.803Z] #48 17.57 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:55.803Z] #48 17.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:41:55.803Z] #48 17.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:41:55.803Z] #48 17.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:41:57.088Z] #54 ... [2021-02-17T21:41:57.088Z] [2021-02-17T21:41:57.088Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:41:57.088Z] #56 27.86 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:41:57.088Z] #56 27.86 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-17T21:41:57.088Z] #56 DONE 30.3s [2021-02-17T21:41:57.088Z] [2021-02-17T21:41:57.088Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:41:57.088Z] #57 DONE 0.1s [2021-02-17T21:41:57.088Z] [2021-02-17T21:41:57.088Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:41:57.088Z] #58 DONE 0.1s [2021-02-17T21:41:57.088Z] [2021-02-17T21:41:57.088Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-17T21:41:58.057Z] #50 27.94 mvdan.cc/sh/v3/cmd/shfmt [2021-02-17T21:41:58.361Z] #48 19.72 go: extracting golang.org/x/text v0.3.2 [2021-02-17T21:41:59.755Z] #48 ... [2021-02-17T21:41:59.755Z] [2021-02-17T21:41:59.755Z] #52 [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-02-17T21:41:59.755Z] #52 sha256:f6d4fcf000798648066dc4ad8e26cfacc5a22dbfdb02cff2796693597d435230 [2021-02-17T21:41:59.755Z] #52 11.26 + '[' -z '' ']' [2021-02-17T21:41:59.755Z] #52 11.26 + target=static [2021-02-17T21:41:59.755Z] #52 11.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-17T21:41:59.755Z] #52 11.89 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-17T21:41:59.755Z] #52 ... [2021-02-17T21:41:59.755Z] [2021-02-17T21:41:59.755Z] #50 [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-02-17T21:41:59.755Z] #50 sha256:602ccda53ba54dc6ccad3ab0a1a844f96f730dc8bca6164f5cfbb53207ffed45 [2021-02-17T21:41:59.755Z] #50 11.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:41:59.755Z] #50 11.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:41:59.755Z] #50 12.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:41:59.755Z] #50 12.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:41:59.755Z] #50 13.11 github.com/pkg/diff [2021-02-17T21:41:59.755Z] #50 13.13 mvdan.cc/editorconfig [2021-02-17T21:41:59.755Z] #50 13.14 golang.org/x/sys/unix [2021-02-17T21:41:59.755Z] #50 13.15 mvdan.cc/sh/v3/fileutil [2021-02-17T21:41:59.755Z] #50 13.77 mvdan.cc/sh/v3/syntax [2021-02-17T21:41:59.755Z] #50 20.83 golang.org/x/crypto/ssh/terminal [2021-02-17T21:41:59.755Z] #50 21.55 mvdan.cc/sh/v3/cmd/shfmt [2021-02-17T21:41:59.755Z] #50 ... [2021-02-17T21:41:59.755Z] [2021-02-17T21:41:59.756Z] #48 [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-02-17T21:41:59.756Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:41:59.756Z] #48 21.61 go: finding github.com/fatih/color v1.7.0 [2021-02-17T21:41:59.756Z] #48 21.63 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:42:00.019Z] #48 21.69 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:42:00.019Z] #48 21.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:42:00.019Z] #48 21.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:42:00.019Z] #48 21.83 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:42:00.019Z] #48 21.85 go: finding github.com/pkg/errors v0.8.1 [2021-02-17T21:42:00.282Z] #48 21.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:42:00.282Z] #48 21.93 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:42:00.282Z] #48 21.93 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:42:00.282Z] #48 21.94 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:42:00.282Z] #48 21.96 go: finding github.com/spf13/viper v1.6.1 [2021-02-17T21:42:00.282Z] #48 21.99 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.00 go: finding github.com/stretchr/testify v1.4.0 [2021-02-17T21:42:00.282Z] #48 22.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.01 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:42:00.282Z] #48 22.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.05 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.08 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:42:00.282Z] #48 22.10 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.10 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:42:00.282Z] #48 22.11 go: finding github.com/stretchr/objx v0.2.0 [2021-02-17T21:42:00.282Z] #48 22.12 go: finding github.com/spf13/cobra v0.0.5 [2021-02-17T21:42:00.282Z] #48 22.13 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:42:00.282Z] #48 22.13 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:42:00.282Z] #48 22.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:42:00.282Z] #48 22.17 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:42:00.282Z] #48 22.19 go: finding github.com/gobwas/glob v0.2.3 [2021-02-17T21:42:00.545Z] #48 22.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:42:00.545Z] #48 22.23 go: finding github.com/magiconair/properties v1.8.1 [2021-02-17T21:42:00.545Z] #48 22.24 go: finding github.com/spf13/pflag v1.0.5 [2021-02-17T21:42:00.545Z] #48 22.27 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:42:00.545Z] #48 22.27 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:42:00.545Z] #48 22.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:42:00.545Z] #48 22.29 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:42:00.545Z] #48 22.34 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:42:00.545Z] #48 22.37 go: finding github.com/spf13/cast v1.3.0 [2021-02-17T21:42:00.545Z] #48 22.37 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:42:00.545Z] #48 22.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:42:00.545Z] #48 22.38 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:42:00.545Z] #48 22.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:42:00.573Z] #50 ... [2021-02-17T21:42:00.573Z] [2021-02-17T21:42:00.573Z] #48 [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-02-17T21:42:00.573Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:42:00.573Z] #48 26.60 go: extracting golang.org/x/text v0.3.2 [2021-02-17T21:42:00.573Z] #48 28.72 go: finding github.com/fatih/color v1.7.0 [2021-02-17T21:42:00.573Z] #48 28.74 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:42:00.573Z] #48 28.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:42:00.573Z] #48 28.75 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:42:00.573Z] #48 28.78 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:42:00.573Z] #48 28.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:42:00.573Z] #48 28.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:42:00.573Z] #48 28.80 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:42:00.573Z] #48 28.80 go: finding github.com/pkg/errors v0.8.1 [2021-02-17T21:42:00.573Z] #48 28.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:42:00.573Z] #48 28.88 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.89 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.90 go: finding github.com/spf13/viper v1.6.1 [2021-02-17T21:42:00.573Z] #48 28.91 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:42:00.573Z] #48 28.91 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.92 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.93 go: finding github.com/stretchr/testify v1.4.0 [2021-02-17T21:42:00.573Z] #48 28.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:42:00.573Z] #48 28.95 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:42:00.573Z] #48 28.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:42:00.573Z] #48 29.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:42:00.573Z] #48 29.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:42:00.573Z] #48 29.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:42:00.573Z] #48 29.05 go: finding github.com/stretchr/objx v0.2.0 [2021-02-17T21:42:00.573Z] #48 29.06 go: finding github.com/gobwas/glob v0.2.3 [2021-02-17T21:42:00.573Z] #48 29.08 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:42:00.573Z] #48 29.08 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:42:00.573Z] #48 29.08 go: finding github.com/spf13/cobra v0.0.5 [2021-02-17T21:42:00.573Z] #48 29.11 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:42:00.573Z] #48 29.16 go: finding github.com/spf13/pflag v1.0.5 [2021-02-17T21:42:00.573Z] #48 29.16 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:42:00.573Z] #48 29.21 go: finding github.com/magiconair/properties v1.8.1 [2021-02-17T21:42:00.573Z] #48 29.23 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:42:00.573Z] #48 29.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:42:00.573Z] #48 29.25 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:42:00.573Z] #48 29.26 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:42:00.573Z] #48 29.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:42:00.573Z] #48 29.30 go: finding github.com/spf13/afero v1.1.2 [2021-02-17T21:42:00.573Z] #48 29.30 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:42:00.573Z] #48 29.32 go: finding github.com/spf13/cast v1.3.0 [2021-02-17T21:42:00.573Z] #48 29.37 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:42:00.573Z] #48 29.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:42:00.573Z] #48 29.41 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:42:00.573Z] #48 29.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:42:00.573Z] #48 29.45 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-17T21:42:00.573Z] #48 29.46 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:42:00.573Z] #48 29.47 go: finding golang.org/x/text v0.3.2 [2021-02-17T21:42:00.573Z] #48 29.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:42:00.573Z] #48 29.52 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:42:00.573Z] #48 29.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:42:00.573Z] #48 29.54 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:42:00.573Z] #48 29.55 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:42:00.573Z] #48 29.56 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:42:00.573Z] #48 29.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:42:00.573Z] #48 29.61 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:42:00.573Z] #48 29.61 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:42:00.573Z] #48 29.63 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-17T21:42:00.573Z] #48 29.65 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:42:00.573Z] #48 29.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:42:00.573Z] #48 29.68 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:42:00.573Z] #48 29.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:42:00.573Z] #48 29.71 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:42:00.573Z] #48 29.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:42:00.573Z] #48 29.72 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-17T21:42:00.573Z] #48 29.72 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:42:00.573Z] #48 29.73 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:42:00.573Z] #48 29.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:42:00.573Z] #48 29.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-17T21:42:00.573Z] #48 29.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:42:00.573Z] #48 29.90 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:42:00.573Z] #48 29.90 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:42:00.573Z] #48 29.95 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:42:00.573Z] #48 29.95 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:42:00.808Z] #48 22.42 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-17T21:42:00.808Z] #48 22.43 go: finding github.com/spf13/afero v1.1.2 [2021-02-17T21:42:00.808Z] #48 22.44 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:42:00.808Z] #48 22.45 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:42:00.808Z] #48 22.50 go: finding golang.org/x/text v0.3.2 [2021-02-17T21:42:00.808Z] #48 22.52 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:42:00.808Z] #48 22.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:42:00.808Z] #48 22.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:42:00.808Z] #48 22.55 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:42:00.808Z] #48 22.57 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:42:00.808Z] #48 22.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:42:00.808Z] #48 22.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:42:00.808Z] #48 22.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:42:00.808Z] #48 22.62 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:42:00.808Z] #48 22.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:42:01.071Z] #48 22.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:42:01.071Z] #48 22.67 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:42:01.071Z] #48 22.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:42:01.071Z] #48 22.68 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:42:01.071Z] #48 22.68 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-17T21:42:01.071Z] #48 22.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:42:01.071Z] #48 22.70 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-17T21:42:01.071Z] #48 22.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:42:01.071Z] #48 22.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:42:01.071Z] #48 22.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:42:01.071Z] #48 22.86 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-17T21:42:01.332Z] #48 22.92 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:42:01.332Z] #48 22.94 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:42:01.332Z] #48 22.95 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:42:01.332Z] #48 22.97 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:42:01.332Z] #48 23.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:42:01.942Z] #48 ... [2021-02-17T21:42:01.942Z] [2021-02-17T21:42:01.942Z] #50 [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-02-17T21:42:01.942Z] #50 sha256:eb0aa44f8d9284b5ac6958bab66ce54300264d202bc03948148592a68940dcec [2021-02-17T21:42:01.942Z] #50 DONE 31.6s [2021-02-17T21:42:01.942Z] [2021-02-17T21:42:01.942Z] #57 [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-02-17T21:42:01.942Z] #57 sha256:c02f8b8cf952f7bf5e2645f943b3623050f3dca0e2324260c60c570bdba6bcd2 [2021-02-17T21:42:03.888Z] #48 ... [2021-02-17T21:42:03.888Z] [2021-02-17T21:42:03.888Z] #50 [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-02-17T21:42:03.888Z] #50 sha256:602ccda53ba54dc6ccad3ab0a1a844f96f730dc8bca6164f5cfbb53207ffed45 [2021-02-17T21:42:03.888Z] #50 DONE 25.2s [2021-02-17T21:42:03.888Z] [2021-02-17T21:42:03.888Z] #23 [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-02-17T21:42:03.888Z] #23 sha256:00b3782171261fc9faf367e5bcedc88016d01e87232908ef9ce74da180ac84dd [2021-02-17T21:42:04.463Z] #23 ... [2021-02-17T21:42:04.463Z] [2021-02-17T21:42:04.463Z] #55 [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-02-17T21:42:04.463Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:42:04.990Z] #55 26.35 Checking out files: 78% (2943/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-17T21:42:04.990Z] #55 26.82 + cd /tmp/tmp.8vUvJmoTsy/src/github.com/containerd/containerd [2021-02-17T21:42:05.210Z] #57 ... [2021-02-17T21:42:05.211Z] [2021-02-17T21:42:05.211Z] #46 [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-02-17T21:42:05.211Z] #46 sha256:783bdc48f0ab40c3bb0bddc0214b5adca90ad3349649ce8b298382b59f232acf [2021-02-17T21:42:05.211Z] #46 DONE 35.3s [2021-02-17T21:42:05.211Z] [2021-02-17T21:42:05.211Z] #55 [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-02-17T21:42:05.211Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:42:05.253Z] #55 26.82 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:42:05.723Z] #55 35.24 Checking out files: 80% (3020/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-17T21:42:05.723Z] #55 35.69 + cd /tmp/tmp.4lxbHSc8KN/src/github.com/containerd/containerd [2021-02-17T21:42:05.723Z] #55 35.69 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:42:06.200Z] #55 ... [2021-02-17T21:42:06.200Z] [2021-02-17T21:42:06.200Z] #46 [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-02-17T21:42:06.200Z] #46 sha256:0bf0686be34907a0124aae43812438ffff52565d2b38165f94adf408979e2949 [2021-02-17T21:42:06.200Z] #46 DONE 27.9s [2021-02-17T21:42:06.462Z] [2021-02-17T21:42:06.462Z] #55 [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-02-17T21:42:06.462Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:42:06.462Z] #55 28.02 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-17T21:42:06.462Z] #55 28.02 + BUILDTAGS='netgo osusergo static_build' [2021-02-17T21:42:06.462Z] #55 28.03 + export EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:42:06.462Z] #55 28.03 + EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:42:06.462Z] #55 28.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-17T21:42:06.462Z] #55 28.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-17T21:42:06.462Z] #55 28.03 + '[' '' = dynamic ']' [2021-02-17T21:42:06.462Z] #55 28.03 + make [2021-02-17T21:42:06.652Z] #55 ... [2021-02-17T21:42:06.652Z] [2021-02-17T21:42:06.652Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-17T21:42:06.652Z] #47 sha256:266333de4e7a51cf5e85967ee758d681a802fb0980293e74d83eb50fbcd78eae [2021-02-17T21:42:06.652Z] #47 DONE 0.2s [2021-02-17T21:42:06.909Z] [2021-02-17T21:42:06.909Z] #57 [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-02-17T21:42:06.909Z] #57 sha256:c02f8b8cf952f7bf5e2645f943b3623050f3dca0e2324260c60c570bdba6bcd2 [2021-02-17T21:42:07.165Z] #57 ... [2021-02-17T21:42:07.165Z] [2021-02-17T21:42:07.165Z] #55 [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-02-17T21:42:07.165Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:42:07.165Z] #55 37.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-17T21:42:07.165Z] #55 37.12 + BUILDTAGS='netgo osusergo static_build' [2021-02-17T21:42:07.165Z] #55 37.12 + export EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:42:07.165Z] #55 37.12 + EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:42:07.165Z] #55 37.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-17T21:42:07.165Z] #55 37.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-17T21:42:07.165Z] #55 37.12 + '[' '' = dynamic ']' [2021-02-17T21:42:07.165Z] #55 37.12 + make [2021-02-17T21:42:07.408Z] #55 29.06 + bin/ctr [2021-02-17T21:42:07.726Z] #55 37.65 + bin/ctr [2021-02-17T21:42:14.016Z] #55 ... [2021-02-17T21:42:14.016Z] [2021-02-17T21:42:14.016Z] #57 [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-02-17T21:42:14.016Z] #57 sha256:1610e9f0cc45bd9321447ee1369a1f2b7179a1f8df4682ee4b7959439f0bb56d [2021-02-17T21:42:14.016Z] #57 31.50 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:42:14.016Z] #57 31.50 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-17T21:42:14.016Z] #57 DONE 34.9s [2021-02-17T21:42:14.016Z] [2021-02-17T21:42:14.016Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:42:14.016Z] #58 sha256:05266342a53c649543eaf7d7befee697399384ea663bc91f69ac62a98b768f8b [2021-02-17T21:42:14.016Z] #58 DONE 0.1s [2021-02-17T21:42:14.016Z] [2021-02-17T21:42:14.016Z] #23 [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-02-17T21:42:14.016Z] #23 sha256:00b3782171261fc9faf367e5bcedc88016d01e87232908ef9ce74da180ac84dd [2021-02-17T21:42:14.016Z] #23 ... [2021-02-17T21:42:14.016Z] [2021-02-17T21:42:14.016Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:42:14.016Z] #59 sha256:ac58f8eea354462ab59d13b93ad920bf628973236ab45381dc3713671eeef536 [2021-02-17T21:42:14.016Z] #59 DONE 0.1s [2021-02-17T21:42:14.016Z] [2021-02-17T21:42:14.016Z] #55 [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-02-17T21:42:14.016Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:42:14.274Z] #55 ... [2021-02-17T21:42:14.274Z] [2021-02-17T21:42:14.274Z] #57 [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-02-17T21:42:14.274Z] #57 sha256:c02f8b8cf952f7bf5e2645f943b3623050f3dca0e2324260c60c570bdba6bcd2 [2021-02-17T21:42:14.274Z] #57 40.63 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:42:14.274Z] #57 40.63 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-17T21:42:14.274Z] #57 DONE 44.1s [2021-02-17T21:42:14.274Z] [2021-02-17T21:42:14.274Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:42:14.274Z] #58 sha256:c03ac73f55d31fec933cd070fc29bd9e161f6290e760e5f4abdb73c0bcae578c [2021-02-17T21:42:14.274Z] #58 DONE 0.0s [2021-02-17T21:42:14.274Z] [2021-02-17T21:42:14.274Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:42:14.274Z] #59 sha256:1ba35d086256b0340dea74317a1d899f90a6be9c355782f882c26d095018c1b0 [2021-02-17T21:42:14.274Z] #59 DONE 0.1s [2021-02-17T21:42:14.274Z] [2021-02-17T21:42:14.274Z] #55 [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-02-17T21:42:14.274Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:42:14.590Z] #55 ... [2021-02-17T21:42:14.590Z] [2021-02-17T21:42:14.590Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:42:14.590Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-17T21:42:14.590Z] #61 CACHED [2021-02-17T21:42:14.852Z] [2021-02-17T21:42:14.852Z] #55 [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-02-17T21:42:14.852Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:42:15.646Z] #55 ... [2021-02-17T21:42:15.646Z] [2021-02-17T21:42:15.646Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:42:15.646Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-17T21:42:15.646Z] #61 CACHED [2021-02-17T21:42:15.646Z] [2021-02-17T21:42:15.646Z] #55 [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-02-17T21:42:15.646Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:42:15.861Z] #51 46.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-17T21:42:15.861Z] #51 47.75 + mkdir -p /build [2021-02-17T21:42:15.861Z] #51 47.75 + cp runc /build/runc [2021-02-17T21:42:15.861Z] #51 DONE 48.2s [2021-02-17T21:42:15.861Z] [2021-02-17T21:42:15.861Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:42:28.079Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d2aaa3119f231dec) in /home/ubuntu/workspace/moby_PR-41972 [Pipeline] { [Pipeline] checkout [2021-02-17T21:42:28.175Z] The recommended git tool is: git [2021-02-17T21:42:30.471Z] using credential docker-jenkins-github-credentials [2021-02-17T21:42:30.478Z] Cloning the remote Git repository [2021-02-17T21:42:30.478Z] Cloning with configured refspecs honoured and without tags [2021-02-17T21:42:30.498Z] Cloning repository https://github.com/moby/moby.git [2021-02-17T21:42:30.547Z] > git init /home/ubuntu/workspace/moby_PR-41972 # timeout=10 [2021-02-17T21:42:31.270Z] #54 ... [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:42:31.270Z] #47 62.85 + /build/golangci-lint --version [2021-02-17T21:42:31.270Z] #47 62.96 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-17T21:42:31.270Z] #47 DONE 63.6s [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:42:31.270Z] #54 64.35 + bin/containerd [2021-02-17T21:42:31.270Z] #54 ... [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-17T21:42:31.270Z] #48 DONE 0.3s [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-17T21:42:31.270Z] #50 DONE 0.2s [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-17T21:42:31.270Z] #52 DONE 0.2s [2021-02-17T21:42:31.270Z] [2021-02-17T21:42:31.270Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-17T21:42:30.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:42:30.916Z] > git --version # timeout=10 [2021-02-17T21:42:30.928Z] > git --version # 'git version 2.25.1' [2021-02-17T21:42:30.928Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:42:30.990Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:42:36.835Z] #55 ... [2021-02-17T21:42:36.835Z] [2021-02-17T21:42:36.835Z] #52 [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-02-17T21:42:36.835Z] #52 sha256:f6d4fcf000798648066dc4ad8e26cfacc5a22dbfdb02cff2796693597d435230 [2021-02-17T21:42:36.835Z] #52 57.14 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-17T21:42:36.835Z] #52 58.54 + mkdir -p /build [2021-02-17T21:42:36.835Z] #52 58.54 + cp runc /build/runc [2021-02-17T21:42:37.536Z] #55 ... [2021-02-17T21:42:37.536Z] [2021-02-17T21:42:37.536Z] #52 [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-02-17T21:42:37.536Z] #52 sha256:68e8e8f1a78bde443ee1d94d6375e11227947e8add8b6183a750f78daec01aa7 [2021-02-17T21:42:37.536Z] #52 67.52 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-17T21:42:37.782Z] #52 DONE 59.6s [2021-02-17T21:42:37.782Z] [2021-02-17T21:42:37.782Z] #23 [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-02-17T21:42:37.782Z] #23 sha256:00b3782171261fc9faf367e5bcedc88016d01e87232908ef9ce74da180ac84dd [2021-02-17T21:42:37.782Z] #23 57.32 Checking out files: 47% (5341/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 95% (10688/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-17T21:42:37.782Z] #23 58.54 + cd /tmp/tmp.ricf6u9MhQ/tmp/docker-ce [2021-02-17T21:42:37.782Z] #23 58.54 + git checkout -q v17.06.2-ce [2021-02-17T21:42:38.903Z] #52 68.89 + mkdir -p /build [2021-02-17T21:42:39.159Z] #52 68.89 + cp runc /build/runc [2021-02-17T21:42:39.159Z] #52 DONE 69.2s [2021-02-17T21:42:39.159Z] [2021-02-17T21:42:39.159Z] #55 [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-02-17T21:42:39.159Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:42:39.173Z] #23 60.77 + mkdir -p /tmp/tmp.ricf6u9MhQ/src/github.com/docker [2021-02-17T21:42:39.173Z] #23 60.78 + mv components/cli /tmp/tmp.ricf6u9MhQ/src/github.com/docker/cli [2021-02-17T21:42:39.173Z] #23 60.78 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-17T21:42:51.646Z] Fetching without tags [2021-02-17T21:42:52.028Z] Merging remotes/origin/20.10 commit 18543cd8c83bf5d07987442d614f77adb2a4f341 into PR head commit e3750357a5ca99f484445da898ac151adf6f21f3 [2021-02-17T21:42:51.573Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:42:51.590Z] > git config --add remote.origin.fetch +refs/pull/41972/head:refs/remotes/origin/PR-41972 # timeout=10 [2021-02-17T21:42:51.601Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:42:51.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-17T21:42:51.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-17T21:42:51.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:42:51.650Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41972/head:refs/remotes/origin/PR-41972 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-17T21:42:52.034Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:42:52.068Z] > git checkout -f e3750357a5ca99f484445da898ac151adf6f21f3 # timeout=10 [2021-02-17T21:42:53.303Z] Merge succeeded, producing 25bbaefafd2db3d0c57d20d05a16490b0b7047eb [2021-02-17T21:42:53.303Z] Checking out Revision 25bbaefafd2db3d0c57d20d05a16490b0b7047eb (PR-41972) [2021-02-17T21:42:53.805Z] #54 84.65 + bin/containerd-stress [2021-02-17T21:42:53.805Z] #54 86.24 + bin/containerd-shim [2021-02-17T21:42:52.682Z] > git remote # timeout=10 [2021-02-17T21:42:52.705Z] > git config --get remote.origin.url # timeout=10 [2021-02-17T21:42:52.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-17T21:42:52.724Z] > git merge 18543cd8c83bf5d07987442d614f77adb2a4f341 # timeout=10 [2021-02-17T21:42:53.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-17T21:42:53.348Z] > git config core.sparsecheckout # timeout=10 [2021-02-17T21:42:53.360Z] > git checkout -f 25bbaefafd2db3d0c57d20d05a16490b0b7047eb # timeout=10 [2021-02-17T21:42:54.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:42:54.892Z] [2021-02-17T21:42:54.892Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:42:54.892Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:42:54.892Z] HOSTNAME=69ef41e3ac26 [2021-02-17T21:42:54.892Z] DEST=bundles/test-integration [2021-02-17T21:42:54.892Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:42:54.892Z] DOCKER_ROOTLESS=1 [2021-02-17T21:42:54.892Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:42:54.892Z] container=docker [2021-02-17T21:42:54.892Z] HOME=/root [2021-02-17T21:42:54.892Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:42:54.892Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:42:54.892Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:42:54.892Z] TERM=xterm [2021-02-17T21:42:54.892Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:42:54.892Z] SHLVL=1 [2021-02-17T21:42:54.892Z] TIMEOUT=120m [2021-02-17T21:42:54.892Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:42:54.892Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:42:54.892Z] GO111MODULE=off [2021-02-17T21:42:54.892Z] DOCKER_EXPERIMENTAL=1 [2021-02-17T21:42:54.892Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:42:54.892Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:42:54.892Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:42:54.892Z] GOPATH=/go [2021-02-17T21:42:54.892Z] PKG_CONFIG=pkg-config [2021-02-17T21:42:54.892Z] _=/usr/bin/env [2021-02-17T21:42:54.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-17T21:42:56.870Z] Commit message: "Merge commit '18543cd8c83bf5d07987442d614f77adb2a4f341' into HEAD" [2021-02-17T21:42:56.899Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-17T21:42:57.356Z] #54 91.03 + bin/containerd-shim-runc-v1 [2021-02-17T21:42:57.864Z] + docker version [2021-02-17T21:42:56.872Z] > git rev-list --no-walk f49f081f24deac0870c74f9109ca03dbb939c8d8 # timeout=10 [2021-02-17T21:43:00.907Z] #54 94.32 + bin/containerd-shim-runc-v2 [2021-02-17T21:43:01.171Z] #23 ... [2021-02-17T21:43:01.171Z] [2021-02-17T21:43:01.171Z] #55 [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-02-17T21:43:01.171Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:01.171Z] #55 82.19 + bin/containerd [2021-02-17T21:43:01.551Z] #54 95.21 + binaries [2021-02-17T21:43:01.551Z] #54 95.21 + install -D bin/containerd /build/containerd [2021-02-17T21:43:01.551Z] #54 95.24 + install -D bin/containerd-shim /build/containerd-shim [2021-02-17T21:43:01.551Z] #54 95.25 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-17T21:43:01.551Z] #54 95.26 + install -D bin/ctr /build/ctr [2021-02-17T21:43:01.848Z] #54 DONE 95.8s [2021-02-17T21:43:02.897Z] [2021-02-17T21:43:02.897Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-17T21:43:03.191Z] #55 DONE 0.3s [2021-02-17T21:43:03.191Z] [2021-02-17T21:43:03.191Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-17T21:43:03.191Z] #59 DONE 0.2s [2021-02-17T21:43:03.484Z] [2021-02-17T21:43:03.484Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-17T21:43:03.484Z] #61 DONE 0.2s [2021-02-17T21:43:03.484Z] [2021-02-17T21:43:03.484Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-17T21:43:03.725Z] #55 ... [2021-02-17T21:43:03.725Z] [2021-02-17T21:43:03.725Z] #48 [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-02-17T21:43:03.725Z] #48 sha256:07977dd8ca10e814c3ee9e3672902d36df340d194075ff1900711bee093ab3be [2021-02-17T21:43:03.725Z] #48 84.11 + /build/golangci-lint --version [2021-02-17T21:43:03.725Z] #48 84.38 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-17T21:43:03.725Z] #48 DONE 85.1s [2021-02-17T21:43:03.725Z] [2021-02-17T21:43:03.725Z] #23 [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-02-17T21:43:03.725Z] #23 sha256:00b3782171261fc9faf367e5bcedc88016d01e87232908ef9ce74da180ac84dd [2021-02-17T21:43:03.779Z] #63 DONE 0.1s [2021-02-17T21:43:03.779Z] [2021-02-17T21:43:03.779Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:43:03.779Z] #64 DONE 0.0s [2021-02-17T21:43:03.779Z] [2021-02-17T21:43:03.779Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:43:04.406Z] Client: Docker Engine - Community [2021-02-17T21:43:04.406Z] Version: 20.10.3 [2021-02-17T21:43:04.406Z] API version: 1.41 [2021-02-17T21:43:04.406Z] Go version: go1.13.15 [2021-02-17T21:43:04.406Z] Git commit: 48d30b5 [2021-02-17T21:43:04.406Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-17T21:43:04.406Z] OS/Arch: linux/amd64 [2021-02-17T21:43:04.406Z] Context: default [2021-02-17T21:43:04.406Z] Experimental: true [2021-02-17T21:43:04.406Z] [2021-02-17T21:43:04.406Z] Server: Docker Engine - Community [2021-02-17T21:43:04.406Z] Engine: [2021-02-17T21:43:04.406Z] Version: 20.10.3 [2021-02-17T21:43:04.406Z] API version: 1.41 (minimum version 1.12) [2021-02-17T21:43:04.406Z] Go version: go1.13.15 [2021-02-17T21:43:04.406Z] Git commit: 46229ca [2021-02-17T21:43:04.406Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-17T21:43:04.406Z] OS/Arch: linux/amd64 [2021-02-17T21:43:04.406Z] Experimental: true [2021-02-17T21:43:04.406Z] containerd: [2021-02-17T21:43:04.406Z] Version: 1.4.3 [2021-02-17T21:43:04.406Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:43:04.406Z] runc: [2021-02-17T21:43:04.406Z] Version: 1.0.0-rc92 [2021-02-17T21:43:04.406Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:43:04.406Z] docker-init: [2021-02-17T21:43:04.406Z] Version: 0.19.0 [2021-02-17T21:43:04.406Z] GitCommit: de40ad0 [2021-02-17T21:43:04.414Z] #65 DONE 0.7s [Pipeline] sh [2021-02-17T21:43:04.707Z] [2021-02-17T21:43:04.707Z] #66 exporting to image [2021-02-17T21:43:04.707Z] #66 exporting layers [2021-02-17T21:43:04.745Z] + docker info [2021-02-17T21:43:05.652Z] #55 91.10 + bin/containerd [2021-02-17T21:43:05.652Z] #55 ... [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.652Z] #48 [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-02-17T21:43:05.652Z] #48 sha256:42dc3d731167b41a26d429563bb40104dc610f45d4e54e651526f283200352f1 [2021-02-17T21:43:05.652Z] #48 91.28 + /build/golangci-lint --version [2021-02-17T21:43:05.652Z] #48 91.43 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-17T21:43:05.652Z] #48 DONE 91.7s [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.652Z] #55 [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-02-17T21:43:05.652Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:43:05.652Z] #55 ... [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.652Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-17T21:43:05.652Z] #49 sha256:ebcc9bceaad3b4432b04a333f181770e77b8aca72c0c37c5de70fa80ae267b48 [2021-02-17T21:43:05.652Z] #49 DONE 0.1s [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.652Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-17T21:43:05.652Z] #51 sha256:a0edd80c87b8a94acd45183db79916b92d618204860a52670296a730110f17c8 [2021-02-17T21:43:05.652Z] #51 DONE 0.1s [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.652Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-17T21:43:05.652Z] #53 sha256:5265713b7d88f7526d7f51b9b918264127128455e7b5f067003197b11a35c2dc [2021-02-17T21:43:05.652Z] #53 DONE 0.1s [2021-02-17T21:43:05.652Z] [2021-02-17T21:43:05.653Z] #55 [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-02-17T21:43:05.653Z] #55 sha256:11d129d24fdd69602953182eb6ae39acfbdedf5dbc7ccaa25ac6a0bc09c43a48 [2021-02-17T21:43:05.744Z] #66 exporting layers 0.9s done [2021-02-17T21:43:05.744Z] #66 writing image sha256:4388df0018ef6a42f987266bca184cded7f670217ed7c3f13ce4159c15b5bf22 done [2021-02-17T21:43:05.744Z] #66 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:43:05.744Z] #66 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-17T21:43:06.189Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/test/unit [2021-02-17T21:43:08.925Z] ? github.com/docker/docker/api [no test files] [2021-02-17T21:43:09.694Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:43:09.694Z] [2021-02-17T21:43:09.694Z] + TEST_INTEGRATION_DEST=2 [2021-02-17T21:43:09.694Z] + CONTAINER_NAME=docker-pr3-2 [2021-02-17T21:43:09.694Z] + TEST_SKIP_INTEGRATION=1 [2021-02-17T21:43:09.694Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-17T21:43:09.694Z] + run_tests [2021-02-17T21:43:09.694Z] + c=0 [2021-02-17T21:43:09.694Z] + '[' -n 0 ']' [2021-02-17T21:43:09.694Z] + rm= [2021-02-17T21:43:09.694Z] ++ jobs -p [2021-02-17T21:43:09.694Z] + for job in $(jobs -p) [2021-02-17T21:43:09.694Z] + wait 27115 [2021-02-17T21:43:09.694Z] + TEST_INTEGRATION_DEST=1 [2021-02-17T21:43:09.694Z] + CONTAINER_NAME=docker-pr3-1 [2021-02-17T21:43:09.694Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:43:09.694Z] + run_tests test-integration-flaky [2021-02-17T21:43:09.694Z] + '[' -n 0 ']' [2021-02-17T21:43:09.694Z] + rm= [2021-02-17T21:43:09.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh test-integration-flaky test-integration [2021-02-17T21:43:09.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh '' test-integration [2021-02-17T21:43:09.694Z] + TEST_INTEGRATION_DEST=3 [2021-02-17T21:43:09.694Z] + CONTAINER_NAME=docker-pr3-3 [2021-02-17T21:43:09.694Z] + TEST_SKIP_INTEGRATION=1 [2021-02-17T21:43:09.694Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-17T21:43:09.694Z] + run_tests [2021-02-17T21:43:09.694Z] + '[' -n 0 ']' [2021-02-17T21:43:09.694Z] + rm= [2021-02-17T21:43:09.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41972/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh '' test-integration [2021-02-17T21:43:09.694Z] [2021-02-17T21:43:09.694Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:43:09.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:43:09.694Z] HOSTNAME=95cd8d883e0d [2021-02-17T21:43:09.694Z] TEST_SKIP_INTEGRATION=1 [2021-02-17T21:43:09.694Z] TESTDEBUG=0 [2021-02-17T21:43:09.694Z] DEST=bundles/test-integration [2021-02-17T21:43:09.694Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:43:09.694Z] KEEPBUNDLE=1 [2021-02-17T21:43:09.694Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:43:09.694Z] container=docker [2021-02-17T21:43:09.694Z] HOME=/root [2021-02-17T21:43:09.694Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:43:09.694Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:43:09.694Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:43:09.694Z] TERM=xterm [2021-02-17T21:43:09.694Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:43:09.694Z] SHLVL=1 [2021-02-17T21:43:09.694Z] TIMEOUT=120m [2021-02-17T21:43:09.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:43:09.694Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:43:09.694Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-17T21:43:09.694Z] GO111MODULE=off [2021-02-17T21:43:09.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:43:09.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:43:09.694Z] GOPATH=/go [2021-02-17T21:43:09.694Z] PKG_CONFIG=pkg-config [2021-02-17T21:43:09.694Z] _=/usr/bin/env [2021-02-17T21:43:09.694Z] Building test suite binary ./integration-cli/test.main [2021-02-17T21:43:09.694Z] [2021-02-17T21:43:09.694Z] [2021-02-17T21:43:09.694Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-17T21:43:09.694Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:43:09.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:43:09.694Z] HOSTNAME=659bb531fcb5 [2021-02-17T21:43:09.694Z] TEST_SKIP_INTEGRATION=1 [2021-02-17T21:43:09.694Z] TESTDEBUG=0 [2021-02-17T21:43:09.694Z] DEST=bundles/test-integration [2021-02-17T21:43:09.694Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:43:09.694Z] KEEPBUNDLE=1 [2021-02-17T21:43:09.694Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:43:09.694Z] container=docker [2021-02-17T21:43:09.694Z] HOME=/root [2021-02-17T21:43:09.694Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:43:09.694Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:43:09.694Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:43:09.694Z] TERM=xterm [2021-02-17T21:43:09.694Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:43:09.694Z] SHLVL=1 [2021-02-17T21:43:09.694Z] TIMEOUT=120m [2021-02-17T21:43:09.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:43:09.694Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:43:09.694Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-17T21:43:09.694Z] GO111MODULE=off [2021-02-17T21:43:09.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:43:09.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:43:09.694Z] GOPATH=/go [2021-02-17T21:43:09.694Z] PKG_CONFIG=pkg-config [2021-02-17T21:43:09.694Z] _=/usr/bin/env [2021-02-17T21:43:09.694Z] Building test suite binary ./integration-cli/test.main [2021-02-17T21:43:09.694Z] No new tests added to integration. [2021-02-17T21:43:09.694Z] [2021-02-17T21:43:09.694Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:43:09.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:43:09.694Z] HOSTNAME=d61f023e4bff [2021-02-17T21:43:09.694Z] TESTDEBUG=0 [2021-02-17T21:43:09.694Z] DEST=bundles/test-integration [2021-02-17T21:43:09.694Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:43:09.694Z] KEEPBUNDLE=1 [2021-02-17T21:43:09.694Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:43:09.694Z] container=docker [2021-02-17T21:43:09.694Z] HOME=/root [2021-02-17T21:43:09.694Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:43:09.694Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:43:09.694Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:43:09.694Z] TERM=xterm [2021-02-17T21:43:09.694Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:43:09.694Z] SHLVL=1 [2021-02-17T21:43:09.694Z] TIMEOUT=120m [2021-02-17T21:43:09.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:43:09.694Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:43:09.694Z] GO111MODULE=off [2021-02-17T21:43:09.694Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:43:09.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:43:09.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:43:09.694Z] GOPATH=/go [2021-02-17T21:43:09.694Z] PKG_CONFIG=pkg-config [2021-02-17T21:43:09.694Z] _=/usr/bin/env [2021-02-17T21:43:09.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-17T21:43:14.693Z] Client: [2021-02-17T21:43:14.693Z] Context: default [2021-02-17T21:43:14.693Z] Debug Mode: false [2021-02-17T21:43:14.693Z] Plugins: [2021-02-17T21:43:14.693Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-17T21:43:14.693Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-17T21:43:14.693Z] [2021-02-17T21:43:14.693Z] Server: [2021-02-17T21:43:14.693Z] Containers: 0 [2021-02-17T21:43:14.693Z] Running: 0 [2021-02-17T21:43:14.693Z] Paused: 0 [2021-02-17T21:43:14.693Z] Stopped: 0 [2021-02-17T21:43:14.693Z] Images: 0 [2021-02-17T21:43:14.693Z] Server Version: 20.10.3 [2021-02-17T21:43:14.693Z] Storage Driver: overlay2 [2021-02-17T21:43:14.693Z] Backing Filesystem: extfs [2021-02-17T21:43:14.693Z] Supports d_type: true [2021-02-17T21:43:14.693Z] Native Overlay Diff: true [2021-02-17T21:43:14.693Z] Logging Driver: json-file [2021-02-17T21:43:14.693Z] Cgroup Driver: systemd [2021-02-17T21:43:14.693Z] Cgroup Version: 2 [2021-02-17T21:43:14.693Z] Plugins: [2021-02-17T21:43:14.693Z] Volume: local [2021-02-17T21:43:14.693Z] Network: bridge host ipvlan macvlan null overlay [2021-02-17T21:43:14.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-17T21:43:14.693Z] Swarm: inactive [2021-02-17T21:43:14.694Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-17T21:43:14.694Z] Default Runtime: runc [2021-02-17T21:43:14.694Z] Init Binary: docker-init [2021-02-17T21:43:14.694Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:43:14.694Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:43:14.694Z] init version: de40ad0 [2021-02-17T21:43:14.694Z] Security Options: [2021-02-17T21:43:14.694Z] apparmor [2021-02-17T21:43:14.694Z] seccomp [2021-02-17T21:43:14.694Z] Profile: default [2021-02-17T21:43:14.694Z] cgroupns [2021-02-17T21:43:14.694Z] Kernel Version: 5.4.0-1037-aws [2021-02-17T21:43:14.694Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-17T21:43:14.694Z] OSType: linux [2021-02-17T21:43:14.694Z] Architecture: x86_64 [2021-02-17T21:43:14.694Z] CPUs: 2 [2021-02-17T21:43:14.694Z] Total Memory: 7.569GiB [2021-02-17T21:43:14.694Z] Name: ip-10-100-76-132 [2021-02-17T21:43:14.694Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-17T21:43:14.694Z] Docker Root Dir: /var/lib/docker [2021-02-17T21:43:14.694Z] Debug Mode: false [2021-02-17T21:43:14.694Z] Registry: https://index.docker.io/v1/ [2021-02-17T21:43:14.694Z] Labels: [2021-02-17T21:43:14.694Z] Experimental: true [2021-02-17T21:43:14.694Z] Insecure Registries: [2021-02-17T21:43:14.694Z] 127.0.0.0/8 [2021-02-17T21:43:14.694Z] Live Restore Enabled: true [2021-02-17T21:43:14.694Z] [2021-02-17T21:43:14.694Z] WARNING: No kernel memory TCP limit support [2021-02-17T21:43:14.694Z] WARNING: No oom kill disable support [2021-02-17T21:43:14.694Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-17T21:43:15.044Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e . [2021-02-17T21:43:15.300Z] #2 [internal] load .dockerignore [2021-02-17T21:43:15.300Z] #2 sha256:1da5238e0e8c9c1da0fee6bb77b4d8060fbb7756cafd34e7e9d203dce122aa84 [2021-02-17T21:43:15.556Z] #2 transferring context: 87B done [2021-02-17T21:43:15.556Z] #2 DONE 0.3s [2021-02-17T21:43:15.556Z] [2021-02-17T21:43:15.556Z] #1 [internal] load build definition from Dockerfile [2021-02-17T21:43:15.556Z] #1 sha256:20b5675970a30c7fbb6f3317cc81864893b669715cbabd85d47ad6b23d7c8b4d [2021-02-17T21:43:15.556Z] #1 transferring dockerfile: 16.55kB done [2021-02-17T21:43:15.556Z] #1 DONE 0.3s [2021-02-17T21:43:15.556Z] [2021-02-17T21:43:15.556Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-17T21:43:15.556Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-17T21:43:15.812Z] #3 DONE 0.5s [2021-02-17T21:43:16.073Z] [2021-02-17T21:43:16.073Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-17T21:43:16.073Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-17T21:43:16.073Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-17T21:43:16.073Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-17T21:43:16.073Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-17T21:43:16.073Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-17T21:43:16.073Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-17T21:43:16.073Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-02-17T21:43:16.329Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-17T21:43:16.329Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-17T21:43:16.594Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-17T21:43:16.594Z] #4 DONE 0.7s [2021-02-17T21:43:16.594Z] [2021-02-17T21:43:16.594Z] #5 [internal] load build definition from Dockerfile [2021-02-17T21:43:16.594Z] #5 sha256:d494d7e779749512e30df2be61872b8835496e5b89032404113d8d1c3d9de3b4 [2021-02-17T21:43:16.853Z] #5 transferring dockerfile: 16.55kB done [2021-02-17T21:43:16.853Z] #5 DONE 0.0s [2021-02-17T21:43:16.853Z] [2021-02-17T21:43:16.853Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-17T21:43:16.853Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-17T21:43:17.129Z] #8 DONE 0.3s [2021-02-17T21:43:17.129Z] [2021-02-17T21:43:17.129Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-17T21:43:17.129Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-17T21:43:17.129Z] #7 DONE 0.3s [2021-02-17T21:43:17.129Z] [2021-02-17T21:43:17.129Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-17T21:43:17.129Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-17T21:43:17.407Z] #6 DONE 0.4s [2021-02-17T21:43:18.807Z] [2021-02-17T21:43:18.807Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:43:18.807Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:43:18.807Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-17T21:43:18.807Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-17T21:43:18.807Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-17T21:43:18.807Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-17T21:43:19.065Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s [2021-02-17T21:43:19.065Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.3s [2021-02-17T21:43:19.311Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-02-17T21:43:19.327Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.29MB / 50.40MB 0.4s [2021-02-17T21:43:19.327Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 12.58MB / 50.40MB 0.5s [2021-02-17T21:43:19.589Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.87MB / 50.40MB 0.6s [2021-02-17T21:43:19.589Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.46MB / 50.40MB 0.8s [2021-02-17T21:43:19.846Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 34.60MB / 50.40MB 0.9s [2021-02-17T21:43:19.846Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 41.94MB / 50.40MB 1.0s [2021-02-17T21:43:20.103Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 47.42MB / 50.40MB 1.1s [2021-02-17T21:43:20.103Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.3s [2021-02-17T21:43:21.041Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.1s done [2021-02-17T21:43:21.299Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-17T21:43:22.019Z] #23 103.7 + return [2021-02-17T21:43:22.236Z] #25 ... [2021-02-17T21:43:22.236Z] [2021-02-17T21:43:22.237Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-17T21:43:22.237Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-17T21:43:22.237Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-17T21:43:22.237Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-17T21:43:22.237Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-17T21:43:22.237Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-17T21:43:22.237Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2021-02-17T21:43:22.237Z] #61 DONE 3.4s [2021-02-17T21:43:22.237Z] [2021-02-17T21:43:22.237Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:43:22.237Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:43:22.591Z] #23 DONE 104.2s [2021-02-17T21:43:22.591Z] [2021-02-17T21:43:22.591Z] #55 [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-02-17T21:43:22.591Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:23.168Z] #25 ... [2021-02-17T21:43:23.168Z] [2021-02-17T21:43:23.168Z] #22 [internal] load build context [2021-02-17T21:43:23.168Z] #22 sha256:f2f1e26d29dd635427ea1cea268a990311e6bf8faaef025e187f36fec8bbb3d2 [2021-02-17T21:43:23.168Z] #22 transferring context: 53.34MB 4.1s done [2021-02-17T21:43:23.168Z] #22 DONE 4.3s [2021-02-17T21:43:23.168Z] [2021-02-17T21:43:23.168Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-17T21:43:23.168Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-17T21:43:24.506Z] #55 ... [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-17T21:43:24.506Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-17T21:43:24.506Z] #15 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-17T21:43:24.506Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-17T21:43:24.506Z] #17 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #14 [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-02-17T21:43:24.506Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-17T21:43:24.506Z] #14 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:43:24.506Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-17T21:43:24.506Z] #16 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:43:24.506Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-17T21:43:24.506Z] #18 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:43:24.506Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-17T21:43:24.506Z] #13 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #20 [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-02-17T21:43:24.506Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-17T21:43:24.506Z] #20 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:43:24.506Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-17T21:43:24.506Z] #19 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #26 [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-02-17T21:43:24.506Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-17T21:43:24.506Z] #26 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:43:24.506Z] #27 sha256:902b6ce05406c69e9a0cacf8e265c6dd38fd05af7da17207a57200e1ec047fe9 [2021-02-17T21:43:24.506Z] #27 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:43:24.506Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-17T21:43:24.506Z] #21 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #28 [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-02-17T21:43:24.506Z] #28 sha256:a330e239d956fbc814b48434305f960acd71bb0b3bd694cb2f7a93dec1aab144 [2021-02-17T21:43:24.506Z] #28 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-17T21:43:24.506Z] #24 sha256:4302323125e5af647619331966beae5cadfa00606a4402e2560044759a45f4a1 [2021-02-17T21:43:24.506Z] #24 DONE 0.2s [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:43:24.506Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-17T21:43:24.506Z] #30 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:43:24.506Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-17T21:43:24.506Z] #31 CACHED [2021-02-17T21:43:24.506Z] [2021-02-17T21:43:24.506Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:43:24.506Z] #29 sha256:e53adef847da2771c77b730c5316910cb42935712583b19071137a4e0ad70d90 [2021-02-17T21:43:26.443Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.2s [2021-02-17T21:43:26.700Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.3s done [2021-02-17T21:43:26.956Z] #25 DONE 8.2s [2021-02-17T21:43:26.956Z] [2021-02-17T21:43:26.956Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:43:26.956Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:43:26.956Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-17T21:43:26.956Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-17T21:43:26.956Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-17T21:43:26.956Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-02-17T21:43:26.956Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-17T21:43:26.956Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-02-17T21:43:26.956Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-02-17T21:43:26.956Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2021-02-17T21:43:26.956Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [2021-02-17T21:43:26.956Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2021-02-17T21:43:26.957Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s done [2021-02-17T21:43:26.957Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.0s done [2021-02-17T21:43:26.957Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s [2021-02-17T21:43:26.957Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-17T21:43:26.957Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-17T21:43:27.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-17T21:43:27.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-17T21:43:27.520Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-02-17T21:43:27.520Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-17T21:43:27.807Z] #29 DONE 3.3s [2021-02-17T21:43:27.807Z] [2021-02-17T21:43:27.807Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-17T21:43:27.807Z] #32 sha256:6b78f7c90188b5893de866ae3df93b9298181edcbc87add0c4bb360d3368fb64 [2021-02-17T21:43:27.807Z] #32 DONE 0.2s [2021-02-17T21:43:27.807Z] [2021-02-17T21:43:27.807Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-17T21:43:27.807Z] #34 sha256:99857b6f75f5fc52976894c8ba4829b880f4e153c0a250c9f5205ba2f9db211c [2021-02-17T21:43:27.807Z] #34 DONE 0.1s [2021-02-17T21:43:27.807Z] [2021-02-17T21:43:27.807Z] #55 [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-02-17T21:43:27.808Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:28.068Z] #55 ... [2021-02-17T21:43:28.068Z] [2021-02-17T21:43:28.068Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-17T21:43:28.068Z] #37 sha256:d35f7928fa2363cdf458aee1c60510cfd19c6feda199674cde7e945fab45fc87 [2021-02-17T21:43:28.068Z] #37 DONE 0.1s [2021-02-17T21:43:28.068Z] [2021-02-17T21:43:28.068Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-17T21:43:28.068Z] #40 sha256:01e664fcfa02472af99e4ec46586ac56eadaf15bb45a3aa6280dada990060cdf [2021-02-17T21:43:28.329Z] #40 DONE 0.3s [2021-02-17T21:43:28.329Z] [2021-02-17T21:43:28.329Z] #55 [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-02-17T21:43:28.329Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:28.329Z] #55 ... [2021-02-17T21:43:28.329Z] [2021-02-17T21:43:28.329Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:43:28.329Z] #43 sha256:b46f8f281ddf475cef2e51b6f48226d0bb557055d35862933eb524a8d0b71d14 [2021-02-17T21:43:28.590Z] #43 DONE 0.2s [2021-02-17T21:43:28.590Z] [2021-02-17T21:43:28.590Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-17T21:43:28.590Z] #45 sha256:f9c9ee7855ce48430b67b5e23783de5271bc8e30785a1f85cfc13e330d582213 [2021-02-17T21:43:28.851Z] #45 DONE 0.1s [2021-02-17T21:43:28.851Z] [2021-02-17T21:43:28.851Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-17T21:43:28.851Z] #47 sha256:a92cd22467f3a8552e1fd78e7da24464f13c9f22470213fddd799cc10dbdbe3b [2021-02-17T21:43:28.851Z] #47 DONE 0.1s [2021-02-17T21:43:28.851Z] [2021-02-17T21:43:28.851Z] #55 [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-02-17T21:43:28.851Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:28.851Z] #55 ... [2021-02-17T21:43:28.851Z] [2021-02-17T21:43:28.851Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-17T21:43:28.851Z] #49 sha256:aa63ac0318f1e0e01fc99c011c343c18c15fc5dd6cc6065b4532442c822a1aed [2021-02-17T21:43:29.111Z] #49 DONE 0.2s [2021-02-17T21:43:29.111Z] [2021-02-17T21:43:29.111Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-17T21:43:29.111Z] #51 sha256:f783d5c19620ebc17031c90367333d47c4c595350bc2480331ffbf0e2cc85238 [2021-02-17T21:43:29.111Z] #51 DONE 0.1s [2021-02-17T21:43:29.111Z] [2021-02-17T21:43:29.111Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-17T21:43:29.111Z] #53 sha256:9e98de601d1fd6ee3b6971b09031b290f802e9be60775a6776acd4b400a21f8b [2021-02-17T21:43:29.372Z] #53 DONE 0.1s [2021-02-17T21:43:29.372Z] [2021-02-17T21:43:29.372Z] #55 [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-02-17T21:43:29.372Z] #55 sha256:575bdbd5f622cd1e9c9c23b3e17aa182a178a7c5a9c23f256403a6e0172e005a [2021-02-17T21:43:31.694Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-02-17T21:43:31.694Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-02-17T21:43:32.161Z] #55 119.8 + bin/containerd-stress [2021-02-17T21:43:32.161Z] #55 121.6 + bin/containerd-shim [2021-02-17T21:43:35.871Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-02-17T21:43:35.871Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-02-17T21:43:36.802Z] #9 ... [2021-02-17T21:43:36.802Z] [2021-02-17T21:43:36.802Z] #26 [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-02-17T21:43:36.802Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-17T21:43:36.803Z] #26 1.017 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:43:36.803Z] #26 1.046 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:43:36.803Z] #26 1.053 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:43:36.803Z] #26 1.186 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:43:36.803Z] #26 1.382 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:43:36.803Z] #26 1.651 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:43:36.803Z] #26 3.258 Fetched 8422 kB in 2s (3376 kB/s) [2021-02-17T21:43:36.803Z] #26 3.258 Reading package lists... [2021-02-17T21:43:36.803Z] #26 4.180 Reading package lists... [2021-02-17T21:43:36.803Z] #26 5.038 Building dependency tree... [2021-02-17T21:43:36.803Z] #26 5.370 The following additional packages will be installed: [2021-02-17T21:43:36.803Z] #26 5.370 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-17T21:43:36.803Z] #26 5.370 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-17T21:43:36.803Z] #26 5.370 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-17T21:43:36.803Z] #26 5.370 Suggested packages: [2021-02-17T21:43:36.803Z] #26 5.370 krb5-doc krb5-user [2021-02-17T21:43:36.803Z] #26 5.370 Recommended packages: [2021-02-17T21:43:36.803Z] #26 5.370 krb5-locales publicsuffix libsasl2-modules [2021-02-17T21:43:36.803Z] #26 5.532 The following NEW packages will be installed: [2021-02-17T21:43:36.803Z] #26 5.532 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-17T21:43:36.803Z] #26 5.532 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-17T21:43:36.803Z] #26 5.532 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-17T21:43:36.803Z] #26 5.533 libssh2-1 libssl1.1 openssl [2021-02-17T21:43:36.803Z] #26 5.814 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-17T21:43:36.803Z] #26 5.814 Need to get 5057 kB of archives. [2021-02-17T21:43:36.803Z] #26 5.814 After this operation, 12.1 MB of additional disk space will be used. [2021-02-17T21:43:36.803Z] #26 5.814 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-17T21:43:36.803Z] #26 5.818 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-17T21:43:36.803Z] #26 5.819 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-17T21:43:36.803Z] #26 5.821 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-17T21:43:36.803Z] #26 5.821 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-17T21:43:36.803Z] #26 5.830 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-17T21:43:36.803Z] #26 5.830 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-17T21:43:36.803Z] #26 5.830 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-17T21:43:36.803Z] #26 5.831 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-17T21:43:36.803Z] #26 5.838 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-17T21:43:36.803Z] #26 5.838 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-17T21:43:36.803Z] #26 5.838 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-17T21:43:36.803Z] #26 5.840 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-17T21:43:36.803Z] #26 5.843 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-17T21:43:36.803Z] #26 5.849 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-17T21:43:36.803Z] #26 5.854 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-17T21:43:36.803Z] #26 5.860 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-17T21:43:36.803Z] #26 5.863 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-17T21:43:36.803Z] #26 5.870 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-17T21:43:36.803Z] #26 5.871 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-17T21:43:36.803Z] #26 5.874 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-17T21:43:36.803Z] #26 6.030 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:43:36.803Z] #26 6.047 Fetched 5057 kB in 0s (15.6 MB/s) [2021-02-17T21:43:36.803Z] #26 6.089 Selecting previously unselected package libssl1.1:amd64. [2021-02-17T21:43:36.803Z] #26 6.089 (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-02-17T21:43:36.803Z] #26 6.089 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.097 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 6.296 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-17T21:43:36.803Z] #26 6.296 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.301 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 6.336 Selecting previously unselected package libsasl2-2:amd64. [2021-02-17T21:43:36.803Z] #26 6.336 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.341 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 6.383 Selecting previously unselected package libldap-common. [2021-02-17T21:43:36.803Z] #26 6.383 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-17T21:43:36.803Z] #26 6.386 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 6.425 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-17T21:43:36.803Z] #26 6.425 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.429 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 6.478 Selecting previously unselected package openssl. [2021-02-17T21:43:36.803Z] #26 6.480 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.483 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 6.613 Selecting previously unselected package ca-certificates. [2021-02-17T21:43:36.803Z] #26 6.613 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-17T21:43:36.803Z] #26 6.616 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-17T21:43:36.803Z] #26 6.725 Selecting previously unselected package libkeyutils1:amd64. [2021-02-17T21:43:36.803Z] #26 6.725 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.729 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-17T21:43:36.803Z] #26 6.760 Selecting previously unselected package libkrb5support0:amd64. [2021-02-17T21:43:36.803Z] #26 6.760 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.763 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 6.797 Selecting previously unselected package libk5crypto3:amd64. [2021-02-17T21:43:36.803Z] #26 6.800 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.803 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 6.848 Selecting previously unselected package libkrb5-3:amd64. [2021-02-17T21:43:36.803Z] #26 6.848 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.851 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 6.948 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-17T21:43:36.803Z] #26 6.948 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 6.951 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.011 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-17T21:43:36.803Z] #26 7.011 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.015 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.055 Selecting previously unselected package libpsl5:amd64. [2021-02-17T21:43:36.803Z] #26 7.057 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.060 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-17T21:43:36.803Z] #26 7.097 Selecting previously unselected package librtmp1:amd64. [2021-02-17T21:43:36.803Z] #26 7.099 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.102 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-17T21:43:36.803Z] #26 7.140 Selecting previously unselected package libssh2-1:amd64. [2021-02-17T21:43:36.803Z] #26 7.140 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.146 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-17T21:43:36.803Z] #26 7.211 Selecting previously unselected package libcurl4:amd64. [2021-02-17T21:43:36.803Z] #26 7.211 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.217 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.274 Selecting previously unselected package curl. [2021-02-17T21:43:36.803Z] #26 7.276 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.279 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.342 Selecting previously unselected package libonig5:amd64. [2021-02-17T21:43:36.803Z] #26 7.342 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.346 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-17T21:43:36.803Z] #26 7.405 Selecting previously unselected package libjq1:amd64. [2021-02-17T21:43:36.803Z] #26 7.405 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.408 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-17T21:43:36.803Z] #26 7.447 Selecting previously unselected package jq. [2021-02-17T21:43:36.803Z] #26 7.449 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-17T21:43:36.803Z] #26 7.452 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-17T21:43:36.803Z] #26 7.489 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-17T21:43:36.803Z] #26 7.498 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-17T21:43:36.803Z] #26 7.507 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 7.616 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.628 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 7.641 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.652 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.661 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-17T21:43:36.803Z] #26 7.673 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.682 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.692 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-17T21:43:36.803Z] #26 7.702 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 7.712 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 7.728 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-17T21:43:36.803Z] #26 7.736 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-17T21:43:36.803Z] #26 7.746 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-17T21:43:36.803Z] #26 7.757 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-17T21:43:36.803Z] #26 8.311 Updating certificates in /etc/ssl/certs... [2021-02-17T21:43:36.803Z] #26 8.994 137 added, 0 removed; done. [2021-02-17T21:43:36.803Z] #26 9.031 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 9.038 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-17T21:43:36.803Z] #26 9.052 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 9.062 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-17T21:43:36.803Z] #26 9.073 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:43:36.803Z] #26 9.092 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-17T21:43:36.803Z] #26 9.098 Updating certificates in /etc/ssl/certs... [2021-02-17T21:43:36.803Z] #26 9.645 0 added, 0 removed; done. [2021-02-17T21:43:36.803Z] #26 9.645 Running hooks in /etc/ca-certificates/update.d... [2021-02-17T21:43:36.803Z] #26 9.647 done. [2021-02-17T21:43:37.060Z] #26 ... [2021-02-17T21:43:37.060Z] [2021-02-17T21:43:37.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:43:37.060Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:43:37.512Z] #55 118.6 + bin/containerd-stress [2021-02-17T21:43:38.426Z] #9 ... [2021-02-17T21:43:38.427Z] [2021-02-17T21:43:38.427Z] #26 [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-02-17T21:43:38.427Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-17T21:43:38.427Z] #26 DONE 11.3s [2021-02-17T21:43:38.427Z] [2021-02-17T21:43:38.427Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:43:38.427Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:43:38.691Z] #55 128.3 + bin/containerd-shim-runc-v1 [2021-02-17T21:43:38.990Z] #9 ... [2021-02-17T21:43:38.990Z] [2021-02-17T21:43:38.990Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-17T21:43:38.990Z] #27 sha256:70c31a806caf5db7ffee1dcb8d9637cade204069fc31148366e5980dfb7f9c51 [2021-02-17T21:43:38.990Z] #27 DONE 0.8s [2021-02-17T21:43:38.990Z] [2021-02-17T21:43:38.990Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-17T21:43:38.990Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-17T21:43:39.424Z] #55 121.3 + bin/containerd-shim [2021-02-17T21:43:40.882Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-02-17T21:43:41.445Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-02-17T21:43:41.445Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-17T21:43:41.701Z] #9 DONE 23.1s [2021-02-17T21:43:41.701Z] [2021-02-17T21:43:41.701Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-17T21:43:41.701Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-17T21:43:42.856Z] #55 132.7 + bin/containerd-shim-runc-v2 [2021-02-17T21:43:43.784Z] #55 133.7 + binaries [2021-02-17T21:43:43.784Z] #55 133.7 + install -D bin/containerd /build/containerd [2021-02-17T21:43:43.784Z] #55 133.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-17T21:43:43.784Z] #55 133.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-17T21:43:43.784Z] #55 133.7 + install -D bin/ctr /build/ctr [2021-02-17T21:43:44.040Z] #55 DONE 134.0s [2021-02-17T21:43:44.970Z] [2021-02-17T21:43:44.970Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-17T21:43:44.970Z] #56 sha256:6331389f49bbf1c2b569c83d870454110876310856e7eecbd8b844f952673f14 [2021-02-17T21:43:44.970Z] #56 DONE 0.2s [2021-02-17T21:43:44.970Z] [2021-02-17T21:43:44.970Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-17T21:43:44.970Z] #60 sha256:303c60b04b828563d61c7a447f778506e29f44f91651d595da205e210715d755 [2021-02-17T21:43:44.970Z] #60 DONE 0.1s [2021-02-17T21:43:45.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-17T21:43:45.226Z] [2021-02-17T21:43:45.226Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-17T21:43:45.226Z] #62 sha256:4f18e0d8ed1735d9687bce70d1b95b683b4f45b01db8d6dc8d86b085378efd83 [2021-02-17T21:43:45.226Z] #62 DONE 0.2s [2021-02-17T21:43:45.226Z] [2021-02-17T21:43:45.226Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-17T21:43:45.226Z] #64 sha256:ff1b7d274b0762ef5cd194088973350c3f82c6b9a426b0fbb859baebc955ca74 [2021-02-17T21:43:45.226Z] #64 DONE 0.0s [2021-02-17T21:43:45.480Z] [2021-02-17T21:43:45.480Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:43:45.481Z] #65 sha256:e528b93f5204b19d2c3901de2b174ccda9b95ee58689c2e6ae263799230c0b95 [2021-02-17T21:43:45.481Z] #65 DONE 0.0s [2021-02-17T21:43:45.481Z] [2021-02-17T21:43:45.481Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:43:45.481Z] #66 sha256:0d318cc1f2bd4e1364237d403091335a81870bc46a03bf7248afbb7e644f7b44 [2021-02-17T21:43:45.877Z] #10 DONE 3.7s [2021-02-17T21:43:45.877Z] [2021-02-17T21:43:45.877Z] #28 [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-02-17T21:43:45.877Z] #28 sha256:441f4fba19a704f7bde676650a544c83836780e099a98d6c186aaf56c07f7028 [2021-02-17T21:43:45.877Z] #28 0.978 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-17T21:43:45.877Z] #28 1.054 [2021-02-17T21:43:45.877Z] #28 1.170 ############ 17.1% ########################## 37.4% ######################################### 57.2% ####################################################### 77.2% ##################################################################### 97.0% ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 1.675 [2021-02-17T21:43:45.877Z] #28 1.782 ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 1.862 [2021-02-17T21:43:45.877Z] #28 1.978 ################################################################## 92.4% ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 2.075 [2021-02-17T21:43:45.877Z] #28 2.187 ############ 17.6% ########################## 36.9% ######################################## 55.7% ###################################################### 75.4% #################################################################### 94.9% ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 2.691 [2021-02-17T21:43:45.877Z] #28 2.811 ### 4.8% ####### 10.1% ####### 10.4% ############ 18.0% ################## 25.2% ####################### 31.9% ########################## 37.0% ############################## 42.2% ################################## 47.5% ##################################### 52.6% ######################################### 57.6% ############################################# 63.2% ################################################# 68.5% ##################################################### 73.7% ######################################################## 78.9% ############################################################ 84.1% ################################################################ 89.3% #################################################################### 94.5% ####################################################################### 99.7% ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 4.657 [2021-02-17T21:43:45.877Z] #28 4.938 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-17T21:43:45.877Z] #28 4.990 [2021-02-17T21:43:45.877Z] #28 5.059 ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 5.081 [2021-02-17T21:43:45.877Z] #28 5.288 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-17T21:43:45.877Z] #28 5.338 [2021-02-17T21:43:45.877Z] #28 5.434 ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 5.451 [2021-02-17T21:43:45.877Z] #28 5.729 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-17T21:43:45.877Z] #28 5.789 [2021-02-17T21:43:45.877Z] #28 5.901 0.8% ############ 17.3% ############################### 43.9% ########################################### 60.4% ########################################################## 81.6% ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 6.447 [2021-02-17T21:43:45.877Z] #28 6.757 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-17T21:43:45.877Z] #28 6.880 [2021-02-17T21:43:45.877Z] #28 6.944 ######################################################################## 100.0% [2021-02-17T21:43:45.877Z] #28 6.962 [2021-02-17T21:43:46.019Z] #55 126.7 + bin/containerd-shim-runc-v1 [2021-02-17T21:43:46.041Z] #66 DONE 0.6s [2021-02-17T21:43:46.041Z] [2021-02-17T21:43:46.041Z] #67 exporting to image [2021-02-17T21:43:46.041Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-17T21:43:46.041Z] #67 exporting layers [2021-02-17T21:43:46.438Z] #28 7.284 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-17T21:43:46.438Z] #28 7.340 [2021-02-17T21:43:46.438Z] #28 7.430 ######################################################################## 100.0% [2021-02-17T21:43:46.438Z] #28 7.451 [2021-02-17T21:43:46.438Z] #28 7.461 Download of images into '/build' complete. [2021-02-17T21:43:46.438Z] #28 7.462 Use something like the following to load the result into a Docker daemon: [2021-02-17T21:43:46.438Z] #28 7.462 tar -cC '/build' . | docker load [2021-02-17T21:43:46.696Z] #28 DONE 7.8s [2021-02-17T21:43:46.696Z] [2021-02-17T21:43:46.696Z] #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-02-17T21:43:46.696Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-17T21:43:46.696Z] #11 DONE 1.2s [2021-02-17T21:43:46.696Z] [2021-02-17T21:43:46.696Z] #35 [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-02-17T21:43:46.696Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:43:46.952Z] #35 ... [2021-02-17T21:43:46.952Z] [2021-02-17T21:43:46.952Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-17T21:43:46.952Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-17T21:43:46.952Z] #38 DONE 0.3s [2021-02-17T21:43:47.210Z] [2021-02-17T21:43:47.210Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-17T21:43:47.210Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-17T21:43:47.210Z] #30 DONE 0.3s [2021-02-17T21:43:47.210Z] [2021-02-17T21:43:47.210Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:43:47.210Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:43:47.935Z] #67 exporting layers 1.8s done [2021-02-17T21:43:47.935Z] #67 writing image sha256:42c6c47ea939dc3f46a48a71d4e588ebfb05ebe66d159cb51217fe0c589f4c9a done [2021-02-17T21:43:47.935Z] #67 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:43:47.935Z] #67 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-17T21:43:48.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/validate/default [2021-02-17T21:43:48.571Z] #55 130.5 + bin/containerd-shim-runc-v2 [2021-02-17T21:43:48.819Z] Congratulations! All commits are properly signed with the DCO! [2021-02-17T21:43:49.746Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-17T21:43:49.746Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-17T21:43:49.957Z] #55 131.7 + binaries [2021-02-17T21:43:49.957Z] #55 131.7 + install -D bin/containerd /build/containerd [2021-02-17T21:43:49.957Z] #55 131.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-17T21:43:49.957Z] #55 131.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-17T21:43:50.217Z] #55 131.8 + install -D bin/ctr /build/ctr [2021-02-17T21:43:50.479Z] #55 DONE 132.1s [2021-02-17T21:43:51.863Z] [2021-02-17T21:43:51.863Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-17T21:43:51.863Z] #56 sha256:b992c81f22f90a3c15145466ad0cdc2c1fdc1c4c617b20ba7948bb72f52be044 [2021-02-17T21:43:52.123Z] #56 DONE 0.3s [2021-02-17T21:43:52.123Z] [2021-02-17T21:43:52.123Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-17T21:43:52.124Z] #60 sha256:553d75a166056065241b0fb3d738358e433f449b686cb94ad10387cc892c0af9 [2021-02-17T21:43:52.124Z] #60 DONE 0.1s [2021-02-17T21:43:52.124Z] [2021-02-17T21:43:52.124Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-17T21:43:52.124Z] #62 sha256:22834c07251f7a0a7dbc1ad78d3ee2301ba00f9330a496258a83cdb2708d6324 [2021-02-17T21:43:52.386Z] #62 DONE 0.3s [2021-02-17T21:43:52.386Z] [2021-02-17T21:43:52.386Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-17T21:43:52.386Z] #64 sha256:808d83c5d3ddcf7b17d28ebeaba35694223d4bbc451b56f3891f115b2bba6d0d [2021-02-17T21:43:52.474Z] #31 ... [2021-02-17T21:43:52.474Z] [2021-02-17T21:43:52.474Z] #46 [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-02-17T21:43:52.474Z] #46 sha256:27d78da867c610ac481dff7d68751d27b84de20d127a4b035fd70b08ebd1bdf1 [2021-02-17T21:43:52.474Z] #46 3.858 + RM_GOPATH=0 [2021-02-17T21:43:52.474Z] #46 3.858 + TMP_GOPATH= [2021-02-17T21:43:52.474Z] #46 3.858 + : /build [2021-02-17T21:43:52.474Z] #46 3.858 + '[' -z '' ']' [2021-02-17T21:43:52.474Z] #46 3.859 ++ mktemp -d [2021-02-17T21:43:52.474Z] #46 3.860 + export GOPATH=/tmp/tmp.XEfSOSrItm [2021-02-17T21:43:52.474Z] #46 3.860 + GOPATH=/tmp/tmp.XEfSOSrItm [2021-02-17T21:43:52.474Z] #46 3.860 + RM_GOPATH=1 [2021-02-17T21:43:52.474Z] #46 3.860 + case "$(go env GOARCH)" in [2021-02-17T21:43:52.474Z] #46 3.862 ++ go env GOARCH [2021-02-17T21:43:52.474Z] #46 3.865 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:52.474Z] #46 3.865 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:52.474Z] #46 3.865 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:52.474Z] #46 3.866 + dir=/tmp/install [2021-02-17T21:43:52.474Z] #46 3.866 + bin=gotestsum [2021-02-17T21:43:52.474Z] #46 3.866 + shift [2021-02-17T21:43:52.474Z] #46 3.866 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-17T21:43:52.474Z] #46 3.866 + . /tmp/install/gotestsum.installer [2021-02-17T21:43:52.474Z] #46 3.866 ++ : v0.5.3 [2021-02-17T21:43:52.474Z] #46 3.866 + install_gotestsum [2021-02-17T21:43:52.474Z] #46 3.867 + set -e [2021-02-17T21:43:52.474Z] #46 3.867 + export GO111MODULE=on [2021-02-17T21:43:52.474Z] #46 3.867 + GO111MODULE=on [2021-02-17T21:43:52.474Z] #46 3.867 + GOBIN=/build [2021-02-17T21:43:52.474Z] #46 3.867 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-17T21:43:52.474Z] #46 3.967 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-17T21:43:52.474Z] #46 3.967 go: finding gotest.tools v0.5.3 [2021-02-17T21:43:52.474Z] #46 4.448 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-17T21:43:52.474Z] #46 4.903 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-17T21:43:52.474Z] #46 5.112 go: downloading github.com/fatih/color v1.9.0 [2021-02-17T21:43:52.474Z] #46 5.119 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-17T21:43:52.474Z] #46 5.119 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:43:52.474Z] #46 5.127 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:43:52.474Z] #46 5.148 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:43:52.474Z] #46 5.155 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:43:52.474Z] #46 5.173 go: downloading github.com/pkg/errors v0.9.1 [2021-02-17T21:43:52.474Z] #46 5.184 go: extracting github.com/fatih/color v1.9.0 [2021-02-17T21:43:52.474Z] #46 5.200 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:43:52.474Z] #46 5.215 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:43:52.474Z] #46 5.215 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:43:52.474Z] #46 5.288 go: extracting github.com/pkg/errors v0.9.1 [2021-02-17T21:43:52.474Z] #46 5.288 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:43:52.474Z] #46 5.347 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:43:52.474Z] #46 5.347 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:43:52.474Z] #46 5.392 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:43:52.474Z] #46 5.395 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-17T21:43:52.474Z] #46 5.459 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:43:52.474Z] #46 5.505 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:43:52.646Z] #64 DONE 0.1s [2021-02-17T21:43:52.646Z] [2021-02-17T21:43:52.646Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:43:52.646Z] #65 sha256:0e2a680b2ff5fe2612b54dd2eb6f86732cd432d5c40482cc2ddd2bf7e0dfbc33 [2021-02-17T21:43:52.646Z] #65 DONE 0.1s [2021-02-17T21:43:52.646Z] [2021-02-17T21:43:52.646Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:43:52.646Z] #66 sha256:1a0e68514bbe54a6fd871a82f0230494c444db389ee7baaf3fb7c3fd00090fed [2021-02-17T21:43:53.039Z] #46 6.235 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:43:53.975Z] #46 7.115 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:43:54.547Z] #46 ... [2021-02-17T21:43:54.547Z] [2021-02-17T21:43:54.547Z] #35 [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-02-17T21:43:54.547Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:43:54.547Z] #35 7.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:43:54.547Z] #35 7.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:43:54.547Z] #35 7.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:43:54.558Z] #66 DONE 1.6s [2021-02-17T21:43:54.558Z] [2021-02-17T21:43:54.558Z] #67 exporting to image [2021-02-17T21:43:54.558Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-17T21:43:54.558Z] #67 exporting layers [2021-02-17T21:43:55.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-17T21:43:55.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-17T21:43:55.916Z] #35 8.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:43:56.471Z] #67 exporting layers 1.9s done [2021-02-17T21:43:56.471Z] #67 writing image sha256:aee6254d706b70362c456941df0b2909d13cdd3ce36ff4b1d82191f64bb3d3c4 done [2021-02-17T21:43:56.471Z] #67 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:43:56.471Z] #67 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-17T21:43:56.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-17T21:43:56.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/test/unit [2021-02-17T21:43:56.848Z] #35 ... [2021-02-17T21:43:56.848Z] [2021-02-17T21:43:56.848Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:43:56.848Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:43:56.848Z] #12 6.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:43:56.848Z] #12 6.846 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:43:56.848Z] #12 6.846 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:43:56.848Z] #12 7.715 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:43:56.848Z] #12 9.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:43:56.848Z] #12 ... [2021-02-17T21:43:56.848Z] [2021-02-17T21:43:56.848Z] #33 [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-02-17T21:43:56.848Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:43:56.848Z] #33 5.192 + RM_GOPATH=0 [2021-02-17T21:43:56.848Z] #33 5.192 + TMP_GOPATH= [2021-02-17T21:43:56.848Z] #33 5.192 + : /build [2021-02-17T21:43:56.848Z] #33 5.192 + '[' -z '' ']' [2021-02-17T21:43:56.848Z] #33 5.192 ++ mktemp -d [2021-02-17T21:43:56.848Z] #33 5.194 + export GOPATH=/tmp/tmp.OAvCWm1awW [2021-02-17T21:43:56.848Z] #33 5.194 + GOPATH=/tmp/tmp.OAvCWm1awW [2021-02-17T21:43:56.848Z] #33 5.194 + RM_GOPATH=1 [2021-02-17T21:43:56.848Z] #33 5.194 + case "$(go env GOARCH)" in [2021-02-17T21:43:56.848Z] #33 5.194 ++ go env GOARCH [2021-02-17T21:43:56.848Z] #33 5.234 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:43:56.848Z] #33 5.234 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:56.848Z] #33 5.234 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:56.848Z] #33 5.234 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:56.848Z] #33 5.234 + dir=/tmp/install [2021-02-17T21:43:56.848Z] #33 5.234 + bin=tomlv [2021-02-17T21:43:56.848Z] #33 5.234 + shift [2021-02-17T21:43:56.848Z] #33 5.234 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-17T21:43:56.848Z] #33 5.234 + . /tmp/install/tomlv.installer [2021-02-17T21:43:56.848Z] #33 5.234 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:43:56.848Z] #33 5.234 + install_tomlv [2021-02-17T21:43:56.848Z] #33 5.234 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-17T21:43:56.848Z] #33 5.234 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OAvCWm1awW/src/github.com/BurntSushi/toml [2021-02-17T21:43:56.848Z] #33 5.234 Cloning into '/tmp/tmp.OAvCWm1awW/src/github.com/BurntSushi/toml'... [2021-02-17T21:43:56.848Z] #33 5.735 + cd /tmp/tmp.OAvCWm1awW/src/github.com/BurntSushi/toml [2021-02-17T21:43:56.848Z] #33 5.735 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-17T21:43:56.848Z] #33 5.741 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:43:56.848Z] #33 6.059 internal/cpu [2021-02-17T21:43:56.848Z] #33 6.069 runtime/internal/atomic [2021-02-17T21:43:56.848Z] #33 6.175 runtime/internal/sys [2021-02-17T21:43:56.848Z] #33 6.288 internal/bytealg [2021-02-17T21:43:56.848Z] #33 6.347 runtime/internal/math [2021-02-17T21:43:56.848Z] #33 6.427 math/bits [2021-02-17T21:43:56.848Z] #33 6.783 runtime [2021-02-17T21:43:56.848Z] #33 6.847 math [2021-02-17T21:43:57.114Z] #33 ... [2021-02-17T21:43:57.114Z] [2021-02-17T21:43:57.114Z] #63 [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-02-17T21:43:57.114Z] #63 sha256:bf3a18dc8e37309734c3b9b73e747b8a7004327addfca13f4a4de2c587ba765f [2021-02-17T21:43:57.114Z] #63 3.631 + RM_GOPATH=0 [2021-02-17T21:43:57.114Z] #63 3.631 + TMP_GOPATH= [2021-02-17T21:43:57.114Z] #63 3.631 + : /build [2021-02-17T21:43:57.114Z] #63 3.631 + '[' -z '' ']' [2021-02-17T21:43:57.114Z] #63 3.631 ++ mktemp -d [2021-02-17T21:43:57.114Z] #63 3.631 + export GOPATH=/tmp/tmp.TgikzOyvLX [2021-02-17T21:43:57.114Z] #63 3.631 + GOPATH=/tmp/tmp.TgikzOyvLX [2021-02-17T21:43:57.114Z] #63 3.631 + RM_GOPATH=1 [2021-02-17T21:43:57.114Z] #63 3.631 + case "$(go env GOARCH)" in [2021-02-17T21:43:57.114Z] #63 3.631 ++ go env GOARCH [2021-02-17T21:43:57.114Z] #63 3.631 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.114Z] #63 3.631 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.114Z] #63 3.631 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:57.114Z] #63 3.631 + dir=/tmp/install [2021-02-17T21:43:57.114Z] #63 3.631 + bin=proxy [2021-02-17T21:43:57.114Z] #63 3.631 + shift [2021-02-17T21:43:57.114Z] #63 3.631 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-17T21:43:57.114Z] #63 3.631 + . /tmp/install/proxy.installer [2021-02-17T21:43:57.114Z] #63 3.631 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:43:57.114Z] #63 3.631 + install_proxy [2021-02-17T21:43:57.114Z] #63 3.631 + case "$1" in [2021-02-17T21:43:57.114Z] #63 3.631 + export CGO_ENABLED=0 [2021-02-17T21:43:57.114Z] #63 3.631 + CGO_ENABLED=0 [2021-02-17T21:43:57.114Z] #63 3.631 + _install_proxy [2021-02-17T21:43:57.114Z] #63 3.631 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-17T21:43:57.114Z] #63 3.631 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TgikzOyvLX/src/github.com/docker/libnetwork [2021-02-17T21:43:57.114Z] #63 3.631 Cloning into '/tmp/tmp.TgikzOyvLX/src/github.com/docker/libnetwork'... [2021-02-17T21:43:57.114Z] #63 3.631 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:43:57.371Z] #63 ... [2021-02-17T21:43:57.371Z] [2021-02-17T21:43:57.371Z] #50 [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-02-17T21:43:57.371Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:43:57.371Z] #50 5.700 + RM_GOPATH=0 [2021-02-17T21:43:57.371Z] #50 5.700 + TMP_GOPATH= [2021-02-17T21:43:57.371Z] #50 5.700 + : /build [2021-02-17T21:43:57.371Z] #50 5.700 + '[' -z '' ']' [2021-02-17T21:43:57.371Z] #50 5.700 ++ mktemp -d [2021-02-17T21:43:57.371Z] #50 5.701 + export GOPATH=/tmp/tmp.YBOifGqzQd [2021-02-17T21:43:57.371Z] #50 5.701 + GOPATH=/tmp/tmp.YBOifGqzQd [2021-02-17T21:43:57.371Z] #50 5.701 + RM_GOPATH=1 [2021-02-17T21:43:57.371Z] #50 5.701 + case "$(go env GOARCH)" in [2021-02-17T21:43:57.371Z] #50 5.704 ++ go env GOARCH [2021-02-17T21:43:57.371Z] #50 5.723 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.371Z] #50 5.723 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.371Z] #50 5.723 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:57.371Z] #50 5.723 + dir=/tmp/install [2021-02-17T21:43:57.371Z] #50 5.723 + bin=shfmt [2021-02-17T21:43:57.371Z] #50 5.723 + shift [2021-02-17T21:43:57.371Z] #50 5.723 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-17T21:43:57.371Z] #50 5.723 + . /tmp/install/shfmt.installer [2021-02-17T21:43:57.371Z] #50 5.723 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:43:57.371Z] #50 5.723 + install_shfmt [2021-02-17T21:43:57.371Z] #50 5.723 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-17T21:43:57.371Z] #50 5.723 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YBOifGqzQd/src/github.com/mvdan/sh [2021-02-17T21:43:57.371Z] #50 5.723 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:43:57.371Z] #50 5.724 Cloning into '/tmp/tmp.YBOifGqzQd/src/github.com/mvdan/sh'... [2021-02-17T21:43:57.371Z] #50 ... [2021-02-17T21:43:57.371Z] [2021-02-17T21:43:57.371Z] #48 [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-02-17T21:43:57.371Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:43:57.371Z] #48 7.137 + RM_GOPATH=0 [2021-02-17T21:43:57.371Z] #48 7.137 + TMP_GOPATH= [2021-02-17T21:43:57.371Z] #48 7.137 + : /build [2021-02-17T21:43:57.371Z] #48 7.137 + '[' -z '' ']' [2021-02-17T21:43:57.371Z] #48 7.137 ++ mktemp -d [2021-02-17T21:43:57.371Z] #48 7.137 + export GOPATH=/tmp/tmp.7TzlrYB2gs [2021-02-17T21:43:57.371Z] #48 7.137 + GOPATH=/tmp/tmp.7TzlrYB2gs [2021-02-17T21:43:57.371Z] #48 7.137 + RM_GOPATH=1 [2021-02-17T21:43:57.371Z] #48 7.137 + case "$(go env GOARCH)" in [2021-02-17T21:43:57.371Z] #48 7.137 ++ go env GOARCH [2021-02-17T21:43:57.371Z] #48 7.198 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.371Z] #48 7.198 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.371Z] #48 7.198 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:57.371Z] #48 7.198 + dir=/tmp/install [2021-02-17T21:43:57.371Z] #48 7.198 + bin=golangci_lint [2021-02-17T21:43:57.371Z] #48 7.198 + shift [2021-02-17T21:43:57.371Z] #48 7.198 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-17T21:43:57.371Z] #48 7.198 + . /tmp/install/golangci_lint.installer [2021-02-17T21:43:57.371Z] #48 7.198 ++ : v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.198 + install_golangci_lint [2021-02-17T21:43:57.371Z] #48 7.198 + set -e [2021-02-17T21:43:57.371Z] #48 7.198 + export GO111MODULE=on [2021-02-17T21:43:57.371Z] #48 7.198 + GO111MODULE=on [2021-02-17T21:43:57.371Z] #48 7.198 + GOBIN=/build [2021-02-17T21:43:57.371Z] #48 7.198 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.243 go: finding github.com v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.255 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.255 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.255 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:43:57.371Z] #48 7.255 go: finding github.com/golangci v1.23.8 [2021-02-17T21:43:57.371Z] #48 8.239 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:43:57.371Z] #48 8.904 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-17T21:43:57.628Z] #48 ... [2021-02-17T21:43:57.628Z] [2021-02-17T21:43:57.628Z] #39 [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-02-17T21:43:57.628Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:43:57.628Z] #39 7.805 + git clone https://github.com/docker/distribution.git . [2021-02-17T21:43:57.628Z] #39 7.807 Cloning into '.'... [2021-02-17T21:43:57.628Z] #39 ... [2021-02-17T21:43:57.628Z] [2021-02-17T21:43:57.628Z] #23 [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-02-17T21:43:57.628Z] #23 sha256:fe7f1bb95ee4d924abf5eda235cb6cc55f041937a56d690ddc17c30e80c79430 [2021-02-17T21:43:57.628Z] #23 5.572 + RM_GOPATH=0 [2021-02-17T21:43:57.628Z] #23 5.572 + TMP_GOPATH= [2021-02-17T21:43:57.628Z] #23 5.572 + : /build [2021-02-17T21:43:57.628Z] #23 5.572 + '[' -z '' ']' [2021-02-17T21:43:57.628Z] #23 5.579 ++ mktemp -d [2021-02-17T21:43:57.628Z] #23 5.581 + export GOPATH=/tmp/tmp.cYQFBAhyZh [2021-02-17T21:43:57.628Z] #23 5.581 + GOPATH=/tmp/tmp.cYQFBAhyZh [2021-02-17T21:43:57.628Z] #23 5.581 + RM_GOPATH=1 [2021-02-17T21:43:57.628Z] #23 5.581 + case "$(go env GOARCH)" in [2021-02-17T21:43:57.628Z] #23 5.585 ++ go env GOARCH [2021-02-17T21:43:57.628Z] #23 5.603 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.628Z] #23 5.603 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:57.628Z] #23 5.603 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:57.628Z] #23 5.603 + dir=/tmp/install [2021-02-17T21:43:57.628Z] #23 5.603 + bin=dockercli [2021-02-17T21:43:57.628Z] #23 5.603 + shift [2021-02-17T21:43:57.628Z] #23 5.603 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-17T21:43:57.628Z] #23 5.603 + . /tmp/install/dockercli.installer [2021-02-17T21:43:57.628Z] #23 5.603 ++ : stable [2021-02-17T21:43:57.628Z] #23 5.603 ++ : 17.06.2-ce [2021-02-17T21:43:57.628Z] #23 5.603 + install_dockercli [2021-02-17T21:43:57.628Z] #23 5.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-17T21:43:57.628Z] #23 5.603 ++ uname -m [2021-02-17T21:43:57.628Z] #23 5.603 + arch=x86_64 [2021-02-17T21:43:57.628Z] #23 5.603 + '[' x86_64 '!=' x86_64 ']' [2021-02-17T21:43:57.628Z] #23 5.603 + url=https://download.docker.com/linux/static [2021-02-17T21:43:57.628Z] #23 5.603 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-17T21:43:57.628Z] #23 5.603 + tar -xz docker/docker [2021-02-17T21:43:57.628Z] #23 5.603 Install docker/cli version 17.06.2-ce from stable [2021-02-17T21:43:57.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-17T21:43:57.968Z] #23 ... [2021-02-17T21:43:57.968Z] [2021-02-17T21:43:57.968Z] #54 [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-02-17T21:43:57.968Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:43:57.968Z] #54 8.855 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:43:57.968Z] #54 8.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:43:57.968Z] #54 8.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:43:57.968Z] #54 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:43:58.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-17T21:43:58.229Z] #54 ... [2021-02-17T21:43:58.229Z] [2021-02-17T21:43:58.229Z] #41 [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-02-17T21:43:58.229Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:43:58.229Z] #41 6.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:43:58.229Z] #41 6.696 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:43:58.229Z] #41 6.696 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:43:58.229Z] #41 7.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:43:58.229Z] #41 9.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:43:58.229Z] #41 ... [2021-02-17T21:43:58.229Z] [2021-02-17T21:43:58.229Z] #44 [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-02-17T21:43:58.229Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:43:58.229Z] #44 6.426 + RM_GOPATH=0 [2021-02-17T21:43:58.229Z] #44 6.426 + TMP_GOPATH= [2021-02-17T21:43:58.229Z] #44 6.426 + : /build [2021-02-17T21:43:58.229Z] #44 6.426 + '[' -z '' ']' [2021-02-17T21:43:58.229Z] #44 6.426 ++ mktemp -d [2021-02-17T21:43:58.229Z] #44 6.426 + export GOPATH=/tmp/tmp.8teWQtEiRG [2021-02-17T21:43:58.229Z] #44 6.426 + GOPATH=/tmp/tmp.8teWQtEiRG [2021-02-17T21:43:58.229Z] #44 6.426 + RM_GOPATH=1 [2021-02-17T21:43:58.229Z] #44 6.426 + case "$(go env GOARCH)" in [2021-02-17T21:43:58.229Z] #44 6.426 ++ go env GOARCH [2021-02-17T21:43:58.229Z] #44 6.426 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:58.229Z] #44 6.426 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:58.229Z] #44 6.426 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:58.229Z] #44 6.426 + dir=/tmp/install [2021-02-17T21:43:58.229Z] #44 6.426 + bin=vndr [2021-02-17T21:43:58.229Z] #44 6.426 + shift [2021-02-17T21:43:58.229Z] #44 6.426 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-17T21:43:58.229Z] #44 6.426 + . /tmp/install/vndr.installer [2021-02-17T21:43:58.229Z] #44 6.426 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:43:58.229Z] #44 6.426 + install_vndr [2021-02-17T21:43:58.229Z] #44 6.426 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-17T21:43:58.229Z] #44 6.426 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8teWQtEiRG/src/github.com/LK4D4/vndr [2021-02-17T21:43:58.229Z] #44 6.427 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:43:58.229Z] #44 6.443 Cloning into '/tmp/tmp.8teWQtEiRG/src/github.com/LK4D4/vndr'... [2021-02-17T21:43:58.229Z] #44 6.991 + cd /tmp/tmp.8teWQtEiRG/src/github.com/LK4D4/vndr [2021-02-17T21:43:58.229Z] #44 6.991 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-17T21:43:58.229Z] #44 7.071 + go build -buildmode=pie -v -o /build/vndr . [2021-02-17T21:43:58.229Z] #44 8.448 internal/race [2021-02-17T21:43:58.229Z] #44 8.685 runtime [2021-02-17T21:43:58.229Z] #44 8.708 sync/atomic [2021-02-17T21:43:58.229Z] #44 9.091 unicode [2021-02-17T21:43:58.229Z] #44 ... [2021-02-17T21:43:58.230Z] [2021-02-17T21:43:58.230Z] #57 [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-02-17T21:43:58.230Z] #57 sha256:ba8c452f8d3e7bd6142119d5b7aad76074a935b6260f7e0f0c7a3376bafcff86 [2021-02-17T21:43:58.230Z] #57 5.850 + RM_GOPATH=0 [2021-02-17T21:43:58.230Z] #57 5.850 + TMP_GOPATH= [2021-02-17T21:43:58.230Z] #57 5.850 + : /build [2021-02-17T21:43:58.230Z] #57 5.850 + '[' -z '' ']' [2021-02-17T21:43:58.230Z] #57 5.850 ++ mktemp -d [2021-02-17T21:43:58.230Z] #57 5.858 + export GOPATH=/tmp/tmp.6ZAnboOcx0 [2021-02-17T21:43:58.230Z] #57 5.858 + GOPATH=/tmp/tmp.6ZAnboOcx0 [2021-02-17T21:43:58.230Z] #57 5.858 + RM_GOPATH=1 [2021-02-17T21:43:58.230Z] #57 5.858 + case "$(go env GOARCH)" in [2021-02-17T21:43:58.230Z] #57 5.858 ++ go env GOARCH [2021-02-17T21:43:58.230Z] #57 5.871 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:58.230Z] #57 5.871 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:43:58.230Z] #57 5.871 ++ dirname /tmp/install/install.sh [2021-02-17T21:43:58.230Z] #57 5.871 + dir=/tmp/install [2021-02-17T21:43:58.230Z] #57 5.871 + bin=rootlesskit [2021-02-17T21:43:58.230Z] #57 5.871 + shift [2021-02-17T21:43:58.230Z] #57 5.871 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-17T21:43:58.230Z] #57 5.871 + . /tmp/install/rootlesskit.installer [2021-02-17T21:43:58.230Z] #57 5.871 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:43:58.230Z] #57 5.871 + install_rootlesskit [2021-02-17T21:43:58.230Z] #57 5.871 + case "$1" in [2021-02-17T21:43:58.230Z] #57 5.871 + export CGO_ENABLED=0 [2021-02-17T21:43:58.230Z] #57 5.871 + CGO_ENABLED=0 [2021-02-17T21:43:58.230Z] #57 5.871 + _install_rootlesskit [2021-02-17T21:43:58.230Z] #57 5.871 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-17T21:43:58.230Z] #57 5.871 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6ZAnboOcx0/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:43:58.230Z] #57 5.873 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:43:58.230Z] #57 5.875 Cloning into '/tmp/tmp.6ZAnboOcx0/src/github.com/rootless-containers/rootlesskit'... [2021-02-17T21:43:58.230Z] #57 9.699 + cd /tmp/tmp.6ZAnboOcx0/src/github.com/rootless-containers/rootlesskit [2021-02-17T21:43:58.230Z] #57 9.699 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-17T21:43:58.230Z] #57 10.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:43:58.230Z] #57 10.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-17T21:43:58.488Z] #57 ... [2021-02-17T21:43:58.488Z] [2021-02-17T21:43:58.488Z] #35 [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-02-17T21:43:58.488Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:43:58.488Z] #35 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:43:59.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-17T21:43:59.692Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-17T21:43:59.948Z] Congratulations! All API changes are done the right way. [2021-02-17T21:43:59.948Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-17T21:43:59.948Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-17T21:43:59.948Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-17T21:43:59.948Z] Congratulations! No new tests were added to integration-cli. [2021-02-17T21:43:59.948Z] [2021-02-17T21:43:59.948Z] INFO Start validation with golang-ci-lint [2021-02-17T21:43:59.948Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-17T21:43:59.948Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-17T21:43:59.948Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-17T21:44:01.015Z] #35 ... [2021-02-17T21:44:01.015Z] [2021-02-17T21:44:01.015Z] #23 [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-02-17T21:44:01.015Z] #23 sha256:fe7f1bb95ee4d924abf5eda235cb6cc55f041937a56d690ddc17c30e80c79430 [2021-02-17T21:44:01.015Z] #23 13.71 + mkdir -p /build [2021-02-17T21:44:01.015Z] #23 13.71 + mv docker/docker /build/ [2021-02-17T21:44:01.015Z] #23 13.72 + rmdir docker [2021-02-17T21:44:01.015Z] #23 DONE 14.2s [2021-02-17T21:44:01.015Z] [2021-02-17T21:44:01.015Z] #63 [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-02-17T21:44:01.015Z] #63 sha256:bf3a18dc8e37309734c3b9b73e747b8a7004327addfca13f4a4de2c587ba765f [2021-02-17T21:44:01.015Z] #63 12.58 Checking out files: 51% (983/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-17T21:44:01.015Z] #63 13.53 + cd /tmp/tmp.TgikzOyvLX/src/github.com/docker/libnetwork [2021-02-17T21:44:01.015Z] #63 13.53 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-17T21:44:01.015Z] #63 13.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-17T21:44:01.018Z] ? github.com/docker/docker/api [no test files] [2021-02-17T21:44:02.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-17T21:44:04.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-17T21:44:05.185Z] #63 ... [2021-02-17T21:44:05.185Z] [2021-02-17T21:44:05.185Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:44:05.185Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:44:05.185Z] #31 7.724 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-17T21:44:05.185Z] #31 7.735 Cloning into '.'... [2021-02-17T21:44:05.185Z] #31 ... [2021-02-17T21:44:05.185Z] [2021-02-17T21:44:05.185Z] #46 [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-02-17T21:44:05.185Z] #46 sha256:27d78da867c610ac481dff7d68751d27b84de20d127a4b035fd70b08ebd1bdf1 [2021-02-17T21:44:05.185Z] #46 8.144 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:44:05.185Z] #46 12.30 go: finding github.com/fatih/color v1.9.0 [2021-02-17T21:44:05.185Z] #46 12.34 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-17T21:44:05.185Z] #46 12.36 go: finding github.com/pkg/errors v0.9.1 [2021-02-17T21:44:05.185Z] #46 12.58 go: finding github.com/spf13/pflag v1.0.3 [2021-02-17T21:44:05.185Z] #46 12.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-17T21:44:05.185Z] #46 12.76 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-17T21:44:05.185Z] #46 12.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-17T21:44:05.185Z] #46 13.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-17T21:44:05.185Z] #46 13.24 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-17T21:44:05.185Z] #46 13.33 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-17T21:44:05.185Z] #46 13.35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-17T21:44:05.185Z] #46 ... [2021-02-17T21:44:05.185Z] [2021-02-17T21:44:05.185Z] #48 [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-02-17T21:44:05.185Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:05.185Z] #48 15.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-17T21:44:05.185Z] #48 15.40 go: downloading github.com/pkg/errors v0.8.1 [2021-02-17T21:44:05.185Z] #48 15.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-17T21:44:05.185Z] #48 15.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:44:05.185Z] #48 15.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:44:05.185Z] #48 15.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-17T21:44:05.185Z] #48 15.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:44:05.185Z] #48 15.63 go: extracting github.com/pkg/errors v0.8.1 [2021-02-17T21:44:05.185Z] #48 15.74 go: downloading github.com/fatih/color v1.7.0 [2021-02-17T21:44:05.185Z] #48 15.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:44:05.185Z] #48 15.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:44:05.185Z] #48 16.44 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-17T21:44:05.185Z] #48 16.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:44:05.185Z] #48 16.52 go: extracting github.com/fatih/color v1.7.0 [2021-02-17T21:44:05.185Z] #48 16.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:44:05.185Z] #48 16.59 go: downloading github.com/spf13/viper v1.6.1 [2021-02-17T21:44:05.185Z] #48 16.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-17T21:44:05.185Z] #48 16.70 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-17T21:44:05.185Z] #48 16.71 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:44:05.185Z] #48 16.99 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:44:05.185Z] #48 16.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:44:05.185Z] #48 17.29 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:44:05.185Z] #48 17.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:44:05.185Z] #48 17.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:44:05.185Z] #48 17.32 go: extracting github.com/spf13/viper v1.6.1 [2021-02-17T21:44:05.185Z] #48 17.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:44:05.185Z] #48 17.68 go: downloading github.com/spf13/cast v1.3.0 [2021-02-17T21:44:05.185Z] #48 17.83 go: extracting github.com/spf13/cast v1.3.0 [2021-02-17T21:44:05.185Z] #48 17.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-17T21:44:05.185Z] #48 18.02 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-17T21:44:05.185Z] #48 18.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:44:05.185Z] #48 18.37 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:44:05.442Z] #48 18.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:44:05.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-17T21:44:05.701Z] #48 18.86 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:44:05.701Z] #48 18.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:44:05.701Z] #48 18.95 go: downloading golang.org/x/text v0.3.2 [2021-02-17T21:44:06.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-17T21:44:07.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-17T21:44:07.602Z] #48 21.05 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:44:07.602Z] #48 ... [2021-02-17T21:44:07.602Z] [2021-02-17T21:44:07.602Z] #33 [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-02-17T21:44:07.602Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:44:07.602Z] #33 10.98 unicode/utf8 [2021-02-17T21:44:07.602Z] #33 11.46 unicode [2021-02-17T21:44:07.602Z] #33 15.21 runtime/cgo [2021-02-17T21:44:07.859Z] #33 ... [2021-02-17T21:44:07.859Z] [2021-02-17T21:44:07.859Z] #50 [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-02-17T21:44:07.859Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:44:07.859Z] #50 16.44 + cd /tmp/tmp.YBOifGqzQd/src/github.com/mvdan/sh [2021-02-17T21:44:07.859Z] #50 16.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-17T21:44:07.859Z] #50 16.54 + GO111MODULE=on [2021-02-17T21:44:07.859Z] #50 16.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-17T21:44:07.859Z] #50 17.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:44:07.859Z] #50 17.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:44:07.859Z] #50 17.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:44:07.859Z] #50 18.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:44:07.859Z] #50 18.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:44:07.859Z] #50 19.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:44:07.859Z] #50 20.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:44:08.115Z] #50 21.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:44:08.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-17T21:44:08.677Z] #50 ... [2021-02-17T21:44:08.677Z] [2021-02-17T21:44:08.677Z] #41 [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-02-17T21:44:08.677Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:08.677Z] #41 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:44:08.677Z] #41 ... [2021-02-17T21:44:08.677Z] [2021-02-17T21:44:08.677Z] #44 [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-02-17T21:44:08.677Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:44:08.677Z] #44 13.05 internal/testlog [2021-02-17T21:44:08.677Z] #44 13.48 encoding [2021-02-17T21:44:08.677Z] #44 13.82 unicode/utf16 [2021-02-17T21:44:08.677Z] #44 14.13 container/list [2021-02-17T21:44:08.677Z] #44 14.71 crypto/internal/subtle [2021-02-17T21:44:08.677Z] #44 14.83 crypto/subtle [2021-02-17T21:44:08.677Z] #44 14.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-17T21:44:08.677Z] #44 15.10 internal/nettrace [2021-02-17T21:44:08.677Z] #44 15.21 runtime/cgo [2021-02-17T21:44:09.243Z] #44 ... [2021-02-17T21:44:09.243Z] [2021-02-17T21:44:09.243Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:09.243Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:09.243Z] #12 12.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:44:09.243Z] #12 ... [2021-02-17T21:44:09.243Z] [2021-02-17T21:44:09.243Z] #54 [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-02-17T21:44:09.243Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:44:09.243Z] #54 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:44:09.243Z] #54 15.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:44:09.498Z] #54 ... [2021-02-17T21:44:09.498Z] [2021-02-17T21:44:09.498Z] #50 [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-02-17T21:44:09.498Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:44:09.498Z] #50 22.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-17T21:44:09.756Z] #50 22.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-17T21:44:10.012Z] #50 23.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-17T21:44:10.012Z] #50 23.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-17T21:44:10.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-17T21:44:10.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-17T21:44:10.940Z] #50 24.15 runtime/cgo [2021-02-17T21:44:10.940Z] #50 24.15 runtime [2021-02-17T21:44:10.940Z] #50 ... [2021-02-17T21:44:10.940Z] [2021-02-17T21:44:10.940Z] #35 [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-02-17T21:44:10.940Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:10.940Z] #35 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:44:11.391Z] #35 ... [2021-02-17T21:44:11.391Z] [2021-02-17T21:44:11.391Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:11.391Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:11.391Z] #12 23.58 Fetched 8422 kB in 17s (494 kB/s) [2021-02-17T21:44:12.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-17T21:44:13.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:44:13.186Z] Using test binary docker [2021-02-17T21:44:13.270Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2021-02-17T21:44:13.447Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-17T21:44:13.447Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:44:13.447Z] INFO: Waiting for daemon to start... [2021-02-17T21:44:13.447Z] Starting dockerd [2021-02-17T21:44:15.378Z] . [2021-02-17T21:44:15.378Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:44:15.378Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:44:15.378Z] Error: No such image: emptyfs [2021-02-17T21:44:15.574Z] #12 23.58 Reading package lists... [2021-02-17T21:44:15.574Z] #12 ... [2021-02-17T21:44:15.574Z] [2021-02-17T21:44:15.574Z] #48 [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-02-17T21:44:15.574Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:15.574Z] #48 25.26 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:44:15.574Z] #48 25.32 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:44:15.574Z] #48 25.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:44:15.574Z] #48 25.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:44:15.574Z] #48 25.41 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:44:15.574Z] #48 25.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:44:15.574Z] #48 25.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:44:15.574Z] #48 25.76 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-17T21:44:15.574Z] #48 25.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:44:15.574Z] #48 25.77 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:44:15.574Z] #48 25.78 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:44:15.574Z] #48 25.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:44:15.574Z] #48 25.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:44:15.574Z] #48 25.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:44:15.574Z] #48 25.85 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-17T21:44:15.574Z] #48 25.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:44:15.574Z] #48 26.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:44:15.574Z] #48 26.00 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:44:15.574Z] #48 26.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:44:15.574Z] #48 26.05 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:44:15.574Z] #48 26.11 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:44:15.574Z] #48 26.13 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:44:15.574Z] #48 26.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:44:15.574Z] #48 26.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:44:15.574Z] #48 26.34 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:44:15.574Z] #48 26.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:44:15.574Z] #48 26.40 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:44:15.574Z] #48 26.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:44:15.574Z] #48 26.47 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:44:15.574Z] #48 26.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:44:15.574Z] #48 26.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:44:15.574Z] #48 26.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:44:15.574Z] #48 26.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:44:15.574Z] #48 26.60 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:44:15.574Z] #48 26.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:44:15.574Z] #48 26.60 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:44:15.574Z] #48 26.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:44:15.574Z] #48 26.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:44:15.574Z] #48 26.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:44:15.574Z] #48 26.73 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:44:15.574Z] #48 26.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:44:15.574Z] #48 26.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:44:15.574Z] #48 26.87 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-17T21:44:15.574Z] #48 26.88 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:44:15.574Z] #48 26.90 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:44:15.574Z] #48 26.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:44:15.574Z] #48 26.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:44:15.574Z] #48 27.09 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:44:15.574Z] #48 27.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:44:15.574Z] #48 27.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:44:15.574Z] #48 27.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:44:15.574Z] #48 27.54 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:44:15.574Z] #48 27.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.58 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-17T21:44:15.574Z] #48 27.64 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:44:15.574Z] #48 27.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:44:15.574Z] #48 27.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:44:15.574Z] #48 27.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.78 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-17T21:44:15.574Z] #48 27.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:44:15.574Z] #48 27.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:44:15.574Z] #48 27.81 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:44:15.574Z] #48 27.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:44:15.574Z] #48 27.92 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:44:15.574Z] #48 27.99 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-17T21:44:15.574Z] #48 28.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:44:15.574Z] #48 28.22 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-17T21:44:15.574Z] #48 28.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:44:15.574Z] #48 28.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:44:15.574Z] #48 28.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:44:15.574Z] #48 28.30 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:44:15.574Z] #48 28.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:44:15.574Z] #48 28.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:44:15.574Z] #48 28.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:44:15.574Z] #48 28.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:44:15.574Z] #48 28.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:44:15.574Z] #48 28.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:44:15.574Z] #48 28.66 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-17T21:44:15.574Z] #48 28.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:44:15.574Z] #48 28.92 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:44:15.640Z] Running integration-test (iteration 1) [2021-02-17T21:44:15.640Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-17T21:44:15.832Z] #48 28.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:44:16.089Z] #48 29.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:44:16.089Z] #48 29.22 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-17T21:44:16.089Z] #48 29.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-17T21:44:16.089Z] #48 29.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:44:16.089Z] #48 29.36 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:44:16.345Z] #48 29.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:44:16.602Z] #48 29.90 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-17T21:44:16.602Z] #48 29.90 go: downloading github.com/spf13/afero v1.1.2 [2021-02-17T21:44:16.602Z] #48 29.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-17T21:44:16.610Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-17T21:44:16.610Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-17T21:44:16.858Z] #48 30.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:44:16.858Z] #48 30.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:44:17.114Z] #48 30.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:44:17.114Z] #48 30.55 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:44:17.371Z] #48 30.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:44:17.371Z] #48 30.57 go: extracting github.com/spf13/afero v1.1.2 [2021-02-17T21:44:17.635Z] #48 30.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:44:17.635Z] #48 30.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:44:17.891Z] #48 31.16 go: extracting golang.org/x/text v0.3.2 [2021-02-17T21:44:17.891Z] #48 31.22 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:44:17.891Z] #48 31.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:44:18.122Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 13.7% of statements [2021-02-17T21:44:18.414Z] ok github.com/docker/docker/builder/dockerfile 0.931s coverage: 48.3% of statements [2021-02-17T21:44:18.414Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-17T21:44:18.459Z] #48 31.50 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:44:18.459Z] #48 ... [2021-02-17T21:44:18.459Z] [2021-02-17T21:44:18.459Z] #63 [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-02-17T21:44:18.459Z] #63 sha256:bf3a18dc8e37309734c3b9b73e747b8a7004327addfca13f4a4de2c587ba765f [2021-02-17T21:44:18.459Z] #63 DONE 31.8s [2021-02-17T21:44:18.459Z] [2021-02-17T21:44:18.459Z] #48 [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-02-17T21:44:18.459Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:18.459Z] #48 31.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:44:18.459Z] #48 ... [2021-02-17T21:44:18.459Z] [2021-02-17T21:44:18.459Z] #39 [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-02-17T21:44:18.459Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:44:18.459Z] #39 24.98 Checking out files: 86% (1457/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-17T21:44:18.459Z] #39 25.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-17T21:44:18.459Z] #39 26.81 + 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-02-17T21:44:19.021Z] #39 ... [2021-02-17T21:44:19.021Z] [2021-02-17T21:44:19.021Z] #48 [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-02-17T21:44:19.021Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:19.021Z] #48 32.26 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:44:19.021Z] #48 32.26 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:44:19.049Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-17T21:44:19.347Z] ok github.com/docker/docker/builder/remotecontext/git 1.068s coverage: 86.3% of statements [2021-02-17T21:44:19.347Z] ? github.com/docker/docker/cli [no test files] [2021-02-17T21:44:19.347Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-17T21:44:19.950Z] #48 ... [2021-02-17T21:44:19.950Z] [2021-02-17T21:44:19.950Z] #41 [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-02-17T21:44:19.950Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:19.950Z] #41 23.21 Fetched 8422 kB in 17s (501 kB/s) [2021-02-17T21:44:19.950Z] #41 23.21 Reading package lists... [2021-02-17T21:44:19.950Z] #41 30.01 Reading package lists... [2021-02-17T21:44:19.950Z] #41 ... [2021-02-17T21:44:19.950Z] [2021-02-17T21:44:19.950Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:19.950Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:19.950Z] #12 23.58 Reading package lists... [2021-02-17T21:44:21.846Z] #12 30.27 Reading package lists... [2021-02-17T21:44:21.846Z] #12 ... [2021-02-17T21:44:21.846Z] [2021-02-17T21:44:21.846Z] #35 [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-02-17T21:44:21.846Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:21.846Z] #35 25.04 Fetched 8422 kB in 18s (480 kB/s) [2021-02-17T21:44:21.846Z] #35 25.04 Reading package lists... [2021-02-17T21:44:21.846Z] #35 32.06 Reading package lists... [2021-02-17T21:44:21.846Z] #35 ... [2021-02-17T21:44:21.846Z] [2021-02-17T21:44:21.846Z] #48 [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-02-17T21:44:21.846Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:21.846Z] #48 34.36 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:44:22.084Z] ok github.com/docker/docker/client 0.156s coverage: 75.4% of statements [2021-02-17T21:44:22.774Z] #48 35.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-17T21:44:22.774Z] #48 ... [2021-02-17T21:44:22.774Z] [2021-02-17T21:44:22.774Z] #44 [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-02-17T21:44:22.774Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:44:22.774Z] #44 25.97 vendor/golang.org/x/crypto/internal/subtle [2021-02-17T21:44:22.774Z] #44 26.11 vendor/golang.org/x/crypto/curve25519 [2021-02-17T21:44:23.031Z] #44 ... [2021-02-17T21:44:23.031Z] [2021-02-17T21:44:23.031Z] #54 [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-02-17T21:44:23.031Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:44:23.031Z] #54 26.10 Fetched 8422 kB in 18s (476 kB/s) [2021-02-17T21:44:23.031Z] #54 26.10 Reading package lists... [2021-02-17T21:44:23.287Z] #54 32.76 Reading package lists... [2021-02-17T21:44:23.287Z] #54 ... [2021-02-17T21:44:23.287Z] [2021-02-17T21:44:23.287Z] #41 [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-02-17T21:44:23.287Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:23.287Z] #41 30.01 Reading package lists... [2021-02-17T21:44:25.273Z] #41 36.69 Building dependency tree... [2021-02-17T21:44:27.170Z] #41 40.20 The following additional packages will be installed: [2021-02-17T21:44:27.170Z] #41 40.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-17T21:44:27.170Z] #41 40.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-17T21:44:27.170Z] #41 40.22 Suggested packages: [2021-02-17T21:44:27.170Z] #41 40.23 manpages-dev python-setuptools [2021-02-17T21:44:28.098Z] #41 41.49 The following NEW packages will be installed: [2021-02-17T21:44:28.354Z] #41 41.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-17T21:44:28.354Z] #41 41.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-17T21:44:28.354Z] #41 41.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-17T21:44:28.354Z] #41 41.51 python-six zlib1g-dev [2021-02-17T21:44:28.611Z] #41 41.90 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-17T21:44:28.611Z] #41 41.90 Need to get 4095 kB of archives. [2021-02-17T21:44:28.611Z] #41 41.90 After this operation, 22.5 MB of additional disk space will be used. [2021-02-17T21:44:28.611Z] #41 41.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-17T21:44:28.611Z] #41 41.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-17T21:44:28.611Z] #41 41.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-17T21:44:28.611Z] #41 41.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-17T21:44:28.611Z] #41 41.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-17T21:44:28.611Z] #41 41.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-17T21:44:28.611Z] #41 41.94 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-02-17T21:44:28.611Z] #41 41.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-17T21:44:28.611Z] #41 41.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-17T21:44:28.611Z] #41 ... [2021-02-17T21:44:28.611Z] [2021-02-17T21:44:28.611Z] #48 [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-02-17T21:44:28.611Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:44:28.611Z] #48 41.96 go: finding github.com/fatih/color v1.7.0 [2021-02-17T21:44:28.611Z] #48 41.97 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-17T21:44:28.611Z] #48 41.97 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-17T21:44:28.867Z] #48 42.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-17T21:44:28.867Z] #48 42.08 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-17T21:44:28.867Z] #48 42.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-17T21:44:28.867Z] #48 42.15 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-17T21:44:28.867Z] #48 42.16 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-17T21:44:28.867Z] #48 42.22 go: finding github.com/pkg/errors v0.8.1 [2021-02-17T21:44:29.124Z] #48 42.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.26 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-17T21:44:29.124Z] #48 42.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-17T21:44:29.124Z] #48 42.33 go: finding github.com/stretchr/testify v1.4.0 [2021-02-17T21:44:29.124Z] #48 42.34 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.34 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.37 go: finding github.com/spf13/viper v1.6.1 [2021-02-17T21:44:29.124Z] #48 42.37 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-17T21:44:29.124Z] #48 42.51 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-17T21:44:29.388Z] #48 42.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-17T21:44:29.388Z] #48 42.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-17T21:44:29.388Z] #48 42.57 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-17T21:44:29.388Z] #48 42.61 go: finding github.com/gobwas/glob v0.2.3 [2021-02-17T21:44:29.388Z] #48 42.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-17T21:44:29.388Z] #48 42.62 go: finding github.com/stretchr/objx v0.2.0 [2021-02-17T21:44:29.388Z] #48 42.63 go: finding github.com/spf13/cobra v0.0.5 [2021-02-17T21:44:29.388Z] #48 42.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-17T21:44:29.388Z] #48 42.73 go: finding github.com/spf13/pflag v1.0.5 [2021-02-17T21:44:29.644Z] #48 42.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-17T21:44:29.644Z] #48 42.74 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-17T21:44:29.644Z] #48 42.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-17T21:44:29.644Z] #48 42.82 go: finding github.com/magiconair/properties v1.8.1 [2021-02-17T21:44:29.644Z] #48 42.86 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-17T21:44:29.644Z] #48 42.89 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-17T21:44:29.644Z] #48 42.91 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-17T21:44:29.644Z] #48 42.97 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-17T21:44:29.644Z] #48 42.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-17T21:44:29.644Z] #48 43.02 go: finding github.com/spf13/afero v1.1.2 [2021-02-17T21:44:29.644Z] #48 43.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-17T21:44:29.644Z] #48 43.07 go: finding github.com/spf13/cast v1.3.0 [2021-02-17T21:44:29.644Z] #48 43.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-17T21:44:29.901Z] #48 43.08 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-17T21:44:29.901Z] #48 43.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-17T21:44:29.901Z] #48 43.16 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-17T21:44:29.901Z] #48 43.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-17T21:44:29.901Z] #48 43.32 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-17T21:44:29.901Z] #48 43.33 go: finding golang.org/x/text v0.3.2 [2021-02-17T21:44:30.157Z] #48 43.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-17T21:44:30.157Z] #48 43.41 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-17T21:44:30.157Z] #48 43.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-17T21:44:30.157Z] #48 43.46 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-17T21:44:30.157Z] #48 43.48 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-17T21:44:30.157Z] #48 43.48 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-17T21:44:30.157Z] #48 43.50 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-17T21:44:30.157Z] #48 43.53 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-17T21:44:30.157Z] #48 43.53 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-17T21:44:30.157Z] #48 43.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-17T21:44:30.414Z] #48 43.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-17T21:44:30.414Z] #48 43.71 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-17T21:44:30.414Z] #48 43.73 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-17T21:44:30.414Z] #48 43.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-17T21:44:30.414Z] #48 43.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-17T21:44:30.549Z] Loaded image: buildpack-deps:buster [2021-02-17T21:44:30.549Z] Loaded image: busybox:latest [2021-02-17T21:44:30.549Z] Loaded image: busybox:glibc [2021-02-17T21:44:30.670Z] #48 43.80 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-17T21:44:30.670Z] #48 43.83 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-17T21:44:30.670Z] #48 43.84 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-17T21:44:30.670Z] #48 43.88 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-17T21:44:30.670Z] #48 43.96 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-17T21:44:30.670Z] #48 44.00 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-17T21:44:30.927Z] #48 44.33 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-17T21:44:30.927Z] #48 44.35 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-17T21:44:31.120Z] Loaded image: debian:bullseye [2021-02-17T21:44:31.192Z] #48 44.39 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-17T21:44:31.192Z] #48 44.45 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-17T21:44:31.192Z] #48 44.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-17T21:44:31.381Z] Loaded image: hello-world:latest [2021-02-17T21:44:31.381Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:44:31.642Z] INFO: Testing against a local daemon [2021-02-17T21:44:31.642Z] === RUN TestCgroupNamespacesBuild [2021-02-17T21:44:32.565Z] #48 ... [2021-02-17T21:44:32.565Z] [2021-02-17T21:44:32.565Z] #54 [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-02-17T21:44:32.565Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-17T21:44:32.565Z] #54 32.76 Reading package lists... [2021-02-17T21:44:32.566Z] #54 39.77 Building dependency tree... [2021-02-17T21:44:32.566Z] #54 42.60 The following additional packages will be installed: [2021-02-17T21:44:32.566Z] #54 42.61 libbtrfs0 [2021-02-17T21:44:32.566Z] #54 42.80 The following NEW packages will be installed: [2021-02-17T21:44:32.566Z] #54 42.82 libbtrfs-dev libbtrfs0 [2021-02-17T21:44:32.566Z] #54 43.30 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-17T21:44:32.566Z] #54 43.30 Need to get 119 kB of archives. [2021-02-17T21:44:32.566Z] #54 43.30 After this operation, 387 kB of additional disk space will be used. [2021-02-17T21:44:32.566Z] #54 43.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-17T21:44:32.566Z] #54 43.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-17T21:44:32.566Z] #54 44.43 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:44:32.566Z] #54 44.65 Fetched 119 kB in 0s (424 kB/s) [2021-02-17T21:44:32.566Z] #54 44.81 Selecting previously unselected package libbtrfs0. [2021-02-17T21:44:32.566Z] #54 44.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-17T21:44:32.566Z] #54 44.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-17T21:44:32.566Z] #54 44.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-17T21:44:32.566Z] #54 44.93 Selecting previously unselected package libbtrfs-dev. [2021-02-17T21:44:32.566Z] #54 44.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-17T21:44:32.566Z] #54 44.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-17T21:44:32.566Z] #54 45.25 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-17T21:44:32.566Z] #54 45.27 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-17T21:44:32.566Z] #54 45.29 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:44:32.566Z] #54 DONE 45.7s [2021-02-17T21:44:32.566Z] [2021-02-17T21:44:32.566Z] #41 [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-02-17T21:44:32.566Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:32.566Z] #41 42.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-17T21:44:32.566Z] #41 42.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-17T21:44:32.566Z] #41 42.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-17T21:44:32.566Z] #41 42.25 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-02-17T21:44:32.566Z] #41 42.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-17T21:44:32.566Z] #41 42.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-17T21:44:32.566Z] #41 42.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-17T21:44:32.566Z] #41 42.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-17T21:44:32.566Z] #41 43.30 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:44:32.566Z] #41 43.49 Fetched 4095 kB in 1s (6202 kB/s) [2021-02-17T21:44:32.566Z] #41 43.59 Selecting previously unselected package libcap-dev:amd64. [2021-02-17T21:44:32.566Z] #41 43.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 ... 15410 files and directories currently installed.) [2021-02-17T21:44:32.566Z] #41 43.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 43.72 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-17T21:44:32.566Z] #41 43.87 Selecting previously unselected package libnet1:amd64. [2021-02-17T21:44:32.566Z] #41 43.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 43.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-17T21:44:32.566Z] #41 44.10 Selecting previously unselected package libnet1-dev. [2021-02-17T21:44:32.566Z] #41 44.12 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 44.13 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-17T21:44:32.566Z] #41 44.38 Selecting previously unselected package libnl-3-200:amd64. [2021-02-17T21:44:32.566Z] #41 44.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 44.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-17T21:44:32.566Z] #41 44.58 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-17T21:44:32.566Z] #41 44.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 44.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-17T21:44:32.566Z] #41 45.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-17T21:44:32.566Z] #41 45.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 45.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-17T21:44:32.566Z] #41 45.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-17T21:44:32.566Z] #41 45.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 45.18 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-17T21:44:32.566Z] #41 45.31 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-17T21:44:32.566Z] #41 45.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 45.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-17T21:44:32.566Z] #41 45.73 Selecting previously unselected package libprotobuf17:amd64. [2021-02-17T21:44:32.566Z] #41 45.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:32.566Z] #41 45.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:33.496Z] #41 46.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-17T21:44:33.496Z] #41 46.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:33.496Z] #41 46.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:33.496Z] #41 ... [2021-02-17T21:44:33.496Z] [2021-02-17T21:44:33.496Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:33.496Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:33.496Z] #12 30.27 Reading package lists... [2021-02-17T21:44:33.496Z] #12 36.99 Building dependency tree... [2021-02-17T21:44:33.496Z] #12 40.55 The following additional packages will be installed: [2021-02-17T21:44:33.496Z] #12 40.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-17T21:44:33.496Z] #12 40.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-17T21:44:33.496Z] #12 40.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-17T21:44:33.496Z] #12 40.57 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-17T21:44:33.496Z] #12 40.57 mingw-w64-x86-64-dev [2021-02-17T21:44:33.496Z] #12 40.57 Suggested packages: [2021-02-17T21:44:33.496Z] #12 40.58 gcc-8-locales seccomp wine64 [2021-02-17T21:44:33.496Z] #12 42.03 The following NEW packages will be installed: [2021-02-17T21:44:33.496Z] #12 42.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-17T21:44:33.496Z] #12 42.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-17T21:44:33.496Z] #12 42.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-17T21:44:33.496Z] #12 42.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-17T21:44:33.496Z] #12 42.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-17T21:44:33.496Z] #12 42.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-17T21:44:33.496Z] #12 42.08 The following packages will be upgraded: [2021-02-17T21:44:33.496Z] #12 42.09 libsystemd0 libudev1 [2021-02-17T21:44:33.496Z] #12 42.65 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-17T21:44:33.496Z] #12 42.65 Need to get 78.2 MB of archives. [2021-02-17T21:44:33.496Z] #12 42.65 After this operation, 487 MB of additional disk space will be used. [2021-02-17T21:44:33.496Z] #12 42.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-17T21:44:33.496Z] #12 42.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-17T21:44:33.496Z] #12 42.66 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-02-17T21:44:33.496Z] #12 42.88 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-02-17T21:44:33.496Z] #12 43.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-02-17T21:44:33.496Z] #12 43.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-17T21:44:33.496Z] #12 43.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-17T21:44:33.496Z] #12 43.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-17T21:44:33.496Z] #12 43.65 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-02-17T21:44:33.496Z] #12 44.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-17T21:44:33.496Z] #12 44.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-17T21:44:33.496Z] #12 ... [2021-02-17T21:44:33.496Z] [2021-02-17T21:44:33.496Z] #35 [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-02-17T21:44:33.496Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:33.496Z] #35 32.06 Reading package lists... [2021-02-17T21:44:33.496Z] #35 39.08 Building dependency tree... [2021-02-17T21:44:33.496Z] #35 42.09 The following additional packages will be installed: [2021-02-17T21:44:33.496Z] #35 42.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-17T21:44:33.496Z] #35 42.10 Suggested packages: [2021-02-17T21:44:33.496Z] #35 42.10 cmake-doc ninja-build lrzip [2021-02-17T21:44:33.496Z] #35 42.10 Recommended packages: [2021-02-17T21:44:33.496Z] #35 42.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-17T21:44:33.496Z] #35 43.06 The following NEW packages will be installed: [2021-02-17T21:44:33.496Z] #35 43.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-17T21:44:33.496Z] #35 43.08 vim-common xxd [2021-02-17T21:44:33.496Z] #35 43.48 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-17T21:44:33.496Z] #35 43.48 Need to get 14.9 MB of archives. [2021-02-17T21:44:33.496Z] #35 43.48 After this operation, 61.8 MB of additional disk space will be used. [2021-02-17T21:44:33.496Z] #35 43.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-17T21:44:33.496Z] #35 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-17T21:44:33.496Z] #35 43.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-17T21:44:33.496Z] #35 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-17T21:44:33.496Z] #35 44.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-17T21:44:33.496Z] #35 44.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-17T21:44:33.496Z] #35 44.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-17T21:44:33.496Z] #35 44.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-17T21:44:33.496Z] #35 44.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-17T21:44:33.496Z] #35 44.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-17T21:44:33.496Z] #35 46.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:44:33.496Z] #35 46.49 Fetched 14.9 MB in 2s (8084 kB/s) [2021-02-17T21:44:33.496Z] #35 46.58 Selecting previously unselected package xxd. [2021-02-17T21:44:33.496Z] #35 46.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 ... 15410 files and directories currently installed.) [2021-02-17T21:44:33.496Z] #35 46.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-17T21:44:33.496Z] #35 46.70 Unpacking xxd (2:8.1.0875-5) ... [2021-02-17T21:44:33.496Z] #35 ... [2021-02-17T21:44:33.496Z] [2021-02-17T21:44:33.496Z] #41 [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-02-17T21:44:33.496Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:33.496Z] #41 46.89 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-17T21:44:33.752Z] #41 46.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:33.752Z] #41 46.91 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:34.011Z] #41 ... [2021-02-17T21:44:34.011Z] [2021-02-17T21:44:34.011Z] #33 [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-02-17T21:44:34.011Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:44:34.011Z] #33 37.17 sync [2021-02-17T21:44:34.011Z] #33 37.17 internal/reflectlite [2021-02-17T21:44:34.011Z] #33 39.93 sort [2021-02-17T21:44:34.011Z] #33 39.93 errors [2021-02-17T21:44:34.011Z] #33 40.27 strconv [2021-02-17T21:44:34.011Z] #33 41.21 io [2021-02-17T21:44:34.011Z] #33 42.22 internal/oserror [2021-02-17T21:44:34.011Z] #33 42.29 syscall [2021-02-17T21:44:34.011Z] #33 43.68 reflect [2021-02-17T21:44:34.011Z] #33 ... [2021-02-17T21:44:34.011Z] [2021-02-17T21:44:34.011Z] #35 [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-02-17T21:44:34.011Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:34.011Z] #35 46.93 Selecting previously unselected package vim-common. [2021-02-17T21:44:34.011Z] #35 46.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-17T21:44:34.011Z] #35 47.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-17T21:44:34.011Z] #35 47.40 Selecting previously unselected package cmake-data. [2021-02-17T21:44:34.011Z] #35 47.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-17T21:44:34.011Z] #35 47.41 Unpacking cmake-data (3.13.4-1) ... [2021-02-17T21:44:34.183Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2021-02-17T21:44:34.183Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-17T21:44:35.380Z] #35 ... [2021-02-17T21:44:35.380Z] [2021-02-17T21:44:35.380Z] #44 [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-02-17T21:44:35.380Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:44:35.380Z] #44 38.39 sync [2021-02-17T21:44:35.380Z] #44 38.39 internal/reflectlite [2021-02-17T21:44:35.380Z] #44 39.65 github.com/LK4D4/vndr/godl/singleflight [2021-02-17T21:44:35.380Z] #44 40.12 math/rand [2021-02-17T21:44:35.380Z] #44 41.20 internal/singleflight [2021-02-17T21:44:35.380Z] #44 41.64 strconv [2021-02-17T21:44:35.380Z] #44 41.65 io [2021-02-17T21:44:35.380Z] #44 42.88 bytes [2021-02-17T21:44:35.380Z] #44 44.90 bufio [2021-02-17T21:44:35.380Z] #44 45.40 reflect [2021-02-17T21:44:35.380Z] #44 46.79 syscall [2021-02-17T21:44:35.380Z] #44 ... [2021-02-17T21:44:35.380Z] [2021-02-17T21:44:35.380Z] #50 [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-02-17T21:44:35.380Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:44:35.380Z] #50 48.30 reflect [2021-02-17T21:44:35.380Z] #50 48.34 syscall [2021-02-17T21:44:36.094Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2021-02-17T21:44:36.094Z] === RUN TestBuildWithSession [2021-02-17T21:44:36.094Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-17T21:44:36.094Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:44:36.094Z] === RUN TestBuildSquashParent [2021-02-17T21:44:38.695Z] #50 ... [2021-02-17T21:44:38.695Z] [2021-02-17T21:44:38.695Z] #46 [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-02-17T21:44:38.695Z] #46 sha256:27d78da867c610ac481dff7d68751d27b84de20d127a4b035fd70b08ebd1bdf1 [2021-02-17T21:44:38.695Z] #46 DONE 51.4s [2021-02-17T21:44:38.695Z] [2021-02-17T21:44:38.695Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:44:38.695Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:44:38.695Z] #31 49.71 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-02-17T21:44:38.695Z] #31 50.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-17T21:44:38.695Z] #31 50.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:44:42.876Z] #31 ... [2021-02-17T21:44:42.876Z] [2021-02-17T21:44:42.876Z] #55 [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-02-17T21:44:42.876Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:44:42.876Z] #55 3.650 + RM_GOPATH=0 [2021-02-17T21:44:42.876Z] #55 3.650 + TMP_GOPATH= [2021-02-17T21:44:42.876Z] #55 3.650 + : /build [2021-02-17T21:44:42.876Z] #55 3.650 + '[' -z '' ']' [2021-02-17T21:44:42.876Z] #55 3.650 ++ mktemp -d [2021-02-17T21:44:42.876Z] #55 3.681 + export GOPATH=/tmp/tmp.8YFFYHn04A [2021-02-17T21:44:42.876Z] #55 3.681 + GOPATH=/tmp/tmp.8YFFYHn04A [2021-02-17T21:44:42.876Z] #55 3.681 + RM_GOPATH=1 [2021-02-17T21:44:42.876Z] #55 3.682 + case "$(go env GOARCH)" in [2021-02-17T21:44:42.876Z] #55 3.682 ++ go env GOARCH [2021-02-17T21:44:42.876Z] #55 3.709 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:44:42.876Z] #55 3.709 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:44:42.876Z] #55 3.709 ++ dirname /tmp/install/install.sh [2021-02-17T21:44:42.876Z] #55 3.711 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:44:42.876Z] #55 3.711 + dir=/tmp/install [2021-02-17T21:44:42.876Z] #55 3.711 + bin=containerd [2021-02-17T21:44:42.876Z] #55 3.711 + shift [2021-02-17T21:44:42.876Z] #55 3.711 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-17T21:44:42.876Z] #55 3.711 + . /tmp/install/containerd.installer [2021-02-17T21:44:42.876Z] #55 3.711 ++ set -e [2021-02-17T21:44:42.876Z] #55 3.711 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:44:42.876Z] #55 3.711 + install_containerd [2021-02-17T21:44:42.876Z] #55 3.711 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-17T21:44:42.876Z] #55 3.711 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8YFFYHn04A/src/github.com/containerd/containerd [2021-02-17T21:44:42.876Z] #55 3.713 Cloning into '/tmp/tmp.8YFFYHn04A/src/github.com/containerd/containerd'... [2021-02-17T21:44:42.876Z] #55 ... [2021-02-17T21:44:42.876Z] [2021-02-17T21:44:42.876Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:42.876Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:42.876Z] #12 47.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-17T21:44:42.876Z] #12 50.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-17T21:44:42.876Z] #12 50.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-17T21:44:42.876Z] #12 50.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-17T21:44:42.876Z] #12 50.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-17T21:44:42.876Z] #12 50.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-17T21:44:42.876Z] #12 50.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-17T21:44:42.876Z] #12 50.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-17T21:44:42.876Z] #12 50.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-17T21:44:42.876Z] #12 50.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-17T21:44:42.876Z] #12 50.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-17T21:44:42.876Z] #12 50.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-17T21:44:42.876Z] #12 50.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-17T21:44:42.876Z] #12 50.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-17T21:44:42.876Z] #12 50.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-17T21:44:42.876Z] #12 50.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-17T21:44:42.876Z] #12 51.71 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:44:42.876Z] #12 51.84 Fetched 78.2 MB in 8s (9479 kB/s) [2021-02-17T21:44:42.876Z] #12 51.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-17T21:44:42.876Z] #12 52.01 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-17T21:44:42.876Z] #12 52.07 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-17T21:44:42.876Z] #12 52.45 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-17T21:44:42.876Z] #12 52.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-17T21:44:42.876Z] #12 52.79 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-17T21:44:42.876Z] #12 52.79 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-17T21:44:42.876Z] #12 52.93 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-17T21:44:42.876Z] #12 53.15 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-17T21:44:42.876Z] #12 53.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 ... 15410 files and directories currently installed.) [2021-02-17T21:44:42.876Z] #12 53.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-17T21:44:42.876Z] #12 53.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-17T21:44:42.876Z] #12 55.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-17T21:44:42.876Z] #12 55.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-17T21:44:42.876Z] #12 55.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-17T21:44:44.231Z] --- PASS: TestBuildSquashParent (7.31s) [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:44:44.231Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:44:44.231Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:44:44.231Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:44:44.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:44:44.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:44:44.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:44:45.443Z] #12 ... [2021-02-17T21:44:45.443Z] [2021-02-17T21:44:45.443Z] #41 [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-02-17T21:44:45.443Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:45.443Z] #41 48.32 Selecting previously unselected package libprotoc17:amd64. [2021-02-17T21:44:45.443Z] #41 48.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:45.443Z] #41 48.32 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:45.443Z] #41 49.05 Selecting previously unselected package protobuf-c-compiler. [2021-02-17T21:44:45.443Z] #41 49.06 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-17T21:44:45.443Z] #41 49.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-17T21:44:45.443Z] #41 49.26 Selecting previously unselected package protobuf-compiler. [2021-02-17T21:44:45.443Z] #41 49.27 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:45.443Z] #41 49.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-17T21:44:45.443Z] #41 49.49 Selecting previously unselected package python-pkg-resources. [2021-02-17T21:44:45.443Z] #41 49.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-17T21:44:45.443Z] #41 49.52 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-17T21:44:45.443Z] #41 49.77 Selecting previously unselected package python-six. [2021-02-17T21:44:45.443Z] #41 49.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-17T21:44:45.443Z] #41 49.79 Unpacking python-six (1.12.0-1) ... [2021-02-17T21:44:45.443Z] #41 49.88 Selecting previously unselected package python-protobuf. [2021-02-17T21:44:45.443Z] #41 49.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-17T21:44:45.443Z] #41 49.91 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-17T21:44:45.443Z] #41 50.53 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-17T21:44:45.443Z] #41 55.52 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:45.443Z] #41 55.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-17T21:44:45.443Z] #41 55.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-17T21:44:45.443Z] #41 55.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-17T21:44:45.443Z] #41 55.63 Setting up python-six (1.12.0-1) ... [2021-02-17T21:44:45.443Z] #41 ... [2021-02-17T21:44:45.443Z] [2021-02-17T21:44:45.443Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:44:45.443Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:44:45.443Z] #12 58.69 Selecting previously unselected package binutils-mingw-w64. [2021-02-17T21:44:45.700Z] #12 58.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-17T21:44:45.700Z] #12 58.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-17T21:44:45.956Z] #12 59.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-17T21:44:45.956Z] #12 59.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-17T21:44:45.956Z] #12 59.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-17T21:44:46.211Z] #12 59.49 Selecting previously unselected package dmsetup. [2021-02-17T21:44:46.211Z] #12 59.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-17T21:44:46.211Z] #12 59.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-17T21:44:46.467Z] #12 59.74 Selecting previously unselected package mingw-w64-common. [2021-02-17T21:44:46.467Z] #12 59.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-17T21:44:46.467Z] #12 59.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-17T21:44:46.467Z] #12 ... [2021-02-17T21:44:46.467Z] [2021-02-17T21:44:46.467Z] #33 [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-02-17T21:44:46.467Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:44:46.467Z] #33 49.79 time [2021-02-17T21:44:46.467Z] #33 56.10 internal/poll [2021-02-17T21:44:46.467Z] #33 56.61 internal/fmtsort [2021-02-17T21:44:46.467Z] #33 57.27 internal/syscall/execenv [2021-02-17T21:44:46.467Z] #33 57.47 internal/syscall/unix [2021-02-17T21:44:46.467Z] #33 57.72 strings [2021-02-17T21:44:46.467Z] #33 58.52 os [2021-02-17T21:44:46.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:44:46.723Z] #33 ... [2021-02-17T21:44:46.723Z] [2021-02-17T21:44:46.723Z] #41 [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-02-17T21:44:46.723Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:46.723Z] #41 59.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-17T21:44:46.723Z] #41 59.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-17T21:44:46.723Z] #41 59.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:46.723Z] #41 59.96 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-17T21:44:46.723Z] #41 60.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:46.723Z] #41 60.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-17T21:44:46.723Z] #41 60.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-17T21:44:46.723Z] #41 60.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-17T21:44:46.723Z] #41 60.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-17T21:44:46.723Z] #41 60.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-17T21:44:46.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:44:47.285Z] #41 ... [2021-02-17T21:44:47.285Z] [2021-02-17T21:44:47.285Z] #35 [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-02-17T21:44:47.285Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:47.285Z] #35 50.49 Selecting previously unselected package libicu63:amd64. [2021-02-17T21:44:47.285Z] #35 50.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 50.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-17T21:44:47.285Z] #35 57.44 Selecting previously unselected package libxml2:amd64. [2021-02-17T21:44:47.285Z] #35 57.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 57.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-17T21:44:47.285Z] #35 58.16 Selecting previously unselected package libarchive13:amd64. [2021-02-17T21:44:47.285Z] #35 58.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 58.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-17T21:44:47.285Z] #35 58.53 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-17T21:44:47.285Z] #35 58.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 58.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-17T21:44:47.285Z] #35 58.75 Selecting previously unselected package librhash0:amd64. [2021-02-17T21:44:47.285Z] #35 58.75 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 58.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-17T21:44:47.285Z] #35 59.32 Selecting previously unselected package libuv1:amd64. [2021-02-17T21:44:47.285Z] #35 59.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 59.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-17T21:44:47.285Z] #35 59.49 Selecting previously unselected package cmake. [2021-02-17T21:44:47.285Z] #35 59.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-17T21:44:47.285Z] #35 59.52 Unpacking cmake (3.13.4-1) ... [2021-02-17T21:44:47.541Z] #35 ... [2021-02-17T21:44:47.541Z] [2021-02-17T21:44:47.541Z] #33 [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-02-17T21:44:47.541Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:44:47.541Z] #33 60.71 path [2021-02-17T21:44:48.102Z] #33 61.36 text/tabwriter [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.50s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2021-02-17T21:44:48.889Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-02-17T21:44:48.889Z] === RUN TestBuildMultiStageCopy [2021-02-17T21:44:48.889Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-17T21:44:49.030Z] #33 62.15 path/filepath [2021-02-17T21:44:49.030Z] #33 62.15 fmt [2021-02-17T21:44:49.201Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 29.1% of statements [2021-02-17T21:44:50.503Z] #33 63.73 io/ioutil [2021-02-17T21:44:50.503Z] #33 ... [2021-02-17T21:44:50.503Z] [2021-02-17T21:44:50.503Z] #44 [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-02-17T21:44:50.503Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:44:50.503Z] #44 53.71 time [2021-02-17T21:44:50.503Z] #44 59.45 strings [2021-02-17T21:44:50.503Z] #44 59.46 os [2021-02-17T21:44:50.503Z] #44 62.82 regexp/syntax [2021-02-17T21:44:50.503Z] #44 62.88 fmt [2021-02-17T21:44:50.503Z] #44 ... [2021-02-17T21:44:50.503Z] [2021-02-17T21:44:50.503Z] #35 [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-02-17T21:44:50.503Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-17T21:44:50.503Z] #35 62.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-17T21:44:50.503Z] #35 62.84 Setting up xxd (2:8.1.0875-5) ... [2021-02-17T21:44:50.503Z] #35 62.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-17T21:44:50.503Z] #35 62.86 Setting up vim-common (2:8.1.0875-5) ... [2021-02-17T21:44:50.503Z] #35 62.90 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-17T21:44:50.503Z] #35 62.92 Setting up cmake-data (3.13.4-1) ... [2021-02-17T21:44:50.503Z] #35 62.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-17T21:44:50.503Z] #35 62.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-17T21:44:50.503Z] #35 62.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-17T21:44:50.503Z] #35 62.96 Setting up cmake (3.13.4-1) ... [2021-02-17T21:44:50.503Z] #35 62.98 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:44:50.503Z] #35 63.04 Processing triggers for mime-support (3.62) ... [2021-02-17T21:44:50.503Z] #35 DONE 63.8s [2021-02-17T21:44:50.503Z] [2021-02-17T21:44:50.503Z] #36 [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-02-17T21:44:50.503Z] #36 sha256:b8557f7e88bb6c3932c8aca5a583b1511ca87a95c6f1072957a64ab62c43e121 [2021-02-17T21:44:50.714Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2021-02-17T21:44:50.714Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-17T21:44:50.714Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-17T21:44:50.714Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-17T21:44:50.714Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-17T21:44:52.201Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-17T21:44:52.392Z] #36 ... [2021-02-17T21:44:52.393Z] [2021-02-17T21:44:52.393Z] #50 [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-02-17T21:44:52.393Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:44:52.393Z] #50 55.71 time [2021-02-17T21:44:52.393Z] #50 60.87 encoding/binary [2021-02-17T21:44:52.393Z] #50 61.48 context [2021-02-17T21:44:52.393Z] #50 62.34 fmt [2021-02-17T21:44:52.393Z] #50 63.17 encoding/base64 [2021-02-17T21:44:52.393Z] #50 64.13 golang.org/x/sys/unix [2021-02-17T21:44:52.649Z] #50 ... [2021-02-17T21:44:52.649Z] [2021-02-17T21:44:52.649Z] #33 [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-02-17T21:44:52.649Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:44:52.649Z] #33 65.76 github.com/BurntSushi/toml [2021-02-17T21:44:52.649Z] #33 65.77 flag [2021-02-17T21:44:53.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-17T21:44:54.024Z] #33 ... [2021-02-17T21:44:54.024Z] [2021-02-17T21:44:54.024Z] #41 [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-02-17T21:44:54.024Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-17T21:44:54.024Z] #41 66.47 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-17T21:44:54.024Z] #41 66.47 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:44:54.024Z] #41 DONE 67.1s [2021-02-17T21:44:54.024Z] [2021-02-17T21:44:54.024Z] #36 [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-02-17T21:44:54.024Z] #36 sha256:b8557f7e88bb6c3932c8aca5a583b1511ca87a95c6f1072957a64ab62c43e121 [2021-02-17T21:44:54.024Z] #36 3.460 + RM_GOPATH=0 [2021-02-17T21:44:54.024Z] #36 3.460 + TMP_GOPATH= [2021-02-17T21:44:54.024Z] #36 3.460 + : /build [2021-02-17T21:44:54.024Z] #36 3.460 + '[' -z '' ']' [2021-02-17T21:44:54.024Z] #36 3.460 ++ mktemp -d [2021-02-17T21:44:54.024Z] #36 3.460 + export GOPATH=/tmp/tmp.n4BcvXx7fD [2021-02-17T21:44:54.024Z] #36 3.460 + GOPATH=/tmp/tmp.n4BcvXx7fD [2021-02-17T21:44:54.024Z] #36 3.460 + RM_GOPATH=1 [2021-02-17T21:44:54.024Z] #36 3.460 + case "$(go env GOARCH)" in [2021-02-17T21:44:54.024Z] #36 3.485 ++ go env GOARCH [2021-02-17T21:44:54.024Z] #36 3.577 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:44:54.082Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-17T21:44:54.280Z] #36 3.577 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:44:54.280Z] #36 3.577 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:44:54.280Z] #36 3.577 ++ dirname /tmp/install/install.sh [2021-02-17T21:44:54.280Z] #36 3.577 + dir=/tmp/install [2021-02-17T21:44:54.280Z] #36 3.577 + bin=tini [2021-02-17T21:44:54.280Z] #36 3.577 + shift [2021-02-17T21:44:54.280Z] #36 3.577 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-17T21:44:54.280Z] #36 3.577 + . /tmp/install/tini.installer [2021-02-17T21:44:54.280Z] #36 3.577 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:44:54.280Z] #36 3.577 + install_tini [2021-02-17T21:44:54.280Z] #36 3.577 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-17T21:44:54.280Z] #36 3.577 + git clone https://github.com/krallin/tini.git /tmp/tmp.n4BcvXx7fD/tini [2021-02-17T21:44:54.280Z] #36 3.577 Cloning into '/tmp/tmp.n4BcvXx7fD/tini'... [2021-02-17T21:44:54.841Z] #36 4.318 + cd /tmp/tmp.n4BcvXx7fD/tini [2021-02-17T21:44:54.841Z] #36 4.318 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-17T21:44:54.841Z] #36 4.318 + cmake . [2021-02-17T21:44:55.027Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-17T21:44:55.409Z] #36 4.915 -- The C compiler identification is GNU 8.3.0 [2021-02-17T21:44:55.409Z] #36 4.952 -- Check for working C compiler: /usr/bin/cc [2021-02-17T21:44:55.972Z] #36 5.505 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-17T21:44:55.972Z] #36 5.506 -- Detecting C compiler ABI info [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-17T21:44:56.409Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-17T21:44:56.409Z] === RUN TestBuildMultiStageParentConfig [2021-02-17T21:44:56.535Z] #36 6.122 -- Detecting C compiler ABI info - done [2021-02-17T21:44:56.535Z] #36 6.170 -- Detecting C compile features [2021-02-17T21:44:59.055Z] #36 8.116 -- Detecting C compile features - done [2021-02-17T21:44:59.055Z] #36 8.130 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-17T21:44:59.055Z] #36 8.351 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-17T21:44:59.055Z] #36 8.441 -- Configuring done [2021-02-17T21:44:59.055Z] #36 8.465 -- Generating done [2021-02-17T21:44:59.055Z] #36 8.486 -- Build files have been written to: /tmp/tmp.n4BcvXx7fD/tini [2021-02-17T21:44:59.055Z] #36 8.499 + make tini-static [2021-02-17T21:44:59.201Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-02-17T21:44:59.312Z] #36 8.871 Scanning dependencies of target tini-static [2021-02-17T21:44:59.312Z] #36 8.957 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-17T21:44:59.494Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-17T21:45:01.005Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-02-17T21:45:01.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-17T21:45:01.205Z] #36 10.28 [100%] Linking C executable tini-static [2021-02-17T21:45:01.462Z] #36 10.89 [100%] Built target tini-static [2021-02-17T21:45:01.462Z] #36 10.95 + mkdir -p /build [2021-02-17T21:45:01.462Z] #36 10.96 + cp tini-static /build/docker-init [2021-02-17T21:45:01.691Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-17T21:45:01.691Z] === RUN TestBuildLabelWithTargets [2021-02-17T21:45:01.718Z] #36 DONE 11.2s [2021-02-17T21:45:01.718Z] [2021-02-17T21:45:01.718Z] #42 [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-02-17T21:45:01.718Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:01.718Z] #42 4.497 Note: Building without setproctitle() and strlcpy() support. [2021-02-17T21:45:01.718Z] #42 4.498 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-17T21:45:01.718Z] #42 4.538 Note: Building without GnuTLS support [2021-02-17T21:45:01.718Z] #42 4.540 Makefile.config:39: Warn: you have no libnftables installed [2021-02-17T21:45:01.718Z] #42 4.540 Makefile.config:40: Warn: Building without nftables support [2021-02-17T21:45:01.718Z] #42 6.634 fatal: not a git repository (or any of the parent directories): .git [2021-02-17T21:45:01.718Z] #42 6.718 GEN .gitid [2021-02-17T21:45:01.718Z] #42 6.750 GEN criu/include/version.h [2021-02-17T21:45:01.718Z] #42 6.854 GEN include/common/asm [2021-02-17T21:45:01.718Z] #42 ... [2021-02-17T21:45:01.718Z] [2021-02-17T21:45:01.718Z] #33 [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-02-17T21:45:01.718Z] #33 sha256:93eff9d16232f5f772f5b5fd66ea754cdd49ef5071506d7fd170b987305defcd [2021-02-17T21:45:01.718Z] #33 67.63 log [2021-02-17T21:45:01.718Z] #33 70.16 github.com/BurntSushi/toml/cmd/tomlv [2021-02-17T21:45:01.718Z] #33 DONE 75.1s [2021-02-17T21:45:01.718Z] [2021-02-17T21:45:01.718Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:45:01.718Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:45:01.718Z] #12 65.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-17T21:45:01.718Z] #12 65.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-17T21:45:01.719Z] #12 65.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-17T21:45:01.719Z] #12 72.60 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-17T21:45:01.719Z] #12 72.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-17T21:45:01.719Z] #12 72.65 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:01.719Z] #12 72.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-17T21:45:01.719Z] #12 72.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-17T21:45:01.719Z] #12 72.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:01.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-17T21:45:02.648Z] #12 ... [2021-02-17T21:45:02.648Z] [2021-02-17T21:45:02.648Z] #42 [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-02-17T21:45:02.648Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:02.648Z] #42 8.674 PBCC images/timens.pb-c.c [2021-02-17T21:45:02.648Z] #42 8.674 DEP images/timens.pb-c.d [2021-02-17T21:45:02.648Z] #42 8.766 PBCC images/fown.pb-c.c [2021-02-17T21:45:02.648Z] #42 8.776 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-17T21:45:02.905Z] #42 8.870 PBCC images/opts.pb-c.c [2021-02-17T21:45:02.905Z] #42 8.994 PBCC images/memfd.pb-c.c [2021-02-17T21:45:02.905Z] #42 9.046 DEP images/fown.pb-c.d [2021-02-17T21:45:02.905Z] #42 9.054 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-17T21:45:03.161Z] #42 9.122 DEP images/opts.pb-c.d [2021-02-17T21:45:03.161Z] #42 9.238 DEP images/memfd.pb-c.d [2021-02-17T21:45:03.161Z] #42 9.298 PBCC images/sit.pb-c.c [2021-02-17T21:45:03.161Z] #42 9.354 DEP images/sit.pb-c.d [2021-02-17T21:45:03.418Z] #42 9.402 PBCC images/macvlan.pb-c.c [2021-02-17T21:45:03.418Z] #42 9.426 DEP images/macvlan.pb-c.d [2021-02-17T21:45:03.418Z] #42 9.526 PBCC images/autofs.pb-c.c [2021-02-17T21:45:03.418Z] #42 9.526 DEP images/autofs.pb-c.d [2021-02-17T21:45:03.418Z] #42 9.610 PBCC images/sysctl.pb-c.c [2021-02-17T21:45:03.418Z] #42 9.688 DEP images/sysctl.pb-c.d [2021-02-17T21:45:03.418Z] #42 9.703 PBCC images/time.pb-c.c [2021-02-17T21:45:03.418Z] #42 9.723 DEP images/time.pb-c.d [2021-02-17T21:45:03.674Z] #42 9.786 PBCC images/binfmt-misc.pb-c.c [2021-02-17T21:45:03.930Z] #42 9.878 DEP images/binfmt-misc.pb-c.d [2021-02-17T21:45:03.930Z] #42 9.907 PBCC images/seccomp.pb-c.c [2021-02-17T21:45:03.930Z] #42 9.932 DEP images/seccomp.pb-c.d [2021-02-17T21:45:03.930Z] #42 10.03 PBCC images/userns.pb-c.c [2021-02-17T21:45:03.930Z] #42 10.03 DEP images/userns.pb-c.d [2021-02-17T21:45:03.930Z] #42 10.11 PBCC images/cgroup.pb-c.c [2021-02-17T21:45:03.930Z] #42 10.16 DEP images/cgroup.pb-c.d [2021-02-17T21:45:04.187Z] #42 10.21 PBCC images/ext-file.pb-c.c [2021-02-17T21:45:04.187Z] #42 10.25 DEP images/ext-file.pb-c.d [2021-02-17T21:45:04.187Z] #42 10.29 PBCC images/rpc.pb-c.c [2021-02-17T21:45:04.187Z] #42 10.38 DEP images/rpc.pb-c.d [2021-02-17T21:45:04.444Z] #42 10.46 PBCC images/siginfo.pb-c.c [2021-02-17T21:45:04.444Z] #42 10.50 DEP images/siginfo.pb-c.d [2021-02-17T21:45:04.444Z] #42 10.56 PBCC images/pagemap.pb-c.c [2021-02-17T21:45:04.444Z] #42 10.71 DEP images/pagemap.pb-c.d [2021-02-17T21:45:04.710Z] #42 10.81 PBCC images/rlimit.pb-c.c [2021-02-17T21:45:04.710Z] #42 10.81 DEP images/rlimit.pb-c.d [2021-02-17T21:45:04.710Z] #42 ... [2021-02-17T21:45:04.710Z] [2021-02-17T21:45:04.710Z] #50 [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-02-17T21:45:04.710Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:45:04.710Z] #50 67.89 encoding/json [2021-02-17T21:45:04.710Z] #50 73.39 github.com/pkg/diff [2021-02-17T21:45:04.710Z] #50 74.19 go/ast [2021-02-17T21:45:04.710Z] #50 75.15 golang.org/x/crypto/ssh/terminal [2021-02-17T21:45:04.710Z] #50 76.80 mvdan.cc/editorconfig [2021-02-17T21:45:04.710Z] #50 78.03 mvdan.cc/sh/v3/fileutil [2021-02-17T21:45:04.710Z] #50 ... [2021-02-17T21:45:04.710Z] [2021-02-17T21:45:04.710Z] #44 [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-02-17T21:45:04.710Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:04.710Z] #44 67.94 go/token [2021-02-17T21:45:04.710Z] #44 67.94 regexp [2021-02-17T21:45:04.710Z] #44 68.94 go/scanner [2021-02-17T21:45:04.710Z] #44 70.13 go/ast [2021-02-17T21:45:04.710Z] #44 72.13 internal/lazyregexp [2021-02-17T21:45:04.710Z] #44 72.34 net/url [2021-02-17T21:45:04.710Z] #44 74.15 text/template/parse [2021-02-17T21:45:04.710Z] #44 75.58 go/parser [2021-02-17T21:45:04.973Z] #44 ... [2021-02-17T21:45:04.973Z] [2021-02-17T21:45:04.973Z] #42 [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-02-17T21:45:04.973Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:04.973Z] #42 10.87 PBCC images/file-lock.pb-c.c [2021-02-17T21:45:04.973Z] #42 10.87 DEP images/file-lock.pb-c.d [2021-02-17T21:45:04.973Z] #42 10.99 PBCC images/tty.pb-c.c [2021-02-17T21:45:04.973Z] #42 11.06 DEP images/tty.pb-c.d [2021-02-17T21:45:04.973Z] #42 11.09 PBCC images/tun.pb-c.c [2021-02-17T21:45:05.232Z] #42 11.30 PBCC images/netdev.pb-c.c [2021-02-17T21:45:05.232Z] #42 11.30 DEP images/tun.pb-c.d [2021-02-17T21:45:05.232Z] #42 11.30 DEP images/netdev.pb-c.d [2021-02-17T21:45:05.232Z] #42 11.43 PBCC images/vma.pb-c.c [2021-02-17T21:45:05.232Z] #42 11.43 DEP images/vma.pb-c.d [2021-02-17T21:45:05.496Z] #42 11.46 PBCC images/creds.pb-c.c [2021-02-17T21:45:05.496Z] #42 11.47 DEP images/creds.pb-c.d [2021-02-17T21:45:05.496Z] #42 11.58 PBCC images/utsns.pb-c.c [2021-02-17T21:45:05.496Z] #42 11.58 DEP images/utsns.pb-c.d [2021-02-17T21:45:05.496Z] #42 11.71 PBCC images/ipc-desc.pb-c.c [2021-02-17T21:45:05.496Z] #42 11.71 PBCC images/ipc-sem.pb-c.c [2021-02-17T21:45:05.772Z] #42 11.85 DEP images/ipc-desc.pb-c.d [2021-02-17T21:45:05.772Z] #42 11.85 DEP images/ipc-sem.pb-c.d [2021-02-17T21:45:05.772Z] #42 11.85 PBCC images/ipc-msg.pb-c.c [2021-02-17T21:45:05.772Z] #42 11.89 DEP images/ipc-msg.pb-c.d [2021-02-17T21:45:05.772Z] #42 11.92 PBCC images/ipc-shm.pb-c.c [2021-02-17T21:45:05.772Z] #42 11.96 DEP images/ipc-shm.pb-c.d [2021-02-17T21:45:05.772Z] #42 11.98 PBCC images/ipc-var.pb-c.c [2021-02-17T21:45:06.035Z] #42 12.07 DEP images/ipc-var.pb-c.d [2021-02-17T21:45:06.035Z] #42 12.16 PBCC images/sk-opts.pb-c.c [2021-02-17T21:45:06.035Z] #42 12.16 PBCC images/packet-sock.pb-c.c [2021-02-17T21:45:06.035Z] #42 12.22 DEP images/sk-opts.pb-c.d [2021-02-17T21:45:06.035Z] #42 12.26 DEP images/packet-sock.pb-c.d [2021-02-17T21:45:06.291Z] #42 12.39 PBCC images/sk-netlink.pb-c.c [2021-02-17T21:45:06.291Z] #42 12.39 DEP images/sk-netlink.pb-c.d [2021-02-17T21:45:06.291Z] #42 12.42 PBCC images/sk-inet.pb-c.c [2021-02-17T21:45:06.291Z] #42 12.48 DEP images/sk-inet.pb-c.d [2021-02-17T21:45:06.547Z] #42 12.57 PBCC images/sk-unix.pb-c.c [2021-02-17T21:45:06.547Z] #42 12.65 DEP images/sk-unix.pb-c.d [2021-02-17T21:45:06.547Z] #42 12.69 PBCC images/mm.pb-c.c [2021-02-17T21:45:06.547Z] #42 12.74 DEP images/mm.pb-c.d [2021-02-17T21:45:06.804Z] #42 12.83 PBCC images/timerfd.pb-c.c [2021-02-17T21:45:06.804Z] #42 12.88 DEP images/timerfd.pb-c.d [2021-02-17T21:45:06.804Z] #42 12.92 PBCC images/timer.pb-c.c [2021-02-17T21:45:06.804Z] #42 13.00 DEP images/timer.pb-c.d [2021-02-17T21:45:07.060Z] #42 13.07 PBCC images/sa.pb-c.c [2021-02-17T21:45:07.060Z] #42 13.09 DEP images/sa.pb-c.d [2021-02-17T21:45:07.060Z] #42 13.16 PBCC images/pipe-data.pb-c.c [2021-02-17T21:45:07.060Z] #42 13.19 DEP images/pipe-data.pb-c.d [2021-02-17T21:45:07.060Z] #42 13.21 PBCC images/mnt.pb-c.c [2021-02-17T21:45:07.060Z] #42 13.29 DEP images/mnt.pb-c.d [2021-02-17T21:45:07.317Z] #42 13.35 PBCC images/sk-packet.pb-c.c [2021-02-17T21:45:07.317Z] #42 13.37 DEP images/sk-packet.pb-c.d [2021-02-17T21:45:07.317Z] #42 13.44 PBCC images/tcp-stream.pb-c.c [2021-02-17T21:45:07.317Z] #42 13.55 DEP images/tcp-stream.pb-c.d [2021-02-17T21:45:07.573Z] #42 13.62 PBCC images/pipe.pb-c.c [2021-02-17T21:45:07.573Z] #42 13.62 DEP images/pipe.pb-c.d [2021-02-17T21:45:07.573Z] #42 13.76 PBCC images/pstree.pb-c.c [2021-02-17T21:45:07.573Z] #42 13.76 DEP images/pstree.pb-c.d [2021-02-17T21:45:07.573Z] #42 13.76 PBCC images/fs.pb-c.c [2021-02-17T21:45:07.573Z] #42 13.80 DEP images/fs.pb-c.d [2021-02-17T21:45:07.830Z] #42 13.89 PBCC images/signalfd.pb-c.c [2021-02-17T21:45:07.830Z] #42 13.94 DEP images/signalfd.pb-c.d [2021-02-17T21:45:08.087Z] #42 14.11 PBCC images/fh.pb-c.c [2021-02-17T21:45:08.087Z] #42 14.11 PBCC images/fsnotify.pb-c.c [2021-02-17T21:45:08.087Z] #42 14.22 DEP images/fh.pb-c.d [2021-02-17T21:45:08.087Z] #42 14.29 DEP images/fsnotify.pb-c.d [2021-02-17T21:45:08.087Z] #42 14.36 PBCC images/eventpoll.pb-c.c [2021-02-17T21:45:08.343Z] #42 14.41 DEP images/eventpoll.pb-c.d [2021-02-17T21:45:08.343Z] #42 14.46 PBCC images/eventfd.pb-c.c [2021-02-17T21:45:08.343Z] #42 14.51 DEP images/eventfd.pb-c.d [2021-02-17T21:45:08.343Z] #42 14.55 PBCC images/remap-file-path.pb-c.c [2021-02-17T21:45:08.343Z] #42 14.58 DEP images/remap-file-path.pb-c.d [2021-02-17T21:45:08.343Z] #42 14.65 PBCC images/fifo.pb-c.c [2021-02-17T21:45:08.600Z] #42 14.70 DEP images/fifo.pb-c.d [2021-02-17T21:45:08.600Z] #42 14.75 PBCC images/ghost-file.pb-c.c [2021-02-17T21:45:08.600Z] #42 14.82 DEP images/ghost-file.pb-c.d [2021-02-17T21:45:08.600Z] #42 14.90 PBCC images/regfile.pb-c.c [2021-02-17T21:45:08.857Z] #42 14.97 DEP images/regfile.pb-c.d [2021-02-17T21:45:09.113Z] #42 15.06 PBCC images/ns.pb-c.c [2021-02-17T21:45:09.113Z] #42 15.10 DEP images/ns.pb-c.d [2021-02-17T21:45:09.113Z] #42 15.12 PBCC images/fdinfo.pb-c.c [2021-02-17T21:45:09.113Z] #42 15.23 DEP images/fdinfo.pb-c.d [2021-02-17T21:45:09.113Z] #42 15.28 PBCC images/core-aarch64.pb-c.c [2021-02-17T21:45:09.369Z] #42 15.36 PBCC images/core-arm.pb-c.c [2021-02-17T21:45:09.369Z] #42 15.41 PBCC images/core-ppc64.pb-c.c [2021-02-17T21:45:09.369Z] #42 15.49 PBCC images/core-s390.pb-c.c [2021-02-17T21:45:09.369Z] #42 15.54 PBCC images/core-x86.pb-c.c [2021-02-17T21:45:09.497Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 14.1% of statements [2021-02-17T21:45:09.563Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-17T21:45:09.563Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-17T21:45:09.563Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-17T21:45:09.626Z] #42 15.65 PBCC images/core.pb-c.c [2021-02-17T21:45:09.626Z] #42 15.71 PBCC images/inventory.pb-c.c [2021-02-17T21:45:09.626Z] #42 15.77 DEP images/core-aarch64.pb-c.d [2021-02-17T21:45:09.626Z] #42 15.81 DEP images/core-arm.pb-c.d [2021-02-17T21:45:09.823Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-17T21:45:09.823Z] === RUN TestBuildWithEmptyLayers [2021-02-17T21:45:09.826Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-02-17T21:45:09.882Z] #42 15.92 DEP images/core-ppc64.pb-c.d [2021-02-17T21:45:09.882Z] #42 15.96 DEP images/core-s390.pb-c.d [2021-02-17T21:45:09.882Z] #42 16.02 DEP images/core-x86.pb-c.d [2021-02-17T21:45:10.088Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2021-02-17T21:45:10.088Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-17T21:45:10.088Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-17T21:45:10.139Z] #42 16.07 DEP images/core.pb-c.d [2021-02-17T21:45:10.139Z] #42 16.22 DEP images/inventory.pb-c.d [2021-02-17T21:45:10.139Z] #42 16.27 PBCC images/cpuinfo.pb-c.c [2021-02-17T21:45:10.139Z] #42 16.34 DEP images/cpuinfo.pb-c.d [2021-02-17T21:45:10.142Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2021-02-17T21:45:10.350Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2021-02-17T21:45:10.350Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-17T21:45:10.350Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-17T21:45:10.396Z] #42 16.37 PBCC images/stats.pb-c.c [2021-02-17T21:45:10.396Z] #42 16.37 DEP images/stats.pb-c.d [2021-02-17T21:45:10.779Z] ok github.com/docker/docker/daemon 12.277s coverage: 17.1% of statements [2021-02-17T21:45:10.779Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-17T21:45:10.779Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-17T21:45:10.779Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-02-17T21:45:11.763Z] #42 17.93 make[1]: Nothing to be done for 'all'. [2021-02-17T21:45:11.816Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-02-17T21:45:11.816Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-17T21:45:11.816Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-17T21:45:12.108Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-02-17T21:45:12.365Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-17T21:45:12.365Z] === RUN TestBuildMultiStageOnBuild [2021-02-17T21:45:12.905Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-02-17T21:45:13.131Z] #42 19.36 CC images/stats.o [2021-02-17T21:45:13.693Z] #42 19.79 CC images/core.o [2021-02-17T21:45:14.181Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-02-17T21:45:14.295Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 13.7% of statements [2021-02-17T21:45:14.622Z] #42 20.55 CC images/core-x86.o [2021-02-17T21:45:14.816Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 56.2% of statements [2021-02-17T21:45:14.879Z] #42 21.05 CC images/core-arm.o [2021-02-17T21:45:15.240Z] ok github.com/docker/docker/builder/remotecontext/git 3.505s coverage: 86.3% of statements [2021-02-17T21:45:15.240Z] ok github.com/docker/docker/builder/dockerfile 0.912s coverage: 48.3% of statements [2021-02-17T21:45:15.240Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-17T21:45:15.240Z] ? github.com/docker/docker/cli [no test files] [2021-02-17T21:45:15.240Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-17T21:45:15.441Z] #42 21.37 CC images/core-aarch64.o [2021-02-17T21:45:15.441Z] #42 ... [2021-02-17T21:45:15.441Z] [2021-02-17T21:45:15.441Z] #50 [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-02-17T21:45:15.441Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:45:15.441Z] #50 78.42 mvdan.cc/sh/v3/syntax [2021-02-17T21:45:15.441Z] #50 85.44 mvdan.cc/sh/v3/cmd/shfmt [2021-02-17T21:45:15.441Z] #50 ... [2021-02-17T21:45:15.441Z] [2021-02-17T21:45:15.441Z] #44 [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-02-17T21:45:15.441Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:15.441Z] #44 78.86 text/template [2021-02-17T21:45:15.441Z] #44 79.76 encoding/xml [2021-02-17T21:45:15.441Z] #44 84.15 go/doc [2021-02-17T21:45:15.441Z] #44 85.88 github.com/LK4D4/vndr/versioned [2021-02-17T21:45:15.441Z] #44 86.06 compress/flate [2021-02-17T21:45:15.441Z] #44 87.64 github.com/LK4D4/vndr/build [2021-02-17T21:45:15.698Z] #44 88.82 hash/crc32 [2021-02-17T21:45:15.698Z] #44 ... [2021-02-17T21:45:15.698Z] [2021-02-17T21:45:15.698Z] #42 [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-02-17T21:45:15.698Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:15.698Z] #42 21.74 CC images/core-ppc64.o [2021-02-17T21:45:16.261Z] #42 22.40 CC images/core-s390.o [2021-02-17T21:45:16.823Z] #42 23.05 CC images/cpuinfo.o [2021-02-17T21:45:17.394Z] #42 23.46 CC images/inventory.o [2021-02-17T21:45:17.649Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-02-17T21:45:17.649Z] === RUN TestBuildUncleanTarFilenames [2021-02-17T21:45:17.651Z] #42 ... [2021-02-17T21:45:17.651Z] [2021-02-17T21:45:17.651Z] #50 [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-02-17T21:45:17.651Z] #50 sha256:a376bf4653bf82dc9592b3b392a6f0cacf708c1d029d5af62315d5f688f803b0 [2021-02-17T21:45:17.651Z] #50 DONE 90.8s [2021-02-17T21:45:17.651Z] [2021-02-17T21:45:17.651Z] #55 [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-02-17T21:45:17.651Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:45:17.910Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-17T21:45:17.910Z] === RUN TestBuildMultiStageLayerLeak [2021-02-17T21:45:18.165Z] #55 44.06 Checking out files: 45% (1723/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 88% (3339/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-17T21:45:18.165Z] #55 45.57 + cd /tmp/tmp.8YFFYHn04A/src/github.com/containerd/containerd [2021-02-17T21:45:18.165Z] #55 45.57 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-17T21:45:19.281Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.786s coverage: 46.2% of statements [2021-02-17T21:45:19.917Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-17T21:45:20.066Z] #55 47.60 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-17T21:45:20.066Z] #55 47.60 + BUILDTAGS='netgo osusergo static_build' [2021-02-17T21:45:20.066Z] #55 47.60 + export EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:45:20.066Z] #55 47.60 + EXTRA_FLAGS=-buildmode=pie [2021-02-17T21:45:20.066Z] #55 47.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-17T21:45:20.066Z] #55 47.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-17T21:45:20.066Z] #55 47.60 + '[' '' = dynamic ']' [2021-02-17T21:45:20.066Z] #55 47.60 + make [2021-02-17T21:45:20.544Z] ok github.com/docker/docker/client 0.281s coverage: 75.4% of statements [2021-02-17T21:45:21.435Z] #55 48.73 + bin/ctr [2021-02-17T21:45:22.119Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-02-17T21:45:22.119Z] === RUN TestBuildWithHugeFile [2021-02-17T21:45:23.327Z] #55 ... [2021-02-17T21:45:23.327Z] [2021-02-17T21:45:23.327Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:45:23.327Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:45:23.327Z] #12 96.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-17T21:45:23.327Z] #12 96.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-17T21:45:23.327Z] #12 96.63 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:23.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.437s coverage: 49.4% of statements [2021-02-17T21:45:26.598Z] #12 ... [2021-02-17T21:45:26.598Z] [2021-02-17T21:45:26.598Z] #44 [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-02-17T21:45:26.598Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:26.598Z] #44 89.28 compress/gzip [2021-02-17T21:45:26.598Z] #44 90.05 net [2021-02-17T21:45:26.598Z] #44 90.73 vendor/golang.org/x/text/transform [2021-02-17T21:45:26.598Z] #44 91.53 vendor/golang.org/x/text/unicode/bidi [2021-02-17T21:45:26.598Z] #44 93.39 vendor/golang.org/x/text/secure/bidirule [2021-02-17T21:45:26.598Z] #44 93.70 vendor/golang.org/x/text/unicode/norm [2021-02-17T21:45:26.598Z] #44 97.74 vendor/golang.org/x/net/idna [2021-02-17T21:45:26.598Z] #44 ... [2021-02-17T21:45:26.598Z] [2021-02-17T21:45:26.598Z] #42 [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-02-17T21:45:26.598Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:26.598Z] #42 23.74 CC images/fdinfo.o [2021-02-17T21:45:26.598Z] #42 24.09 CC images/fown.o [2021-02-17T21:45:26.598Z] #42 24.31 CC images/ns.o [2021-02-17T21:45:26.598Z] #42 24.50 CC images/regfile.o [2021-02-17T21:45:26.598Z] #42 24.81 CC images/ghost-file.o [2021-02-17T21:45:26.598Z] #42 25.18 CC images/fifo.o [2021-02-17T21:45:26.598Z] #42 25.42 CC images/remap-file-path.o [2021-02-17T21:45:26.598Z] #42 25.65 CC images/eventfd.o [2021-02-17T21:45:26.598Z] #42 25.94 CC images/eventpoll.o [2021-02-17T21:45:26.598Z] #42 26.24 CC images/fh.o [2021-02-17T21:45:26.598Z] #42 26.53 CC images/fsnotify.o [2021-02-17T21:45:26.598Z] #42 27.17 CC images/signalfd.o [2021-02-17T21:45:26.598Z] #42 27.46 CC images/fs.o [2021-02-17T21:45:26.598Z] #42 27.64 CC images/pstree.o [2021-02-17T21:45:26.598Z] #42 27.77 CC images/pipe.o [2021-02-17T21:45:26.598Z] #42 28.00 CC images/tcp-stream.o [2021-02-17T21:45:26.598Z] #42 28.24 CC images/sk-packet.o [2021-02-17T21:45:26.598Z] #42 28.55 CC images/mnt.o [2021-02-17T21:45:26.598Z] #42 28.78 CC images/pipe-data.o [2021-02-17T21:45:26.598Z] #42 29.02 CC images/sa.o [2021-02-17T21:45:26.598Z] #42 29.26 CC images/timer.o [2021-02-17T21:45:26.598Z] #42 29.62 CC images/timerfd.o [2021-02-17T21:45:26.598Z] #42 29.86 CC images/mm.o [2021-02-17T21:45:26.598Z] #42 30.10 CC images/sk-opts.o [2021-02-17T21:45:26.598Z] #42 30.30 CC images/sk-unix.o [2021-02-17T21:45:26.598Z] #42 30.56 CC images/sk-inet.o [2021-02-17T21:45:26.598Z] #42 30.89 CC images/tun.o [2021-02-17T21:45:26.598Z] #42 31.11 CC images/sk-netlink.o [2021-02-17T21:45:26.598Z] #42 31.29 CC images/packet-sock.o [2021-02-17T21:45:26.598Z] #42 31.65 CC images/ipc-var.o [2021-02-17T21:45:26.598Z] #42 31.93 CC images/ipc-desc.o [2021-02-17T21:45:26.598Z] #42 32.10 CC images/ipc-shm.o [2021-02-17T21:45:26.598Z] #42 32.38 CC images/ipc-msg.o [2021-02-17T21:45:26.598Z] #42 32.65 CC images/ipc-sem.o [2021-02-17T21:45:26.854Z] #42 32.91 CC images/utsns.o [2021-02-17T21:45:27.111Z] #42 33.17 CC images/creds.o [2021-02-17T21:45:27.111Z] #42 ... [2021-02-17T21:45:27.111Z] [2021-02-17T21:45:27.111Z] #44 [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-02-17T21:45:27.111Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:27.111Z] #44 100.2 vendor/golang.org/x/net/http2/hpack [2021-02-17T21:45:28.112Z] #44 101.5 mime [2021-02-17T21:45:29.016Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.872s coverage: 73.3% of statements [2021-02-17T21:45:29.016Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-17T21:45:29.651Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-02-17T21:45:30.416Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.937s coverage: 57.7% of statements [2021-02-17T21:45:30.416Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-17T21:45:30.416Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-17T21:45:30.631Z] #44 103.6 mime/quotedprintable [2021-02-17T21:45:30.631Z] #44 104.0 net/http/internal [2021-02-17T21:45:30.712Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-02-17T21:45:31.749Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-02-17T21:45:33.150Z] #44 ... [2021-02-17T21:45:33.150Z] [2021-02-17T21:45:33.150Z] #42 [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-02-17T21:45:33.150Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:33.150Z] #42 33.35 CC images/vma.o [2021-02-17T21:45:33.150Z] #42 33.63 CC images/netdev.o [2021-02-17T21:45:33.150Z] #42 34.04 CC images/tty.o [2021-02-17T21:45:33.150Z] #42 34.66 CC images/file-lock.o [2021-02-17T21:45:33.150Z] #42 34.86 CC images/rlimit.o [2021-02-17T21:45:33.150Z] #42 35.09 CC images/pagemap.o [2021-02-17T21:45:33.150Z] #42 35.37 CC images/siginfo.o [2021-02-17T21:45:33.150Z] #42 35.60 CC images/rpc.o [2021-02-17T21:45:33.150Z] #42 36.63 CC images/ext-file.o [2021-02-17T21:45:33.150Z] #42 36.87 CC images/cgroup.o [2021-02-17T21:45:33.150Z] #42 37.51 CC images/userns.o [2021-02-17T21:45:33.150Z] #42 37.74 CC images/google/protobuf/descriptor.o [2021-02-17T21:45:33.150Z] #42 39.20 CC images/opts.o [2021-02-17T21:45:33.259Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.5% of statements [2021-02-17T21:45:33.259Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-17T21:45:33.259Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-17T21:45:33.259Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.0% of statements [2021-02-17T21:45:33.407Z] #42 39.38 CC images/seccomp.o [2021-02-17T21:45:33.407Z] #42 ... [2021-02-17T21:45:33.407Z] [2021-02-17T21:45:33.407Z] #44 [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-02-17T21:45:33.407Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:33.407Z] #44 106.6 net/textproto [2021-02-17T21:45:33.407Z] #44 106.6 crypto/x509 [2021-02-17T21:45:34.305Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2021-02-17T21:45:34.340Z] #44 107.5 vendor/golang.org/x/net/http/httpguts [2021-02-17T21:45:34.597Z] #44 107.9 vendor/golang.org/x/net/http/httpproxy [2021-02-17T21:45:34.940Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2021-02-17T21:45:34.940Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-17T21:45:34.940Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-17T21:45:35.160Z] #44 108.5 mime/multipart [2021-02-17T21:45:35.575Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-02-17T21:45:35.868Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2021-02-17T21:45:36.160Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2021-02-17T21:45:36.794Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-02-17T21:45:36.794Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-17T21:45:37.428Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 58.6% of statements [2021-02-17T21:45:37.679Z] #44 110.9 crypto/tls [2021-02-17T21:45:37.721Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2021-02-17T21:45:37.936Z] #44 ... [2021-02-17T21:45:37.936Z] [2021-02-17T21:45:37.936Z] #57 [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-02-17T21:45:37.936Z] #57 sha256:ba8c452f8d3e7bd6142119d5b7aad76074a935b6260f7e0f0c7a3376bafcff86 [2021-02-17T21:45:37.936Z] #57 104.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-17T21:45:37.936Z] #57 104.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-17T21:45:37.936Z] #57 DONE 111.3s [2021-02-17T21:45:38.193Z] [2021-02-17T21:45:38.193Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-17T21:45:38.193Z] #58 sha256:1636fd306f6d42c2d9a542f90e6342ff04ba1fbc47bf6e00dc65c5c4f0e88f4c [2021-02-17T21:45:38.193Z] #58 DONE 0.1s [2021-02-17T21:45:38.193Z] [2021-02-17T21:45:38.193Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:45:38.193Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:45:38.193Z] #12 111.4 Selecting previously unselected package libapparmor1:amd64. [2021-02-17T21:45:38.193Z] #12 111.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-17T21:45:38.193Z] #12 111.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-17T21:45:38.193Z] #12 ... [2021-02-17T21:45:38.193Z] [2021-02-17T21:45:38.193Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-17T21:45:38.193Z] #59 sha256:bd44e94826009daeef94f1b7cb43e1151954f7d80fff8cd29b554dbd85cdcaef [2021-02-17T21:45:38.193Z] #59 DONE 0.2s [2021-02-17T21:45:38.193Z] [2021-02-17T21:45:38.193Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-17T21:45:38.193Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-17T21:45:38.193Z] #12 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-17T21:45:38.193Z] #12 111.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-17T21:45:38.193Z] #12 111.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-17T21:45:38.450Z] #12 111.7 Selecting previously unselected package libbtrfs0. [2021-02-17T21:45:38.450Z] #12 111.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-17T21:45:38.450Z] #12 111.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-17T21:45:38.450Z] #12 111.8 Selecting previously unselected package libbtrfs-dev. [2021-02-17T21:45:38.450Z] #12 111.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-17T21:45:38.450Z] #12 111.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-17T21:45:38.706Z] #12 112.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-17T21:45:38.706Z] #12 112.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-17T21:45:38.706Z] #12 112.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-17T21:45:38.706Z] #12 112.0 Selecting previously unselected package libudev-dev:amd64. [2021-02-17T21:45:38.706Z] #12 112.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-17T21:45:38.706Z] #12 112.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-17T21:45:38.962Z] #12 112.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-17T21:45:38.962Z] #12 112.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-17T21:45:38.962Z] #12 112.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-17T21:45:39.219Z] #12 112.7 Selecting previously unselected package libpcre16-3:amd64. [2021-02-17T21:45:39.219Z] #12 112.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-17T21:45:39.219Z] #12 112.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-17T21:45:39.248Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2021-02-17T21:45:39.248Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-17T21:45:39.476Z] #12 112.8 Selecting previously unselected package libpcre32-3:amd64. [2021-02-17T21:45:39.476Z] #12 112.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-17T21:45:39.476Z] #12 112.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-17T21:45:39.732Z] #12 112.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-17T21:45:39.733Z] #12 112.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-17T21:45:39.733Z] #12 113.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-17T21:45:39.733Z] #12 113.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-17T21:45:39.733Z] #12 113.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-17T21:45:39.733Z] #12 113.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-17T21:45:39.883Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-17T21:45:40.175Z] ok github.com/docker/docker/daemon/logger/splunk 1.463s coverage: 82.5% of statements [2021-02-17T21:45:40.175Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-17T21:45:40.175Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-17T21:45:40.306Z] #12 113.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-17T21:45:40.306Z] #12 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-17T21:45:40.306Z] #12 113.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-17T21:45:40.562Z] #12 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-17T21:45:40.562Z] #12 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-17T21:45:40.562Z] #12 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-17T21:45:40.819Z] #12 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-17T21:45:40.819Z] #12 113.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-17T21:45:40.819Z] #12 114.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-17T21:45:40.819Z] #12 114.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-17T21:45:40.819Z] #12 114.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-17T21:45:40.819Z] #12 114.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-17T21:45:41.381Z] #12 114.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-17T21:45:41.381Z] #12 114.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-17T21:45:41.381Z] #12 114.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-17T21:45:41.381Z] #12 114.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-17T21:45:41.381Z] #12 114.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-17T21:45:41.381Z] #12 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:41.381Z] #12 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-17T21:45:41.638Z] #12 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-17T21:45:41.638Z] #12 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-17T21:45:41.638Z] #12 114.8 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-02-17T21:45:41.638Z] #12 114.8 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-02-17T21:45:41.638Z] #12 114.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-17T21:45:41.638Z] #12 114.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-17T21:45:41.638Z] #12 114.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-17T21:45:41.638Z] #12 114.9 Setting up dmsetup (2:1.02.155-3) ... [2021-02-17T21:45:41.638Z] #12 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-17T21:45:41.638Z] #12 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-17T21:45:41.638Z] #12 114.9 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:45:41.686Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-02-17T21:45:41.979Z] ok github.com/docker/docker/distribution 0.302s coverage: 25.0% of statements [2021-02-17T21:45:41.979Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-17T21:45:42.201Z] #12 DONE 115.5s [2021-02-17T21:45:42.201Z] [2021-02-17T21:45:42.201Z] #52 [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-02-17T21:45:42.201Z] #52 sha256:fcc4e67db19ae7b384839d519f251fdd590c638c93f6ed7784f95807a47d64e3 [2021-02-17T21:45:43.015Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-17T21:45:43.571Z] #52 ... [2021-02-17T21:45:43.571Z] [2021-02-17T21:45:43.571Z] #42 [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-02-17T21:45:43.571Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:43.571Z] #42 39.65 CC images/binfmt-misc.o [2021-02-17T21:45:43.571Z] #42 39.82 CC images/time.o [2021-02-17T21:45:43.571Z] #42 40.02 CC images/sysctl.o [2021-02-17T21:45:43.571Z] #42 40.19 CC images/autofs.o [2021-02-17T21:45:43.571Z] #42 40.38 CC images/macvlan.o [2021-02-17T21:45:43.571Z] #42 40.53 CC images/sit.o [2021-02-17T21:45:43.571Z] #42 40.82 CC images/memfd.o [2021-02-17T21:45:43.571Z] #42 41.09 CC images/timens.o [2021-02-17T21:45:43.571Z] #42 41.39 LINK images/built-in.o [2021-02-17T21:45:43.571Z] #42 41.56 GEN compel/include/asm [2021-02-17T21:45:43.571Z] #42 41.59 GEN compel/include/version.h [2021-02-17T21:45:43.571Z] #42 41.63 touch .config [2021-02-17T21:45:43.571Z] #42 41.69 GEN include/common/config.h [2021-02-17T21:45:43.571Z] #42 41.77 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-17T21:45:43.571Z] #42 41.79 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-17T21:45:43.571Z] #42 41.82 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-17T21:45:43.571Z] #42 41.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-17T21:45:43.571Z] #42 41.86 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-17T21:45:43.571Z] #42 41.88 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-17T21:45:43.571Z] #42 41.90 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-17T21:45:43.571Z] #42 41.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-17T21:45:43.571Z] #42 41.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-17T21:45:43.571Z] #42 41.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-17T21:45:43.571Z] #42 41.99 DEP compel/plugins/std/infect.d [2021-02-17T21:45:43.571Z] #42 42.17 DEP compel/plugins/std/string.d [2021-02-17T21:45:43.571Z] #42 42.26 DEP compel/plugins/std/log.d [2021-02-17T21:45:43.571Z] #42 42.35 DEP compel/plugins/std/fds.d [2021-02-17T21:45:43.571Z] #42 42.47 DEP compel/plugins/std/std.d [2021-02-17T21:45:43.571Z] #42 42.57 DEP compel/plugins/shmem/shmem.d [2021-02-17T21:45:43.571Z] #42 42.72 DEP compel/plugins/fds/fds.d [2021-02-17T21:45:43.571Z] #42 42.88 CC compel/plugins/std/std.o [2021-02-17T21:45:43.571Z] #42 43.28 CC compel/plugins/std/fds.o [2021-02-17T21:45:43.571Z] #42 43.72 CC compel/plugins/std/log.o [2021-02-17T21:45:43.571Z] #42 44.62 CC compel/plugins/std/string.o [2021-02-17T21:45:43.571Z] #42 45.29 CC compel/plugins/std/infect.o [2021-02-17T21:45:43.571Z] #42 45.76 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-17T21:45:43.571Z] #42 45.86 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-17T21:45:43.571Z] #42 45.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-17T21:45:43.571Z] #42 45.99 AR compel/plugins/std.lib.a [2021-02-17T21:45:43.571Z] #42 46.07 CC compel/plugins/fds/fds.o [2021-02-17T21:45:43.571Z] #42 46.27 AR compel/plugins/fds.lib.a [2021-02-17T21:45:43.571Z] #42 46.34 HOSTDEP compel/src/lib/log-host.d [2021-02-17T21:45:43.571Z] #42 46.53 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-17T21:45:43.571Z] #42 46.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-17T21:45:43.571Z] #42 46.76 HOSTDEP compel/src/main-host.d [2021-02-17T21:45:43.571Z] #42 46.80 DEP compel/src/lib/ptrace.d [2021-02-17T21:45:43.571Z] #42 46.91 DEP compel/src/lib/infect.d [2021-02-17T21:45:43.571Z] #42 47.05 DEP compel/src/lib/infect-util.d [2021-02-17T21:45:43.571Z] #42 47.17 DEP compel/src/lib/infect-rpc.d [2021-02-17T21:45:43.571Z] #42 47.29 DEP compel/arch/x86/src/lib/infect.d [2021-02-17T21:45:43.571Z] #42 47.46 DEP compel/arch/x86/src/lib/cpu.d [2021-02-17T21:45:43.571Z] #42 47.56 DEP compel/src/lib/log.d [2021-02-17T21:45:43.571Z] #42 47.68 DEP compel/src/main.d [2021-02-17T21:45:43.571Z] #42 47.77 DEP compel/src/lib/handle-elf.d [2021-02-17T21:45:43.571Z] #42 47.88 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-17T21:45:43.571Z] #42 48.02 CC compel/src/lib/log.o [2021-02-17T21:45:43.571Z] #42 48.29 CC compel/arch/x86/src/lib/cpu.o [2021-02-17T21:45:43.571Z] #42 49.05 CC compel/arch/x86/src/lib/infect.o [2021-02-17T21:45:43.835Z] #42 49.81 CC compel/src/lib/infect-rpc.o [2021-02-17T21:45:43.835Z] #42 ... [2021-02-17T21:45:43.835Z] [2021-02-17T21:45:43.835Z] #44 [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-02-17T21:45:43.835Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:45:43.835Z] #44 116.7 net/http/httptrace [2021-02-17T21:45:43.835Z] #44 117.0 net/http [2021-02-17T21:45:44.053Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2021-02-17T21:45:44.688Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-02-17T21:45:44.688Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2021-02-17T21:45:44.688Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-17T21:45:44.688Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-17T21:45:45.322Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-02-17T21:45:45.322Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-17T21:45:46.356Z] #44 ... [2021-02-17T21:45:46.356Z] [2021-02-17T21:45:46.356Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-17T21:45:46.356Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-17T21:45:46.356Z] #13 DONE 4.1s [2021-02-17T21:45:46.372Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-17T21:45:46.612Z] [2021-02-17T21:45:46.612Z] #52 [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-02-17T21:45:46.612Z] #52 sha256:fcc4e67db19ae7b384839d519f251fdd590c638c93f6ed7784f95807a47d64e3 [2021-02-17T21:45:46.612Z] #52 4.019 + RM_GOPATH=0 [2021-02-17T21:45:46.612Z] #52 4.019 + TMP_GOPATH= [2021-02-17T21:45:46.612Z] #52 4.019 + : /build [2021-02-17T21:45:46.612Z] #52 4.019 + '[' -z '' ']' [2021-02-17T21:45:46.612Z] #52 4.020 ++ mktemp -d [2021-02-17T21:45:46.612Z] #52 4.023 + export GOPATH=/tmp/tmp.Wy4nTTC4y1 [2021-02-17T21:45:46.612Z] #52 4.023 + GOPATH=/tmp/tmp.Wy4nTTC4y1 [2021-02-17T21:45:46.612Z] #52 4.023 + RM_GOPATH=1 [2021-02-17T21:45:46.612Z] #52 4.024 + case "$(go env GOARCH)" in [2021-02-17T21:45:46.612Z] #52 4.026 ++ go env GOARCH [2021-02-17T21:45:46.612Z] #52 4.048 + export GO_BUILDMODE=-buildmode=pie [2021-02-17T21:45:46.612Z] #52 4.048 + GO_BUILDMODE=-buildmode=pie [2021-02-17T21:45:46.612Z] #52 4.050 ++ dirname /tmp/install/install.sh [2021-02-17T21:45:46.612Z] #52 4.054 + dir=/tmp/install [2021-02-17T21:45:46.612Z] #52 4.055 + bin=runc [2021-02-17T21:45:46.612Z] #52 4.055 + shift [2021-02-17T21:45:46.612Z] #52 4.055 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-17T21:45:46.612Z] #52 4.056 + . /tmp/install/runc.installer [2021-02-17T21:45:46.612Z] #52 4.056 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:45:46.612Z] #52 4.057 + install_runc [2021-02-17T21:45:46.612Z] #52 4.058 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-17T21:45:46.612Z] #52 4.062 + uname -r [2021-02-17T21:45:46.612Z] #52 4.067 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-17T21:45:46.612Z] #52 4.068 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-17T21:45:46.612Z] #52 4.068 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-17T21:45:46.612Z] #52 4.068 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Wy4nTTC4y1/src/github.com/opencontainers/runc [2021-02-17T21:45:46.612Z] #52 4.076 Cloning into '/tmp/tmp.Wy4nTTC4y1/src/github.com/opencontainers/runc'... [2021-02-17T21:45:46.664Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2021-02-17T21:45:47.146Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 29.1% of statements [2021-02-17T21:45:47.300Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-17T21:45:47.593Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-17T21:45:48.094Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2021-02-17T21:45:48.094Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-17T21:45:48.094Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-17T21:45:48.094Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-17T21:45:48.094Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-17T21:45:49.107Z] ok github.com/docker/docker/pkg/archive 0.497s coverage: 77.2% of statements [2021-02-17T21:45:49.138Z] #52 ... [2021-02-17T21:45:49.138Z] [2021-02-17T21:45:49.138Z] #14 [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-02-17T21:45:49.138Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-17T21:45:49.138Z] #14 DONE 2.5s [2021-02-17T21:45:49.138Z] [2021-02-17T21:45:49.138Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-17T21:45:49.138Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-17T21:45:50.147Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2021-02-17T21:45:50.147Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-17T21:45:50.440Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-17T21:45:51.407Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.097s coverage: 65.3% of statements [2021-02-17T21:45:51.658Z] #15 2.397 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-17T21:45:51.658Z] #15 DONE 2.6s [2021-02-17T21:45:51.658Z] [2021-02-17T21:45:51.658Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:45:51.658Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-17T21:45:52.800Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2021-02-17T21:45:54.205Z] #16 ... [2021-02-17T21:45:54.205Z] [2021-02-17T21:45:54.205Z] #42 [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-02-17T21:45:54.205Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:54.205Z] #42 50.09 CC compel/src/lib/infect-util.o [2021-02-17T21:45:54.205Z] #42 50.33 CC compel/src/lib/infect.o [2021-02-17T21:45:54.205Z] #42 52.52 CC compel/src/lib/ptrace.o [2021-02-17T21:45:54.205Z] #42 52.95 AR compel/libcompel.a [2021-02-17T21:45:54.205Z] #42 53.01 HOSTCC compel/src/main-host.o [2021-02-17T21:45:54.205Z] #42 53.37 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-17T21:45:54.205Z] #42 53.56 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-17T21:45:54.205Z] #42 53.89 HOSTCC compel/src/lib/log-host.o [2021-02-17T21:45:54.205Z] #42 54.08 HOSTLINK compel/compel-host-bin [2021-02-17T21:45:54.205Z] #42 54.22 DEP soccr/soccr.d [2021-02-17T21:45:54.205Z] #42 54.40 CC soccr/soccr.o [2021-02-17T21:45:54.205Z] #42 55.98 AR soccr/libsoccr.a [2021-02-17T21:45:54.205Z] #42 56.05 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-17T21:45:54.205Z] #42 56.56 DEP criu/arch/x86/sigframe.d [2021-02-17T21:45:54.205Z] #42 56.75 DEP criu/arch/x86/sigaction_compat.d [2021-02-17T21:45:54.205Z] #42 56.85 DEP criu/arch/x86/kerndat.d [2021-02-17T21:45:54.205Z] #42 56.97 DEP criu/arch/x86/crtools.d [2021-02-17T21:45:54.205Z] #42 57.11 DEP criu/arch/x86/cpu.d [2021-02-17T21:45:54.205Z] #42 57.34 CC criu/arch/x86/cpu.o [2021-02-17T21:45:54.205Z] #42 58.04 CC criu/arch/x86/crtools.o [2021-02-17T21:45:54.205Z] #42 59.35 CC criu/arch/x86/kerndat.o [2021-02-17T21:45:54.205Z] #42 60.01 CC criu/arch/x86/sigaction_compat.o [2021-02-17T21:45:54.205Z] #42 ... [2021-02-17T21:45:54.205Z] [2021-02-17T21:45:54.205Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-17T21:45:54.205Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-17T21:45:54.205Z] #16 DONE 2.7s [2021-02-17T21:45:54.205Z] [2021-02-17T21:45:54.205Z] #42 [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-02-17T21:45:54.205Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:45:54.205Z] #42 60.37 CC criu/arch/x86/sigframe.o [2021-02-17T21:45:54.205Z] #42 ... [2021-02-17T21:45:54.205Z] [2021-02-17T21:45:54.205Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-17T21:45:54.205Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-17T21:45:54.902Z] ok github.com/docker/docker/layer 7.800s coverage: 68.8% of statements [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-17T21:45:54.902Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-17T21:45:54.902Z] ok github.com/docker/docker/pkg/chrootarchive 3.532s coverage: 43.2% of statements [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-17T21:45:54.902Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-17T21:45:54.902Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-02-17T21:45:54.902Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-17T21:45:55.356Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2021-02-17T21:45:55.537Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-02-17T21:45:56.172Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-02-17T21:45:56.465Z] ok github.com/docker/docker/pkg/dmesg 0.048s coverage: 83.3% of statements [2021-02-17T21:45:56.734Z] #17 DONE 2.5s [2021-02-17T21:45:56.734Z] [2021-02-17T21:45:56.734Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-17T21:45:56.734Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-17T21:45:57.281Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-02-17T21:45:57.980Z] ok github.com/docker/docker/pkg/filenotify 0.622s coverage: 67.0% of statements [2021-02-17T21:45:58.231Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.8% of statements [2021-02-17T21:45:58.272Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2021-02-17T21:45:58.806Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2021-02-17T21:45:58.907Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2021-02-17T21:45:59.200Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-17T21:45:59.200Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2021-02-17T21:45:59.250Z] #18 DONE 2.6s [2021-02-17T21:45:59.250Z] [2021-02-17T21:45:59.250Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:45:59.250Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:00.198Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-02-17T21:46:00.237Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 69.5% of statements [2021-02-17T21:46:00.237Z] ok github.com/docker/docker/pkg/ioutils 0.279s coverage: 70.1% of statements [2021-02-17T21:46:00.529Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-02-17T21:46:00.529Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-02-17T21:46:00.529Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-17T21:46:00.529Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-17T21:46:00.529Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-17T21:46:00.821Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-02-17T21:46:00.821Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-17T21:46:00.821Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-02-17T21:46:01.113Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-17T21:46:01.406Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-02-17T21:46:01.698Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-17T21:46:01.698Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-17T21:46:01.698Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-17T21:46:02.333Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-02-17T21:46:02.521Z] #19 2.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-17T21:46:02.521Z] #19 2.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-17T21:46:02.521Z] #19 2.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-17T21:46:02.778Z] #19 3.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-17T21:46:02.968Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-17T21:46:02.968Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-17T21:46:03.260Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-17T21:46:03.501Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-17T21:46:04.073Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.508s coverage: 14.1% of statements [2021-02-17T21:46:04.146Z] #19 4.696 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-17T21:46:04.657Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.673s coverage: 56.2% of statements [2021-02-17T21:46:04.709Z] #19 ... [2021-02-17T21:46:04.709Z] [2021-02-17T21:46:04.709Z] #42 [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-02-17T21:46:04.709Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:04.709Z] #42 60.75 LINK criu/arch/x86/crtools.built-in.o [2021-02-17T21:46:04.709Z] #42 60.85 DEP criu/pie/util-vdso-elf32.d [2021-02-17T21:46:04.709Z] #42 60.97 DEP criu/pie/util-vdso.d [2021-02-17T21:46:04.709Z] #42 61.18 DEP criu/pie/util.d [2021-02-17T21:46:04.709Z] #42 61.38 CC criu/pie/util.o [2021-02-17T21:46:04.709Z] #42 61.80 CC criu/pie/util-vdso.o [2021-02-17T21:46:04.709Z] #42 62.54 CC criu/pie/util-vdso-elf32.o [2021-02-17T21:46:04.709Z] #42 63.35 AR criu/pie/pie.lib.a [2021-02-17T21:46:04.709Z] #42 63.42 DEP criu/pie/restorer.d [2021-02-17T21:46:04.709Z] #42 63.64 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-17T21:46:04.709Z] #42 63.77 DEP criu/arch/x86/restorer_unmap.d [2021-02-17T21:46:04.709Z] #42 63.81 DEP criu/arch/x86/restorer.d [2021-02-17T21:46:04.709Z] #42 63.98 DEP criu/arch/x86/vdso-pie.d [2021-02-17T21:46:04.709Z] #42 64.13 DEP criu/pie/parasite-vdso.d [2021-02-17T21:46:04.709Z] #42 64.24 DEP criu/pie/parasite.d [2021-02-17T21:46:04.709Z] #42 64.52 CC criu/pie/parasite.o [2021-02-17T21:46:04.709Z] #42 66.02 LINK criu/pie/parasite.built-in.o [2021-02-17T21:46:04.709Z] #42 66.02 GEN criu/pie/parasite-blob.h [2021-02-17T21:46:04.709Z] #42 66.06 CC criu/pie/parasite-vdso.o [2021-02-17T21:46:04.709Z] #42 66.70 CC criu/arch/x86/vdso-pie.o [2021-02-17T21:46:04.709Z] #42 67.07 CC criu/arch/x86/restorer.o [2021-02-17T21:46:04.709Z] #42 67.65 CC criu/arch/x86/restorer_unmap.o [2021-02-17T21:46:04.709Z] #42 67.70 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-17T21:46:04.709Z] #42 67.97 CC criu/pie/restorer.o [2021-02-17T21:46:04.709Z] #42 70.91 LINK criu/pie/restorer.built-in.o [2021-02-17T21:46:04.775Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 75.0% of statements [2021-02-17T21:46:04.775Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-02-17T21:46:04.965Z] #42 70.91 GEN criu/pie/restorer-blob.h [2021-02-17T21:46:04.965Z] #42 71.02 DEP criu/vdso.d [2021-02-17T21:46:04.965Z] #42 ... [2021-02-17T21:46:04.965Z] [2021-02-17T21:46:04.966Z] #52 [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-02-17T21:46:04.966Z] #52 sha256:fcc4e67db19ae7b384839d519f251fdd590c638c93f6ed7784f95807a47d64e3 [2021-02-17T21:46:04.966Z] #52 12.64 + cd /tmp/tmp.Wy4nTTC4y1/src/github.com/opencontainers/runc [2021-02-17T21:46:04.966Z] #52 12.64 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-17T21:46:04.966Z] #52 13.42 + '[' -z '' ']' [2021-02-17T21:46:04.966Z] #52 13.42 + target=static [2021-02-17T21:46:04.966Z] #52 13.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-17T21:46:04.966Z] #52 13.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-17T21:46:05.222Z] #52 ... [2021-02-17T21:46:05.222Z] [2021-02-17T21:46:05.222Z] #42 [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-02-17T21:46:05.222Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:05.222Z] #42 71.22 DEP criu/vdso-compat.d [2021-02-17T21:46:05.222Z] #42 71.35 DEP criu/uts_ns.d [2021-02-17T21:46:05.479Z] #42 71.47 DEP criu/util.d [2021-02-17T21:46:05.479Z] #42 71.67 DEP criu/uffd.d [2021-02-17T21:46:05.736Z] #42 71.85 DEP criu/tun.d [2021-02-17T21:46:05.994Z] #42 72.07 DEP criu/tty.d [2021-02-17T21:46:05.994Z] #42 ... [2021-02-17T21:46:05.994Z] [2021-02-17T21:46:05.994Z] #44 [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-02-17T21:46:05.994Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:46:05.994Z] #44 129.3 github.com/LK4D4/vndr/godl [2021-02-17T21:46:05.994Z] #44 130.2 github.com/LK4D4/vndr [2021-02-17T21:46:06.251Z] #44 ... [2021-02-17T21:46:06.251Z] [2021-02-17T21:46:06.251Z] #42 [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-02-17T21:46:06.251Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:06.251Z] #42 72.34 DEP criu/timerfd.d [2021-02-17T21:46:06.336Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 2m0.177631641s [2021-02-17T21:46:06.336Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.016555ms [2021-02-17T21:46:06.508Z] #42 ... [2021-02-17T21:46:06.508Z] [2021-02-17T21:46:06.508Z] #44 [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-02-17T21:46:06.508Z] #44 sha256:b3f114c40582b5227b751d98aea7025adea6f4f0637b1bd1466af9af721d34ee [2021-02-17T21:46:06.508Z] #44 DONE 139.7s [2021-02-17T21:46:06.508Z] [2021-02-17T21:46:06.508Z] #42 [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-02-17T21:46:06.508Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:06.508Z] #42 72.51 DEP criu/timens.d [2021-02-17T21:46:06.764Z] #42 72.79 DEP criu/sysfs_parse.d [2021-02-17T21:46:07.021Z] #42 72.96 DEP criu/sysctl.d [2021-02-17T21:46:07.021Z] #42 73.15 DEP criu/string.d [2021-02-17T21:46:07.021Z] #42 73.21 DEP criu/stats.d [2021-02-17T21:46:07.213Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-02-17T21:46:07.278Z] #42 73.35 DEP criu/sockets.d [2021-02-17T21:46:07.511Z] ok github.com/docker/docker/pkg/signal 2.372s coverage: 61.0% of statements [2021-02-17T21:46:07.577Z] #42 73.59 DEP criu/sk-unix.d [2021-02-17T21:46:07.577Z] #42 73.79 DEP criu/sk-tcp.d [2021-02-17T21:46:07.804Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-17T21:46:07.876Z] #42 74.03 DEP criu/sk-queue.d [2021-02-17T21:46:08.097Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-17T21:46:08.132Z] #42 74.15 DEP criu/sk-packet.d [2021-02-17T21:46:08.132Z] #42 74.35 DEP criu/sk-netlink.d [2021-02-17T21:46:08.389Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-17T21:46:08.390Z] #42 74.52 DEP criu/sk-inet.d [2021-02-17T21:46:08.646Z] #42 74.79 DEP criu/signalfd.d [2021-02-17T21:46:08.646Z] #42 74.91 DEP criu/sigframe.d [2021-02-17T21:46:08.903Z] #42 75.01 DEP criu/shmem.d [2021-02-17T21:46:09.023Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-02-17T21:46:09.151Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.474s coverage: 46.2% of statements [2021-02-17T21:46:09.160Z] #42 75.17 DEP criu/servicefd.d [2021-02-17T21:46:09.160Z] #42 75.31 DEP criu/seize.d [2021-02-17T21:46:09.417Z] #42 75.47 DEP criu/seccomp.d [2021-02-17T21:46:09.417Z] #42 75.64 DEP criu/rst-malloc.d [2021-02-17T21:46:09.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-17T21:46:09.658Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 36.9% of statements [2021-02-17T21:46:09.674Z] #42 75.70 DEP criu/rbtree.d [2021-02-17T21:46:09.674Z] #42 75.74 DEP criu/pstree.d [2021-02-17T21:46:09.674Z] #42 75.93 DEP criu/protobuf.d [2021-02-17T21:46:09.931Z] #42 76.09 GEN criu/protobuf-desc-gen.h [2021-02-17T21:46:09.951Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-02-17T21:46:10.141Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.300s coverage: 73.3% of statements [2021-02-17T21:46:10.631Z] ok github.com/docker/docker/pkg/tarsum 0.072s coverage: 89.3% of statements [2021-02-17T21:46:10.631Z] testing: warning: no tests to run [2021-02-17T21:46:10.631Z] coverage: [no statements] [2021-02-17T21:46:10.631Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-17T21:46:10.924Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-17T21:46:11.104Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.996s coverage: 49.4% of statements [2021-02-17T21:46:11.217Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-17T21:46:11.509Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-17T21:46:11.823Z] #42 77.77 DEP criu/protobuf-desc.d [2021-02-17T21:46:11.823Z] #42 77.94 DEP criu/proc_parse.d [2021-02-17T21:46:12.079Z] #42 78.21 DEP criu/plugin.d [2021-02-17T21:46:12.336Z] #42 78.34 DEP criu/pipes.d [2021-02-17T21:46:12.336Z] #42 78.54 DEP criu/pie-util.d [2021-02-17T21:46:12.515Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 57.5% of statements [2021-02-17T21:46:12.515Z] ok github.com/docker/docker/daemon 12.408s coverage: 17.1% of statements [2021-02-17T21:46:12.515Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-17T21:46:12.515Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-17T21:46:12.515Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-17T21:46:12.515Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-17T21:46:12.515Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-17T21:46:12.592Z] #42 78.69 DEP criu/pie-util-vdso.d [2021-02-17T21:46:12.849Z] #42 78.80 DEP criu/pie-util-vdso-elf32.d [2021-02-17T21:46:12.849Z] #42 78.95 DEP criu/path.d [2021-02-17T21:46:13.091Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-02-17T21:46:13.091Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.055s coverage: 3.0% of statements [2021-02-17T21:46:13.105Z] #42 79.16 DEP criu/parasite-syscall.d [2021-02-17T21:46:13.105Z] #42 79.38 DEP criu/pagemap.d [2021-02-17T21:46:13.362Z] #42 79.55 DEP criu/pagemap-cache.d [2021-02-17T21:46:13.362Z] #42 79.66 DEP criu/page-xfer.d [2021-02-17T21:46:13.582Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-02-17T21:46:13.874Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-17T21:46:13.925Z] #42 79.85 DEP criu/page-pipe.d [2021-02-17T21:46:13.925Z] #42 79.99 DEP criu/netfilter.d [2021-02-17T21:46:14.166Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.4% of statements [2021-02-17T21:46:14.182Z] #42 80.17 DEP criu/net.d [2021-02-17T21:46:14.182Z] #42 80.34 DEP criu/namespaces.d [2021-02-17T21:46:14.438Z] #42 80.51 DEP criu/mount.d [2021-02-17T21:46:14.695Z] #42 80.66 DEP criu/memfd.d [2021-02-17T21:46:14.695Z] #42 80.79 DEP criu/mem.d [2021-02-17T21:46:14.952Z] #42 81.00 DEP criu/lsm.d [2021-02-17T21:46:14.952Z] #42 81.13 DEP criu/log.d [2021-02-17T21:46:14.952Z] #42 81.22 DEP criu/libnetlink.d [2021-02-17T21:46:15.209Z] #42 81.35 DEP criu/kerndat.d [2021-02-17T21:46:15.465Z] #42 81.54 DEP criu/kcmp-ids.d [2021-02-17T21:46:15.465Z] #42 81.62 DEP criu/irmap.d [2021-02-17T21:46:15.465Z] #42 ... [2021-02-17T21:46:15.465Z] [2021-02-17T21:46:15.465Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:46:15.465Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:15.465Z] #19 6.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-17T21:46:15.465Z] #19 11.85 Fetched 8422 kB in 9s (895 kB/s) [2021-02-17T21:46:15.465Z] #19 11.85 Reading package lists... [2021-02-17T21:46:15.465Z] #19 15.14 Reading package lists... [2021-02-17T21:46:15.465Z] #19 ... [2021-02-17T21:46:15.465Z] [2021-02-17T21:46:15.465Z] #42 [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-02-17T21:46:15.465Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:15.465Z] #42 81.75 DEP criu/ipc_ns.d [2021-02-17T21:46:15.654Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2021-02-17T21:46:16.030Z] #42 81.90 DEP criu/image.d [2021-02-17T21:46:16.030Z] #42 82.13 DEP criu/image-desc.d [2021-02-17T21:46:16.228Z] ok github.com/docker/docker/daemon/images 0.077s coverage: 6.5% of statements [2021-02-17T21:46:16.238Z] ok github.com/docker/docker/quota 0.678s coverage: 71.4% of statements [2021-02-17T21:46:16.238Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-17T21:46:16.287Z] #42 82.22 DEP criu/fsnotify.d [2021-02-17T21:46:16.287Z] #42 82.41 DEP criu/filesystems.d [2021-02-17T21:46:16.491Z] ok github.com/docker/docker/daemon/logger/awslogs 0.268s coverage: 77.8% of statements [2021-02-17T21:46:16.544Z] #42 82.58 DEP criu/files.d [2021-02-17T21:46:16.544Z] #42 82.77 DEP criu/files-reg.d [2021-02-17T21:46:16.801Z] #42 82.94 DEP criu/files-ext.d [2021-02-17T21:46:17.058Z] #42 83.08 DEP criu/file-lock.d [2021-02-17T21:46:17.058Z] #42 83.27 DEP criu/file-ids.d [2021-02-17T21:46:17.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.142s coverage: 57.7% of statements [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-17T21:46:17.066Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-17T21:46:17.066Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2021-02-17T21:46:17.315Z] #42 83.47 DEP criu/fifo.d [2021-02-17T21:46:17.315Z] #42 83.61 DEP criu/fdstore.d [2021-02-17T21:46:17.572Z] #42 83.71 DEP criu/fault-injection.d [2021-02-17T21:46:17.649Z] ok github.com/docker/docker/daemon/logger/journald 0.074s coverage: 23.9% of statements [2021-02-17T21:46:17.750Z] ok github.com/docker/docker/registry 0.103s coverage: 57.2% of statements [2021-02-17T21:46:17.829Z] #42 83.79 DEP criu/external.d [2021-02-17T21:46:17.829Z] #42 83.89 DEP criu/eventpoll.d [2021-02-17T21:46:17.829Z] #42 ... [2021-02-17T21:46:17.829Z] [2021-02-17T21:46:17.829Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-17T21:46:17.829Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-17T21:46:17.829Z] #31 DONE 150.8s [2021-02-17T21:46:17.910Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2021-02-17T21:46:18.042Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-02-17T21:46:18.086Z] [2021-02-17T21:46:18.086Z] #42 [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-02-17T21:46:18.086Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:18.086Z] #42 84.09 DEP criu/eventfd.d [2021-02-17T21:46:18.086Z] #42 84.24 DEP criu/crtools.d [2021-02-17T21:46:18.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 87.2% of statements [2021-02-17T21:46:18.334Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-02-17T21:46:18.343Z] #42 84.42 DEP criu/cr-service.d [2021-02-17T21:46:18.343Z] #42 84.60 DEP criu/cr-restore.d [2021-02-17T21:46:18.430Z] --- PASS: TestBuildWithHugeFile (52.71s) [2021-02-17T21:46:18.430Z] === RUN TestBuildWithEmptyDockerfile [2021-02-17T21:46:18.430Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:46:18.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:46:18.430Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:46:18.430Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:46:18.430Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:46:18.430Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:46:18.430Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:46:18.430Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:46:18.430Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:46:18.430Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-02-17T21:46:18.430Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-17T21:46:18.430Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-17T21:46:18.430Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-17T21:46:18.430Z] === RUN TestBuildPreserveOwnership [2021-02-17T21:46:18.430Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-17T21:46:18.907Z] #42 84.91 DEP criu/cr-errno.d [2021-02-17T21:46:18.907Z] #42 84.91 DEP criu/cr-dump.d [2021-02-17T21:46:18.907Z] #42 85.12 DEP criu/cr-dedup.d [2021-02-17T21:46:18.969Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-17T21:46:18.969Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-17T21:46:19.121Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-02-17T21:46:19.121Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-17T21:46:19.163Z] #42 85.24 DEP criu/cr-check.d [2021-02-17T21:46:19.420Z] #42 85.41 DEP criu/config.d [2021-02-17T21:46:19.420Z] #42 85.56 DEP criu/clone-noasan.d [2021-02-17T21:46:19.420Z] #42 85.63 DEP criu/cgroup.d [2021-02-17T21:46:19.676Z] #42 85.80 DEP criu/cgroup-props.d [2021-02-17T21:46:19.676Z] #42 85.91 DEP criu/bitmap.d [2021-02-17T21:46:19.697Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2021-02-17T21:46:19.933Z] #42 85.94 DEP criu/bfd.d [2021-02-17T21:46:19.933Z] #42 86.07 DEP criu/autofs.d [2021-02-17T21:46:19.960Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 59.3% of statements [2021-02-17T21:46:20.189Z] #42 86.21 DEP criu/aio.d [2021-02-17T21:46:20.446Z] #42 86.37 DEP criu/action-scripts.d [2021-02-17T21:46:20.446Z] #42 86.64 CC criu/action-scripts.o [2021-02-17T21:46:20.909Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-02-17T21:46:21.008Z] #42 87.11 CC criu/aio.o [2021-02-17T21:46:21.171Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2021-02-17T21:46:21.183Z] INFO [runner/unused/goanalysis] analyzers took 28.362163942s with top 10 stages: buildssa: 24.286089282s, U1000: 4.07607466s [2021-02-17T21:46:21.434Z] ok github.com/docker/docker/daemon/network 0.029s coverage: 63.8% of statements [2021-02-17T21:46:21.572Z] #42 87.65 CC criu/autofs.o [2021-02-17T21:46:21.705Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-17T21:46:21.726Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-17T21:46:22.340Z] ok github.com/docker/docker/volume/local 0.289s coverage: 76.4% of statements [2021-02-17T21:46:22.828Z] ok github.com/docker/docker/daemon/logger/splunk 1.862s coverage: 82.5% of statements [2021-02-17T21:46:22.828Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-17T21:46:22.828Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-17T21:46:22.940Z] #42 88.99 CC criu/bfd.o [2021-02-17T21:46:22.974Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-17T21:46:23.091Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2021-02-17T21:46:23.503Z] #42 89.55 CC criu/bitmap.o [2021-02-17T21:46:23.503Z] #42 89.73 CC criu/cgroup-props.o [2021-02-17T21:46:24.014Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2021-02-17T21:46:24.432Z] #42 90.40 CC criu/cgroup.o [2021-02-17T21:46:24.482Z] ok github.com/docker/docker/distribution 0.276s coverage: 25.0% of statements [2021-02-17T21:46:24.482Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-17T21:46:24.482Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-02-17T21:46:24.689Z] #42 ... [2021-02-17T21:46:24.689Z] [2021-02-17T21:46:24.689Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:46:24.689Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:24.689Z] #19 15.14 Reading package lists... [2021-02-17T21:46:24.689Z] #19 18.17 Building dependency tree... [2021-02-17T21:46:24.689Z] #19 19.68 libcap2-bin is already the newest version (1:2.25-2). [2021-02-17T21:46:24.689Z] #19 19.68 The following additional packages will be installed: [2021-02-17T21:46:24.689Z] #19 19.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-17T21:46:24.689Z] #19 19.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-17T21:46:24.689Z] #19 19.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-17T21:46:24.689Z] #19 19.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-17T21:46:24.689Z] #19 19.68 python3.7 python3.7-minimal vim-runtime xxd [2021-02-17T21:46:24.689Z] #19 19.68 Suggested packages: [2021-02-17T21:46:24.689Z] #19 19.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-17T21:46:24.689Z] #19 19.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-17T21:46:24.689Z] #19 19.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-17T21:46:24.689Z] #19 19.68 Recommended packages: [2021-02-17T21:46:24.689Z] #19 19.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-17T21:46:24.689Z] #19 19.68 python3-keyrings.alt python3-xdg unzip [2021-02-17T21:46:24.689Z] #19 21.33 The following NEW packages will be installed: [2021-02-17T21:46:24.689Z] #19 21.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-17T21:46:24.689Z] #19 21.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-17T21:46:24.690Z] #19 21.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-17T21:46:24.690Z] #19 21.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-17T21:46:24.690Z] #19 21.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-17T21:46:24.690Z] #19 21.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-17T21:46:24.690Z] #19 21.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-17T21:46:24.690Z] #19 21.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-17T21:46:24.690Z] #19 21.33 xz-utils zip [2021-02-17T21:46:24.690Z] #19 21.66 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-17T21:46:24.690Z] #19 21.66 Need to get 28.5 MB of archives. [2021-02-17T21:46:24.690Z] #19 21.66 After this operation, 116 MB of additional disk space will be used. [2021-02-17T21:46:24.690Z] #19 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-17T21:46:24.690Z] #19 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-17T21:46:24.690Z] #19 21.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-17T21:46:24.690Z] #19 21.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-17T21:46:24.690Z] #19 21.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-17T21:46:24.690Z] #19 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-17T21:46:24.690Z] #19 21.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-17T21:46:24.690Z] #19 21.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-17T21:46:24.690Z] #19 21.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-17T21:46:24.690Z] #19 21.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-17T21:46:24.690Z] #19 21.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-17T21:46:24.690Z] #19 21.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-17T21:46:24.690Z] #19 21.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-17T21:46:24.690Z] #19 21.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-17T21:46:24.690Z] #19 21.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-17T21:46:24.690Z] #19 21.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-17T21:46:24.690Z] #19 21.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-17T21:46:24.690Z] #19 21.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-17T21:46:24.690Z] #19 21.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-17T21:46:24.690Z] #19 21.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-17T21:46:24.690Z] #19 21.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-17T21:46:24.690Z] #19 21.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-17T21:46:24.690Z] #19 22.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-17T21:46:24.690Z] #19 22.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-17T21:46:24.690Z] #19 22.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-17T21:46:24.690Z] #19 22.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-17T21:46:24.690Z] #19 22.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-17T21:46:24.690Z] #19 22.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-17T21:46:24.690Z] #19 22.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-17T21:46:24.690Z] #19 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-17T21:46:24.690Z] #19 22.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-17T21:46:24.690Z] #19 22.53 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-17T21:46:24.690Z] #19 22.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-17T21:46:24.690Z] #19 22.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-17T21:46:24.690Z] #19 22.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-17T21:46:24.690Z] #19 22.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-17T21:46:24.690Z] #19 22.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-17T21:46:24.690Z] #19 22.63 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-17T21:46:24.690Z] #19 22.64 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-17T21:46:24.690Z] #19 22.64 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-17T21:46:24.690Z] #19 22.66 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-17T21:46:24.690Z] #19 22.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-17T21:46:24.690Z] #19 22.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-17T21:46:24.690Z] #19 22.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-17T21:46:24.690Z] #19 22.76 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-17T21:46:24.690Z] #19 23.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-17T21:46:24.690Z] #19 23.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-17T21:46:24.690Z] #19 23.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-17T21:46:24.690Z] #19 23.73 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:46:24.690Z] #19 23.80 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-02-17T21:46:24.690Z] #19 23.87 Selecting previously unselected package pigz. [2021-02-17T21:46:24.690Z] #19 23.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-17T21:46:24.690Z] #19 23.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-17T21:46:24.690Z] #19 23.95 Unpacking pigz (2.4-1) ... [2021-02-17T21:46:24.690Z] #19 24.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-17T21:46:24.690Z] #19 24.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-17T21:46:24.690Z] #19 24.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:24.690Z] #19 24.43 Selecting previously unselected package python3.7-minimal. [2021-02-17T21:46:24.690Z] #19 24.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-17T21:46:24.690Z] #19 24.45 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-17T21:46:24.690Z] #19 25.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:24.690Z] #19 25.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-17T21:46:25.025Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2021-02-17T21:46:25.025Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2021-02-17T21:46:25.025Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-17T21:46:25.025Z] === RUN TestBuildPlatformInvalid [2021-02-17T21:46:25.059Z] ok github.com/docker/docker/image 0.058s coverage: 86.4% of statements [2021-02-17T21:46:25.286Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-17T21:46:25.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-17T21:46:25.286Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-17T21:46:25.286Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-17T21:46:25.286Z] PASS [2021-02-17T21:46:25.286Z] [2021-02-17T21:46:25.286Z] === Skipped [2021-02-17T21:46:25.286Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-17T21:46:25.286Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:46:25.286Z] [2021-02-17T21:46:25.286Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-17T21:46:25.286Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-17T21:46:25.286Z] [2021-02-17T21:46:25.286Z] [2021-02-17T21:46:25.286Z] DONE 33 tests, 2 skipped in 129.556s [2021-02-17T21:46:25.286Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-17T21:46:25.547Z] INFO: Testing against a local daemon [2021-02-17T21:46:25.547Z] === RUN TestConfigInspect [2021-02-17T21:46:25.547Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-17T21:46:25.547Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestConfigList [2021-02-17T21:46:25.547Z] --- SKIP: TestConfigList (0.01s) [2021-02-17T21:46:25.547Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestConfigsCreateAndDelete [2021-02-17T21:46:25.547Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-17T21:46:25.547Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestConfigsUpdate [2021-02-17T21:46:25.547Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-17T21:46:25.547Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestTemplatedConfig [2021-02-17T21:46:25.547Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-17T21:46:25.547Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestConfigCreateResolve [2021-02-17T21:46:25.547Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-17T21:46:25.547Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:25.547Z] === RUN TestConfigDaemonLibtrustID [2021-02-17T21:46:25.634Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2021-02-17T21:46:25.634Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-17T21:46:25.897Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2021-02-17T21:46:25.897Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-17T21:46:26.160Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-02-17T21:46:26.160Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-17T21:46:26.422Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-02-17T21:46:26.582Z] #19 27.30 Selecting previously unselected package python3-minimal. [2021-02-17T21:46:26.582Z] #19 27.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-17T21:46:26.582Z] #19 27.35 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-17T21:46:26.582Z] #19 27.35 Unpacking python3-minimal (3.7.3-1) ... [2021-02-17T21:46:26.582Z] #19 27.44 Selecting previously unselected package libmpdec2:amd64. [2021-02-17T21:46:26.840Z] #19 27.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-17T21:46:26.840Z] #19 27.46 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-17T21:46:26.840Z] #19 27.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-17T21:46:26.840Z] #19 27.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-17T21:46:26.840Z] #19 27.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:26.929Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-17T21:46:26.929Z] PASS [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === Skipped [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-17T21:46:26.929Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-17T21:46:26.929Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-17T21:46:26.929Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-17T21:46:26.929Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-17T21:46:26.929Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-17T21:46:26.929Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] [2021-02-17T21:46:26.929Z] DONE 7 tests, 6 skipped in 1.740s [2021-02-17T21:46:26.929Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-17T21:46:27.190Z] INFO: Testing against a local daemon [2021-02-17T21:46:27.190Z] === RUN TestCheckpoint [2021-02-17T21:46:27.190Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-17T21:46:27.190Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:46:27.190Z] === RUN TestContainerInvalidJSON [2021-02-17T21:46:27.190Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:46:27.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:46:27.190Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:46:27.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:46:27.190Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:46:27.190Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:46:27.190Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:46:27.190Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:46:27.190Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:46:27.190Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-17T21:46:27.190Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-17T21:46:27.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-17T21:46:27.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-17T21:46:27.190Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-17T21:46:27.370Z] ok github.com/docker/docker/opts 0.057s coverage: 67.1% of statements [2021-02-17T21:46:27.451Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-17T21:46:27.451Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-17T21:46:27.451Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-17T21:46:27.451Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-17T21:46:27.451Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-17T21:46:27.451Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-17T21:46:27.451Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-17T21:46:27.451Z] === RUN TestCopyFromContainer [2021-02-17T21:46:27.632Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 52.9% of statements [2021-02-17T21:46:27.632Z] ok github.com/docker/docker/oci 0.043s coverage: 8.2% of statements [2021-02-17T21:46:27.776Z] #19 28.53 Selecting previously unselected package python3.7. [2021-02-17T21:46:27.776Z] #19 28.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-17T21:46:27.776Z] #19 28.54 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:28.032Z] #19 28.66 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-17T21:46:28.032Z] #19 28.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-17T21:46:28.032Z] #19 28.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-17T21:46:28.032Z] #19 28.79 Setting up python3-minimal (3.7.3-1) ... [2021-02-17T21:46:28.580Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-02-17T21:46:28.962Z] #19 29.57 Selecting previously unselected package python3. [2021-02-17T21:46:28.962Z] #19 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-17T21:46:28.962Z] #19 29.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-17T21:46:28.962Z] #19 29.63 Unpacking python3 (3.7.3-1) ... [2021-02-17T21:46:28.962Z] #19 29.74 Selecting previously unselected package libip4tc0:amd64. [2021-02-17T21:46:28.962Z] #19 29.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-17T21:46:28.962Z] #19 29.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:29.219Z] #19 29.84 Selecting previously unselected package libip6tc0:amd64. [2021-02-17T21:46:29.219Z] #19 29.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-17T21:46:29.219Z] #19 29.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:29.219Z] #19 29.95 Selecting previously unselected package libiptc0:amd64. [2021-02-17T21:46:29.219Z] #19 29.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-17T21:46:29.219Z] #19 29.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:29.219Z] #19 30.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-17T21:46:29.219Z] #19 30.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-17T21:46:29.219Z] #19 30.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-17T21:46:29.475Z] #19 30.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-17T21:46:29.475Z] #19 30.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-17T21:46:29.475Z] #19 30.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-17T21:46:29.475Z] #19 30.22 Selecting previously unselected package libnftnl11:amd64. [2021-02-17T21:46:29.475Z] #19 30.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-17T21:46:29.475Z] #19 30.24 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-17T21:46:29.527Z] ok github.com/docker/docker/pkg/authorization 0.391s coverage: 68.3% of statements [2021-02-17T21:46:29.527Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-02-17T21:46:29.732Z] #19 30.31 Selecting previously unselected package iptables. [2021-02-17T21:46:29.732Z] #19 30.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-17T21:46:29.732Z] #19 30.31 Unpacking iptables (1.8.2-4) ... [2021-02-17T21:46:29.989Z] #19 30.63 Selecting previously unselected package xxd. [2021-02-17T21:46:29.989Z] #19 30.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-17T21:46:29.989Z] #19 30.64 Unpacking xxd (2:8.1.0875-5) ... [2021-02-17T21:46:29.989Z] #19 30.79 Selecting previously unselected package vim-common. [2021-02-17T21:46:29.989Z] #19 30.81 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-17T21:46:29.989Z] #19 30.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-17T21:46:30.247Z] #19 31.03 Selecting previously unselected package bash-completion. [2021-02-17T21:46:30.247Z] #19 31.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-17T21:46:30.473Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-17T21:46:31.047Z] ok github.com/docker/docker/pkg/archive 1.277s coverage: 77.2% of statements [2021-02-17T21:46:31.308Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-02-17T21:46:31.569Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer// [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer//bar/root [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/quux [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-17T21:46:31.655Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer (4.38s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-17T21:46:31.916Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-17T21:46:31.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-17T21:46:31.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:46:31.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:46:31.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:46:31.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:46:31.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:46:31.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:46:31.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:46:31.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:46:31.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:46:31.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-17T21:46:31.916Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-17T21:46:31.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-17T21:46:31.916Z] === RUN TestCreateWithInvalidEnv [2021-02-17T21:46:31.916Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-17T21:46:31.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-17T21:46:31.916Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-17T21:46:31.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-17T21:46:31.916Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-17T21:46:31.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-17T21:46:31.916Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-17T21:46:31.916Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-17T21:46:31.916Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-17T21:46:31.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-17T21:46:31.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-17T21:46:31.916Z] === RUN TestCreateTmpfsMountsTarget [2021-02-17T21:46:31.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-17T21:46:31.916Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-17T21:46:32.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-17T21:46:32.768Z] #19 33.68 Unpacking bash-completion (1:2.8-6) ... [2021-02-17T21:46:32.776Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-17T21:46:33.301Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2021-02-17T21:46:33.301Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-17T21:46:33.332Z] #19 34.07 Selecting previously unselected package bzip2. [2021-02-17T21:46:33.332Z] #19 34.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-17T21:46:33.332Z] #19 34.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-17T21:46:33.332Z] #19 34.16 Selecting previously unselected package xz-utils. [2021-02-17T21:46:33.332Z] #19 34.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-17T21:46:33.348Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-02-17T21:46:33.588Z] #19 34.18 Unpacking xz-utils (5.2.4-1) ... [2021-02-17T21:46:33.588Z] #19 34.36 Selecting previously unselected package apparmor. [2021-02-17T21:46:33.588Z] #19 34.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-17T21:46:33.849Z] #19 34.45 Unpacking apparmor (2.13.2-10) ... [2021-02-17T21:46:34.108Z] #19 34.83 Selecting previously unselected package aufs-tools. [2021-02-17T21:46:34.108Z] #19 34.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-17T21:46:34.108Z] #19 34.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-17T21:46:34.108Z] #19 34.97 Selecting previously unselected package libonig5:amd64. [2021-02-17T21:46:34.108Z] #19 34.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-17T21:46:34.108Z] #19 34.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-17T21:46:34.243Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:46:34.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:46:34.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:46:34.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:46:34.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:46:34.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:46:34.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:46:34.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:46:34.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:46:34.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:46:34.290Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2021-02-17T21:46:34.364Z] #19 35.17 Selecting previously unselected package libjq1:amd64. [2021-02-17T21:46:34.364Z] #19 35.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-17T21:46:34.364Z] #19 35.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-17T21:46:34.364Z] #19 35.31 Selecting previously unselected package jq. [2021-02-17T21:46:34.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:46:34.508Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-17T21:46:34.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-02-17T21:46:34.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-17T21:46:34.552Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-17T21:46:34.552Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-02-17T21:46:34.620Z] #19 35.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-17T21:46:34.621Z] #19 35.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-17T21:46:34.621Z] #19 35.41 Selecting previously unselected package libaio1:amd64. [2021-02-17T21:46:34.621Z] #19 35.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-17T21:46:34.621Z] #19 35.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-17T21:46:34.621Z] #19 35.48 Selecting previously unselected package libgpm2:amd64. [2021-02-17T21:46:34.621Z] #19 35.48 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-17T21:46:34.621Z] #19 35.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-17T21:46:34.621Z] #19 35.56 Selecting previously unselected package libicu63:amd64. [2021-02-17T21:46:34.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-02-17T21:46:34.774Z] === RUN TestCreateDifferentPlatform [2021-02-17T21:46:34.774Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-17T21:46:34.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-17T21:46:34.774Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-17T21:46:34.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-17T21:46:34.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-17T21:46:34.774Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-17T21:46:34.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-02-17T21:46:34.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-17T21:46:34.877Z] #19 35.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-17T21:46:34.877Z] #19 35.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-17T21:46:35.034Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-17T21:46:35.034Z] === RUN TestContainerStartOnDaemonRestart [2021-02-17T21:46:35.034Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-17T21:46:35.034Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-17T21:46:35.034Z] === RUN TestDaemonRestartIpcMode [2021-02-17T21:46:35.034Z] === PAUSE TestDaemonRestartIpcMode [2021-02-17T21:46:35.034Z] === RUN TestDaemonHostGatewayIP [2021-02-17T21:46:35.034Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-17T21:46:35.034Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:46:35.034Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-17T21:46:35.034Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-17T21:46:35.034Z] === RUN TestContainerKillOnDaemonStart [2021-02-17T21:46:35.034Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-17T21:46:35.034Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-17T21:46:35.034Z] === RUN TestDiff [2021-02-17T21:46:35.125Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2021-02-17T21:46:35.295Z] --- PASS: TestDiff (0.42s) [2021-02-17T21:46:35.295Z] === RUN TestExecWithCloseStdin [2021-02-17T21:46:35.387Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2021-02-17T21:46:35.651Z] ok github.com/docker/docker/pkg/discovery/kv 3.117s coverage: 84.1% of statements [2021-02-17T21:46:35.866Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-02-17T21:46:35.866Z] === RUN TestExec [2021-02-17T21:46:36.225Z] ok github.com/docker/docker/layer 7.699s coverage: 68.8% of statements [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-17T21:46:36.225Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-17T21:46:36.436Z] --- PASS: TestExec (0.49s) [2021-02-17T21:46:36.436Z] === RUN TestExecUser [2021-02-17T21:46:36.487Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-02-17T21:46:36.666Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/rootless [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/volume [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-17T21:46:36.666Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === Skipped [2021-02-17T21:46:36.666Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-17T21:46:36.666Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-17T21:46:36.666Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-17T21:46:36.666Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-17T21:46:36.666Z] time="2021-02-17T21:45:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:46:36.666Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:46:36.666Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:46:36.666Z] [2021-02-17T21:46:36.666Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-17T21:46:36.667Z] time="2021-02-17T21:45:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-17T21:46:36.667Z] time="2021-02-17T21:45:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-17T21:46:36.667Z] time="2021-02-17T21:45:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-17T21:46:36.667Z] time="2021-02-17T21:45:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-17T21:46:36.667Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-17T21:46:36.667Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-17T21:46:36.667Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:46:36.667Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-17T21:46:36.667Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-17T21:46:36.667Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-17T21:46:36.667Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] [2021-02-17T21:46:36.667Z] DONE 2191 tests, 26 skipped in 208.472s [2021-02-17T21:46:36.696Z] --- PASS: TestExecUser (0.47s) [2021-02-17T21:46:36.696Z] === RUN TestExportContainerAndImportImage Post stage [Pipeline] junit [2021-02-17T21:46:36.713Z] Recording test results [2021-02-17T21:46:36.747Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2021-02-17T21:46:36.747Z] ok github.com/docker/docker/pkg/ioutils 0.620s coverage: 70.6% of statements [2021-02-17T21:46:36.805Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:46:37.011Z] ok github.com/docker/docker/pkg/idtools 0.900s coverage: 69.5% of statements [2021-02-17T21:46:37.011Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-17T21:46:37.011Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-17T21:46:37.011Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-17T21:46:37.228Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -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:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary test-integration [2021-02-17T21:46:37.267Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2021-02-17T21:46:37.267Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-17T21:46:37.275Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-02-17T21:46:37.275Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-17T21:46:37.275Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-02-17T21:46:37.409Z] #19 ... [2021-02-17T21:46:37.409Z] [2021-02-17T21:46:37.409Z] #42 [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-02-17T21:46:37.409Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:37.409Z] #42 93.09 CC criu/clone-noasan.o [2021-02-17T21:46:37.409Z] #42 93.30 CC criu/config.o [2021-02-17T21:46:37.409Z] #42 94.55 CC criu/cr-check.o [2021-02-17T21:46:37.409Z] #42 96.33 CC criu/cr-dedup.o [2021-02-17T21:46:37.409Z] #42 96.75 CC criu/cr-dump.o [2021-02-17T21:46:37.409Z] #42 98.87 CC criu/cr-errno.o [2021-02-17T21:46:37.409Z] #42 98.94 CC criu/cr-restore.o [2021-02-17T21:46:37.409Z] #42 103.4 CC criu/cr-service.o [2021-02-17T21:46:37.539Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-02-17T21:46:37.802Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2021-02-17T21:46:37.802Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-02-17T21:46:37.802Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-17T21:46:37.802Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-17T21:46:37.863Z] [2021-02-17T21:46:37.863Z] Removing bundles/ [2021-02-17T21:46:37.863Z] [2021-02-17T21:46:37.863Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-17T21:46:37.863Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:46:37.863Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:46:38.337Z] #42 ... [2021-02-17T21:46:38.337Z] [2021-02-17T21:46:38.337Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:46:38.337Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:38.594Z] #19 39.27 Selecting previously unselected package libnet1:amd64. [2021-02-17T21:46:38.594Z] #19 39.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-17T21:46:38.594Z] #19 39.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-17T21:46:38.594Z] #19 39.38 Selecting previously unselected package libnl-3-200:amd64. [2021-02-17T21:46:38.594Z] #19 39.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-17T21:46:38.594Z] #19 39.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-17T21:46:38.594Z] #19 39.47 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-17T21:46:38.750Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-02-17T21:46:38.850Z] #19 39.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-17T21:46:38.850Z] #19 39.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-17T21:46:38.850Z] #19 39.61 Selecting previously unselected package libreadline5:amd64. [2021-02-17T21:46:38.850Z] #19 39.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-17T21:46:38.850Z] #19 39.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-17T21:46:38.850Z] #19 39.71 Selecting previously unselected package net-tools. [2021-02-17T21:46:38.850Z] #19 39.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-17T21:46:39.013Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-02-17T21:46:39.013Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2021-02-17T21:46:39.107Z] #19 39.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-17T21:46:39.107Z] #19 39.91 Selecting previously unselected package python-pip-whl. [2021-02-17T21:46:39.107Z] #19 39.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-17T21:46:39.107Z] #19 39.92 Unpacking python-pip-whl (18.1-5) ... [2021-02-17T21:46:39.275Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-02-17T21:46:39.669Z] #19 40.48 Selecting previously unselected package python3-lib2to3. [2021-02-17T21:46:39.669Z] #19 40.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-17T21:46:39.669Z] #19 40.49 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-17T21:46:39.849Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-02-17T21:46:39.926Z] #19 40.62 Selecting previously unselected package python3-distutils. [2021-02-17T21:46:39.926Z] #19 40.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-17T21:46:39.926Z] #19 40.64 Unpacking python3-distutils (3.7.3-1) ... [2021-02-17T21:46:39.926Z] #19 40.78 Selecting previously unselected package python3-pip. [2021-02-17T21:46:39.926Z] #19 40.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-17T21:46:39.926Z] #19 40.80 Unpacking python3-pip (18.1-5) ... [2021-02-17T21:46:40.182Z] #19 40.98 Selecting previously unselected package python3-pkg-resources. [2021-02-17T21:46:40.182Z] #19 40.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-17T21:46:40.182Z] #19 40.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-17T21:46:40.424Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-17T21:46:40.438Z] #19 41.14 Selecting previously unselected package python3-setuptools. [2021-02-17T21:46:40.439Z] #19 41.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-17T21:46:40.439Z] #19 41.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-17T21:46:40.571Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-02-17T21:46:40.571Z] === RUN TestHealthCheckWorkdir [2021-02-17T21:46:40.686Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-02-17T21:46:40.695Z] #19 41.40 Selecting previously unselected package python3-wheel. [2021-02-17T21:46:40.695Z] #19 41.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-17T21:46:40.695Z] #19 41.43 Unpacking python3-wheel (0.32.3-2) ... [2021-02-17T21:46:40.695Z] #19 41.50 Selecting previously unselected package sudo. [2021-02-17T21:46:40.695Z] #19 41.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-17T21:46:40.695Z] #19 41.53 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-17T21:46:40.948Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-02-17T21:46:40.948Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2021-02-17T21:46:41.142Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-02-17T21:46:41.142Z] === RUN TestHealthKillContainer [2021-02-17T21:46:41.258Z] #19 42.08 Selecting previously unselected package thin-provisioning-tools. [2021-02-17T21:46:41.258Z] #19 42.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-17T21:46:41.258Z] #19 42.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-17T21:46:41.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-17T21:46:41.514Z] #19 42.33 Selecting previously unselected package uidmap. [2021-02-17T21:46:41.514Z] #19 42.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-17T21:46:41.514Z] #19 42.36 Unpacking uidmap (1:4.5-1.1) ... [2021-02-17T21:46:41.773Z] #19 42.50 Selecting previously unselected package vim-runtime. [2021-02-17T21:46:41.773Z] #19 42.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-17T21:46:41.773Z] #19 42.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-17T21:46:41.773Z] #19 42.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-17T21:46:41.773Z] #19 42.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-17T21:46:41.892Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2021-02-17T21:46:42.153Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-02-17T21:46:42.727Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2021-02-17T21:46:42.727Z] ok github.com/docker/docker/pkg/signal 2.778s coverage: 61.0% of statements [2021-02-17T21:46:42.990Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-02-17T21:46:43.252Z] testing: warning: no tests to run [2021-02-17T21:46:43.252Z] coverage: [no statements] [2021-02-17T21:46:43.252Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2021-02-17T21:46:43.514Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-02-17T21:46:43.514Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-02-17T21:46:43.514Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-02-17T21:46:43.684Z] --- PASS: TestHealthKillContainer (2.48s) [2021-02-17T21:46:43.684Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-17T21:46:44.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-17T21:46:44.254Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-17T21:46:44.254Z] === RUN TestIpcModeNone [2021-02-17T21:46:44.515Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-17T21:46:44.515Z] === RUN TestIpcModePrivate [2021-02-17T21:46:44.905Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-02-17T21:46:44.905Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-02-17T21:46:45.046Z] #19 45.61 Selecting previously unselected package vim. [2021-02-17T21:46:45.046Z] #19 45.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-17T21:46:45.046Z] #19 45.64 Unpacking vim (2:8.1.0875-5) ... [2021-02-17T21:46:45.087Z] --- PASS: TestIpcModePrivate (0.47s) [2021-02-17T21:46:45.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-17T21:46:45.087Z] === RUN TestIpcModeShareable [2021-02-17T21:46:45.087Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-17T21:46:45.087Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:46:45.087Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-17T21:46:45.303Z] #19 46.19 Selecting previously unselected package xfsprogs. [2021-02-17T21:46:45.303Z] #19 46.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-17T21:46:45.303Z] #19 46.19 Unpacking xfsprogs (4.20.0-1) ... [2021-02-17T21:46:45.866Z] #19 46.62 Selecting previously unselected package zip. [2021-02-17T21:46:45.866Z] #19 46.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-17T21:46:45.866Z] #19 46.62 Unpacking zip (3.0-11+b1) ... [2021-02-17T21:46:46.122Z] #19 46.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-17T21:46:46.122Z] #19 46.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-17T21:46:46.122Z] #19 46.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:46.122Z] #19 46.90 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-17T21:46:46.122Z] #19 46.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-17T21:46:46.122Z] #19 46.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:46.122Z] #19 46.94 Setting up uidmap (1:4.5-1.1) ... [2021-02-17T21:46:46.122Z] #19 46.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-17T21:46:46.122Z] #19 46.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-17T21:46:46.122Z] #19 46.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-17T21:46:46.295Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2021-02-17T21:46:46.295Z] ok github.com/docker/docker/plugin 0.598s coverage: 23.2% of statements [2021-02-17T21:46:46.379Z] #19 46.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-17T21:46:46.379Z] #19 46.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-17T21:46:46.379Z] #19 47.00 Setting up xxd (2:8.1.0875-5) ... [2021-02-17T21:46:46.379Z] #19 47.01 Setting up zip (3.0-11+b1) ... [2021-02-17T21:46:46.379Z] #19 47.02 Setting up vim-common (2:8.1.0875-5) ... [2021-02-17T21:46:46.379Z] #19 47.07 Setting up bash-completion (1:2.8-6) ... [2021-02-17T21:46:46.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2021-02-17T21:46:46.471Z] === RUN TestAPIIpcModeHost [2021-02-17T21:46:46.471Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-17T21:46:46.471Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:46:46.471Z] === RUN TestDaemonIpcModeShareable [2021-02-17T21:46:46.471Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-17T21:46:46.471Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:46:46.471Z] === RUN TestDaemonIpcModePrivate [2021-02-17T21:46:47.686Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-02-17T21:46:47.947Z] ok github.com/docker/docker/quota 0.564s coverage: 71.4% of statements [2021-02-17T21:46:47.947Z] ok github.com/docker/docker/registry 0.156s coverage: 57.2% of statements [2021-02-17T21:46:48.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-17T21:46:48.209Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2021-02-17T21:46:48.897Z] #19 ... [2021-02-17T21:46:48.897Z] [2021-02-17T21:46:48.897Z] #42 [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-02-17T21:46:48.897Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:48.897Z] #42 105.0 CC criu/crtools.o [2021-02-17T21:46:48.897Z] #42 105.6 CC criu/eventfd.o [2021-02-17T21:46:48.897Z] #42 106.1 CC criu/eventpoll.o [2021-02-17T21:46:48.897Z] #42 106.8 CC criu/external.o [2021-02-17T21:46:48.897Z] #42 107.1 CC criu/fault-injection.o [2021-02-17T21:46:48.897Z] #42 107.3 CC criu/fdstore.o [2021-02-17T21:46:48.897Z] #42 107.8 CC criu/fifo.o [2021-02-17T21:46:48.897Z] #42 108.1 CC criu/file-ids.o [2021-02-17T21:46:48.897Z] #42 108.5 CC criu/file-lock.o [2021-02-17T21:46:48.897Z] #42 109.4 CC criu/files-ext.o [2021-02-17T21:46:48.897Z] #42 109.7 CC criu/files-reg.o [2021-02-17T21:46:48.897Z] #42 111.9 CC criu/files.o [2021-02-17T21:46:48.897Z] #42 114.0 CC criu/filesystems.o [2021-02-17T21:46:48.897Z] #42 114.7 CC criu/fsnotify.o [2021-02-17T21:46:49.015Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2021-02-17T21:46:49.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-17T21:46:49.015Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-17T21:46:49.015Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-17T21:46:49.015Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:46:49.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-17T21:46:49.015Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-17T21:46:49.015Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:46:49.015Z] === RUN TestIpcModeOlderClient [2021-02-17T21:46:49.015Z] === PAUSE TestIpcModeOlderClient [2021-02-17T21:46:49.015Z] === RUN TestKillContainerInvalidSignal [2021-02-17T21:46:49.154Z] #42 ... [2021-02-17T21:46:49.154Z] [2021-02-17T21:46:49.154Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:46:49.154Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:49.154Z] #19 49.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-17T21:46:49.154Z] #19 49.90 Setting up xz-utils (5.2.4-1) ... [2021-02-17T21:46:49.154Z] #19 49.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-17T21:46:49.154Z] #19 49.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-17T21:46:49.154Z] #19 49.98 invoke-rc.d: could not determine current runlevel [2021-02-17T21:46:49.154Z] #19 49.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-17T21:46:49.154Z] #19 50.00 Setting up pigz (2.4-1) ... [2021-02-17T21:46:49.154Z] #19 50.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-17T21:46:49.275Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-02-17T21:46:49.275Z] === RUN TestKillContainer [2021-02-17T21:46:49.275Z] === RUN TestKillContainer/no_signal [2021-02-17T21:46:49.391Z] ok github.com/docker/docker/testutil 0.026s coverage: 62.5% of statements [2021-02-17T21:46:49.391Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2021-02-17T21:46:49.410Z] #19 50.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-17T21:46:49.410Z] #19 50.03 Setting up python-pip-whl (18.1-5) ... [2021-02-17T21:46:49.410Z] #19 50.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-17T21:46:49.410Z] #19 50.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-17T21:46:49.536Z] === RUN TestKillContainer/non_killing_signal [2021-02-17T21:46:49.669Z] #19 50.49 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-17T21:46:49.669Z] #19 50.50 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-17T21:46:49.669Z] #19 50.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:49.796Z] === RUN TestKillContainer/killing_signal [2021-02-17T21:46:49.925Z] #19 50.54 Setting up vim (2:8.1.0875-5) ... [2021-02-17T21:46:49.925Z] #19 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-17T21:46:49.925Z] #19 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-17T21:46:49.925Z] #19 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-17T21:46:49.925Z] #19 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-17T21:46:49.925Z] #19 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-17T21:46:49.925Z] #19 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-17T21:46:49.925Z] #19 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-17T21:46:49.925Z] #19 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-17T21:46:49.925Z] #19 50.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-17T21:46:49.925Z] #19 50.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-17T21:46:49.925Z] #19 50.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-17T21:46:49.925Z] #19 50.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-17T21:46:49.925Z] #19 50.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-17T21:46:49.925Z] #19 50.66 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-17T21:46:50.367Z] --- PASS: TestKillContainer (1.28s) [2021-02-17T21:46:50.367Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-02-17T21:46:50.367Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-17T21:46:50.367Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-02-17T21:46:50.367Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-17T21:46:50.367Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-17T21:46:50.938Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-17T21:46:50.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-17T21:46:51.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-02-17T21:46:51.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-02-17T21:46:51.198Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-02-17T21:46:51.198Z] === RUN TestKillStoppedContainer [2021-02-17T21:46:51.198Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-17T21:46:51.198Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-17T21:46:51.459Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-17T21:46:51.459Z] === RUN TestKillDifferentUserContainer [2021-02-17T21:46:51.720Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-02-17T21:46:51.720Z] === RUN TestInspectOomKilledTrue [2021-02-17T21:46:51.720Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-17T21:46:51.720Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:46:51.720Z] === RUN TestInspectOomKilledFalse [2021-02-17T21:46:51.720Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-17T21:46:51.720Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:46:51.720Z] === RUN TestLinksEtcHostsContentMatch [2021-02-17T21:46:51.720Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-17T21:46:51.720Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-17T21:46:51.720Z] === RUN TestLinksContainerNames [2021-02-17T21:46:51.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-17T21:46:51.979Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-02-17T21:46:51.979Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2021-02-17T21:46:52.551Z] ok github.com/docker/docker/volume/local 0.272s coverage: 76.4% of statements [2021-02-17T21:46:52.662Z] --- PASS: TestLinksContainerNames (0.85s) [2021-02-17T21:46:52.662Z] === RUN TestLogsFollowTailEmpty [2021-02-17T21:46:52.923Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-02-17T21:46:52.923Z] === RUN TestContainerNetworkMountsNoChown [2021-02-17T21:46:53.199Z] #19 53.53 Setting up iptables (1.8.2-4) ... [2021-02-17T21:46:53.199Z] #19 53.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-17T21:46:53.199Z] #19 53.61 Setting up python3 (3.7.3-1) ... [2021-02-17T21:46:53.199Z] #19 54.11 Setting up python3-wheel (0.32.3-2) ... [2021-02-17T21:46:53.495Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/default [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/default [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/private [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/private [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rprivate [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/slave [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/slave [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rslave [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/shared [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/shared [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rshared [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/default [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/rslave [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/rshared [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/shared [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/rprivate [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/slave [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:46:53.495Z] === CONT TestMountDaemonRoot/private [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-17T21:46:53.495Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-17T21:46:53.495Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:46:53.496Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:46:53.496Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-17T21:46:53.496Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-17T21:46:53.496Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:46:53.757Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-17T21:46:53.936Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-02-17T21:46:54.018Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:46:54.018Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-17T21:46:54.018Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:46:54.018Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-17T21:46:54.018Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-17T21:46:54.018Z] === RUN TestContainerBindMountNonRecursive [2021-02-17T21:46:54.018Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-17T21:46:54.018Z] 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-02-17T21:46:54.018Z] === RUN TestContainerVolumesMountedAsShared [2021-02-17T21:46:54.018Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-17T21:46:54.018Z] 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-02-17T21:46:54.018Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-17T21:46:54.018Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-17T21:46:54.018Z] 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-02-17T21:46:54.018Z] === RUN TestNetworkNat [2021-02-17T21:46:54.128Z] #19 54.88 Setting up apparmor (2.13.2-10) ... [2021-02-17T21:46:54.596Z] --- PASS: TestNetworkNat (0.50s) [2021-02-17T21:46:54.597Z] === RUN TestNetworkLocalhostTCPNat [2021-02-17T21:46:54.859Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-02-17T21:46:54.859Z] === RUN TestNetworkLoopbackNat [2021-02-17T21:46:56.020Z] #19 56.55 Setting up xfsprogs (4.20.0-1) ... [2021-02-17T21:46:56.020Z] #19 56.57 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-17T21:46:56.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-17T21:46:56.276Z] #19 56.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-17T21:46:57.206Z] #19 57.89 Setting up python3-distutils (3.7.3-1) ... [2021-02-17T21:46:57.401Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-02-17T21:46:57.401Z] === RUN TestPause [2021-02-17T21:46:57.401Z] --- SKIP: TestPause (0.00s) [2021-02-17T21:46:57.401Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:46:57.401Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-17T21:46:57.401Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:46:57.401Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:46:57.401Z] === RUN TestPauseStopPausedContainer [2021-02-17T21:46:57.401Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-17T21:46:57.401Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:46:57.401Z] === RUN TestPsFilter [2021-02-17T21:46:57.661Z] --- PASS: TestPsFilter (0.13s) [2021-02-17T21:46:57.661Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-17T21:46:57.769Z] #19 58.37 Setting up python3-setuptools (40.8.0-1) ... [2021-02-17T21:46:57.922Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-02-17T21:46:57.922Z] === RUN TestRemoveContainerWithVolume [2021-02-17T21:46:58.493Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-02-17T21:46:58.493Z] === RUN TestRemoveContainerRunning [2021-02-17T21:46:58.698Z] #19 59.60 Setting up python3-pip (18.1-5) ... [2021-02-17T21:46:58.955Z] #19 ... [2021-02-17T21:46:58.955Z] [2021-02-17T21:46:58.955Z] #39 [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-02-17T21:46:58.955Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:46:58.955Z] #39 182.0 + dpkg --print-architecture [2021-02-17T21:46:58.955Z] #39 182.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-17T21:46:58.955Z] #39 182.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-17T21:46:58.955Z] #39 182.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-17T21:46:59.065Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-02-17T21:46:59.065Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-17T21:46:59.326Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-02-17T21:46:59.326Z] === RUN TestRemoveInvalidContainer [2021-02-17T21:46:59.326Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-17T21:46:59.326Z] === RUN TestRenameLinkedContainer [2021-02-17T21:46:59.884Z] #39 ... [2021-02-17T21:46:59.884Z] [2021-02-17T21:46:59.884Z] #42 [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-02-17T21:46:59.884Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:46:59.884Z] #42 115.8 CC criu/image-desc.o [2021-02-17T21:46:59.884Z] #42 116.1 CC criu/image.o [2021-02-17T21:46:59.884Z] #42 117.0 CC criu/ipc_ns.o [2021-02-17T21:46:59.884Z] #42 118.3 CC criu/irmap.o [2021-02-17T21:46:59.884Z] #42 119.0 CC criu/kcmp-ids.o [2021-02-17T21:46:59.884Z] #42 119.3 CC criu/kerndat.o [2021-02-17T21:46:59.884Z] #42 120.3 CC criu/libnetlink.o [2021-02-17T21:46:59.884Z] #42 120.7 CC criu/log.o [2021-02-17T21:46:59.884Z] #42 121.2 CC criu/lsm.o [2021-02-17T21:46:59.884Z] #42 121.6 CC criu/mem.o [2021-02-17T21:46:59.884Z] #42 123.4 CC criu/memfd.o [2021-02-17T21:46:59.884Z] #42 124.1 CC criu/mount.o [2021-02-17T21:46:59.884Z] #42 ... [2021-02-17T21:46:59.884Z] [2021-02-17T21:46:59.884Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-17T21:46:59.884Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-17T21:46:59.884Z] #19 60.74 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:46:59.884Z] #19 60.77 Processing triggers for mime-support (3.62) ... [2021-02-17T21:47:00.447Z] #19 DONE 61.3s [2021-02-17T21:47:00.447Z] [2021-02-17T21:47:00.447Z] #48 [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-02-17T21:47:00.447Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:47:00.704Z] #48 ... [2021-02-17T21:47:00.704Z] [2021-02-17T21:47:00.704Z] #20 [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-02-17T21:47:00.704Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-17T21:47:01.240Z] --- PASS: TestRenameLinkedContainer (1.74s) [2021-02-17T21:47:01.240Z] === RUN TestRenameStoppedContainer [2021-02-17T21:47:01.500Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-02-17T21:47:01.500Z] === RUN TestRenameRunningContainerAndReuse [2021-02-17T21:47:02.442Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-02-17T21:47:02.442Z] === RUN TestRenameInvalidName [2021-02-17T21:47:02.596Z] #20 1.905 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-17T21:47:02.596Z] #20 1.908 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-17T21:47:02.596Z] #20 1.915 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-17T21:47:02.596Z] #20 DONE 2.0s [2021-02-17T21:47:02.596Z] [2021-02-17T21:47:02.596Z] #42 [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-02-17T21:47:02.596Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:02.596Z] #42 128.3 CC criu/namespaces.o [2021-02-17T21:47:02.703Z] --- PASS: TestRenameInvalidName (0.42s) [2021-02-17T21:47:02.703Z] === RUN TestRenameAnonymousContainer [2021-02-17T21:47:04.489Z] #42 130.4 CC criu/net.o [2021-02-17T21:47:04.617Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2021-02-17T21:47:04.617Z] === RUN TestRenameContainerWithSameName [2021-02-17T21:47:04.617Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-02-17T21:47:04.617Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-17T21:47:05.560Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-02-17T21:47:05.560Z] === RUN TestResize [2021-02-17T21:47:06.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-17T21:47:06.130Z] --- PASS: TestResize (0.44s) [2021-02-17T21:47:06.130Z] === RUN TestResizeWithInvalidSize [2021-02-17T21:47:06.394Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-02-17T21:47:06.394Z] === RUN TestResizeWhenContainerNotStarted [2021-02-17T21:47:06.964Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-17T21:47:06.964Z] === RUN TestDaemonRestartKillContainers [2021-02-17T21:47:06.964Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:47:06.964Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-17T21:47:06.964Z] === RUN TestCgroupNamespacesRun [2021-02-17T21:47:07.759Z] #42 133.8 CC criu/netfilter.o [2021-02-17T21:47:08.016Z] #42 134.1 CC criu/page-pipe.o [2021-02-17T21:47:08.944Z] #42 134.8 CC criu/page-xfer.o [2021-02-17T21:47:09.507Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-17T21:47:09.507Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-17T21:47:10.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-17T21:47:10.312Z] #42 136.2 CC criu/pagemap-cache.o [2021-02-17T21:47:10.312Z] #42 136.5 CC criu/pagemap.o [2021-02-17T21:47:11.242Z] #42 137.4 CC criu/parasite-syscall.o [2021-02-17T21:47:11.419Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-02-17T21:47:11.419Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-17T21:47:12.172Z] #42 138.3 CC criu/path.o [2021-02-17T21:47:12.428Z] #42 138.6 CC criu/pie-util-vdso-elf32.o [2021-02-17T21:47:12.685Z] #42 ... [2021-02-17T21:47:12.685Z] [2021-02-17T21:47:12.685Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:47:12.685Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-17T21:47:12.685Z] #21 6.144 Collecting yamllint==1.16.0 [2021-02-17T21:47:12.942Z] #21 ... [2021-02-17T21:47:12.942Z] [2021-02-17T21:47:12.942Z] #42 [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-02-17T21:47:12.942Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:12.942Z] #42 139.1 CC criu/pie-util-vdso.o [2021-02-17T21:47:13.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-02-17T21:47:13.331Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-17T21:47:13.505Z] #42 139.6 CC criu/pie-util.o [2021-02-17T21:47:13.761Z] #42 139.7 CC criu/pipes.o [2021-02-17T21:47:14.333Z] #42 140.4 CC criu/plugin.o [2021-02-17T21:47:14.938Z] #42 141.0 CC criu/proc_parse.o [2021-02-17T21:47:15.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-17T21:47:15.868Z] #42 ... [2021-02-17T21:47:15.868Z] [2021-02-17T21:47:15.868Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-17T21:47:15.868Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-17T21:47:15.868Z] #21 11.54 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-17T21:47:15.868Z] #21 11.63 Collecting pyyaml (from yamllint==1.16.0) [2021-02-17T21:47:15.868Z] #21 11.85 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-17T21:47:15.868Z] #21 12.14 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-17T21:47:15.868Z] #21 12.19 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-17T21:47:15.868Z] #21 12.25 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-17T21:47:15.868Z] #21 12.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-17T21:47:15.868Z] #21 DONE 13.5s [2021-02-17T21:47:15.873Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2021-02-17T21:47:15.873Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-17T21:47:15.885Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/rootless [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/volume [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-17T21:47:15.886Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === Skipped [2021-02-17T21:47:15.886Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-17T21:47:15.886Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-17T21:47:15.886Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-17T21:47:15.886Z] time="2021-02-17T21:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-17T21:47:15.886Z] time="2021-02-17T21:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-17T21:47:15.886Z] time="2021-02-17T21:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-17T21:47:15.886Z] time="2021-02-17T21:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-17T21:47:15.886Z] time="2021-02-17T21:46:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-17T21:47:15.886Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-17T21:47:15.886Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-17T21:47:15.886Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T21:47:15.886Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-17T21:47:15.886Z] graphtest_unix.go:73: No driver to put! [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-17T21:47:15.886Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-17T21:47:15.886Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] [2021-02-17T21:47:15.886Z] DONE 2191 tests, 26 skipped in 193.785s Post stage [Pipeline] junit [2021-02-17T21:47:15.900Z] Recording test results [2021-02-17T21:47:16.083Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-02-17T21:47:16.125Z] [2021-02-17T21:47:16.125Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-17T21:47:16.125Z] #24 sha256:076718ee6ecb713fb784d58ada17c2cd3c69382d012e35f28024774883d6f72e [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:47:16.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -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:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary test-integration [2021-02-17T21:47:16.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-17T21:47:17.055Z] #24 DONE 0.8s [2021-02-17T21:47:17.055Z] [2021-02-17T21:47:17.055Z] #52 [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-02-17T21:47:17.055Z] #52 sha256:fcc4e67db19ae7b384839d519f251fdd590c638c93f6ed7784f95807a47d64e3 [2021-02-17T21:47:17.055Z] #52 91.40 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-17T21:47:17.055Z] #52 94.00 + mkdir -p /build [2021-02-17T21:47:17.055Z] #52 94.00 + cp runc /build/runc [2021-02-17T21:47:17.055Z] #52 DONE 94.6s [2021-02-17T21:47:17.055Z] [2021-02-17T21:47:17.055Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:47:17.055Z] #29 sha256:d408c92839248375dc454b2d82a3ad24e20e3ddb88bd3f51fe6ae3021900e6b7 [2021-02-17T21:47:17.391Z] [2021-02-17T21:47:17.391Z] Removing bundles/ [2021-02-17T21:47:17.391Z] [2021-02-17T21:47:17.391Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-17T21:47:17.391Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:47:17.391Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:47:17.800Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2021-02-17T21:47:17.800Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-17T21:47:19.712Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-02-17T21:47:19.712Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-17T21:47:21.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-17T21:47:21.624Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-17T21:47:22.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-17T21:47:22.305Z] #29 ... [2021-02-17T21:47:22.305Z] [2021-02-17T21:47:22.305Z] #39 [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-02-17T21:47:22.305Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-17T21:47:22.305Z] #39 DONE 214.9s [2021-02-17T21:47:22.305Z] [2021-02-17T21:47:22.305Z] #42 [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-02-17T21:47:22.305Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:22.305Z] #42 143.6 CC criu/protobuf-desc.o [2021-02-17T21:47:22.305Z] #42 144.4 CC criu/protobuf.o [2021-02-17T21:47:22.305Z] #42 144.7 CC criu/pstree.o [2021-02-17T21:47:22.305Z] #42 145.6 CC criu/rbtree.o [2021-02-17T21:47:22.305Z] #42 145.8 CC criu/rst-malloc.o [2021-02-17T21:47:22.305Z] #42 146.1 CC criu/seccomp.o [2021-02-17T21:47:22.305Z] #42 146.7 CC criu/seize.o [2021-02-17T21:47:22.305Z] #42 147.3 CC criu/servicefd.o [2021-02-17T21:47:22.305Z] #42 147.6 CC criu/shmem.o [2021-02-17T21:47:22.305Z] #42 ... [2021-02-17T21:47:22.305Z] [2021-02-17T21:47:22.305Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-17T21:47:22.305Z] #29 sha256:d408c92839248375dc454b2d82a3ad24e20e3ddb88bd3f51fe6ae3021900e6b7 [2021-02-17T21:47:22.305Z] #29 DONE 5.1s [2021-02-17T21:47:22.305Z] [2021-02-17T21:47:22.305Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-17T21:47:22.305Z] #32 sha256:753dca81f50bf0ae923d242c0b2d2317943f4213944c6277449bfe8cb5bd1342 [2021-02-17T21:47:22.561Z] #32 DONE 0.5s [2021-02-17T21:47:22.561Z] [2021-02-17T21:47:22.561Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-17T21:47:22.561Z] #34 sha256:11c707619e276121aa387e101ab31cfdd0118af6e94b46d119165517ceb8f2bf [2021-02-17T21:47:22.561Z] #34 DONE 0.2s [2021-02-17T21:47:22.561Z] [2021-02-17T21:47:22.561Z] #42 [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-02-17T21:47:22.561Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:22.561Z] #42 148.4 CC criu/sigframe.o [2021-02-17T21:47:22.561Z] #42 148.6 CC criu/signalfd.o [2021-02-17T21:47:22.561Z] #42 ... [2021-02-17T21:47:22.561Z] [2021-02-17T21:47:22.561Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-17T21:47:22.561Z] #37 sha256:af6c4cc46610db6c0b5102c5b9e32228228d50d49baf1a1d7442da514480e4ef [2021-02-17T21:47:22.561Z] #37 DONE 0.1s [2021-02-17T21:47:22.817Z] [2021-02-17T21:47:22.817Z] #42 [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-02-17T21:47:22.817Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:22.817Z] #42 148.9 CC criu/sk-inet.o [2021-02-17T21:47:23.538Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-02-17T21:47:23.538Z] === RUN TestKernelTCPMemory [2021-02-17T21:47:23.746Z] #42 149.9 CC criu/sk-netlink.o [2021-02-17T21:47:23.800Z] --- SKIP: TestKernelTCPMemory (0.04s) [2021-02-17T21:47:23.800Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:23.800Z] === RUN TestNISDomainname [2021-02-17T21:47:23.800Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-17T21:47:23.801Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-17T21:47:23.801Z] === RUN TestHostnameDnsResolution [2021-02-17T21:47:24.003Z] #42 ... [2021-02-17T21:47:24.003Z] [2021-02-17T21:47:24.003Z] #48 [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-02-17T21:47:24.003Z] #48 sha256:dd3494ed833d619ba237c30b7871f59fe456f68f9322ca1701834aaea51d2bd2 [2021-02-17T21:47:24.003Z] #48 216.7 + /build/golangci-lint --version [2021-02-17T21:47:24.003Z] #48 217.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-17T21:47:24.003Z] #48 DONE 217.2s [2021-02-17T21:47:24.260Z] [2021-02-17T21:47:24.260Z] #42 [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-02-17T21:47:24.260Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:24.260Z] #42 150.2 CC criu/sk-packet.o [2021-02-17T21:47:24.372Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-02-17T21:47:24.372Z] === RUN TestStats [2021-02-17T21:47:24.372Z] --- SKIP: TestStats (0.00s) [2021-02-17T21:47:24.372Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:24.372Z] === RUN TestStopContainerWithTimeout [2021-02-17T21:47:24.372Z] === RUN TestStopContainerWithTimeout/0 [2021-02-17T21:47:24.372Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-17T21:47:24.372Z] === RUN TestStopContainerWithTimeout/1 [2021-02-17T21:47:24.372Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-17T21:47:24.372Z] === RUN TestStopContainerWithTimeout/3 [2021-02-17T21:47:24.372Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-17T21:47:24.372Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-17T21:47:24.372Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-17T21:47:24.372Z] === CONT TestStopContainerWithTimeout/0 [2021-02-17T21:47:24.372Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-17T21:47:24.516Z] #42 150.7 CC criu/sk-queue.o [2021-02-17T21:47:24.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-17T21:47:24.773Z] #42 ... [2021-02-17T21:47:24.773Z] [2021-02-17T21:47:24.773Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-17T21:47:24.773Z] #40 sha256:b2d4c41c4b916e5b29f8f5d012728bdcfc27de33f5f5eaecc0d183ead1f23f94 [2021-02-17T21:47:24.773Z] #40 DONE 0.9s [2021-02-17T21:47:24.773Z] [2021-02-17T21:47:24.773Z] #42 [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-02-17T21:47:24.773Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-17T21:47:24.773Z] #42 151.0 CC criu/sk-tcp.o [2021-02-17T21:47:25.314Z] === CONT TestStopContainerWithTimeout/3 [2021-02-17T21:47:25.375Z] #42 151.4 CC criu/sk-unix.o [2021-02-17T21:47:26.752Z] #42 152.7 CC criu/sockets.o [2021-02-17T21:47:27.016Z] #42 153.1 CC criu/stats.o [2021-02-17T21:47:27.226Z] === CONT TestStopContainerWithTimeout/1 [2021-02-17T21:47:27.272Z] #42 153.3 CC criu/string.o [2021-02-17T21:47:27.272Z] #42 153.4 CC criu/sysctl.o [2021-02-17T21:47:27.834Z] #42 153.7 CC criu/sysfs_parse.o [2021-02-17T21:47:27.834Z] #42 153.9 CC criu/timens.o [2021-02-17T21:47:27.834Z] #42 154.0 CC criu/timerfd.o [2021-02-17T21:47:28.090Z] #42 154.2 CC criu/tty.o [2021-02-17T21:47:28.609Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-17T21:47:28.609Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2021-02-17T21:47:28.609Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-02-17T21:47:28.609Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-02-17T21:47:28.609Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-02-17T21:47:28.609Z] === RUN TestDeleteDevicemapper [2021-02-17T21:47:28.609Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-17T21:47:28.609Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:47:28.609Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-17T21:47:29.020Z] #42 155.1 CC criu/tun.o [2021-02-17T21:47:29.276Z] #42 155.3 CC criu/uffd.o [2021-02-17T21:47:29.838Z] #42 155.9 CC criu/util.o [2021-02-17T21:47:29.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-17T21:47:29.995Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2021-02-17T21:47:29.995Z] === RUN TestUpdateMemory [2021-02-17T21:47:29.995Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-17T21:47:29.995Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:29.995Z] === RUN TestUpdateCPUQuota [2021-02-17T21:47:29.995Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-17T21:47:29.995Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:29.995Z] === RUN TestUpdatePidsLimit [2021-02-17T21:47:29.995Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-17T21:47:29.995Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:29.995Z] === RUN TestUpdateRestartPolicy [2021-02-17T21:47:30.400Z] #42 156.5 CC criu/uts_ns.o [2021-02-17T21:47:30.657Z] #42 156.6 CC criu/vdso-compat.o [2021-02-17T21:47:30.657Z] #42 156.8 CC criu/vdso.o [2021-02-17T21:47:30.913Z] #42 157.1 LINK criu/built-in.o [2021-02-17T21:47:31.170Z] #42 157.2 LINK criu/criu [2021-02-17T21:47:31.170Z] #42 157.4 DEP lib/c/criu.d [2021-02-17T21:47:31.170Z] #42 157.5 CC images/rpc.pb-c.o [2021-02-17T21:47:31.732Z] #42 157.8 CC lib/c/criu.o [2021-02-17T21:47:32.295Z] #42 158.3 LINK lib/c/built-in.o [2021-02-17T21:47:32.295Z] #42 158.3 LINK lib/c/libcriu.so [2021-02-17T21:47:32.295Z] #42 158.4 LINK lib/c/libcriu.a [2021-02-17T21:47:32.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-17T21:47:32.551Z] #42 158.5 GEN magic.py [2021-02-17T21:47:32.551Z] #42 158.6 Note: Building without setproctitle() and strlcpy() support. [2021-02-17T21:47:32.551Z] #42 158.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-17T21:47:32.551Z] #42 158.6 Note: Building without GnuTLS support [2021-02-17T21:47:32.551Z] #42 158.6 Makefile.config:39: Warn: you have no libnftables installed [2021-02-17T21:47:32.551Z] #42 158.6 Makefile.config:40: Warn: Building without nftables support [2021-02-17T21:47:32.808Z] #42 159.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-17T21:47:33.370Z] #42 159.5 make[1]: Nothing to be done for 'all'. [2021-02-17T21:47:33.932Z] #42 159.9 make[1]: 'images/built-in.o' is up to date. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: Nothing to be done for 'all'. [2021-02-17T21:47:33.932Z] #42 160.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-17T21:47:33.932Z] #42 160.2 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.2 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.2 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.3 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.3 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.3 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.4 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.4 make[2]: Nothing to be done for 'all'. [2021-02-17T21:47:34.190Z] #42 160.4 INSTALL criu/criu [2021-02-17T21:47:34.446Z] #42 DONE 160.7s [2021-02-17T21:47:34.446Z] [2021-02-17T21:47:34.446Z] #55 [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-02-17T21:47:34.446Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:47:35.374Z] #55 ... [2021-02-17T21:47:35.374Z] [2021-02-17T21:47:35.374Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-17T21:47:35.374Z] #43 sha256:e3cf91a18a6eaf7894dbb6aa788850be930c925fd1f4407dca2a84f5dcbf4105 [2021-02-17T21:47:35.630Z] #43 DONE 0.1s [2021-02-17T21:47:35.630Z] [2021-02-17T21:47:35.630Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-17T21:47:35.630Z] #45 sha256:50e50e4606bbd527b78b1130e353526011391d6c69600f402918b774b185709e [2021-02-17T21:47:35.630Z] #45 DONE 0.3s [2021-02-17T21:47:35.630Z] [2021-02-17T21:47:35.630Z] #55 [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-02-17T21:47:35.630Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:47:35.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-17T21:47:35.886Z] #55 ... [2021-02-17T21:47:35.886Z] [2021-02-17T21:47:35.886Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-17T21:47:35.886Z] #47 sha256:516589277a48503d0c143de30961275121dc1cdd4d57f51a73e78e4b013c7d8b [2021-02-17T21:47:35.886Z] #47 DONE 0.1s [2021-02-17T21:47:35.886Z] [2021-02-17T21:47:35.886Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-17T21:47:35.886Z] #49 sha256:d018675242dacf7cb3390f002ed1aa9459adb43bf3cee22ec7deb9d5d81092e8 [2021-02-17T21:47:36.447Z] #49 DONE 0.5s [2021-02-17T21:47:36.447Z] [2021-02-17T21:47:36.447Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-17T21:47:36.447Z] #51 sha256:798af4e0202358d4957cf4faff92d99306e2a938298ed8069616c978f603003a [2021-02-17T21:47:36.447Z] #51 DONE 0.2s [2021-02-17T21:47:36.447Z] [2021-02-17T21:47:36.447Z] #55 [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-02-17T21:47:36.447Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:47:36.703Z] #55 ... [2021-02-17T21:47:36.703Z] [2021-02-17T21:47:36.703Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-17T21:47:36.703Z] #53 sha256:d47f3850cd13c851c43be75e033545f9f7c306dab611bab529477debb3b87f68 [2021-02-17T21:47:36.958Z] #53 DONE 0.3s [2021-02-17T21:47:36.958Z] [2021-02-17T21:47:36.958Z] #55 [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-02-17T21:47:36.958Z] #55 sha256:2314fcb7f450d03f1bf28debe895d26f1e82a62c7d58b8891063f2724f45a447 [2021-02-17T21:47:37.524Z] #55 184.9 + bin/containerd [2021-02-17T21:47:39.105Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:47:39.105Z] Using test binary docker [2021-02-17T21:47:39.105Z] +++ /etc/init.d/apparmor start [2021-02-17T21:47:39.105Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:47:39.105Z] Starting dockerd [2021-02-17T21:47:39.105Z] INFO: Waiting for daemon to start... [2021-02-17T21:47:39.105Z] +++ 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-02-17T21:47:41.616Z] . [2021-02-17T21:47:41.616Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:47:41.616Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:47:41.616Z] Error: No such image: emptyfs [2021-02-17T21:47:41.616Z] ++++ docker load [2021-02-17T21:47:41.616Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-17T21:47:41.871Z] Running integration-test (iteration 1) [2021-02-17T21:47:41.871Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-17T21:47:41.871Z] ++ 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-02-17T21:47:41.871Z] ++ set -e [2021-02-17T21:47:41.871Z] ++ '[' -n 0 ']' [2021-02-17T21:47:41.871Z] ++ set -x [2021-02-17T21:47:41.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-17T21:47:42.223Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2021-02-17T21:47:42.223Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-17T21:47:42.223Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-02-17T21:47:42.223Z] === RUN TestWaitNonBlocked [2021-02-17T21:47:42.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:47:42.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:47:42.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:47:42.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:47:42.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:47:42.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:47:42.223Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-17T21:47:42.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2021-02-17T21:47:42.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2021-02-17T21:47:42.223Z] === RUN TestWaitBlocked [2021-02-17T21:47:42.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:47:42.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:47:42.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:47:42.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:47:42.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:47:42.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:47:42.795Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-17T21:47:42.795Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2021-02-17T21:47:42.795Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2021-02-17T21:47:42.795Z] === CONT TestDaemonRestartIpcMode [2021-02-17T21:47:42.795Z] === CONT TestIpcModeOlderClient [2021-02-17T21:47:42.795Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-17T21:47:42.795Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-17T21:47:46.293Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:47:46.293Z] [2021-02-17T21:47:46.293Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:47:46.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:47:46.293Z] HOSTNAME=ba5db9927a9a [2021-02-17T21:47:46.293Z] TESTDEBUG=0 [2021-02-17T21:47:46.293Z] DEST=bundles/test-integration [2021-02-17T21:47:46.293Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:47:46.293Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:47:46.293Z] container=docker [2021-02-17T21:47:46.293Z] HOME=/root [2021-02-17T21:47:46.293Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:47:46.293Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:47:46.293Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:47:46.293Z] TERM=xterm [2021-02-17T21:47:46.293Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:47:46.293Z] SHLVL=1 [2021-02-17T21:47:46.293Z] TIMEOUT=120m [2021-02-17T21:47:46.293Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:47:46.293Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:47:46.293Z] GO111MODULE=off [2021-02-17T21:47:46.293Z] DOCKER_EXPERIMENTAL=1 [2021-02-17T21:47:46.293Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:47:46.293Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:47:46.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:47:46.293Z] GOPATH=/go [2021-02-17T21:47:46.293Z] PKG_CONFIG=pkg-config [2021-02-17T21:47:46.293Z] _=/usr/bin/env [2021-02-17T21:47:46.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-17T21:47:47.001Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2021-02-17T21:47:47.572Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2021-02-17T21:47:47.572Z] PASS [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === Skipped [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-17T21:47:47.572Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-17T21:47:47.572Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-17T21:47:47.572Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-17T21:47:47.572Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-17T21:47:47.572Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-17T21:47:47.572Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-17T21:47:47.572Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-17T21:47:47.572Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-17T21:47:47.572Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-17T21:47:47.572Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-17T21:47:47.572Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-17T21:47:47.572Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-17T21:47:47.572Z] 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-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-17T21:47:47.572Z] 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-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-17T21:47:47.572Z] 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-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-17T21:47:47.572Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:47:47.572Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-17T21:47:47.572Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:47:47.572Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.04s) [2021-02-17T21:47:47.572Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-17T21:47:47.572Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-17T21:47:47.572Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-17T21:47:47.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-17T21:47:47.572Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-17T21:47:47.572Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-17T21:47:47.572Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] [2021-02-17T21:47:47.572Z] DONE 177 tests, 26 skipped in 80.416s [2021-02-17T21:47:47.572Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-17T21:47:47.572Z] INFO: Testing against a local daemon [2021-02-17T21:47:47.572Z] === RUN TestCommitInheritsEnv [2021-02-17T21:47:49.506Z] --- PASS: TestCommitInheritsEnv (1.47s) [2021-02-17T21:47:49.506Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-17T21:47:49.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-17T21:47:49.506Z] === RUN TestImagesFilterMultiReference [2021-02-17T21:47:49.506Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-17T21:47:49.506Z] === RUN TestImagePullPlatformInvalid [2021-02-17T21:47:49.506Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-17T21:47:49.506Z] === RUN TestRemoveImageOrphaning [2021-02-17T21:47:51.417Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-02-17T21:47:51.417Z] === RUN TestRemoveImageGarbageCollector [2021-02-17T21:47:51.417Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:47:51.417Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-17T21:47:51.417Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-17T21:47:51.417Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-17T21:47:51.417Z] === RUN TestTagInvalidReference [2021-02-17T21:47:51.417Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-17T21:47:51.417Z] === RUN TestTagValidPrefixedRepo [2021-02-17T21:47:51.417Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-17T21:47:51.417Z] === RUN TestTagExistedNameWithoutForce [2021-02-17T21:47:51.417Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-17T21:47:51.417Z] === RUN TestTagOfficialNames [2021-02-17T21:47:51.417Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-17T21:47:51.417Z] === RUN TestTagMatchesDigest [2021-02-17T21:47:51.417Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-17T21:47:51.417Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-17T21:47:57.572Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.344686219s with top 10 stages: buildssa: 1m42.586741226s, goimports: 22.548761151s, unconvert: 12.521830337s, gosec: 10.578944074s, golint: 6.355041355s, misspell: 4.52759477s, ineffassign: 4.358532803s, inspect: 3.561008493s, vrp: 2.202669268s, fact_purity: 1.71556286s [2021-02-17T21:47:57.572Z] INFO [runner] Issues before processing: 2261, after processing: 0 [2021-02-17T21:47:57.572Z] INFO [runner] Processors filtering stat (out/in): cgo: 1681/2261, skip_files: 1681/1681, filename_unadjuster: 1681/1681, path_prettifier: 1681/1681, skip_dirs: 1681/1681, identifier_marker: 1576/1576, exclude-rules: 64/1576, nolint: 0/64, autogenerated_exclude: 1576/1681, exclude: 1576/1576 [2021-02-17T21:47:57.572Z] INFO [runner] processing took 60.780631ms with stages: nolint: 25.843759ms, identifier_marker: 16.662352ms, path_prettifier: 8.822338ms, autogenerated_exclude: 4.158422ms, exclude-rules: 3.319042ms, skip_dirs: 1.632979ms, cgo: 231.751µs, filename_unadjuster: 105.951µs, max_same_issues: 1.128µs, uniq_by_line: 681ns, diff: 510ns, skip_files: 388ns, max_from_linter: 330ns, exclude: 314ns, source_code: 257ns, path_shortener: 235ns, max_per_file_from_linter: 194ns [2021-02-17T21:47:57.572Z] INFO [runner] linters took 1m43.476550627s with stages: goanalysis_metalinter: 1m23.332805939s, unused: 20.082834838s [2021-02-17T21:47:57.572Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-02-17T21:47:57.572Z] INFO Memory: 1521 samples, avg is 939.6MB, max is 4776.4MB [2021-02-17T21:47:57.572Z] INFO Execution took 3m44.123082928s [2021-02-17T21:47:57.572Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-17T21:47:57.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary-daemon test-docker-py [2021-02-17T21:47:58.465Z] [2021-02-17T21:47:58.720Z] Removing bundles/ [2021-02-17T21:47:58.720Z] [2021-02-17T21:47:58.720Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-17T21:47:58.720Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:47:58.720Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:48:08.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-17T21:48:08.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-17T21:48:09.550Z] #55 212.6 + bin/containerd-stress [2021-02-17T21:48:09.550Z] #55 214.7 + bin/containerd-shim [2021-02-17T21:48:13.718Z] #55 221.3 + bin/containerd-shim-runc-v1 [2021-02-17T21:48:18.991Z] #55 225.8 + bin/containerd-shim-runc-v2 [2021-02-17T21:48:19.552Z] #55 226.9 + binaries [2021-02-17T21:48:19.552Z] #55 226.9 + install -D bin/containerd /build/containerd [2021-02-17T21:48:19.552Z] #55 226.9 + install -D bin/containerd-shim /build/containerd-shim [2021-02-17T21:48:19.552Z] #55 226.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-17T21:48:19.552Z] #55 226.9 + install -D bin/ctr /build/ctr [2021-02-17T21:48:20.477Z] #55 DONE 228.0s [2021-02-17T21:48:21.403Z] [2021-02-17T21:48:21.403Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-17T21:48:21.403Z] #56 sha256:3d7b771875502323c9a2e50867c18711406fa4e31294cf9fe012c781d0c3be22 [2021-02-17T21:48:21.964Z] #56 DONE 0.5s [2021-02-17T21:48:21.964Z] [2021-02-17T21:48:21.964Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-17T21:48:21.964Z] #60 sha256:24eaebac4c65543211b89fb0b455419c8c467e7aca95ed8a29b8c3323d751dc4 [2021-02-17T21:48:22.219Z] #60 DONE 0.2s [2021-02-17T21:48:22.219Z] [2021-02-17T21:48:22.219Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-17T21:48:22.219Z] #62 sha256:a49dbaf3058818b434ed6e5f6b56c85669d98613f4d849f1e18bd75e6969e496 [2021-02-17T21:48:22.781Z] #62 DONE 0.4s [2021-02-17T21:48:22.781Z] [2021-02-17T21:48:22.781Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-17T21:48:22.781Z] #64 sha256:e3bdb9f083f5466edef5ea2f3e5c38c809c1d56c0d5bd2130b9bd254d1b8be8c [2021-02-17T21:48:22.781Z] #64 DONE 0.1s [2021-02-17T21:48:22.781Z] [2021-02-17T21:48:22.781Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-17T21:48:22.781Z] #65 sha256:032b6ce6476b0197651a58a755079908d4bacd7a84de24024186187b512d2079 [2021-02-17T21:48:22.781Z] #65 DONE 0.0s [2021-02-17T21:48:22.781Z] [2021-02-17T21:48:22.781Z] #66 [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-02-17T21:48:22.781Z] #66 sha256:a61d27b5070cc9c3c1edd814f1bc814c6d6d0068d1c3007793d06e5cb6198f14 [2021-02-17T21:48:23.708Z] #66 0.773 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-17T21:48:23.708Z] #66 0.773 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-17T21:48:23.708Z] #66 0.855 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-17T21:48:24.269Z] #66 1.035 Reading package lists... [2021-02-17T21:48:24.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-17T21:48:24.831Z] #66 1.635 Reading package lists... [2021-02-17T21:48:24.831Z] #66 2.199 Building dependency tree... [2021-02-17T21:48:25.086Z] #66 2.311 Reading state information... [2021-02-17T21:48:25.086Z] #66 2.410 The following additional packages will be installed: [2021-02-17T21:48:25.086Z] #66 2.410 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-17T21:48:25.086Z] #66 2.410 libpam-systemd [2021-02-17T21:48:25.086Z] #66 2.411 Suggested packages: [2021-02-17T21:48:25.086Z] #66 2.411 systemd-container policykit-1 [2021-02-17T21:48:25.086Z] #66 2.411 Recommended packages: [2021-02-17T21:48:25.086Z] #66 2.411 libnss-systemd [2021-02-17T21:48:25.341Z] #66 2.490 The following NEW packages will be installed: [2021-02-17T21:48:25.341Z] #66 2.490 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-17T21:48:25.341Z] #66 2.491 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-17T21:48:25.597Z] #66 2.964 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-17T21:48:25.597Z] #66 2.964 Need to get 4761 kB of archives. [2021-02-17T21:48:25.597Z] #66 2.964 After this operation, 16.6 MB of additional disk space will be used. [2021-02-17T21:48:25.597Z] #66 2.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-17T21:48:25.597Z] #66 2.966 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-02-17T21:48:25.597Z] #66 2.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-17T21:48:25.597Z] #66 2.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-17T21:48:25.597Z] #66 2.973 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-17T21:48:25.597Z] #66 2.974 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-17T21:48:25.597Z] #66 3.039 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-17T21:48:25.853Z] #66 3.047 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-17T21:48:25.853Z] #66 3.049 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-17T21:48:25.853Z] #66 3.051 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-17T21:48:25.853Z] #66 3.059 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-02-17T21:48:25.853Z] #66 3.213 debconf: delaying package configuration, since apt-utils is not installed [2021-02-17T21:48:25.853Z] #66 3.234 Fetched 4761 kB in 1s (8525 kB/s) [2021-02-17T21:48:25.853Z] #66 3.259 Selecting previously unselected package libargon2-1:amd64. [2021-02-17T21:48:25.853Z] #66 3.259 (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 ... 28054 files and directories currently installed.) [2021-02-17T21:48:25.853Z] #66 3.272 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-17T21:48:25.853Z] #66 3.279 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-17T21:48:25.853Z] #66 3.310 Selecting previously unselected package libjson-c3:amd64. [2021-02-17T21:48:26.109Z] #66 3.312 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-17T21:48:26.109Z] #66 3.315 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-17T21:48:26.109Z] #66 3.349 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-17T21:48:26.109Z] #66 3.349 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-17T21:48:26.109Z] #66 3.352 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-17T21:48:26.109Z] #66 3.402 Selecting previously unselected package libidn11:amd64. [2021-02-17T21:48:26.109Z] #66 3.402 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-17T21:48:26.109Z] #66 3.406 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-17T21:48:26.109Z] #66 3.450 Selecting previously unselected package libkmod2:amd64. [2021-02-17T21:48:26.109Z] #66 3.452 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-17T21:48:26.109Z] #66 3.456 Unpacking libkmod2:amd64 (26-1) ... [2021-02-17T21:48:26.109Z] #66 3.500 Selecting previously unselected package systemd. [2021-02-17T21:48:26.109Z] #66 3.500 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-17T21:48:26.109Z] #66 3.538 Unpacking systemd (241-7~deb10u6) ... [2021-02-17T21:48:26.670Z] #66 3.952 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-17T21:48:26.670Z] #66 3.964 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-17T21:48:26.670Z] #66 3.974 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-17T21:48:26.670Z] #66 3.984 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-17T21:48:26.670Z] #66 3.994 Setting up libkmod2:amd64 (26-1) ... [2021-02-17T21:48:26.670Z] #66 4.004 Setting up systemd (241-7~deb10u6) ... [2021-02-17T21:48:26.670Z] #66 4.049 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-17T21:48:26.670Z] #66 4.051 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-17T21:48:26.670Z] #66 4.054 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-17T21:48:26.670Z] #66 4.054 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-17T21:48:27.231Z] #66 4.490 Selecting previously unselected package systemd-sysv. [2021-02-17T21:48:27.231Z] #66 4.490 (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 ... 28851 files and directories currently installed.) [2021-02-17T21:48:27.231Z] #66 4.509 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-17T21:48:27.231Z] #66 4.514 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-17T21:48:27.231Z] #66 4.555 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-17T21:48:27.231Z] #66 4.555 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-17T21:48:27.231Z] #66 4.558 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.231Z] #66 4.611 Selecting previously unselected package dbus. [2021-02-17T21:48:27.231Z] #66 4.614 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-17T21:48:27.231Z] #66 4.625 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.231Z] #66 4.683 Selecting previously unselected package libpam-systemd:amd64. [2021-02-17T21:48:27.231Z] #66 4.683 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-17T21:48:27.487Z] #66 4.687 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-17T21:48:27.487Z] #66 4.724 Selecting previously unselected package dbus-user-session. [2021-02-17T21:48:27.487Z] #66 4.726 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-17T21:48:27.487Z] #66 4.730 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.487Z] #66 4.795 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-17T21:48:27.487Z] #66 4.805 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.487Z] #66 4.815 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.487Z] #66 4.928 invoke-rc.d: could not determine current runlevel [2021-02-17T21:48:27.742Z] #66 4.930 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-17T21:48:27.742Z] #66 4.934 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-17T21:48:27.742Z] #66 5.070 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-17T21:48:27.742Z] #66 5.083 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-17T21:48:27.742Z] #66 5.091 Processing triggers for libc-bin (2.28-10) ... [2021-02-17T21:48:27.998Z] #66 DONE 5.3s [2021-02-17T21:48:27.998Z] [2021-02-17T21:48:27.998Z] #67 [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-02-17T21:48:27.998Z] #67 sha256:6c661075dde10c277accc68aeded9e0789772b71bcdc6710124435f222722c1f [2021-02-17T21:48:28.526Z] Loaded image: buildpack-deps:buster [2021-02-17T21:48:28.526Z] Loaded image: busybox:latest [2021-02-17T21:48:28.526Z] Loaded image: busybox:glibc [2021-02-17T21:48:28.559Z] #67 0.447 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-17T21:48:28.559Z] #67 0.450 Dload Upload Total Spent Left Speed [2021-02-17T21:48:28.560Z] #67 0.450 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22506 0 --:--:-- --:--:-- --:--:-- 22231 100 1823 100 1823 0 0 22231 0 --:--:-- --:--:-- --:--:-- 21963 [2021-02-17T21:48:28.560Z] #67 DONE 0.6s [2021-02-17T21:48:28.560Z] [2021-02-17T21:48:28.560Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-17T21:48:28.560Z] #68 sha256:81ffcfaf2592a9ab6b8ade411c299a461d1da42dc83138d03d4ac8daa6def0af [2021-02-17T21:48:29.085Z] Loaded image: debian:bullseye [2021-02-17T21:48:29.340Z] Loaded image: hello-world:latest [2021-02-17T21:48:29.340Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:48:29.488Z] #68 DONE 0.8s [2021-02-17T21:48:29.488Z] [2021-02-17T21:48:29.488Z] #69 exporting to image [2021-02-17T21:48:29.488Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-17T21:48:29.488Z] #69 exporting layers [2021-02-17T21:48:29.596Z] INFO: Testing against a local daemon [2021-02-17T21:48:29.596Z] === RUN TestCgroupNamespacesBuild [2021-02-17T21:48:30.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-17T21:48:30.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-17T21:48:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-17T21:48:32.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-17T21:48:32.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-17T21:48:32.903Z] --- PASS: TestCgroupNamespacesBuild (2.99s) [2021-02-17T21:48:32.903Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-17T21:48:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-17T21:48:34.790Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2021-02-17T21:48:34.791Z] === RUN TestBuildWithSession [2021-02-17T21:48:34.791Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-17T21:48:34.791Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:48:34.791Z] === RUN TestBuildSquashParent [2021-02-17T21:48:36.023Z] #69 exporting layers 6.5s done [2021-02-17T21:48:36.023Z] #69 writing image sha256:5d4e57a35696d76515185cb2ced98528c7649a1742ab7e2e97f5333acf0a8811 done [2021-02-17T21:48:36.023Z] #69 naming to docker.io/library/docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e done [2021-02-17T21:48:36.023Z] #69 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-17T21:48:36.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -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:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh dynbinary test-integration [2021-02-17T21:48:36.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-17T21:48:37.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-17T21:48:38.278Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-17T21:48:38.278Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-17T21:48:38.278Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-17T21:48:38.278Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-17T21:48:38.278Z] 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-02-17T21:48:38.278Z] Detected virtualization docker. [2021-02-17T21:48:38.278Z] Detected architecture x86-64. [2021-02-17T21:48:38.278Z] Set hostname to . [2021-02-17T21:48:38.278Z] + source /etc/docker-entrypoint-cmd [2021-02-17T21:48:38.278Z] ++ hack/make.sh dynbinary test-integration [2021-02-17T21:48:38.278Z] [2021-02-17T21:48:38.538Z] Removing bundles/ [2021-02-17T21:48:38.538Z] [2021-02-17T21:48:38.538Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-17T21:48:38.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:48:38.538Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:48:38.888Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:48:38.888Z] [2021-02-17T21:48:38.888Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:48:38.888Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:48:38.888Z] HOSTNAME=71e58a0a7646 [2021-02-17T21:48:38.888Z] TESTDEBUG=0 [2021-02-17T21:48:38.888Z] DEST=bundles/test-integration [2021-02-17T21:48:38.888Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:48:38.888Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:48:38.888Z] container=docker [2021-02-17T21:48:38.888Z] HOME=/root [2021-02-17T21:48:38.888Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:48:38.888Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:48:38.888Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:48:38.888Z] TERM=xterm [2021-02-17T21:48:38.888Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:48:38.888Z] SHLVL=1 [2021-02-17T21:48:38.888Z] TIMEOUT=120m [2021-02-17T21:48:38.888Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:48:38.888Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:48:38.888Z] GO111MODULE=off [2021-02-17T21:48:38.888Z] DOCKER_EXPERIMENTAL=1 [2021-02-17T21:48:38.888Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:48:38.888Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:48:38.888Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:48:38.888Z] GOPATH=/go [2021-02-17T21:48:38.888Z] PKG_CONFIG=pkg-config [2021-02-17T21:48:38.888Z] _=/usr/bin/env [2021-02-17T21:48:38.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-17T21:48:39.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-17T21:48:39.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-17T21:48:40.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-17T21:48:41.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-17T21:48:43.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-17T21:48:44.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-17T21:48:44.729Z] --- PASS: TestBuildSquashParent (8.72s) [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:48:44.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:48:44.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:48:44.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:48:44.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:48:45.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-17T21:48:45.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:48:45.831Z] Using test binary docker [2021-02-17T21:48:45.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-17T21:48:45.831Z] +++ /etc/init.d/apparmor start [2021-02-17T21:48:46.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:48:46.123Z] INFO: Waiting for daemon to start... [2021-02-17T21:48:46.123Z] Starting dockerd [2021-02-17T21:48:46.123Z] +++ 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-02-17T21:48:46.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:48:46.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:48:48.277Z] . [2021-02-17T21:48:48.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:48:48.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:48:48.277Z] Error: No such image: emptyfs [2021-02-17T21:48:48.277Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-17T21:48:48.277Z] ++++ docker load [2021-02-17T21:48:48.277Z] Running integration-test (iteration 1) [2021-02-17T21:48:48.277Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-17T21:48:48.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:48:48.277Z] ++ set -e [2021-02-17T21:48:48.277Z] ++ '[' -n 0 ']' [2021-02-17T21:48:48.277Z] ++ set -x [2021-02-17T21:48:48.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:48:49.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:48:49.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2021-02-17T21:48:53.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2021-02-17T21:48:53.152Z] === RUN TestBuildMultiStageCopy [2021-02-17T21:48:53.152Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-17T21:48:55.729Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-17T21:48:56.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-17T21:48:56.937Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-17T21:48:57.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-17T21:48:57.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-17T21:48:57.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy (5.01s) [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-02-17T21:48:58.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-02-17T21:48:58.059Z] === RUN TestBuildMultiStageParentConfig [2021-02-17T21:48:58.791Z] Loaded image: buildpack-deps:buster [2021-02-17T21:48:58.791Z] Loaded image: busybox:latest [2021-02-17T21:48:58.791Z] Loaded image: busybox:glibc [2021-02-17T21:48:59.829Z] Loaded image: debian:bullseye [2021-02-17T21:48:59.829Z] Loaded image: hello-world:latest [2021-02-17T21:48:59.946Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-02-17T21:48:59.946Z] === RUN TestBuildLabelWithTargets [2021-02-17T21:49:00.121Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:49:00.121Z] INFO: Testing against a local daemon [2021-02-17T21:49:00.121Z] === RUN TestCgroupNamespacesBuild [2021-02-17T21:49:01.873Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-02-17T21:49:01.873Z] === RUN TestBuildWithEmptyLayers [2021-02-17T21:49:02.195Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2021-02-17T21:49:02.195Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-17T21:49:02.800Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2021-02-17T21:49:02.800Z] === RUN TestBuildMultiStageOnBuild [2021-02-17T21:49:04.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2021-02-17T21:49:04.268Z] === RUN TestBuildWithSession [2021-02-17T21:49:04.268Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-17T21:49:04.268Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:49:04.268Z] === RUN TestBuildSquashParent [2021-02-17T21:49:06.063Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2021-02-17T21:49:06.064Z] === RUN TestBuildUncleanTarFilenames [2021-02-17T21:49:07.994Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2021-02-17T21:49:07.994Z] === RUN TestBuildMultiStageLayerLeak [2021-02-17T21:49:11.256Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2021-02-17T21:49:11.256Z] === RUN TestBuildWithHugeFile [2021-02-17T21:49:12.764Z] --- PASS: TestBuildSquashParent (8.10s) [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:49:12.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:49:12.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:49:12.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:49:12.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:49:15.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:49:15.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:49:15.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-17T21:49:17.648Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:49:17.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2021-02-17T21:49:20.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s) [2021-02-17T21:49:20.679Z] === RUN TestBuildMultiStageCopy [2021-02-17T21:49:20.679Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-17T21:49:23.436Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-17T21:49:23.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-17T21:49:23.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-17T21:49:24.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-17T21:49:24.363Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-17T21:49:25.401Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-17T21:49:25.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy (5.66s) [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.84s) [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2021-02-17T21:49:26.037Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.80s) [2021-02-17T21:49:26.037Z] === RUN TestBuildMultiStageParentConfig [2021-02-17T21:49:26.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-17T21:49:27.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-17T21:49:28.111Z] --- PASS: TestBuildMultiStageParentConfig (1.87s) [2021-02-17T21:49:28.111Z] === RUN TestBuildLabelWithTargets [2021-02-17T21:49:29.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-17T21:49:30.848Z] --- PASS: TestBuildLabelWithTargets (2.83s) [2021-02-17T21:49:30.848Z] === RUN TestBuildWithEmptyLayers [2021-02-17T21:49:31.887Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-02-17T21:49:31.887Z] === RUN TestBuildMultiStageOnBuild [2021-02-17T21:49:32.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-17T21:49:33.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-17T21:49:35.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:49:35.099Z] [2021-02-17T21:49:35.099Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-17T21:49:35.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-17T21:49:35.099Z] Using test binary docker [2021-02-17T21:49:35.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-17T21:49:35.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:49:35.099Z] INFO: Waiting for daemon to start... [2021-02-17T21:49:35.099Z] Starting dockerd [2021-02-17T21:49:35.099Z] . [2021-02-17T21:49:35.099Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-17T21:49:35.414Z] --- PASS: TestBuildMultiStageOnBuild (3.32s) [2021-02-17T21:49:35.414Z] === RUN TestBuildUncleanTarFilenames [2021-02-17T21:49:35.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-17T21:49:36.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-17T21:49:36.928Z] --- PASS: TestBuildUncleanTarFilenames (1.67s) [2021-02-17T21:49:36.928Z] === RUN TestBuildMultiStageLayerLeak [2021-02-17T21:49:38.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-17T21:49:39.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-17T21:49:40.453Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s) [2021-02-17T21:49:40.453Z] === RUN TestBuildWithHugeFile [2021-02-17T21:49:41.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-17T21:49:42.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-17T21:49:42.922Z] --- PASS: TestImportExtremelyLargeImageWorks (101.97s) [2021-02-17T21:49:42.922Z] PASS [2021-02-17T21:49:42.922Z] [2021-02-17T21:49:42.922Z] === Skipped [2021-02-17T21:49:42.922Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:49:42.922Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-17T21:49:42.922Z] [2021-02-17T21:49:42.922Z] [2021-02-17T21:49:42.922Z] DONE 12 tests, 1 skipped in 105.834s [2021-02-17T21:49:42.922Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.922Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.922Z] === RUN TestNetworkCreateDelete [2021-02-17T21:49:42.922Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-17T21:49:42.922Z] === RUN TestDockerNetworkDeletePreferID [2021-02-17T21:49:42.922Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-17T21:49:42.922Z] === RUN TestDaemonDNSFallback [2021-02-17T21:49:42.922Z] --- PASS: TestDaemonDNSFallback (7.34s) [2021-02-17T21:49:42.922Z] === RUN TestInspectNetwork [2021-02-17T21:49:42.922Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-17T21:49:42.922Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.922Z] === RUN TestRunContainerWithBridgeNone [2021-02-17T21:49:42.922Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-17T21:49:42.922Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.922Z] === RUN TestNetworkInvalidJSON [2021-02-17T21:49:42.922Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-17T21:49:42.922Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-17T21:49:42.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:49:42.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:49:42.922Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:49:42.922Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:49:42.923Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-17T21:49:42.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:49:42.923Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-17T21:49:42.923Z] === RUN TestNetworkList [2021-02-17T21:49:42.923Z] === RUN TestNetworkList//networks [2021-02-17T21:49:42.923Z] === PAUSE TestNetworkList//networks [2021-02-17T21:49:42.923Z] === RUN TestNetworkList//networks/ [2021-02-17T21:49:42.923Z] === PAUSE TestNetworkList//networks/ [2021-02-17T21:49:42.923Z] === CONT TestNetworkList//networks [2021-02-17T21:49:42.923Z] === CONT TestNetworkList//networks/ [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkList (0.01s) [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-17T21:49:42.923Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-17T21:49:42.923Z] === RUN TestHostIPv4BridgeLabel [2021-02-17T21:49:42.923Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-17T21:49:42.923Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-17T21:49:42.923Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2021-02-17T21:49:42.923Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDaemonDefaultNetworkPools [2021-02-17T21:49:42.923Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-17T21:49:42.923Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-17T21:49:42.923Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-17T21:49:42.923Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestServiceWithPredefinedNetwork [2021-02-17T21:49:42.923Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-17T21:49:42.923Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:49:42.923Z] === RUN TestServiceWithDataPathPortInit [2021-02-17T21:49:42.923Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-17T21:49:42.923Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === Skipped [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-17T21:49:42.923Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-17T21:49:42.923Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-17T21:49:42.923Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2021-02-17T21:49:42.923Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-17T21:49:42.923Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-17T21:49:42.923Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 22 tests, 12 skipped in 8.092s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.923Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-17T21:49:42.923Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:49:42.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:49:42.923Z] === RUN TestDockerNetworkIpvlan [2021-02-17T21:49:42.923Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:49:42.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === Skipped [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:49:42.923Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:49:42.923Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 2 tests, 2 skipped in 0.122s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.923Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-17T21:49:42.923Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-17T21:49:42.923Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] === RUN TestDockerNetworkMacvlan [2021-02-17T21:49:42.923Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-17T21:49:42.923Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === Skipped [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-17T21:49:42.923Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-17T21:49:42.923Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 2 tests, 2 skipped in 0.113s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] testing: warning: no tests to run [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 0 tests in 0.028s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginAllowRequest [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginTLS [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginDenyRequest [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginDenyResponse [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginAllowEventStream [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginErrorResponse [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginErrorRequest [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginHeader [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginV2Disable [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-17T21:49:42.923Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === Skipped [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-17T21:49:42.923Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 17 tests, 17 skipped in 0.391s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.923Z] === RUN TestPluginInvalidJSON [2021-02-17T21:49:42.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:49:42.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:49:42.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:49:42.923Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-17T21:49:42.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-17T21:49:42.923Z] === RUN TestPluginInstall [2021-02-17T21:49:42.923Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-17T21:49:42.923Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] PASS [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] === Skipped [2021-02-17T21:49:42.923Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-17T21:49:42.923Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] [2021-02-17T21:49:42.923Z] DONE 3 tests, 1 skipped in 0.155s [2021-02-17T21:49:42.923Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-17T21:49:42.923Z] INFO: Testing against a local daemon [2021-02-17T21:49:42.923Z] === RUN TestExternalGraphDriver [2021-02-17T21:49:42.923Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-17T21:49:42.923Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-17T21:49:42.923Z] === RUN TestGraphdriverPluginV2 [2021-02-17T21:49:43.317Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:49:43.317Z] Using test binary docker [2021-02-17T21:49:43.317Z] +++ /etc/init.d/apparmor start [2021-02-17T21:49:43.317Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:49:43.317Z] INFO: Waiting for daemon to start... [2021-02-17T21:49:43.317Z] Starting dockerd [2021-02-17T21:49:43.317Z] +++ 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-02-17T21:49:43.317Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:49:43.317Z] Using test binary docker [2021-02-17T21:49:43.317Z] +++ /etc/init.d/apparmor start [2021-02-17T21:49:43.317Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:49:43.317Z] INFO: Waiting for daemon to start... [2021-02-17T21:49:43.317Z] Starting dockerd [2021-02-17T21:49:43.317Z] +++ 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-02-17T21:49:43.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-17T21:49:43.879Z] . [2021-02-17T21:49:43.879Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:49:43.879Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:49:43.879Z] Error: No such image: emptyfs [2021-02-17T21:49:43.879Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-17T21:49:43.879Z] ++++ docker load [2021-02-17T21:49:44.134Z] [2021-02-17T21:49:44.134Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:49:44.391Z] Running integration-test (iteration 1) [2021-02-17T21:49:44.391Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:49:44.391Z] 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-02-17T21:49:44.391Z] ++ 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-02-17T21:49:44.391Z] ++ set -e [2021-02-17T21:49:44.391Z] ++ '[' -n 0 ']' [2021-02-17T21:49:44.391Z] ++ set -x [2021-02-17T21:49:44.391Z] ++ 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-02-17T21:49:44.391Z] Error: No such image: emptyfs [2021-02-17T21:49:44.391Z] ++++ docker load [2021-02-17T21:49:44.391Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-17T21:49:44.646Z] Running integration-test (iteration 1) [2021-02-17T21:49:44.905Z] 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-02-17T21:49:44.905Z] ++ 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-02-17T21:49:44.905Z] ++ set -e [2021-02-17T21:49:44.905Z] ++ '[' -n 0 ']' [2021-02-17T21:49:44.905Z] ++ set -x [2021-02-17T21:49:44.905Z] ++ 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-02-17T21:49:45.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:49:45.212Z] Using test binary docker [2021-02-17T21:49:45.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-17T21:49:45.212Z] +++ /etc/init.d/apparmor start [2021-02-17T21:49:45.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-17T21:49:45.212Z] INFO: Waiting for daemon to start... [2021-02-17T21:49:45.212Z] Starting dockerd [2021-02-17T21:49:45.212Z] +++ 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-02-17T21:49:47.243Z] . [2021-02-17T21:49:47.243Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:49:47.243Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:49:47.243Z] Error: No such image: emptyfs [2021-02-17T21:49:47.243Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-17T21:49:47.243Z] ++++ docker load [2021-02-17T21:49:47.504Z] Running integration-test (iteration 1) [2021-02-17T21:49:47.504Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-17T21:49:47.504Z] ++ 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-02-17T21:49:47.504Z] ++ set -e [2021-02-17T21:49:47.504Z] ++ '[' -n 0 ']' [2021-02-17T21:49:47.504Z] ++ set -x [2021-02-17T21:49:47.504Z] ++ 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-02-17T21:49:48.282Z] --- PASS: TestGraphdriverPluginV2 (5.37s) [2021-02-17T21:49:48.282Z] PASS [2021-02-17T21:49:48.282Z] [2021-02-17T21:49:48.282Z] === Skipped [2021-02-17T21:49:48.282Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-17T21:49:48.282Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-17T21:49:48.282Z] [2021-02-17T21:49:48.282Z] [2021-02-17T21:49:48.282Z] DONE 2 tests, 1 skipped in 5.566s [2021-02-17T21:49:48.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-17T21:49:48.282Z] INFO: Testing against a local daemon [2021-02-17T21:49:48.282Z] === RUN TestContinueAfterPluginCrash [2021-02-17T21:49:48.282Z] === PAUSE TestContinueAfterPluginCrash [2021-02-17T21:49:48.282Z] === RUN TestReadPluginNoRead [2021-02-17T21:49:48.282Z] === PAUSE TestReadPluginNoRead [2021-02-17T21:49:48.282Z] === RUN TestDaemonStartWithLogOpt [2021-02-17T21:49:48.282Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-17T21:49:48.282Z] === CONT TestContinueAfterPluginCrash [2021-02-17T21:49:48.282Z] === CONT TestDaemonStartWithLogOpt [2021-02-17T21:49:54.865Z] --- PASS: TestDaemonStartWithLogOpt (6.45s) [2021-02-17T21:49:54.865Z] === CONT TestReadPluginNoRead [2021-02-17T21:49:58.166Z] === RUN TestReadPluginNoRead/default [2021-02-17T21:49:58.166Z] --- PASS: TestContinueAfterPluginCrash (10.14s) [2021-02-17T21:49:59.737Z] Loaded image: buildpack-deps:buster [2021-02-17T21:49:59.737Z] Loaded image: busybox:latest [2021-02-17T21:49:59.737Z] Loaded image: busybox:glibc [2021-02-17T21:50:00.679Z] Loaded image: debian:bullseye [2021-02-17T21:50:00.679Z] Loaded image: hello-world:latest [2021-02-17T21:50:00.734Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-17T21:50:00.940Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:50:00.940Z] INFO: Testing against a local daemon [2021-02-17T21:50:00.940Z] === RUN TestCgroupNamespacesBuild [2021-02-17T21:50:02.645Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-17T21:50:04.238Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2021-02-17T21:50:04.238Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-17T21:50:05.188Z] --- PASS: TestReadPluginNoRead (10.50s) [2021-02-17T21:50:05.188Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2021-02-17T21:50:05.188Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.30s) [2021-02-17T21:50:05.188Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s) [2021-02-17T21:50:05.188Z] read_test.go:92: [d2b4eaa7cb369] daemon is not started [2021-02-17T21:50:05.188Z] PASS [2021-02-17T21:50:05.188Z] [2021-02-17T21:50:05.188Z] DONE 6 tests in 17.105s [2021-02-17T21:50:05.188Z] 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-02-17T21:50:05.188Z] testing: warning: no tests to run [2021-02-17T21:50:05.188Z] PASS [2021-02-17T21:50:05.188Z] [2021-02-17T21:50:05.188Z] DONE 0 tests in 0.048s [2021-02-17T21:50:05.188Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-17T21:50:05.188Z] INFO: Testing against a local daemon [2021-02-17T21:50:05.188Z] === RUN TestPluginWithDevMounts [2021-02-17T21:50:05.188Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-17T21:50:05.188Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-17T21:50:05.188Z] PASS [2021-02-17T21:50:05.188Z] [2021-02-17T21:50:05.188Z] === Skipped [2021-02-17T21:50:05.188Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-17T21:50:05.188Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-17T21:50:05.188Z] [2021-02-17T21:50:05.188Z] [2021-02-17T21:50:05.188Z] DONE 1 tests, 1 skipped in 0.154s [2021-02-17T21:50:05.188Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-17T21:50:05.449Z] INFO: Testing against a local daemon [2021-02-17T21:50:05.449Z] === RUN TestSecretInspect [2021-02-17T21:50:05.449Z] --- SKIP: TestSecretInspect (0.02s) [2021-02-17T21:50:05.449Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestSecretList [2021-02-17T21:50:05.449Z] --- SKIP: TestSecretList (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestSecretsCreateAndDelete [2021-02-17T21:50:05.449Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestSecretsUpdate [2021-02-17T21:50:05.449Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestTemplatedSecret [2021-02-17T21:50:05.449Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-17T21:50:05.449Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestSecretCreateResolve [2021-02-17T21:50:05.449Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] PASS [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === Skipped [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-02-17T21:50:05.449Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-17T21:50:05.449Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-17T21:50:05.449Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] [2021-02-17T21:50:05.449Z] DONE 6 tests, 6 skipped in 0.186s [2021-02-17T21:50:05.449Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-17T21:50:05.449Z] INFO: Testing against a local daemon [2021-02-17T21:50:05.449Z] === RUN TestServiceCreateInit [2021-02-17T21:50:05.449Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-17T21:50:05.449Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-17T21:50:05.449Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-17T21:50:05.449Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-17T21:50:05.449Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-17T21:50:05.449Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.449Z] === RUN TestCreateServiceMultipleTimes [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-17T21:50:05.710Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceConflict [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-17T21:50:05.710Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceMaxReplicas [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-17T21:50:05.710Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-17T21:50:05.710Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceSecretFileMode [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-17T21:50:05.710Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceConfigFileMode [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-17T21:50:05.710Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceSysctls [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-17T21:50:05.710Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateServiceCapabilities [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-17T21:50:05.710Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestInspect [2021-02-17T21:50:05.710Z] --- SKIP: TestInspect (0.01s) [2021-02-17T21:50:05.710Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestCreateJob [2021-02-17T21:50:05.710Z] --- SKIP: TestCreateJob (0.01s) [2021-02-17T21:50:05.710Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestReplicatedJob [2021-02-17T21:50:05.710Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-17T21:50:05.710Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestUpdateReplicatedJob [2021-02-17T21:50:05.710Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-17T21:50:05.710Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestServiceListWithStatuses [2021-02-17T21:50:05.710Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-17T21:50:05.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T21:50:05.710Z] === RUN TestDockerNetworkConnectAlias [2021-02-17T21:50:05.710Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-17T21:50:05.710Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestDockerNetworkReConnect [2021-02-17T21:50:05.710Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-17T21:50:05.710Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:05.710Z] === RUN TestServicePlugin [2021-02-17T21:50:06.150Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2021-02-17T21:50:06.151Z] === RUN TestBuildWithSession [2021-02-17T21:50:06.151Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-17T21:50:06.151Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:50:06.151Z] === RUN TestBuildSquashParent [2021-02-17T21:50:09.914Z] --- SKIP: TestServicePlugin (3.47s) [2021-02-17T21:50:09.914Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] === RUN TestServiceUpdateLabel [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] === RUN TestServiceUpdateSecrets [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] === RUN TestServiceUpdateConfigs [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] === RUN TestServiceUpdateNetwork [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] === RUN TestServiceUpdatePidsLimit [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2021-02-17T21:50:09.914Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] PASS [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === Skipped [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-17T21:50:09.914Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-17T21:50:09.914Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-17T21:50:09.914Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-17T21:50:09.914Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-17T21:50:09.914Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-17T21:50:09.914Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-17T21:50:09.914Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-17T21:50:09.914Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-17T21:50:09.914Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-17T21:50:09.914Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-17T21:50:09.914Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-17T21:50:09.914Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-17T21:50:09.914Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-17T21:50:09.914Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-17T21:50:09.914Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-17T21:50:09.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-17T21:50:09.914Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-17T21:50:09.914Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-02-17T21:50:09.914Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-17T21:50:09.914Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2021-02-17T21:50:09.914Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] DONE 24 tests, 23 skipped in 3.920s [2021-02-17T21:50:09.914Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-17T21:50:09.914Z] INFO: Testing against a local daemon [2021-02-17T21:50:09.914Z] === RUN TestSessionCreate [2021-02-17T21:50:09.914Z] --- PASS: TestSessionCreate (0.02s) [2021-02-17T21:50:09.914Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-17T21:50:09.914Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-17T21:50:09.914Z] PASS [2021-02-17T21:50:09.914Z] [2021-02-17T21:50:09.914Z] DONE 2 tests in 0.157s [2021-02-17T21:50:09.914Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-17T21:50:09.914Z] INFO: Testing against a local daemon [2021-02-17T21:50:09.914Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-17T21:50:09.914Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T21:50:09.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T21:50:09.914Z] === RUN TestEventsExecDie [2021-02-17T21:50:10.176Z] --- PASS: TestEventsExecDie (0.50s) [2021-02-17T21:50:10.176Z] === RUN TestEventsBackwardsCompatible [2021-02-17T21:50:10.176Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-17T21:50:10.176Z] === RUN TestInfoBinaryCommits [2021-02-17T21:50:10.176Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-17T21:50:10.176Z] === RUN TestInfoAPIVersioned [2021-02-17T21:50:10.176Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-17T21:50:10.176Z] === RUN TestInfoDiscoveryBackend [2021-02-17T21:50:12.086Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-17T21:50:12.086Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-17T21:50:13.159Z] --- PASS: TestBuildWithHugeFile (28.24s) [2021-02-17T21:50:13.159Z] === RUN TestBuildWithEmptyDockerfile [2021-02-17T21:50:13.159Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:13.159Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:13.159Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:13.159Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:13.159Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:13.159Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:13.159Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:13.159Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:13.159Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:13.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-17T21:50:13.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-02-17T21:50:13.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-17T21:50:13.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-02-17T21:50:13.160Z] === RUN TestBuildPreserveOwnership [2021-02-17T21:50:13.160Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-17T21:50:13.750Z] sha256:d04f5fbd49e8b6c96e1fb683bb80fa55fad635e49ba25ac94e3d681aa4e5520a [2021-02-17T21:50:13.750Z] INFO: Starting docker-py tests... [2021-02-17T21:50:13.750Z] ============================= test session starts ============================== [2021-02-17T21:50:13.750Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-17T21:50:13.750Z] rootdir: /src, inifile: pytest.ini [2021-02-17T21:50:13.750Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-17T21:50:13.750Z] collected 389 items / 1 deselected / 388 selected [2021-02-17T21:50:13.750Z] [2021-02-17T21:50:14.198Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-17T21:50:14.287Z] --- PASS: TestBuildSquashParent (6.93s) [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:50:14.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:50:14.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:50:14.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:50:15.048Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-17T21:50:15.048Z] [2021-02-17T21:50:15.048Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-17T21:50:15.048Z] DOCKER_SYSTEMD=1 [2021-02-17T21:50:15.048Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-17T21:50:15.048Z] HOSTNAME=f121b4536a9f [2021-02-17T21:50:15.048Z] DEST=bundles/test-integration [2021-02-17T21:50:15.048Z] PWD=/go/src/github.com/docker/docker [2021-02-17T21:50:15.048Z] DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e [2021-02-17T21:50:15.048Z] container=docker [2021-02-17T21:50:15.048Z] HOME=/root [2021-02-17T21:50:15.048Z] LANG=C.UTF-8 [2021-02-17T21:50:15.048Z] INVOCATION_ID=ee94cb1e694b423ba4691fcdfc537f44 [2021-02-17T21:50:15.048Z] GOLANG_VERSION=1.13.15 [2021-02-17T21:50:15.048Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-17T21:50:15.048Z] VALIDATE_BRANCH=20.10 [2021-02-17T21:50:15.048Z] TERM=xterm [2021-02-17T21:50:15.048Z] DOCKER_PKG=github.com/docker/docker [2021-02-17T21:50:15.048Z] SHLVL=3 [2021-02-17T21:50:15.048Z] TIMEOUT=120m [2021-02-17T21:50:15.048Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-17T21:50:15.048Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-17T21:50:15.048Z] GO111MODULE=off [2021-02-17T21:50:15.048Z] DOCKER_EXPERIMENTAL=1 [2021-02-17T21:50:15.048Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-17T21:50:15.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-17T21:50:15.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-17T21:50:15.048Z] GOPATH=/go [2021-02-17T21:50:15.048Z] PKG_CONFIG=pkg-config [2021-02-17T21:50:15.048Z] _=/usr/bin/env [2021-02-17T21:50:15.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-17T21:50:15.383Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-17T21:50:15.383Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-17T21:50:15.383Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-17T21:50:15.383Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:50:15.383Z] === RUN TestInfoAPI [2021-02-17T21:50:15.383Z] --- PASS: TestInfoAPI (0.04s) [2021-02-17T21:50:15.383Z] === RUN TestInfoAPIWarnings [2021-02-17T21:50:16.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:50:16.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:50:16.934Z] --- PASS: TestBuildPreserveOwnership (7.52s) [2021-02-17T21:50:16.934Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.86s) [2021-02-17T21:50:16.934Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.65s) [2021-02-17T21:50:16.934Z] === RUN TestBuildPlatformInvalid [2021-02-17T21:50:16.934Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-17T21:50:16.934Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s) [2021-02-17T21:50:18.747Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s) [2021-02-17T21:50:18.747Z] === RUN TestBuildMultiStageCopy [2021-02-17T21:50:18.747Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-17T21:50:20.660Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-17T21:50:20.921Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-17T21:50:21.492Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-17T21:50:22.063Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-02-17T21:50:22.633Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-02-17T21:50:22.633Z] === RUN TestBuildMultiStageParentConfig [2021-02-17T21:50:24.017Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2021-02-17T21:50:24.017Z] === RUN TestBuildLabelWithTargets [2021-02-17T21:50:26.561Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2021-02-17T21:50:26.561Z] === RUN TestBuildWithEmptyLayers [2021-02-17T21:50:27.504Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-17T21:50:27.504Z] === RUN TestBuildMultiStageOnBuild [2021-02-17T21:50:29.582Z] Loaded image: buildpack-deps:buster [2021-02-17T21:50:29.582Z] Loaded image: busybox:latest [2021-02-17T21:50:29.582Z] Loaded image: busybox:glibc [2021-02-17T21:50:29.874Z] Loaded image: debian:bullseye [2021-02-17T21:50:29.874Z] Loaded image: hello-world:latest [2021-02-17T21:50:29.877Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-17T21:50:30.167Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:50:30.693Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-17T21:50:30.802Z] --- PASS: TestBuildMultiStageOnBuild (2.79s) [2021-02-17T21:50:30.802Z] === RUN TestBuildUncleanTarFilenames [2021-02-17T21:50:31.635Z] Loaded image: buildpack-deps:buster [2021-02-17T21:50:31.635Z] Loaded image: buildpack-deps:buster [2021-02-17T21:50:31.635Z] Loaded image: busybox:latest [2021-02-17T21:50:31.635Z] Loaded image: busybox:latest [2021-02-17T21:50:31.635Z] Loaded image: busybox:glibc [2021-02-17T21:50:31.635Z] Loaded image: busybox:glibc [2021-02-17T21:50:31.745Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-02-17T21:50:31.745Z] === RUN TestBuildMultiStageLayerLeak [2021-02-17T21:50:32.196Z] Loaded image: debian:bullseye [2021-02-17T21:50:32.437Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-17T21:50:32.451Z] Loaded image: hello-world:latest [2021-02-17T21:50:32.451Z] Loaded image: debian:bullseye [2021-02-17T21:50:32.707Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:50:32.707Z] INFO: Testing against a local daemon [2021-02-17T21:50:32.707Z] Loaded image: hello-world:latest [2021-02-17T21:50:32.707Z] === RUN TestDockerSuite [2021-02-17T21:50:32.707Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-17T21:50:32.707Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-17T21:50:32.707Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-17T21:50:32.962Z] INFO: Testing against a local daemon [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-17T21:50:32.962Z] === RUN TestDockerDaemonSuite [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-17T21:50:32.962Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-17T21:50:32.962Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-17T21:50:33.490Z] --- PASS: TestInfoAPIWarnings (17.38s) [2021-02-17T21:50:33.490Z] === RUN TestInfoDebug [2021-02-17T21:50:34.061Z] --- PASS: TestInfoDebug (1.53s) [2021-02-17T21:50:34.061Z] === RUN TestInfoInsecureRegistries [2021-02-17T21:50:35.044Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2021-02-17T21:50:35.044Z] === RUN TestBuildWithHugeFile [2021-02-17T21:50:35.971Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-17T21:50:35.971Z] === RUN TestInfoRegistryMirrors [2021-02-17T21:50:37.074Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.36s) [2021-02-17T21:50:37.074Z] PASS [2021-02-17T21:50:37.074Z] [2021-02-17T21:50:37.074Z] === Skipped [2021-02-17T21:50:37.074Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-17T21:50:37.074Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:50:37.074Z] [2021-02-17T21:50:37.074Z] [2021-02-17T21:50:37.074Z] DONE 33 tests, 1 skipped in 107.884s [2021-02-17T21:50:37.074Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-17T21:50:37.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:50:37.074Z] ++ set -e [2021-02-17T21:50:37.074Z] ++ '[' -n 0 ']' [2021-02-17T21:50:37.074Z] ++ set -x [2021-02-17T21:50:37.074Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:50:37.074Z] INFO: Testing against a local daemon [2021-02-17T21:50:37.074Z] === RUN TestConfigInspect [2021-02-17T21:50:37.364Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-17T21:50:37.364Z] === RUN TestLoginFailsWithBadCredentials [2021-02-17T21:50:37.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-17T21:50:37.364Z] === RUN TestPingCacheHeaders [2021-02-17T21:50:37.364Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-17T21:50:37.364Z] === RUN TestPingGet [2021-02-17T21:50:37.364Z] --- PASS: TestPingGet (0.01s) [2021-02-17T21:50:37.364Z] === RUN TestPingHead [2021-02-17T21:50:37.364Z] --- PASS: TestPingHead (0.02s) [2021-02-17T21:50:37.364Z] === RUN TestVersion [2021-02-17T21:50:37.364Z] --- PASS: TestVersion (0.02s) [2021-02-17T21:50:37.364Z] PASS [2021-02-17T21:50:37.364Z] [2021-02-17T21:50:37.364Z] === Skipped [2021-02-17T21:50:37.364Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T21:50:37.364Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T21:50:37.364Z] [2021-02-17T21:50:37.364Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-17T21:50:37.364Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-17T21:50:37.364Z] [2021-02-17T21:50:37.364Z] [2021-02-17T21:50:37.364Z] DONE 18 tests, 2 skipped in 27.886s [2021-02-17T21:50:37.364Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-17T21:50:37.625Z] INFO: Testing against a local daemon [2021-02-17T21:50:37.625Z] === RUN TestVolumesCreateAndList [2021-02-17T21:50:37.625Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-17T21:50:37.625Z] === RUN TestVolumesRemove [2021-02-17T21:50:37.625Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-17T21:50:37.625Z] === RUN TestVolumesInspect [2021-02-17T21:50:37.625Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-17T21:50:37.625Z] === RUN TestVolumesInvalidJSON [2021-02-17T21:50:37.625Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-17T21:50:37.625Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-17T21:50:37.625Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-17T21:50:37.625Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-17T21:50:37.625Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-17T21:50:37.625Z] PASS [2021-02-17T21:50:37.625Z] [2021-02-17T21:50:37.625Z] DONE 5 tests in 0.219s [2021-02-17T21:50:37.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T21:50:37.625Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12251 is not a child of this shell [2021-02-17T21:50:37.625Z] warning: PID 12251 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-17T21:50:37.625Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T21:50:37.625Z] [2021-02-17T21:50:37.625Z] Unloading profiles will leave already running processes permanently [2021-02-17T21:50:37.625Z] unconfined, which can lead to unexpected situations. [2021-02-17T21:50:37.625Z] [2021-02-17T21:50:37.625Z] To set a process to complain mode, use the command line tool [2021-02-17T21:50:37.625Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T21:50:37.625Z] Removing test suite binaries [2021-02-17T21:50:37.885Z] exiting test-integration [2021-02-17T21:50:37.885Z] ++ exit 0 [2021-02-17T21:50:38.200Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-17T21:50:38.200Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-17T21:50:38.200Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-17T21:50:38.200Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-17T21:50:38.826Z] [2021-02-17T21:50:39.128Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-17T21:50:39.128Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-17T21:50:39.128Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect Post stage [Pipeline] junit [2021-02-17T21:50:40.224Z] Recording test results [2021-02-17T21:50:40.538Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-17T21:50:40.646Z] --- PASS: TestConfigInspect (4.30s) [2021-02-17T21:50:40.646Z] === RUN TestConfigList [2021-02-17T21:50:40.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T21:50:41.005Z] + echo Ensuring container killed. [2021-02-17T21:50:41.005Z] Ensuring container killed. [2021-02-17T21:50:41.005Z] + docker rm -vf docker-pr3 [2021-02-17T21:50:41.005Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-17T21:50:41.099Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-17T21:50:41.099Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-17T21:50:41.099Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-17T21:50:41.293Z] + echo Chowning /workspace to jenkins user [2021-02-17T21:50:41.293Z] Chowning /workspace to jenkins user [2021-02-17T21:50:41.293Z] + id -u [2021-02-17T21:50:41.293Z] + id -g [2021-02-17T21:50:41.293Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [2021-02-17T21:50:41.354Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-17T21:50:42.282Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T21:50:42.978Z] + bundleName=amd64-rootless [2021-02-17T21:50:42.978Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-17T21:50:42.978Z] Creating amd64-rootless-bundles.tar.gz [2021-02-17T21:50:42.978Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-17T21:50:42.978Z] + 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-02-17T21:50:42.991Z] Archiving artifacts [2021-02-17T21:50:43.211Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-17T21:50:43.211Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-17T21:50:43.259Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T21:50:43.467Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-17T21:50:43.467Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-17T21:50:43.467Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-17T21:50:43.575Z] + make clean [2021-02-17T21:50:43.835Z] docker volume rm -f docker-dev-cache [2021-02-17T21:50:43.835Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T21:50:45.111Z] --- PASS: TestConfigList (4.01s) [2021-02-17T21:50:45.111Z] === RUN TestConfigsCreateAndDelete [2021-02-17T21:50:47.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-17T21:50:47.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-17T21:50:48.634Z] --- PASS: TestConfigsCreateAndDelete (3.99s) [2021-02-17T21:50:48.634Z] === RUN TestConfigsUpdate [2021-02-17T21:50:51.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-17T21:50:52.908Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-17T21:50:53.097Z] --- PASS: TestConfigsUpdate (4.03s) [2021-02-17T21:50:53.097Z] === RUN TestTemplatedConfig [2021-02-17T21:50:55.421Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-17T21:50:56.623Z] --- PASS: TestTemplatedConfig (3.84s) [2021-02-17T21:50:56.623Z] === RUN TestConfigCreateResolve [2021-02-17T21:50:56.785Z] --- PASS: TestBuildWithHugeFile (105.75s) [2021-02-17T21:50:56.785Z] === RUN TestBuildWithEmptyDockerfile [2021-02-17T21:50:56.785Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:56.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:56.785Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:56.785Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:56.785Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:56.785Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:56.785Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:50:56.785Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:50:56.785Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:50:56.785Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-02-17T21:50:56.785Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-17T21:50:56.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-17T21:50:56.785Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-02-17T21:50:56.785Z] === RUN TestBuildPreserveOwnership [2021-02-17T21:50:57.041Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-17T21:50:57.041Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-17T21:50:57.602Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-17T21:50:58.162Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-17T21:50:58.724Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-17T21:50:59.284Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-17T21:50:59.845Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-17T21:50:59.845Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-17T21:51:01.089Z] --- PASS: TestConfigCreateResolve (4.07s) [2021-02-17T21:51:01.089Z] === RUN TestConfigDaemonLibtrustID [2021-02-17T21:51:01.089Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-17T21:51:01.089Z] PASS [2021-02-17T21:51:01.089Z] [2021-02-17T21:51:01.089Z] DONE 7 tests in 24.878s [2021-02-17T21:51:01.089Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-17T21:51:01.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:51:01.089Z] ++ set -e [2021-02-17T21:51:01.089Z] ++ '[' -n 0 ']' [2021-02-17T21:51:01.089Z] ++ set -x [2021-02-17T21:51:01.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:51:01.208Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-17T21:51:01.382Z] INFO: Testing against a local daemon [2021-02-17T21:51:01.382Z] === RUN TestCheckpoint [2021-02-17T21:51:01.382Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-17T21:51:01.382Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:51:01.382Z] === RUN TestContainerInvalidJSON [2021-02-17T21:51:01.382Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:51:01.382Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:51:01.382Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:51:01.382Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:51:01.382Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:51:01.382Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:51:01.382Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:51:01.382Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:51:01.382Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:51:01.382Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-17T21:51:01.382Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-17T21:51:01.382Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-17T21:51:01.382Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-17T21:51:01.382Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-17T21:51:01.382Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2021-02-17T21:51:01.382Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-17T21:51:01.464Z] --- PASS: TestBuildPreserveOwnership (4.45s) [2021-02-17T21:51:01.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2021-02-17T21:51:01.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-02-17T21:51:01.464Z] === RUN TestBuildPlatformInvalid [2021-02-17T21:51:01.464Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-02-17T21:51:01.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-17T21:51:01.675Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-17T21:51:01.675Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-17T21:51:01.675Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-17T21:51:01.675Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-17T21:51:01.967Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-17T21:51:01.967Z] === RUN TestCopyFromContainer [2021-02-17T21:51:02.026Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-17T21:51:02.178Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-17T21:51:03.390Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-17T21:51:04.318Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-17T21:51:04.573Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-17T21:51:04.704Z] === RUN TestCopyFromContainer// [2021-02-17T21:51:04.704Z] === RUN TestCopyFromContainer//bar/root [2021-02-17T21:51:04.704Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-17T21:51:04.704Z] === RUN TestCopyFromContainer/bar/quux [2021-02-17T21:51:04.704Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-17T21:51:04.997Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-17T21:51:04.997Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-17T21:51:04.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-17T21:51:05.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-17T21:51:05.290Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-17T21:51:05.290Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-17T21:51:05.502Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer (3.57s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-17T21:51:05.582Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-17T21:51:05.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-17T21:51:05.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:51:05.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:51:05.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:51:05.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:51:05.582Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:51:05.582Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:51:05.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:51:05.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:51:05.582Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:51:05.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-17T21:51:05.582Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-17T21:51:05.582Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-17T21:51:05.582Z] === RUN TestCreateWithInvalidEnv [2021-02-17T21:51:05.582Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-17T21:51:05.582Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-17T21:51:05.582Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-17T21:51:05.582Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-17T21:51:05.582Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-17T21:51:05.582Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-17T21:51:05.582Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-17T21:51:05.582Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-17T21:51:05.582Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-17T21:51:05.582Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-17T21:51:05.582Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-17T21:51:05.582Z] === RUN TestCreateTmpfsMountsTarget [2021-02-17T21:51:05.582Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-17T21:51:05.582Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-17T21:51:06.864Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-17T21:51:07.425Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-17T21:51:08.351Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-17T21:51:08.461Z] --- PASS: TestCreateWithCustomMaskedPaths (2.57s) [2021-02-17T21:51:08.461Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-17T21:51:08.911Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-17T21:51:10.275Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-17T21:51:11.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-17T21:51:11.201Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:51:11.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:51:11.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:51:11.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:51:11.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:51:11.201Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:51:11.201Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:51:11.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:51:11.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:51:11.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:51:11.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:51:11.201Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:51:11.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-17T21:51:11.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-17T21:51:11.201Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-17T21:51:11.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-17T21:51:11.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-17T21:51:11.202Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-17T21:51:11.202Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-17T21:51:11.761Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-17T21:51:11.837Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2021-02-17T21:51:11.837Z] === RUN TestCreateDifferentPlatform [2021-02-17T21:51:11.837Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-17T21:51:11.837Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-17T21:51:11.837Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-17T21:51:11.837Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-17T21:51:11.837Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-17T21:51:11.837Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-17T21:51:11.837Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-17T21:51:11.837Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-17T21:51:12.131Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-17T21:51:12.131Z] === RUN TestContainerStartOnDaemonRestart [2021-02-17T21:51:12.131Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-17T21:51:12.131Z] === RUN TestDaemonRestartIpcMode [2021-02-17T21:51:12.131Z] === PAUSE TestDaemonRestartIpcMode [2021-02-17T21:51:12.131Z] === RUN TestDaemonHostGatewayIP [2021-02-17T21:51:12.131Z] === PAUSE TestDaemonHostGatewayIP [2021-02-17T21:51:12.131Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-17T21:51:12.131Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-17T21:51:12.131Z] === RUN TestContainerKillOnDaemonStart [2021-02-17T21:51:12.131Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-17T21:51:12.131Z] === RUN TestDiff [2021-02-17T21:51:12.772Z] --- PASS: TestDiff (0.86s) [2021-02-17T21:51:12.772Z] === RUN TestExecWithCloseStdin [2021-02-17T21:51:13.125Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-17T21:51:13.810Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-02-17T21:51:13.810Z] === RUN TestExec [2021-02-17T21:51:14.488Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-17T21:51:14.488Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-17T21:51:14.488Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-17T21:51:14.849Z] --- PASS: TestExec (0.99s) [2021-02-17T21:51:14.849Z] === RUN TestExecUser [2021-02-17T21:51:15.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-17T21:51:15.852Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-17T21:51:15.887Z] --- PASS: TestExecUser (0.95s) [2021-02-17T21:51:15.887Z] === RUN TestExportContainerAndImportImage [2021-02-17T21:51:16.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-17T21:51:16.778Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-17T21:51:16.778Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-17T21:51:17.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-17T21:51:17.404Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2021-02-17T21:51:17.404Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-17T21:51:18.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-17T21:51:18.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-17T21:51:18.916Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2021-02-17T21:51:18.916Z] === RUN TestHealthCheckWorkdir [2021-02-17T21:51:19.954Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2021-02-17T21:51:19.954Z] === RUN TestHealthKillContainer [2021-02-17T21:51:20.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-17T21:51:20.946Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-17T21:51:21.760Z] --- PASS: TestBuildWithHugeFile (40.74s) [2021-02-17T21:51:21.760Z] === RUN TestBuildWithEmptyDockerfile [2021-02-17T21:51:21.760Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:51:21.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:51:21.760Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:51:21.760Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:51:21.760Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:51:21.760Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:51:21.760Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:51:21.760Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:51:21.760Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:51:21.760Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-02-17T21:51:21.760Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-17T21:51:21.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-02-17T21:51:21.760Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-02-17T21:51:21.760Z] === RUN TestBuildPreserveOwnership [2021-02-17T21:51:21.760Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-17T21:51:21.760Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-17T21:51:22.330Z] --- PASS: TestBuildPreserveOwnership (6.23s) [2021-02-17T21:51:22.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2021-02-17T21:51:22.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2021-02-17T21:51:22.330Z] === RUN TestBuildPlatformInvalid [2021-02-17T21:51:22.330Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-17T21:51:22.330Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-17T21:51:23.479Z] --- PASS: TestHealthKillContainer (3.01s) [2021-02-17T21:51:23.479Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-17T21:51:23.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-17T21:51:24.115Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2021-02-17T21:51:24.115Z] === RUN TestIpcModeNone [2021-02-17T21:51:24.211Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-17T21:51:25.160Z] --- PASS: TestIpcModeNone (0.98s) [2021-02-17T21:51:25.160Z] === RUN TestIpcModePrivate [2021-02-17T21:51:25.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-17T21:51:25.795Z] --- PASS: TestIpcModePrivate (0.93s) [2021-02-17T21:51:25.795Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-17T21:51:25.795Z] === RUN TestIpcModeShareable [2021-02-17T21:51:26.726Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-17T21:51:26.844Z] --- PASS: TestIpcModeShareable (1.05s) [2021-02-17T21:51:26.844Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-17T21:51:26.844Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-17T21:51:27.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-17T21:51:27.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-17T21:51:28.136Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-17T21:51:29.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-17T21:51:30.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-17T21:51:30.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.21s) [2021-02-17T21:51:30.369Z] === RUN TestAPIIpcModeHost [2021-02-17T21:51:30.661Z] --- PASS: TestAPIIpcModeHost (0.69s) [2021-02-17T21:51:30.661Z] === RUN TestDaemonIpcModeShareable [2021-02-17T21:51:30.735Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-17T21:51:30.990Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-17T21:51:31.552Z] Loaded image: buildpack-deps:buster [2021-02-17T21:51:31.552Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-17T21:51:31.552Z] Loaded image: busybox:latest [2021-02-17T21:51:32.114Z] Loaded image: busybox:glibc [2021-02-17T21:51:32.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-17T21:51:32.734Z] --- PASS: TestDaemonIpcModeShareable (2.00s) [2021-02-17T21:51:32.734Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-17T21:51:32.734Z] === RUN TestDaemonIpcModePrivate [2021-02-17T21:51:33.041Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-17T21:51:33.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-17T21:51:33.604Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-17T21:51:34.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-17T21:51:34.807Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2021-02-17T21:51:34.807Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-17T21:51:34.807Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-17T21:51:35.787Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-17T21:51:35.787Z] Using test binary docker [2021-02-17T21:51:35.787Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-17T21:51:35.787Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-17T21:51:35.787Z] Starting dockerd [2021-02-17T21:51:35.787Z] INFO: Waiting for daemon to start... [2021-02-17T21:51:36.117Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-17T21:51:36.690Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-17T21:51:36.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2021-02-17T21:51:36.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-17T21:51:36.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-17T21:51:37.242Z] Loaded image: buildpack-deps:buster [2021-02-17T21:51:37.242Z] Loaded image: busybox:latest [2021-02-17T21:51:37.242Z] Loaded image: busybox:glibc [2021-02-17T21:51:37.503Z] Loaded image: debian:bullseye [2021-02-17T21:51:37.639Z] Loaded image: debian:bullseye [2021-02-17T21:51:37.639Z] Loaded image: hello-world:latest [2021-02-17T21:51:37.639Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-17T21:51:37.763Z] Loaded image: hello-world:latest [2021-02-17T21:51:37.763Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:51:37.894Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:51:37.894Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-17T21:51:38.299Z] . [2021-02-17T21:51:38.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-17T21:51:38.299Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-17T21:51:38.299Z] Error: No such image: emptyfs [2021-02-17T21:51:38.299Z] Running integration-test (iteration 1) [2021-02-17T21:51:38.299Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-17T21:51:38.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2021-02-17T21:51:38.956Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-17T21:51:38.956Z] === RUN TestIpcModeOlderClient [2021-02-17T21:51:38.956Z] === PAUSE TestIpcModeOlderClient [2021-02-17T21:51:38.956Z] === RUN TestKillContainerInvalidSignal [2021-02-17T21:51:39.257Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-17T21:51:39.591Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2021-02-17T21:51:39.591Z] === RUN TestKillContainer [2021-02-17T21:51:39.591Z] === RUN TestKillContainer/no_signal [2021-02-17T21:51:39.819Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-17T21:51:40.629Z] === RUN TestKillContainer/non_killing_signal [2021-02-17T21:51:40.788Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-17T21:51:40.788Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-17T21:51:40.922Z] === RUN TestKillContainer/killing_signal [2021-02-17T21:51:41.715Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-17T21:51:42.435Z] --- PASS: TestKillContainer (2.83s) [2021-02-17T21:51:42.435Z] --- PASS: TestKillContainer/no_signal (0.94s) [2021-02-17T21:51:42.435Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-02-17T21:51:42.435Z] --- PASS: TestKillContainer/killing_signal (0.92s) [2021-02-17T21:51:42.435Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-17T21:51:42.435Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-17T21:51:42.641Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-17T21:51:43.203Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-17T21:51:43.473Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-17T21:51:44.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2021-02-17T21:51:44.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-02-17T21:51:44.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-02-17T21:51:44.523Z] === RUN TestKillStoppedContainer [2021-02-17T21:51:44.523Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-17T21:51:44.523Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-17T21:51:44.523Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-02-17T21:51:44.524Z] === RUN TestKillDifferentUserContainer [2021-02-17T21:51:45.562Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2021-02-17T21:51:45.562Z] === RUN TestInspectOomKilledTrue [2021-02-17T21:51:45.562Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-17T21:51:45.562Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:51:45.562Z] === RUN TestInspectOomKilledFalse [2021-02-17T21:51:45.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-17T21:51:45.562Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:51:45.562Z] === RUN TestLinksEtcHostsContentMatch [2021-02-17T21:51:46.197Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-02-17T21:51:46.197Z] === RUN TestLinksContainerNames [2021-02-17T21:51:46.467Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-17T21:51:46.467Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.44s) [2021-02-17T21:51:46.467Z] PASS [2021-02-17T21:51:46.467Z] [2021-02-17T21:51:46.467Z] === Skipped [2021-02-17T21:51:46.467Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-17T21:51:46.467Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:51:46.467Z] [2021-02-17T21:51:46.467Z] [2021-02-17T21:51:46.467Z] DONE 33 tests, 1 skipped in 244.213s [2021-02-17T21:51:46.467Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-17T21:51:46.467Z] ++ 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-02-17T21:51:46.467Z] ++ set -e [2021-02-17T21:51:46.467Z] ++ '[' -n 0 ']' [2021-02-17T21:51:46.467Z] ++ set -x [2021-02-17T21:51:46.467Z] ++ 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-02-17T21:51:46.467Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-17T21:51:46.467Z] INFO: Testing against a local daemon [2021-02-17T21:51:46.467Z] === RUN TestConfigInspect [2021-02-17T21:51:46.723Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-17T21:51:47.763Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.17s) [2021-02-17T21:51:47.763Z] PASS [2021-02-17T21:51:47.763Z] [2021-02-17T21:51:47.763Z] === Skipped [2021-02-17T21:51:47.763Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-17T21:51:47.763Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:51:47.763Z] [2021-02-17T21:51:47.763Z] [2021-02-17T21:51:47.763Z] DONE 33 tests, 1 skipped in 119.102s [2021-02-17T21:51:47.763Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-17T21:51:47.763Z] ++ 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-02-17T21:51:47.763Z] ++ set -e [2021-02-17T21:51:47.763Z] ++ '[' -n 0 ']' [2021-02-17T21:51:47.763Z] ++ set -x [2021-02-17T21:51:47.763Z] ++ 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-02-17T21:51:47.763Z] INFO: Testing against a local daemon [2021-02-17T21:51:47.763Z] === RUN TestConfigInspect [2021-02-17T21:51:48.273Z] --- PASS: TestLinksContainerNames (2.06s) [2021-02-17T21:51:48.273Z] === RUN TestLogsFollowTailEmpty [2021-02-17T21:51:49.234Z] --- PASS: TestConfigInspect (2.69s) [2021-02-17T21:51:49.234Z] === RUN TestConfigList [2021-02-17T21:51:49.311Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-02-17T21:51:49.311Z] === RUN TestContainerNetworkMountsNoChown [2021-02-17T21:51:49.794Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-17T21:51:49.947Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2021-02-17T21:51:49.947Z] === RUN TestMountDaemonRoot [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/default [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/default [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/private [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/private [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rprivate [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/slave [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/slave [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rslave [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/shared [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/shared [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rshared [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/default [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/rshared [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/rprivate [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/shared [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/rslave [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/slave [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/private [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-17T21:51:50.240Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:51:50.240Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:51:50.240Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:51:50.314Z] --- PASS: TestConfigInspect (3.37s) [2021-02-17T21:51:50.314Z] === RUN TestConfigList [2021-02-17T21:51:50.355Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-17T21:51:50.533Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:51:50.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:51:50.826Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:51:50.826Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:51:50.826Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:51:50.826Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:51:50.917Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-17T21:51:51.120Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.15s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.15s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-17T21:51:51.120Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-17T21:51:51.120Z] === RUN TestContainerBindMountNonRecursive [2021-02-17T21:51:51.477Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-17T21:51:52.079Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-17T21:51:52.079Z] --- PASS: TestConfigList (3.02s) [2021-02-17T21:51:52.079Z] === RUN TestConfigsCreateAndDelete [2021-02-17T21:51:52.334Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-17T21:51:53.231Z] Loaded image: buildpack-deps:buster [2021-02-17T21:51:53.231Z] Loaded image: busybox:latest [2021-02-17T21:51:53.231Z] Loaded image: busybox:glibc [2021-02-17T21:51:53.488Z] Loaded image: debian:bullseye [2021-02-17T21:51:53.488Z] Loaded image: hello-world:latest [2021-02-17T21:51:53.633Z] --- PASS: TestConfigList (3.33s) [2021-02-17T21:51:53.633Z] === RUN TestConfigsCreateAndDelete [2021-02-17T21:51:53.860Z] --- PASS: TestContainerBindMountNonRecursive (2.40s) [2021-02-17T21:51:53.860Z] === RUN TestContainerVolumesMountedAsShared [2021-02-17T21:51:54.049Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:51:54.305Z] INFO: Testing against a local daemon [2021-02-17T21:51:54.305Z] === RUN TestCgroupNamespacesBuild [2021-02-17T21:51:54.497Z] --- PASS: TestContainerVolumesMountedAsShared (0.98s) [2021-02-17T21:51:54.497Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-17T21:51:55.534Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-02-17T21:51:55.534Z] === RUN TestNetworkNat [2021-02-17T21:51:55.639Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-17T21:51:55.639Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2021-02-17T21:51:55.639Z] === RUN TestConfigsUpdate [2021-02-17T21:51:55.670Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2021-02-17T21:51:55.670Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-17T21:51:56.201Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-17T21:51:56.201Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-17T21:51:56.340Z] ..........................xx.................... [ 29%] [2021-02-17T21:51:56.572Z] --- PASS: TestNetworkNat (1.00s) [2021-02-17T21:51:56.572Z] === RUN TestNetworkLocalhostTCPNat [2021-02-17T21:51:56.946Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-02-17T21:51:56.946Z] === RUN TestConfigsUpdate [2021-02-17T21:51:57.036Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-02-17T21:51:57.036Z] === RUN TestBuildWithSession [2021-02-17T21:51:57.036Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-17T21:51:57.036Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:51:57.036Z] === RUN TestBuildSquashParent [2021-02-17T21:51:57.610Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-02-17T21:51:57.610Z] === RUN TestNetworkLoopbackNat [2021-02-17T21:51:58.129Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-17T21:51:58.692Z] --- PASS: TestConfigsUpdate (3.20s) [2021-02-17T21:51:58.692Z] === RUN TestTemplatedConfig [2021-02-17T21:52:00.100Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-17T21:52:00.244Z] --- PASS: TestConfigsUpdate (3.22s) [2021-02-17T21:52:00.244Z] === RUN TestTemplatedConfig [2021-02-17T21:52:01.136Z] --- PASS: TestNetworkLoopbackNat (3.34s) [2021-02-17T21:52:01.136Z] === RUN TestPause [2021-02-17T21:52:01.200Z] --- PASS: TestBuildSquashParent (4.06s) [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:52:01.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:52:01.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:52:01.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-17T21:52:01.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-17T21:52:01.464Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-17T21:52:01.772Z] --- PASS: TestPause (0.97s) [2021-02-17T21:52:01.772Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-17T21:52:01.772Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:52:01.772Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:52:01.772Z] === RUN TestPauseStopPausedContainer [2021-02-17T21:52:02.073Z] --- PASS: TestTemplatedConfig (3.65s) [2021-02-17T21:52:02.073Z] === RUN TestConfigCreateResolve [2021-02-17T21:52:02.635Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-17T21:52:02.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-17T21:52:02.811Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2021-02-17T21:52:02.811Z] === RUN TestPsFilter [2021-02-17T21:52:02.811Z] --- PASS: TestPsFilter (0.27s) [2021-02-17T21:52:02.811Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-17T21:52:02.894Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-17T21:52:03.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-17T21:52:03.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-17T21:52:03.543Z] --- PASS: TestTemplatedConfig (3.56s) [2021-02-17T21:52:03.543Z] === RUN TestConfigCreateResolve [2021-02-17T21:52:03.822Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-17T21:52:03.849Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2021-02-17T21:52:03.849Z] === RUN TestRemoveContainerWithVolume [2021-02-17T21:52:04.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-17T21:52:04.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-17T21:52:04.887Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2021-02-17T21:52:04.887Z] === RUN TestRemoveContainerRunning [2021-02-17T21:52:05.232Z] --- PASS: TestConfigCreateResolve (2.81s) [2021-02-17T21:52:05.232Z] === RUN TestConfigDaemonLibtrustID [2021-02-17T21:52:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-17T21:52:05.488Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-02-17T21:52:05.488Z] PASS [2021-02-17T21:52:05.488Z] [2021-02-17T21:52:05.488Z] DONE 7 tests in 19.448s [2021-02-17T21:52:05.488Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-17T21:52:05.488Z] ++ 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-02-17T21:52:05.488Z] ++ set -e [2021-02-17T21:52:05.488Z] ++ '[' -n 0 ']' [2021-02-17T21:52:05.488Z] ++ set -x [2021-02-17T21:52:05.488Z] ++ 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-02-17T21:52:05.743Z] INFO: Testing against a local daemon [2021-02-17T21:52:05.743Z] === RUN TestCheckpoint [2021-02-17T21:52:05.743Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-17T21:52:05.743Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:52:05.743Z] === RUN TestContainerInvalidJSON [2021-02-17T21:52:05.743Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:05.743Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:05.743Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:05.743Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:05.743Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:05.743Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:05.743Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:05.743Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:05.743Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:05.743Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-17T21:52:05.743Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-17T21:52:05.743Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-17T21:52:05.743Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-17T21:52:05.743Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-17T21:52:05.926Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-02-17T21:52:05.926Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-17T21:52:06.023Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-02-17T21:52:06.023Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-17T21:52:06.023Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-17T21:52:06.023Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-17T21:52:06.023Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-17T21:52:06.023Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-17T21:52:06.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-17T21:52:06.023Z] === RUN TestCopyFromContainer [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.61s) [2021-02-17T21:52:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.63s) [2021-02-17T21:52:06.602Z] === RUN TestBuildMultiStageCopy [2021-02-17T21:52:06.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-17T21:52:06.840Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-02-17T21:52:06.840Z] === RUN TestConfigDaemonLibtrustID [2021-02-17T21:52:06.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-02-17T21:52:06.966Z] === RUN TestRemoveInvalidContainer [2021-02-17T21:52:06.966Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-17T21:52:06.966Z] === RUN TestRenameLinkedContainer [2021-02-17T21:52:07.410Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-17T21:52:07.666Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-17T21:52:07.781Z] --- PASS: TestConfigDaemonLibtrustID (0.76s) [2021-02-17T21:52:07.781Z] PASS [2021-02-17T21:52:07.781Z] [2021-02-17T21:52:07.781Z] DONE 7 tests in 20.958s [2021-02-17T21:52:07.781Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-17T21:52:07.781Z] ++ 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-02-17T21:52:07.781Z] ++ set -e [2021-02-17T21:52:07.781Z] ++ '[' -n 0 ']' [2021-02-17T21:52:07.781Z] ++ set -x [2021-02-17T21:52:07.781Z] ++ 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-02-17T21:52:07.781Z] INFO: Testing against a local daemon [2021-02-17T21:52:07.781Z] === RUN TestCheckpoint [2021-02-17T21:52:07.781Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-17T21:52:07.781Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:52:07.781Z] === RUN TestContainerInvalidJSON [2021-02-17T21:52:07.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-17T21:52:07.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-17T21:52:08.042Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:08.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:08.042Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:08.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:08.042Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:08.042Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:08.042Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:52:08.042Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:52:08.042Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:52:08.042Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-17T21:52:08.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-17T21:52:08.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-17T21:52:08.042Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-17T21:52:08.042Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-17T21:52:08.042Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-17T21:52:08.042Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-17T21:52:08.222Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-17T21:52:08.228Z] === RUN TestCopyFromContainer// [2021-02-17T21:52:08.228Z] === RUN TestCopyFromContainer//bar/root [2021-02-17T21:52:08.302Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-17T21:52:08.302Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-17T21:52:08.302Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-17T21:52:08.302Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-17T21:52:08.478Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-17T21:52:08.483Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-17T21:52:08.483Z] === RUN TestCopyFromContainer/bar/quux [2021-02-17T21:52:08.563Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-17T21:52:08.563Z] === RUN TestCopyFromContainer [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy (2.36s) [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-02-17T21:52:08.735Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-02-17T21:52:08.735Z] === RUN TestBuildMultiStageParentConfig [2021-02-17T21:52:08.739Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-17T21:52:08.739Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-17T21:52:08.994Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-17T21:52:08.994Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-17T21:52:08.994Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-17T21:52:09.250Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-17T21:52:09.250Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer (3.27s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer// (0.16s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-02-17T21:52:09.250Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-17T21:52:09.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-17T21:52:09.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:09.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:09.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:09.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:09.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:09.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:09.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:09.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:09.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:09.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-17T21:52:09.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-17T21:52:09.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-17T21:52:09.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-17T21:52:09.250Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-17T21:52:09.296Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2021-02-17T21:52:09.297Z] === RUN TestBuildLabelWithTargets [2021-02-17T21:52:09.505Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-17T21:52:09.505Z] === RUN TestCreateWithInvalidEnv [2021-02-17T21:52:09.505Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-17T21:52:09.505Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-17T21:52:09.505Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-17T21:52:09.505Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-17T21:52:09.505Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-17T21:52:09.505Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-17T21:52:09.505Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-17T21:52:09.505Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-17T21:52:09.505Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-17T21:52:09.505Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-17T21:52:09.505Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-17T21:52:09.505Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-17T21:52:09.505Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-17T21:52:09.505Z] === RUN TestCreateTmpfsMountsTarget [2021-02-17T21:52:09.505Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-02-17T21:52:09.505Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-17T21:52:10.225Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-02-17T21:52:10.225Z] === RUN TestBuildWithEmptyLayers [2021-02-17T21:52:10.474Z] === RUN TestCopyFromContainer// [2021-02-17T21:52:10.474Z] === RUN TestCopyFromContainer//bar/root [2021-02-17T21:52:10.555Z] --- PASS: TestRenameLinkedContainer (3.82s) [2021-02-17T21:52:10.555Z] === RUN TestRenameStoppedContainer [2021-02-17T21:52:10.735Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-17T21:52:10.735Z] === RUN TestCopyFromContainer/bar/quux [2021-02-17T21:52:10.787Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-02-17T21:52:10.787Z] === RUN TestBuildMultiStageOnBuild [2021-02-17T21:52:10.874Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-17T21:52:10.874Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-17T21:52:10.995Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-17T21:52:10.995Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-17T21:52:11.130Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2021-02-17T21:52:11.130Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-17T21:52:11.255Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-17T21:52:11.255Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-17T21:52:11.515Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-17T21:52:11.515Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-17T21:52:11.594Z] --- PASS: TestRenameStoppedContainer (0.95s) [2021-02-17T21:52:11.594Z] === RUN TestRenameRunningContainerAndReuse [2021-02-17T21:52:11.775Z] --- PASS: TestCopyFromContainer (3.19s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-02-17T21:52:11.776Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-17T21:52:11.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-17T21:52:11.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:11.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:11.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:11.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:11.776Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:11.776Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:11.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:52:11.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:52:11.776Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:52:11.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-17T21:52:11.776Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-17T21:52:11.776Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-02-17T21:52:11.776Z] === RUN TestCreateWithInvalidEnv [2021-02-17T21:52:11.776Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-17T21:52:11.776Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-17T21:52:11.776Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-17T21:52:11.776Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-17T21:52:11.776Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-17T21:52:11.776Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-17T21:52:11.776Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-17T21:52:11.776Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-17T21:52:11.776Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-17T21:52:11.776Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-17T21:52:11.776Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-17T21:52:11.776Z] === RUN TestCreateTmpfsMountsTarget [2021-02-17T21:52:11.776Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-02-17T21:52:11.776Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-17T21:52:12.057Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-17T21:52:12.674Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2021-02-17T21:52:12.674Z] === RUN TestBuildUncleanTarFilenames [2021-02-17T21:52:13.164Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-17T21:52:13.238Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-02-17T21:52:13.238Z] === RUN TestBuildMultiStageLayerLeak [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:13.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:13.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:13.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:13.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:13.467Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:13.467Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:13.467Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-17T21:52:13.467Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:13.467Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:13.467Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:13.467Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:13.467Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-17T21:52:13.467Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-17T21:52:13.467Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-17T21:52:13.667Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2021-02-17T21:52:13.667Z] === RUN TestRenameInvalidName [2021-02-17T21:52:14.030Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-17T21:52:14.288Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-02-17T21:52:14.288Z] === RUN TestCreateDifferentPlatform [2021-02-17T21:52:14.288Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-17T21:52:14.288Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-17T21:52:14.288Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-17T21:52:14.288Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-17T21:52:14.288Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-17T21:52:14.288Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-17T21:52:14.288Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-17T21:52:14.288Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-17T21:52:14.288Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-17T21:52:14.288Z] === RUN TestContainerStartOnDaemonRestart [2021-02-17T21:52:14.288Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-17T21:52:14.288Z] === RUN TestDaemonRestartIpcMode [2021-02-17T21:52:14.288Z] === PAUSE TestDaemonRestartIpcMode [2021-02-17T21:52:14.288Z] === RUN TestDaemonHostGatewayIP [2021-02-17T21:52:14.288Z] === PAUSE TestDaemonHostGatewayIP [2021-02-17T21:52:14.288Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-17T21:52:14.288Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-17T21:52:14.288Z] === RUN TestContainerKillOnDaemonStart [2021-02-17T21:52:14.288Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-17T21:52:14.288Z] === RUN TestDiff [2021-02-17T21:52:14.302Z] --- PASS: TestRenameInvalidName (0.91s) [2021-02-17T21:52:14.302Z] === RUN TestRenameAnonymousContainer [2021-02-17T21:52:14.317Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2021-02-17T21:52:14.317Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-17T21:52:14.543Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-17T21:52:15.104Z] --- PASS: TestDiff (0.73s) [2021-02-17T21:52:15.104Z] === RUN TestExecWithCloseStdin [2021-02-17T21:52:15.130Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2021-02-17T21:52:15.130Z] === RUN TestBuildWithHugeFile [2021-02-17T21:52:16.032Z] --- PASS: TestExecWithCloseStdin (0.76s) [2021-02-17T21:52:16.032Z] === RUN TestExec [2021-02-17T21:52:16.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:16.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:16.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:16.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:16.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:16.229Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:16.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:16.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:52:16.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:52:16.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:52:16.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:52:16.230Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2021-02-17T21:52:16.230Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-17T21:52:16.230Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-17T21:52:16.594Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-17T21:52:16.849Z] --- PASS: TestExec (0.91s) [2021-02-17T21:52:16.849Z] === RUN TestExecUser [2021-02-17T21:52:17.171Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-02-17T21:52:17.171Z] === RUN TestCreateDifferentPlatform [2021-02-17T21:52:17.171Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-17T21:52:17.171Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-17T21:52:17.171Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-17T21:52:17.171Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-17T21:52:17.171Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-17T21:52:17.171Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-17T21:52:17.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-17T21:52:17.171Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-17T21:52:17.171Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-17T21:52:17.171Z] === RUN TestContainerStartOnDaemonRestart [2021-02-17T21:52:17.171Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-17T21:52:17.171Z] === RUN TestDaemonRestartIpcMode [2021-02-17T21:52:17.171Z] === PAUSE TestDaemonRestartIpcMode [2021-02-17T21:52:17.171Z] === RUN TestDaemonHostGatewayIP [2021-02-17T21:52:17.171Z] === PAUSE TestDaemonHostGatewayIP [2021-02-17T21:52:17.171Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-17T21:52:17.171Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-17T21:52:17.171Z] === RUN TestContainerKillOnDaemonStart [2021-02-17T21:52:17.171Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-17T21:52:17.171Z] === RUN TestDiff [2021-02-17T21:52:17.413Z] --- PASS: TestExecUser (0.74s) [2021-02-17T21:52:17.413Z] === RUN TestExportContainerAndImportImage [2021-02-17T21:52:18.111Z] --- PASS: TestDiff (0.79s) [2021-02-17T21:52:18.111Z] === RUN TestExecWithCloseStdin [2021-02-17T21:52:18.339Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-17T21:52:18.594Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2021-02-17T21:52:18.594Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-17T21:52:19.053Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-02-17T21:52:19.053Z] === RUN TestExec [2021-02-17T21:52:19.884Z] --- PASS: TestRenameAnonymousContainer (5.20s) [2021-02-17T21:52:19.884Z] === RUN TestRenameContainerWithSameName [2021-02-17T21:52:19.993Z] --- PASS: TestExec (0.89s) [2021-02-17T21:52:19.993Z] === RUN TestExecUser [2021-02-17T21:52:20.482Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2021-02-17T21:52:20.482Z] === RUN TestHealthCheckWorkdir [2021-02-17T21:52:20.519Z] --- PASS: TestRenameContainerWithSameName (1.02s) [2021-02-17T21:52:20.519Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-17T21:52:20.588Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-17T21:52:20.935Z] --- PASS: TestExecUser (0.90s) [2021-02-17T21:52:20.935Z] === RUN TestExportContainerAndImportImage [2021-02-17T21:52:21.411Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2021-02-17T21:52:21.411Z] === RUN TestHealthKillContainer [2021-02-17T21:52:21.876Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-02-17T21:52:21.876Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-17T21:52:21.972Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-17T21:52:22.592Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s) [2021-02-17T21:52:22.592Z] === RUN TestResize [2021-02-17T21:52:22.898Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-17T21:52:23.630Z] --- PASS: TestResize (1.02s) [2021-02-17T21:52:23.630Z] === RUN TestResizeWithInvalidSize [2021-02-17T21:52:23.787Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s) [2021-02-17T21:52:23.787Z] === RUN TestHealthCheckWorkdir [2021-02-17T21:52:24.111Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-17T21:52:24.262Z] --- PASS: TestHealthKillContainer (2.80s) [2021-02-17T21:52:24.262Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-17T21:52:24.667Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2021-02-17T21:52:24.667Z] === RUN TestResizeWhenContainerNotStarted [2021-02-17T21:52:24.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-02-17T21:52:24.825Z] === RUN TestIpcModeNone [2021-02-17T21:52:24.825Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-17T21:52:25.170Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2021-02-17T21:52:25.170Z] === RUN TestHealthKillContainer [2021-02-17T21:52:25.386Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-17T21:52:25.642Z] --- PASS: TestIpcModeNone (0.82s) [2021-02-17T21:52:25.642Z] === RUN TestIpcModePrivate [2021-02-17T21:52:25.705Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:25.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:25.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:25.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:52:25.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:52:25.898Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-17T21:52:26.462Z] --- PASS: TestIpcModePrivate (0.80s) [2021-02-17T21:52:26.462Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-02-17T21:52:26.462Z] === RUN TestIpcModeShareable [2021-02-17T21:52:26.462Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-17T21:52:27.432Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-17T21:52:27.432Z] --- PASS: TestIpcModeShareable (0.91s) [2021-02-17T21:52:27.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-17T21:52:27.432Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-17T21:52:27.928Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:27.939Z] --- PASS: TestHealthKillContainer (2.89s) [2021-02-17T21:52:27.939Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-17T21:52:28.185Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-17T21:52:28.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:28.510Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-17T21:52:28.510Z] === RUN TestIpcModeNone [2021-02-17T21:52:29.452Z] --- PASS: TestIpcModeNone (0.88s) [2021-02-17T21:52:29.452Z] === RUN TestIpcModePrivate [2021-02-17T21:52:29.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:52:29.734Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:52:30.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2021-02-17T21:52:30.161Z] === RUN TestAPIIpcModeHost [2021-02-17T21:52:30.161Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-17T21:52:30.393Z] --- PASS: TestIpcModePrivate (0.83s) [2021-02-17T21:52:30.393Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-17T21:52:30.393Z] === RUN TestIpcModeShareable [2021-02-17T21:52:30.418Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-17T21:52:30.980Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-17T21:52:30.980Z] --- PASS: TestAPIIpcModeHost (0.86s) [2021-02-17T21:52:30.980Z] === RUN TestDaemonIpcModeShareable [2021-02-17T21:52:31.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:52:31.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:52:31.334Z] --- PASS: TestIpcModeShareable (0.86s) [2021-02-17T21:52:31.334Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-17T21:52:31.334Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-17T21:52:32.363Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-17T21:52:32.944Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2021-02-17T21:52:32.944Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-02-17T21:52:32.944Z] === RUN TestDaemonIpcModePrivate [2021-02-17T21:52:33.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2021-02-17T21:52:33.879Z] === RUN TestAPIIpcModeHost [2021-02-17T21:52:33.916Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-17T21:52:33.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:52:33.986Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:52:34.451Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-02-17T21:52:34.451Z] === RUN TestDaemonIpcModeShareable [2021-02-17T21:52:34.843Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-02-17T21:52:34.843Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-17T21:52:34.843Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-17T21:52:35.769Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-17T21:52:36.364Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2021-02-17T21:52:36.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-17T21:52:36.364Z] === RUN TestDaemonIpcModePrivate [2021-02-17T21:52:36.695Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-02-17T21:52:36.695Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-02-17T21:52:36.695Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-17T21:52:36.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:52:36.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:52:37.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-17T21:52:38.549Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-02-17T21:52:38.549Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-02-17T21:52:38.549Z] === RUN TestIpcModeOlderClient [2021-02-17T21:52:38.549Z] === PAUSE TestIpcModeOlderClient [2021-02-17T21:52:38.549Z] === RUN TestKillContainerInvalidSignal [2021-02-17T21:52:38.907Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2021-02-17T21:52:38.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-17T21:52:38.907Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-17T21:52:39.109Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-17T21:52:39.109Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-02-17T21:52:39.109Z] === RUN TestKillContainer [2021-02-17T21:52:39.109Z] === RUN TestKillContainer/no_signal [2021-02-17T21:52:39.366Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.48s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.09s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2021-02-17T21:52:39.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2021-02-17T21:52:39.461Z] === RUN TestCgroupNamespacesRun [2021-02-17T21:52:39.926Z] === RUN TestKillContainer/non_killing_signal [2021-02-17T21:52:39.926Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-17T21:52:40.290Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-02-17T21:52:40.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-17T21:52:40.290Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-17T21:52:40.359Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-17T21:52:40.486Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-17T21:52:40.486Z] === RUN TestKillContainer/killing_signal [2021-02-17T21:52:40.976Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-02-17T21:52:40.977Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-17T21:52:41.411Z] --- PASS: TestKillContainer (2.14s) [2021-02-17T21:52:41.411Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-02-17T21:52:41.411Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-02-17T21:52:41.411Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2021-02-17T21:52:41.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-17T21:52:41.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-17T21:52:41.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-17T21:52:41.921Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-17T21:52:42.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-02-17T21:52:42.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2021-02-17T21:52:42.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-02-17T21:52:42.483Z] === RUN TestKillStoppedContainer [2021-02-17T21:52:42.483Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-17T21:52:42.483Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-17T21:52:42.738Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-17T21:52:42.738Z] === RUN TestKillDifferentUserContainer [2021-02-17T21:52:42.833Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2021-02-17T21:52:42.833Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-17T21:52:42.833Z] === RUN TestIpcModeOlderClient [2021-02-17T21:52:42.833Z] === PAUSE TestIpcModeOlderClient [2021-02-17T21:52:42.833Z] === RUN TestKillContainerInvalidSignal [2021-02-17T21:52:43.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s) [2021-02-17T21:52:43.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-17T21:52:43.092Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-02-17T21:52:43.092Z] === RUN TestKillContainer [2021-02-17T21:52:43.092Z] === RUN TestKillContainer/no_signal [2021-02-17T21:52:43.298Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2021-02-17T21:52:43.298Z] === RUN TestInspectOomKilledTrue [2021-02-17T21:52:43.298Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-17T21:52:43.298Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:52:43.298Z] === RUN TestInspectOomKilledFalse [2021-02-17T21:52:43.298Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-17T21:52:43.298Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:52:43.298Z] === RUN TestLinksEtcHostsContentMatch [2021-02-17T21:52:43.553Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-17T21:52:43.810Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-02-17T21:52:43.810Z] === RUN TestLinksContainerNames [2021-02-17T21:52:44.034Z] === RUN TestKillContainer/non_killing_signal [2021-02-17T21:52:44.604Z] === RUN TestKillContainer/killing_signal [2021-02-17T21:52:44.736Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-17T21:52:44.992Z] --- PASS: TestLinksContainerNames (1.25s) [2021-02-17T21:52:44.992Z] === RUN TestLogsFollowTailEmpty [2021-02-17T21:52:45.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2021-02-17T21:52:45.122Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-17T21:52:45.549Z] --- PASS: TestKillContainer (2.31s) [2021-02-17T21:52:45.549Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-02-17T21:52:45.549Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-17T21:52:45.549Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-17T21:52:45.549Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-17T21:52:45.549Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-17T21:52:45.552Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-02-17T21:52:45.552Z] === RUN TestContainerNetworkMountsNoChown [2021-02-17T21:52:46.478Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-02-17T21:52:46.478Z] === RUN TestMountDaemonRoot [2021-02-17T21:52:46.478Z] === RUN TestMountDaemonRoot/default [2021-02-17T21:52:46.478Z] === PAUSE TestMountDaemonRoot/default [2021-02-17T21:52:46.478Z] === RUN TestMountDaemonRoot/private [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/private [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rprivate [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/slave [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/slave [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rslave [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/shared [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/shared [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rshared [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/default [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rshared [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/shared [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rslave [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/slave [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rprivate [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/private [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:46.479Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:46.479Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:46.479Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:46.490Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:46.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:46.989Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-17T21:52:46.989Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-17T21:52:46.990Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-17T21:52:46.990Z] === RUN TestContainerBindMountNonRecursive [2021-02-17T21:52:47.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2021-02-17T21:52:47.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-02-17T21:52:47.060Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-17T21:52:47.060Z] === RUN TestKillStoppedContainer [2021-02-17T21:52:47.194Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2021-02-17T21:52:47.194Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-17T21:52:47.321Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-17T21:52:47.321Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-17T21:52:47.321Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2021-02-17T21:52:47.321Z] === RUN TestKillDifferentUserContainer [2021-02-17T21:52:47.396Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-17T21:52:48.261Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-17T21:52:48.261Z] === RUN TestInspectOomKilledTrue [2021-02-17T21:52:48.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-17T21:52:48.261Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:52:48.261Z] === RUN TestInspectOomKilledFalse [2021-02-17T21:52:48.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-17T21:52:48.261Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:52:48.261Z] === RUN TestLinksEtcHostsContentMatch [2021-02-17T21:52:48.706Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-02-17T21:52:48.706Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-17T21:52:48.834Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-02-17T21:52:48.834Z] === RUN TestLinksContainerNames [2021-02-17T21:52:48.834Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-17T21:52:48.879Z] --- PASS: TestContainerBindMountNonRecursive (1.80s) [2021-02-17T21:52:48.879Z] === RUN TestContainerVolumesMountedAsShared [2021-02-17T21:52:49.134Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2021-02-17T21:52:49.134Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-17T21:52:49.697Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2021-02-17T21:52:49.697Z] === RUN TestNetworkNat [2021-02-17T21:52:49.952Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-17T21:52:50.209Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-17T21:52:50.464Z] --- PASS: TestNetworkNat (0.72s) [2021-02-17T21:52:50.464Z] === RUN TestNetworkLocalhostTCPNat [2021-02-17T21:52:50.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-17T21:52:50.745Z] --- PASS: TestLinksContainerNames (1.59s) [2021-02-17T21:52:50.745Z] === RUN TestLogsFollowTailEmpty [2021-02-17T21:52:50.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-02-17T21:52:50.783Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-17T21:52:51.006Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2021-02-17T21:52:51.006Z] === RUN TestContainerNetworkMountsNoChown [2021-02-17T21:52:51.419Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-02-17T21:52:51.419Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-17T21:52:51.435Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-02-17T21:52:51.435Z] === RUN TestNetworkLoopbackNat [2021-02-17T21:52:51.947Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/default [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/default [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/private [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/private [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rprivate [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/slave [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/slave [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rslave [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/shared [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/shared [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rshared [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/default [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rslave [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rshared [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/private [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rprivate [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/slave [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/shared [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:51.947Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:51.947Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:52:51.947Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-17T21:52:52.207Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:52:52.468Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-17T21:52:52.468Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:52:52.468Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:52:52.468Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-17T21:52:52.468Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-17T21:52:52.468Z] === RUN TestContainerBindMountNonRecursive [2021-02-17T21:52:52.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-17T21:52:52.997Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-17T21:52:53.563Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2021-02-17T21:52:53.563Z] === RUN TestKernelTCPMemory [2021-02-17T21:52:54.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-17T21:52:54.460Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2021-02-17T21:52:54.460Z] === RUN TestPause [2021-02-17T21:52:54.599Z] --- PASS: TestKernelTCPMemory (0.95s) [2021-02-17T21:52:54.600Z] === RUN TestNISDomainname [2021-02-17T21:52:55.013Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2021-02-17T21:52:55.013Z] === RUN TestContainerVolumesMountedAsShared [2021-02-17T21:52:55.389Z] --- PASS: TestPause (0.98s) [2021-02-17T21:52:55.389Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-17T21:52:55.389Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:52:55.389Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:52:55.389Z] === RUN TestPauseStopPausedContainer [2021-02-17T21:52:55.583Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2021-02-17T21:52:55.583Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-17T21:52:55.636Z] --- PASS: TestNISDomainname (1.14s) [2021-02-17T21:52:55.636Z] === RUN TestHostnameDnsResolution [2021-02-17T21:52:55.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-17T21:52:56.154Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-02-17T21:52:56.154Z] === RUN TestNetworkNat [2021-02-17T21:52:56.206Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-02-17T21:52:56.206Z] === RUN TestPsFilter [2021-02-17T21:52:56.461Z] --- PASS: TestPsFilter (0.15s) [2021-02-17T21:52:56.461Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-17T21:52:57.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-17T21:52:57.095Z] --- PASS: TestNetworkNat (0.88s) [2021-02-17T21:52:57.095Z] === RUN TestNetworkLocalhostTCPNat [2021-02-17T21:52:57.279Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-17T21:52:57.279Z] === RUN TestRemoveContainerWithVolume [2021-02-17T21:52:57.709Z] --- PASS: TestHostnameDnsResolution (1.85s) [2021-02-17T21:52:57.709Z] === RUN TestStats [2021-02-17T21:52:58.036Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2021-02-17T21:52:58.036Z] === RUN TestNetworkLoopbackNat [2021-02-17T21:52:58.235Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-02-17T21:52:58.235Z] === RUN TestRemoveContainerRunning [2021-02-17T21:52:58.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-17T21:52:58.797Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-02-17T21:52:58.797Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-17T21:52:59.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-17T21:52:59.724Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-02-17T21:52:59.724Z] === RUN TestRemoveInvalidContainer [2021-02-17T21:52:59.724Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-17T21:52:59.724Z] === RUN TestRenameLinkedContainer [2021-02-17T21:53:00.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-17T21:53:00.448Z] --- PASS: TestStats (3.00s) [2021-02-17T21:53:00.448Z] === RUN TestStopContainerWithTimeout [2021-02-17T21:53:00.448Z] === RUN TestStopContainerWithTimeout/0 [2021-02-17T21:53:00.448Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-17T21:53:00.448Z] === RUN TestStopContainerWithTimeout/1 [2021-02-17T21:53:00.448Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-17T21:53:00.448Z] === RUN TestStopContainerWithTimeout/3 [2021-02-17T21:53:00.448Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-17T21:53:00.448Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-17T21:53:00.448Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-17T21:53:00.448Z] === CONT TestStopContainerWithTimeout/0 [2021-02-17T21:53:00.448Z] === CONT TestStopContainerWithTimeout/3 [2021-02-17T21:53:01.332Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-02-17T21:53:01.332Z] === RUN TestPause [2021-02-17T21:53:01.902Z] --- PASS: TestPause (0.86s) [2021-02-17T21:53:01.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-17T21:53:01.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:53:01.902Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:53:01.902Z] === RUN TestPauseStopPausedContainer [2021-02-17T21:53:01.962Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-17T21:53:02.843Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-02-17T21:53:02.843Z] === RUN TestPsFilter [2021-02-17T21:53:03.104Z] --- PASS: TestPsFilter (0.27s) [2021-02-17T21:53:03.104Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-17T21:53:03.477Z] === CONT TestStopContainerWithTimeout/1 [2021-02-17T21:53:03.551Z] --- PASS: TestRenameLinkedContainer (3.56s) [2021-02-17T21:53:03.551Z] === RUN TestRenameStoppedContainer [2021-02-17T21:53:03.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-17T21:53:04.045Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-17T21:53:04.045Z] === RUN TestRemoveContainerWithVolume [2021-02-17T21:53:04.113Z] --- PASS: TestRenameStoppedContainer (0.93s) [2021-02-17T21:53:04.113Z] === RUN TestRenameRunningContainerAndReuse [2021-02-17T21:53:04.615Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-02-17T21:53:04.615Z] === RUN TestRemoveContainerRunning [2021-02-17T21:53:05.042Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-17T21:53:05.555Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-17T21:53:05.555Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2021-02-17T21:53:05.555Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-02-17T21:53:05.555Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-02-17T21:53:05.555Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2021-02-17T21:53:05.555Z] === RUN TestDeleteDevicemapper [2021-02-17T21:53:05.555Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-17T21:53:05.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:53:05.555Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-17T21:53:05.555Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-17T21:53:05.555Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-17T21:53:05.968Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2021-02-17T21:53:05.968Z] === RUN TestRenameInvalidName [2021-02-17T21:53:06.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-02-17T21:53:06.126Z] === RUN TestRemoveInvalidContainer [2021-02-17T21:53:06.126Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-17T21:53:06.126Z] === RUN TestRenameLinkedContainer [2021-02-17T21:53:06.893Z] --- PASS: TestRenameInvalidName (1.25s) [2021-02-17T21:53:06.893Z] === RUN TestRenameAnonymousContainer [2021-02-17T21:53:07.718Z] ......................... [ 67%] [2021-02-17T21:53:08.301Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.80s) [2021-02-17T21:53:08.301Z] === RUN TestUpdateMemory [2021-02-17T21:53:08.301Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-17T21:53:08.301Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:53:08.301Z] === RUN TestUpdateCPUQuota [2021-02-17T21:53:09.343Z] --- PASS: TestUpdateCPUQuota (1.23s) [2021-02-17T21:53:09.343Z] === RUN TestUpdatePidsLimit [2021-02-17T21:53:09.343Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-17T21:53:09.424Z] --- PASS: TestRenameLinkedContainer (3.24s) [2021-02-17T21:53:09.424Z] === RUN TestRenameStoppedContainer [2021-02-17T21:53:09.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-17T21:53:09.982Z] === RUN TestUpdatePidsLimit/no_change [2021-02-17T21:53:10.277Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-17T21:53:10.366Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-02-17T21:53:10.366Z] === RUN TestRenameRunningContainerAndReuse [2021-02-17T21:53:10.570Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-17T21:53:10.819Z] --- PASS: TestRenameAnonymousContainer (3.52s) [2021-02-17T21:53:10.819Z] === RUN TestRenameContainerWithSameName [2021-02-17T21:53:11.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-17T21:53:11.298Z] --- PASS: TestBuildWithHugeFile (53.17s) [2021-02-17T21:53:11.298Z] === RUN TestBuildWithEmptyDockerfile [2021-02-17T21:53:11.298Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:53:11.298Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:53:11.298Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:53:11.298Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:53:11.298Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:53:11.298Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:53:11.298Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-17T21:53:11.299Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-17T21:53:11.299Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-17T21:53:11.299Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-02-17T21:53:11.299Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-17T21:53:11.299Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-17T21:53:11.299Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-17T21:53:11.299Z] === RUN TestBuildPreserveOwnership [2021-02-17T21:53:11.299Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-17T21:53:11.299Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-17T21:53:11.380Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2021-02-17T21:53:11.380Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-17T21:53:11.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-17T21:53:11.798Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-17T21:53:12.224Z] --- PASS: TestBuildPreserveOwnership (3.69s) [2021-02-17T21:53:12.224Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2021-02-17T21:53:12.224Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2021-02-17T21:53:12.224Z] === RUN TestBuildPlatformInvalid [2021-02-17T21:53:12.224Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-17T21:53:12.224Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-17T21:53:12.280Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2021-02-17T21:53:12.280Z] === RUN TestRenameInvalidName [2021-02-17T21:53:12.851Z] --- PASS: TestRenameInvalidName (0.78s) [2021-02-17T21:53:12.851Z] === RUN TestRenameAnonymousContainer [2021-02-17T21:53:13.267Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2021-02-17T21:53:13.267Z] === RUN TestResize [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit (3.78s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-17T21:53:13.316Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-02-17T21:53:13.316Z] === RUN TestUpdateRestartPolicy [2021-02-17T21:53:14.795Z] --- PASS: TestResize (1.27s) [2021-02-17T21:53:14.795Z] === RUN TestResizeWithInvalidSize [2021-02-17T21:53:14.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-17T21:53:15.361Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-02-17T21:53:15.361Z] === RUN TestResizeWhenContainerNotStarted [2021-02-17T21:53:16.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:16.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:16.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:16.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:16.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:17.107Z] --- PASS: TestRenameAnonymousContainer (4.06s) [2021-02-17T21:53:17.108Z] === RUN TestRenameContainerWithSameName [2021-02-17T21:53:17.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-17T21:53:17.678Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-02-17T21:53:17.678Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-17T21:53:18.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-17T21:53:19.061Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2021-02-17T21:53:19.061Z] === RUN TestResize [2021-02-17T21:53:19.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:19.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:20.007Z] --- PASS: TestResize (0.80s) [2021-02-17T21:53:20.007Z] === RUN TestResizeWithInvalidSize [2021-02-17T21:53:20.960Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-02-17T21:53:20.960Z] === RUN TestResizeWhenContainerNotStarted [2021-02-17T21:53:21.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:21.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:21.544Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-02-17T21:53:21.544Z] === RUN TestDaemonRestartKillContainers [2021-02-17T21:53:21.544Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.544Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:21.545Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:21.545Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:21.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:53:21.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:21.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:21.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-17T21:53:22.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:22.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:53:23.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-17T21:53:24.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:24.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:24.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:24.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:53:25.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:53:25.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:53:25.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-17T21:53:26.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:26.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:53:26.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-17T21:53:27.111Z] Loaded image: buildpack-deps:buster [2021-02-17T21:53:27.111Z] Loaded image: busybox:latest [2021-02-17T21:53:27.111Z] Loaded image: busybox:glibc [2021-02-17T21:53:27.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:53:27.672Z] Loaded image: debian:bullseye [2021-02-17T21:53:27.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:53:27.928Z] Loaded image: hello-world:latest [2021-02-17T21:53:27.928Z] Loaded image: arm32v7/hello-world:latest [2021-02-17T21:53:28.947Z] --- PASS: TestUpdateRestartPolicy (13.11s) [2021-02-17T21:53:28.947Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-17T21:53:28.947Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2021-02-17T21:53:28.947Z] === RUN TestWaitNonBlocked [2021-02-17T21:53:28.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:53:28.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:53:28.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:53:28.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:53:28.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:53:28.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:53:28.947Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-17T21:53:28.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-02-17T21:53:28.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-02-17T21:53:28.947Z] === RUN TestWaitBlocked [2021-02-17T21:53:28.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:53:28.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:53:28.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:53:28.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:53:28.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:53:28.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:53:29.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-17T21:53:29.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:53:29.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-17T21:53:29.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:53:30.062Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-17T21:53:30.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-02-17T21:53:30.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.32s) [2021-02-17T21:53:30.062Z] === CONT TestContainerStartOnDaemonRestart [2021-02-17T21:53:30.062Z] === CONT TestContainerKillOnDaemonStart [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.69s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2021-02-17T21:53:30.312Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2021-02-17T21:53:30.312Z] === RUN TestCgroupNamespacesRun [2021-02-17T21:53:31.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-17T21:53:32.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-17T21:53:32.223Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-17T21:53:32.223Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.99s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.93s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2021-02-17T21:53:32.676Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2021-02-17T21:53:32.676Z] === RUN TestCgroupNamespacesRun [2021-02-17T21:53:33.734Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2021-02-17T21:53:33.734Z] === CONT TestIpcModeOlderClient [2021-02-17T21:53:33.734Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-02-17T21:53:33.734Z] === CONT TestDaemonHostGatewayIP [2021-02-17T21:53:34.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-17T21:53:34.136Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2021-02-17T21:53:34.136Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-17T21:53:34.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-17T21:53:34.603Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-02-17T21:53:34.603Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-17T21:53:35.519Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-02-17T21:53:35.519Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-17T21:53:35.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-17T21:53:36.011Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.76s) [2021-02-17T21:53:36.011Z] PASS [2021-02-17T21:53:36.011Z] [2021-02-17T21:53:36.011Z] === Skipped [2021-02-17T21:53:36.011Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-17T21:53:36.011Z] build_session_test.go:25: TODO: BuildKit [2021-02-17T21:53:36.011Z] [2021-02-17T21:53:36.011Z] [2021-02-17T21:53:36.011Z] DONE 33 tests, 1 skipped in 116.916s [2021-02-17T21:53:36.011Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-17T21:53:36.011Z] INFO: Testing against a local daemon [2021-02-17T21:53:36.011Z] === RUN TestConfigInspect [2021-02-17T21:53:36.224Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-02-17T21:53:36.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-17T21:53:37.275Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2021-02-17T21:53:37.275Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-17T21:53:37.375Z] --- PASS: TestConfigInspect (2.34s) [2021-02-17T21:53:37.375Z] === RUN TestConfigList [2021-02-17T21:53:37.431Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-02-17T21:53:37.431Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-17T21:53:38.113Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-02-17T21:53:38.113Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-17T21:53:39.262Z] --- PASS: TestConfigList (1.84s) [2021-02-17T21:53:39.262Z] === RUN TestConfigsCreateAndDelete [2021-02-17T21:53:39.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) [2021-02-17T21:53:39.342Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-17T21:53:40.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-17T21:53:40.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-17T21:53:40.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-17T21:53:41.011Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.98s) [2021-02-17T21:53:41.011Z] === CONT TestDaemonRestartIpcMode [2021-02-17T21:53:41.410Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-17T21:53:41.454Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-02-17T21:53:41.454Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-17T21:53:41.667Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2021-02-17T21:53:41.667Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-17T21:53:41.779Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2021-02-17T21:53:41.779Z] === RUN TestConfigsUpdate [2021-02-17T21:53:42.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-02-17T21:53:42.026Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-17T21:53:42.605Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2021-02-17T21:53:43.030Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-17T21:53:43.592Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-17T21:53:43.592Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.90s) [2021-02-17T21:53:43.592Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-17T21:53:43.679Z] --- PASS: TestConfigsUpdate (2.28s) [2021-02-17T21:53:43.679Z] === RUN TestTemplatedConfig [2021-02-17T21:53:43.937Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-02-17T21:53:43.937Z] === RUN TestKernelTCPMemory [2021-02-17T21:53:44.519Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.00s) [2021-02-17T21:53:44.519Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-17T21:53:44.777Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-17T21:53:44.878Z] --- PASS: TestKernelTCPMemory (0.87s) [2021-02-17T21:53:44.878Z] === RUN TestNISDomainname [2021-02-17T21:53:45.480Z] --- PASS: TestDaemonRestartIpcMode (4.03s) [2021-02-17T21:53:45.480Z] PASS [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === Skipped [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-17T21:53:45.480Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-17T21:53:45.480Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-17T21:53:45.480Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:53:45.480Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-17T21:53:45.480Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-17T21:53:45.480Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] [2021-02-17T21:53:45.480Z] DONE 196 tests, 6 skipped in 163.960s [2021-02-17T21:53:45.480Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-17T21:53:45.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:53:45.480Z] ++ set -e [2021-02-17T21:53:45.480Z] ++ '[' -n 0 ']' [2021-02-17T21:53:45.480Z] ++ set -x [2021-02-17T21:53:45.480Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:53:45.480Z] INFO: Testing against a local daemon [2021-02-17T21:53:45.480Z] === RUN TestCommitInheritsEnv [2021-02-17T21:53:45.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-17T21:53:45.818Z] --- PASS: TestNISDomainname (0.94s) [2021-02-17T21:53:45.818Z] === RUN TestHostnameDnsResolution [2021-02-17T21:53:46.120Z] --- PASS: TestCommitInheritsEnv (0.67s) [2021-02-17T21:53:46.120Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-17T21:53:46.120Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-17T21:53:46.120Z] === RUN TestImagesFilterMultiReference [2021-02-17T21:53:46.120Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-17T21:53:46.120Z] === RUN TestImagePullPlatformInvalid [2021-02-17T21:53:46.120Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-17T21:53:46.120Z] === RUN TestRemoveImageOrphaning [2021-02-17T21:53:46.673Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-02-17T21:53:46.673Z] === RUN TestKernelTCPMemory [2021-02-17T21:53:46.804Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-02-17T21:53:46.804Z] === RUN TestRemoveImageGarbageCollector [2021-02-17T21:53:46.804Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:53:46.804Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:53:46.804Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-17T21:53:46.804Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-17T21:53:46.804Z] === RUN TestTagInvalidReference [2021-02-17T21:53:46.804Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-17T21:53:46.804Z] === RUN TestTagValidPrefixedRepo [2021-02-17T21:53:46.804Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-17T21:53:46.804Z] === RUN TestTagExistedNameWithoutForce [2021-02-17T21:53:46.804Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-17T21:53:46.804Z] === RUN TestTagOfficialNames [2021-02-17T21:53:46.804Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-17T21:53:46.804Z] === RUN TestTagMatchesDigest [2021-02-17T21:53:46.804Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-17T21:53:46.804Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-17T21:53:46.944Z] --- PASS: TestTemplatedConfig (2.77s) [2021-02-17T21:53:46.944Z] === RUN TestConfigCreateResolve [2021-02-17T21:53:47.234Z] --- PASS: TestKernelTCPMemory (0.78s) [2021-02-17T21:53:47.234Z] === RUN TestNISDomainname [2021-02-17T21:53:47.730Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-02-17T21:53:47.730Z] === RUN TestStats [2021-02-17T21:53:48.488Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-17T21:53:48.598Z] --- PASS: TestNISDomainname (1.09s) [2021-02-17T21:53:48.598Z] === RUN TestHostnameDnsResolution [2021-02-17T21:53:48.830Z] --- PASS: TestConfigCreateResolve (2.34s) [2021-02-17T21:53:48.830Z] === RUN TestConfigDaemonLibtrustID [2021-02-17T21:53:49.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-17T21:53:49.391Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-17T21:53:49.391Z] PASS [2021-02-17T21:53:49.391Z] [2021-02-17T21:53:49.391Z] DONE 7 tests in 14.373s [2021-02-17T21:53:49.391Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-17T21:53:49.391Z] INFO: Testing against a local daemon [2021-02-17T21:53:49.391Z] === RUN TestCheckpoint [2021-02-17T21:53:49.391Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-17T21:53:49.391Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:53:49.391Z] === RUN TestContainerInvalidJSON [2021-02-17T21:53:49.391Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:53:49.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:53:49.391Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:53:49.391Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:53:49.391Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:53:49.391Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:53:49.391Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-17T21:53:49.391Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-17T21:53:49.391Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-17T21:53:49.391Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-17T21:53:49.391Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-17T21:53:49.391Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-17T21:53:49.391Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-17T21:53:49.391Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-17T21:53:49.391Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-17T21:53:49.391Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-17T21:53:49.647Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-17T21:53:49.647Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-17T21:53:49.647Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-17T21:53:49.647Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-17T21:53:49.647Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-17T21:53:49.647Z] === RUN TestCopyFromContainer [2021-02-17T21:53:49.721Z] --- PASS: TestHostnameDnsResolution (1.22s) [2021-02-17T21:53:49.721Z] === RUN TestStats [2021-02-17T21:53:50.271Z] --- PASS: TestStats (2.82s) [2021-02-17T21:53:50.271Z] === RUN TestStopContainerWithTimeout [2021-02-17T21:53:50.271Z] === RUN TestStopContainerWithTimeout/0 [2021-02-17T21:53:50.271Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-17T21:53:50.271Z] === RUN TestStopContainerWithTimeout/1 [2021-02-17T21:53:50.271Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-17T21:53:50.271Z] === RUN TestStopContainerWithTimeout/3 [2021-02-17T21:53:50.271Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-17T21:53:50.271Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-17T21:53:50.271Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-17T21:53:50.271Z] === CONT TestStopContainerWithTimeout/0 [2021-02-17T21:53:50.271Z] === CONT TestStopContainerWithTimeout/3 [2021-02-17T21:53:50.271Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-17T21:53:50.271Z] === CONT TestStopContainerWithTimeout/1 [2021-02-17T21:53:50.573Z] === RUN TestCopyFromContainer// [2021-02-17T21:53:50.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-17T21:53:50.829Z] === RUN TestCopyFromContainer//bar/root [2021-02-17T21:53:50.829Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-17T21:53:50.829Z] === RUN TestCopyFromContainer/bar/quux [2021-02-17T21:53:50.829Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-17T21:53:50.903Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-17T21:53:51.085Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-17T21:53:51.085Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-17T21:53:51.085Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-17T21:53:51.085Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-17T21:53:51.341Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer (1.74s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-17T21:53:51.341Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-17T21:53:51.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-17T21:53:51.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:53:51.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:53:51.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:53:51.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:53:51.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:53:51.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:53:51.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-17T21:53:51.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-17T21:53:51.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-17T21:53:51.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-17T21:53:51.341Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-17T21:53:51.341Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-17T21:53:51.341Z] === RUN TestCreateWithInvalidEnv [2021-02-17T21:53:51.341Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-17T21:53:51.341Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-17T21:53:51.341Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-17T21:53:51.341Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-17T21:53:51.341Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-17T21:53:51.341Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-17T21:53:51.341Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-17T21:53:51.341Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-17T21:53:51.341Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-17T21:53:51.341Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-17T21:53:51.341Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-17T21:53:51.341Z] === RUN TestCreateTmpfsMountsTarget [2021-02-17T21:53:51.341Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-17T21:53:51.341Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-17T21:53:52.310Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-17T21:53:52.310Z] --- PASS: TestStats (2.86s) [2021-02-17T21:53:52.310Z] === RUN TestStopContainerWithTimeout [2021-02-17T21:53:52.310Z] === RUN TestStopContainerWithTimeout/0 [2021-02-17T21:53:52.310Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-17T21:53:52.310Z] === RUN TestStopContainerWithTimeout/1 [2021-02-17T21:53:52.310Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-17T21:53:52.310Z] === RUN TestStopContainerWithTimeout/3 [2021-02-17T21:53:52.310Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-17T21:53:52.310Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-17T21:53:52.310Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-17T21:53:52.567Z] === CONT TestStopContainerWithTimeout/0 [2021-02-17T21:53:52.567Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-17T21:53:52.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-17T21:53:52.823Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-17T21:53:53.229Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2021-02-17T21:53:53.229Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-17T21:53:53.571Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-17T21:53:53.571Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2021-02-17T21:53:53.571Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2021-02-17T21:53:53.571Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-02-17T21:53:53.571Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2021-02-17T21:53:53.571Z] === RUN TestDeleteDevicemapper [2021-02-17T21:53:53.571Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-17T21:53:53.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:53:53.571Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-17T21:53:53.751Z] === CONT TestStopContainerWithTimeout/3 [2021-02-17T21:53:54.006Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-17T21:53:55.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:53:55.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:53:55.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:53:55.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:53:55.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:53:55.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:53:55.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:53:55.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-17T21:53:55.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-17T21:53:55.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-17T21:53:55.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-17T21:53:55.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-17T21:53:55.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-17T21:53:55.117Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-17T21:53:55.372Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-02-17T21:53:55.372Z] === RUN TestCreateDifferentPlatform [2021-02-17T21:53:55.372Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-17T21:53:55.372Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-17T21:53:55.372Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-17T21:53:55.372Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-17T21:53:55.372Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-17T21:53:55.372Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-17T21:53:55.372Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-17T21:53:55.372Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-17T21:53:55.372Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-17T21:53:55.372Z] === RUN TestContainerStartOnDaemonRestart [2021-02-17T21:53:55.372Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-17T21:53:55.372Z] === RUN TestDaemonRestartIpcMode [2021-02-17T21:53:55.372Z] === PAUSE TestDaemonRestartIpcMode [2021-02-17T21:53:55.372Z] === RUN TestDaemonHostGatewayIP [2021-02-17T21:53:55.372Z] === PAUSE TestDaemonHostGatewayIP [2021-02-17T21:53:55.372Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-17T21:53:55.372Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-17T21:53:55.372Z] === RUN TestContainerKillOnDaemonStart [2021-02-17T21:53:55.372Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-17T21:53:55.372Z] === RUN TestDiff [2021-02-17T21:53:55.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-17T21:53:55.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-17T21:53:55.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-17T21:53:55.905Z] === CONT TestStopContainerWithTimeout/1 [2021-02-17T21:53:55.934Z] --- PASS: TestDiff (0.56s) [2021-02-17T21:53:55.934Z] === RUN TestExecWithCloseStdin [2021-02-17T21:53:56.115Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.58s) [2021-02-17T21:53:56.115Z] === RUN TestUpdateMemory [2021-02-17T21:53:56.115Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-17T21:53:56.115Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:53:56.115Z] === RUN TestUpdateCPUQuota [2021-02-17T21:53:56.862Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-02-17T21:53:56.862Z] === RUN TestExec [2021-02-17T21:53:57.423Z] --- PASS: TestExec (0.60s) [2021-02-17T21:53:57.423Z] === RUN TestExecUser [2021-02-17T21:53:57.499Z] --- PASS: TestUpdateCPUQuota (1.38s) [2021-02-17T21:53:57.499Z] === RUN TestUpdatePidsLimit [2021-02-17T21:53:57.499Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-17T21:53:57.792Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-17T21:53:57.792Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-02-17T21:53:57.792Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2021-02-17T21:53:57.792Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2021-02-17T21:53:57.792Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2021-02-17T21:53:57.792Z] === RUN TestDeleteDevicemapper [2021-02-17T21:53:57.792Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-17T21:53:57.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:53:57.792Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-17T21:53:57.983Z] --- PASS: TestExecUser (0.65s) [2021-02-17T21:53:57.983Z] === RUN TestExportContainerAndImportImage [2021-02-17T21:53:58.070Z] === RUN TestUpdatePidsLimit/no_change [2021-02-17T21:53:58.331Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-17T21:53:58.902Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-17T21:53:58.909Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-02-17T21:53:58.909Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-17T21:53:59.161Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-17T21:53:59.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-17T21:53:59.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-17T21:53:59.422Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-17T21:53:59.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-17T21:54:00.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2021-02-17T21:54:00.088Z] === RUN TestUpdateMemory [2021-02-17T21:54:00.088Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-17T21:54:00.088Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:00.088Z] === RUN TestUpdateCPUQuota [2021-02-17T21:54:00.274Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-02-17T21:54:00.274Z] === RUN TestHealthCheckWorkdir [2021-02-17T21:54:00.835Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2021-02-17T21:54:00.835Z] === RUN TestHealthKillContainer [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit (3.88s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.60s) [2021-02-17T21:54:01.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-17T21:54:01.376Z] === RUN TestUpdateRestartPolicy [2021-02-17T21:54:01.453Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-17T21:54:01.453Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-02-17T21:54:01.453Z] === RUN TestUpdatePidsLimit [2021-02-17T21:54:01.453Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-17T21:54:01.709Z] === RUN TestUpdatePidsLimit/no_change [2021-02-17T21:54:02.270Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-17T21:54:02.270Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-17T21:54:02.527Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-17T21:54:02.783Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-17T21:54:03.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-17T21:54:03.294Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-17T21:54:03.347Z] --- PASS: TestHealthKillContainer (2.64s) [2021-02-17T21:54:03.347Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-17T21:54:03.550Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-17T21:54:03.806Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-17T21:54:03.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-17T21:54:03.806Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-17T21:54:03.909Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2021-02-17T21:54:03.909Z] === RUN TestIpcModeNone [2021-02-17T21:54:04.062Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-17T21:54:04.062Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-17T21:54:04.470Z] --- PASS: TestIpcModeNone (0.58s) [2021-02-17T21:54:04.470Z] === RUN TestIpcModePrivate [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit (3.67s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-17T21:54:04.991Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-02-17T21:54:04.991Z] === RUN TestUpdateRestartPolicy [2021-02-17T21:54:05.031Z] --- PASS: TestIpcModePrivate (0.61s) [2021-02-17T21:54:05.031Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-17T21:54:05.031Z] === RUN TestIpcModeShareable [2021-02-17T21:54:05.591Z] --- PASS: TestIpcModeShareable (0.60s) [2021-02-17T21:54:05.591Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-17T21:54:05.591Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-17T21:54:05.963Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-17T21:54:06.557Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-17T21:54:06.557Z] tests/integration/client_test.py ..... [ 75%] [2021-02-17T21:54:06.557Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-17T21:54:06.557Z] tests/integration/errors_test.py . [ 76%] [2021-02-17T21:54:06.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-17T21:54:07.484Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s) [2021-02-17T21:54:07.484Z] === RUN TestAPIIpcModeHost [2021-02-17T21:54:07.740Z] --- PASS: TestAPIIpcModeHost (0.41s) [2021-02-17T21:54:07.740Z] === RUN TestDaemonIpcModeShareable [2021-02-17T21:54:09.104Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2021-02-17T21:54:09.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-17T21:54:09.104Z] === RUN TestDaemonIpcModePrivate [2021-02-17T21:54:10.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-17T21:54:10.414Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-17T21:54:10.467Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-02-17T21:54:10.467Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-17T21:54:10.467Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-17T21:54:11.345Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-17T21:54:11.395Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-02-17T21:54:11.395Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-17T21:54:11.395Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-17T21:54:11.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-17T21:54:12.204Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-17T21:54:12.204Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-17T21:54:12.759Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2021-02-17T21:54:12.759Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-17T21:54:12.759Z] === RUN TestIpcModeOlderClient [2021-02-17T21:54:12.759Z] === PAUSE TestIpcModeOlderClient [2021-02-17T21:54:12.759Z] === RUN TestKillContainerInvalidSignal [2021-02-17T21:54:12.765Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-17T21:54:13.319Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-02-17T21:54:13.319Z] === RUN TestKillContainer [2021-02-17T21:54:13.319Z] === RUN TestKillContainer/no_signal [2021-02-17T21:54:13.691Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-17T21:54:13.691Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-17T21:54:13.880Z] === RUN TestKillContainer/non_killing_signal [2021-02-17T21:54:14.136Z] === RUN TestKillContainer/killing_signal [2021-02-17T21:54:14.698Z] --- PASS: TestKillContainer (1.46s) [2021-02-17T21:54:14.698Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-02-17T21:54:14.698Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-02-17T21:54:14.698Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-02-17T21:54:14.698Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-17T21:54:14.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-17T21:54:14.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-17T21:54:15.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2021-02-17T21:54:15.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-02-17T21:54:15.518Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-02-17T21:54:15.518Z] === RUN TestKillStoppedContainer [2021-02-17T21:54:15.518Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-17T21:54:15.518Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-17T21:54:15.518Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-17T21:54:15.518Z] === RUN TestKillDifferentUserContainer [2021-02-17T21:54:15.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-17T21:54:16.080Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-02-17T21:54:16.080Z] === RUN TestInspectOomKilledTrue [2021-02-17T21:54:16.080Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-17T21:54:16.080Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-17T21:54:16.080Z] === RUN TestInspectOomKilledFalse [2021-02-17T21:54:16.277Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-02-17T21:54:16.277Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-17T21:54:16.277Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-02-17T21:54:16.277Z] === RUN TestWaitNonBlocked [2021-02-17T21:54:16.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:16.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:16.277Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:16.277Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:16.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:16.277Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:16.277Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-17T21:54:16.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2021-02-17T21:54:16.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-02-17T21:54:16.277Z] === RUN TestWaitBlocked [2021-02-17T21:54:16.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:16.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:16.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:16.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:16.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:16.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:16.642Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2021-02-17T21:54:16.642Z] === RUN TestLinksEtcHostsContentMatch [2021-02-17T21:54:16.848Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-17T21:54:16.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-02-17T21:54:16.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-02-17T21:54:16.848Z] === CONT TestContainerStartOnDaemonRestart [2021-02-17T21:54:16.848Z] === CONT TestContainerKillOnDaemonStart [2021-02-17T21:54:16.848Z] === CONT TestIpcModeOlderClient [2021-02-17T21:54:16.848Z] === CONT TestDaemonHostGatewayIP [2021-02-17T21:54:16.848Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-02-17T21:54:16.848Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-17T21:54:16.898Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2021-02-17T21:54:16.898Z] === RUN TestLinksContainerNames [2021-02-17T21:54:17.951Z] --- PASS: TestLinksContainerNames (0.97s) [2021-02-17T21:54:17.951Z] === RUN TestLogsFollowTailEmpty [2021-02-17T21:54:18.207Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-02-17T21:54:18.207Z] === RUN TestContainerNetworkMountsNoChown [2021-02-17T21:54:18.243Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2021-02-17T21:54:18.243Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-17T21:54:18.768Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/default [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/default [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/private [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/private [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rprivate [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/slave [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/slave [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rslave [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/shared [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/shared [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rshared [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/default [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rshared [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/shared [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rslave [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/slave [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rprivate [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/private [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-17T21:54:18.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:54:18.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-17T21:54:18.768Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-17T21:54:18.803Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2021-02-17T21:54:18.803Z] === RUN TestWaitNonBlocked [2021-02-17T21:54:18.803Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:18.803Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:18.803Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:18.803Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:18.803Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:54:18.803Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:54:18.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-17T21:54:19.023Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-17T21:54:19.024Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-17T21:54:19.024Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-17T21:54:19.024Z] === RUN TestContainerBindMountNonRecursive [2021-02-17T21:54:20.167Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-17T21:54:20.167Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-02-17T21:54:20.167Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-02-17T21:54:20.167Z] === RUN TestWaitBlocked [2021-02-17T21:54:20.167Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:20.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:20.167Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:20.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:20.167Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:54:20.167Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:54:20.389Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2021-02-17T21:54:20.389Z] === RUN TestContainerVolumesMountedAsShared [2021-02-17T21:54:20.950Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-02-17T21:54:20.950Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-17T21:54:21.059Z] === CONT TestDaemonRestartIpcMode [2021-02-17T21:54:21.060Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-02-17T21:54:21.099Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-17T21:54:21.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-02-17T21:54:21.099Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-02-17T21:54:21.099Z] === CONT TestContainerStartOnDaemonRestart [2021-02-17T21:54:21.099Z] === CONT TestContainerKillOnDaemonStart [2021-02-17T21:54:21.206Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2021-02-17T21:54:21.206Z] === RUN TestNetworkNat [2021-02-17T21:54:21.633Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.69s) [2021-02-17T21:54:21.767Z] --- PASS: TestNetworkNat (0.47s) [2021-02-17T21:54:21.767Z] === RUN TestNetworkLocalhostTCPNat [2021-02-17T21:54:21.894Z] --- PASS: TestDaemonHostGatewayIP (5.12s) [2021-02-17T21:54:22.328Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-02-17T21:54:22.328Z] === RUN TestNetworkLoopbackNat [2021-02-17T21:54:23.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-17T21:54:24.436Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2021-02-17T21:54:24.548Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-17T21:54:24.840Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2021-02-17T21:54:24.840Z] === RUN TestPause [2021-02-17T21:54:25.012Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-17T21:54:25.113Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s) [2021-02-17T21:54:25.113Z] === CONT TestIpcModeOlderClient [2021-02-17T21:54:25.113Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-17T21:54:25.113Z] === CONT TestDaemonHostGatewayIP [2021-02-17T21:54:25.400Z] --- PASS: TestPause (0.49s) [2021-02-17T21:54:25.400Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-17T21:54:25.400Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:54:25.400Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:54:25.400Z] === RUN TestPauseStopPausedContainer [2021-02-17T21:54:25.656Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2021-02-17T21:54:25.656Z] === RUN TestPsFilter [2021-02-17T21:54:25.673Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-17T21:54:25.912Z] --- PASS: TestPsFilter (0.11s) [2021-02-17T21:54:25.912Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-17T21:54:26.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-17T21:54:26.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-17T21:54:26.472Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-02-17T21:54:26.472Z] === RUN TestRemoveContainerWithVolume [2021-02-17T21:54:26.728Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-17T21:54:26.728Z] === RUN TestRemoveContainerRunning [2021-02-17T21:54:27.289Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-02-17T21:54:27.289Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-17T21:54:27.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-02-17T21:54:27.872Z] === RUN TestRemoveInvalidContainer [2021-02-17T21:54:27.872Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-17T21:54:27.872Z] === RUN TestRenameLinkedContainer [2021-02-17T21:54:28.745Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2021-02-17T21:54:28.745Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-17T21:54:29.306Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-17T21:54:29.306Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-17T21:54:29.777Z] --- PASS: TestRenameLinkedContainer (1.97s) [2021-02-17T21:54:29.777Z] === RUN TestRenameStoppedContainer [2021-02-17T21:54:30.035Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-02-17T21:54:30.035Z] === RUN TestRenameRunningContainerAndReuse [2021-02-17T21:54:30.961Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2021-02-17T21:54:30.961Z] === RUN TestRenameInvalidName [2021-02-17T21:54:31.013Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-02-17T21:54:31.013Z] PASS [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === Skipped [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-17T21:54:31.013Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-17T21:54:31.013Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-17T21:54:31.013Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:54:31.013Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-17T21:54:31.013Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-17T21:54:31.013Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] [2021-02-17T21:54:31.013Z] DONE 196 tests, 6 skipped in 142.276s [2021-02-17T21:54:31.013Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-17T21:54:31.013Z] ++ 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-02-17T21:54:31.013Z] ++ set -e [2021-02-17T21:54:31.013Z] ++ '[' -n 0 ']' [2021-02-17T21:54:31.013Z] ++ set -x [2021-02-17T21:54:31.013Z] ++ 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-02-17T21:54:31.013Z] INFO: Testing against a local daemon [2021-02-17T21:54:31.013Z] === RUN TestCommitInheritsEnv [2021-02-17T21:54:31.013Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-02-17T21:54:31.013Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-17T21:54:31.013Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-02-17T21:54:31.013Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-17T21:54:31.013Z] === RUN TestImagesFilterMultiReference [2021-02-17T21:54:31.013Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-17T21:54:31.013Z] === RUN TestImagePullPlatformInvalid [2021-02-17T21:54:31.013Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-17T21:54:31.013Z] === RUN TestRemoveImageOrphaning [2021-02-17T21:54:31.235Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s) [2021-02-17T21:54:31.235Z] === CONT TestDaemonRestartIpcMode [2021-02-17T21:54:31.522Z] --- PASS: TestRenameInvalidName (0.44s) [2021-02-17T21:54:31.522Z] === RUN TestRenameAnonymousContainer [2021-02-17T21:54:31.584Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2021-02-17T21:54:31.584Z] === RUN TestRemoveImageGarbageCollector [2021-02-17T21:54:31.584Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:54:31.584Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:54:31.584Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-17T21:54:31.584Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-17T21:54:31.584Z] === RUN TestTagInvalidReference [2021-02-17T21:54:31.584Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-17T21:54:31.584Z] === RUN TestTagValidPrefixedRepo [2021-02-17T21:54:31.584Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-17T21:54:31.584Z] === RUN TestTagExistedNameWithoutForce [2021-02-17T21:54:31.844Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-17T21:54:31.844Z] === RUN TestTagOfficialNames [2021-02-17T21:54:31.844Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-17T21:54:31.844Z] === RUN TestTagMatchesDigest [2021-02-17T21:54:31.844Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-17T21:54:31.844Z] PASS [2021-02-17T21:54:31.844Z] [2021-02-17T21:54:31.844Z] === Skipped [2021-02-17T21:54:31.844Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-02-17T21:54:31.844Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-17T21:54:31.844Z] [2021-02-17T21:54:31.844Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:54:31.844Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:54:31.844Z] [2021-02-17T21:54:31.844Z] [2021-02-17T21:54:31.844Z] DONE 12 tests, 2 skipped in 1.888s [2021-02-17T21:54:31.844Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-17T21:54:31.844Z] ++ 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-02-17T21:54:31.844Z] ++ set -e [2021-02-17T21:54:31.844Z] ++ '[' -n 0 ']' [2021-02-17T21:54:31.844Z] ++ set -x [2021-02-17T21:54:31.844Z] ++ 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-02-17T21:54:32.105Z] INFO: Testing against a local daemon [2021-02-17T21:54:32.105Z] === RUN TestNetworkCreateDelete [2021-02-17T21:54:32.365Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-02-17T21:54:32.365Z] === RUN TestDockerNetworkDeletePreferID [2021-02-17T21:54:33.120Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-17T21:54:33.121Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-17T21:54:33.410Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2021-02-17T21:54:33.410Z] === RUN TestRenameContainerWithSameName [2021-02-17T21:54:33.665Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2021-02-17T21:54:33.665Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-17T21:54:33.750Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-02-17T21:54:33.750Z] === RUN TestDaemonDNSFallback [2021-02-17T21:54:34.483Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-17T21:54:34.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-17T21:54:34.483Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-17T21:54:34.483Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-17T21:54:34.483Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2021-02-17T21:54:34.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-17T21:54:34.597Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2021-02-17T21:54:34.597Z] === RUN TestResize [2021-02-17T21:54:34.738Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-17T21:54:34.993Z] --- PASS: TestContainerKillOnDaemonStart (13.84s) [2021-02-17T21:54:34.993Z] PASS [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === Skipped [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-17T21:54:34.993Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-17T21:54:34.993Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-17T21:54:34.993Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:54:34.993Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-17T21:54:34.993Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-17T21:54:34.993Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] [2021-02-17T21:54:34.993Z] DONE 196 tests, 6 skipped in 149.436s [2021-02-17T21:54:34.993Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-17T21:54:34.993Z] ++ 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-02-17T21:54:34.993Z] ++ set -e [2021-02-17T21:54:34.993Z] ++ '[' -n 0 ']' [2021-02-17T21:54:34.993Z] ++ set -x [2021-02-17T21:54:34.993Z] ++ 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-02-17T21:54:35.157Z] --- PASS: TestResize (0.45s) [2021-02-17T21:54:35.157Z] === RUN TestResizeWithInvalidSize [2021-02-17T21:54:35.248Z] INFO: Testing against a local daemon [2021-02-17T21:54:35.248Z] === RUN TestCommitInheritsEnv [2021-02-17T21:54:35.412Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-02-17T21:54:35.412Z] === RUN TestResizeWhenContainerNotStarted [2021-02-17T21:54:35.503Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-02-17T21:54:35.503Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-17T21:54:35.503Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-17T21:54:35.503Z] === RUN TestImagesFilterMultiReference [2021-02-17T21:54:35.799Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-17T21:54:35.799Z] === RUN TestImagePullPlatformInvalid [2021-02-17T21:54:35.799Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-17T21:54:35.799Z] === RUN TestRemoveImageOrphaning [2021-02-17T21:54:35.974Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:35.974Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:35.974Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:35.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:35.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-17T21:54:36.056Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-02-17T21:54:36.056Z] === RUN TestRemoveImageGarbageCollector [2021-02-17T21:54:37.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:37.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-17T21:54:37.944Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-17T21:54:38.200Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2021-02-17T21:54:38.200Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-17T21:54:38.200Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-17T21:54:38.200Z] === RUN TestTagInvalidReference [2021-02-17T21:54:38.200Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-17T21:54:38.200Z] === RUN TestTagValidPrefixedRepo [2021-02-17T21:54:38.200Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-17T21:54:38.200Z] === RUN TestTagExistedNameWithoutForce [2021-02-17T21:54:38.200Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-17T21:54:38.200Z] === RUN TestTagOfficialNames [2021-02-17T21:54:38.200Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-17T21:54:38.200Z] === RUN TestTagMatchesDigest [2021-02-17T21:54:38.200Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-17T21:54:38.200Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-17T21:54:38.456Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-17T21:54:38.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-17T21:54:38.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-17T21:54:40.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-17T21:54:40.861Z] ......... [ 86%] [2021-02-17T21:54:40.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-17T21:54:41.880Z] --- PASS: TestDaemonDNSFallback (7.42s) [2021-02-17T21:54:41.880Z] === RUN TestInspectNetwork [2021-02-17T21:54:42.616Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-17T21:54:42.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-17T21:54:43.033Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-17T21:54:43.542Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-17T21:54:44.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-17T21:54:44.470Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-17T21:54:44.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-17T21:54:45.032Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-17T21:54:45.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-17T21:54:45.638Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-17T21:54:45.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-17T21:54:45.848Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-17T21:54:46.080Z] === RUN TestInspectNetwork/full_network_id [2021-02-17T21:54:46.080Z] === RUN TestInspectNetwork/partial_network_id [2021-02-17T21:54:46.080Z] === RUN TestInspectNetwork/network_name [2021-02-17T21:54:46.080Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.29s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.24s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.37s) [2021-02-17T21:54:46.324Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2021-02-17T21:54:46.324Z] === RUN TestCgroupNamespacesRun [2021-02-17T21:54:46.819Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-17T21:54:47.687Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-02-17T21:54:47.687Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-17T21:54:47.687Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-17T21:54:47.687Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-17T21:54:47.687Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-17T21:54:48.615Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2021-02-17T21:54:48.615Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-17T21:54:49.978Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2021-02-17T21:54:49.978Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-17T21:54:51.175Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-17T21:54:51.175Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-17T21:54:51.341Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2021-02-17T21:54:51.341Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-17T21:54:51.361Z] --- PASS: TestInspectNetwork (9.30s) [2021-02-17T21:54:51.361Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-17T21:54:51.361Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-17T21:54:51.361Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-17T21:54:51.361Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-17T21:54:51.361Z] === RUN TestRunContainerWithBridgeNone [2021-02-17T21:54:52.100Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-17T21:54:52.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-02-17T21:54:52.268Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-17T21:54:52.662Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-17T21:54:53.194Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-02-17T21:54:53.194Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-17T21:54:53.273Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2021-02-17T21:54:53.273Z] === RUN TestNetworkInvalidJSON [2021-02-17T21:54:53.273Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-17T21:54:53.273Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-17T21:54:53.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:54:53.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:54:53.273Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:54:53.273Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:54:53.273Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-17T21:54:53.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:54:53.273Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-17T21:54:53.273Z] === RUN TestNetworkList [2021-02-17T21:54:53.273Z] === RUN TestNetworkList//networks [2021-02-17T21:54:53.273Z] === PAUSE TestNetworkList//networks [2021-02-17T21:54:53.273Z] === RUN TestNetworkList//networks/ [2021-02-17T21:54:53.273Z] === PAUSE TestNetworkList//networks/ [2021-02-17T21:54:53.273Z] === CONT TestNetworkList//networks [2021-02-17T21:54:53.273Z] === CONT TestNetworkList//networks/ [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkList (0.03s) [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-17T21:54:53.273Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-17T21:54:53.273Z] === RUN TestHostIPv4BridgeLabel [2021-02-17T21:54:53.347Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-17T21:54:53.347Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-17T21:54:53.843Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2021-02-17T21:54:53.843Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-17T21:54:54.121Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-02-17T21:54:54.121Z] === RUN TestKernelTCPMemory [2021-02-17T21:54:54.121Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-17T21:54:54.121Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-17T21:54:54.121Z] === RUN TestNISDomainname [2021-02-17T21:54:54.551Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-17T21:54:54.682Z] --- PASS: TestNISDomainname (0.55s) [2021-02-17T21:54:54.682Z] === RUN TestHostnameDnsResolution [2021-02-17T21:54:55.228Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2021-02-17T21:54:55.228Z] === RUN TestDaemonDefaultNetworkPools [2021-02-17T21:54:55.384Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-17T21:54:55.607Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-02-17T21:54:55.607Z] === RUN TestStats [2021-02-17T21:54:56.612Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s) [2021-02-17T21:54:56.612Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-17T21:54:57.864Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-17T21:54:57.864Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-17T21:54:58.118Z] --- PASS: TestStats (2.52s) [2021-02-17T21:54:58.118Z] === RUN TestStopContainerWithTimeout [2021-02-17T21:54:58.118Z] === RUN TestStopContainerWithTimeout/0 [2021-02-17T21:54:58.118Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-17T21:54:58.118Z] === RUN TestStopContainerWithTimeout/1 [2021-02-17T21:54:58.118Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-17T21:54:58.118Z] === RUN TestStopContainerWithTimeout/3 [2021-02-17T21:54:58.118Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-17T21:54:58.118Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-17T21:54:58.118Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-17T21:54:58.118Z] === CONT TestStopContainerWithTimeout/0 [2021-02-17T21:54:58.118Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-17T21:54:58.425Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-17T21:54:58.425Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-17T21:54:58.525Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-02-17T21:54:58.525Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-17T21:54:58.634Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-17T21:54:58.634Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-17T21:54:58.680Z] === CONT TestStopContainerWithTimeout/3 [2021-02-17T21:54:59.788Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-17T21:55:00.566Z] === CONT TestStopContainerWithTimeout/1 [2021-02-17T21:55:01.069Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2021-02-17T21:55:01.069Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-17T21:55:01.153Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-17T21:55:02.010Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-02-17T21:55:02.010Z] === RUN TestServiceWithPredefinedNetwork [2021-02-17T21:55:02.217Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-17T21:55:02.452Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-17T21:55:02.452Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-02-17T21:55:02.452Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-02-17T21:55:02.452Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-02-17T21:55:02.452Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-02-17T21:55:02.452Z] === RUN TestDeleteDevicemapper [2021-02-17T21:55:02.452Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-17T21:55:02.452Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:55:02.452Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-17T21:55:02.728Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-17T21:55:02.728Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-17T21:55:02.728Z] [2021-02-17T21:55:02.728Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-17T21:55:02.728Z] =========================== short test summary info ============================ [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-17T21:55:02.728Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-17T21:55:02.728Z] Not supported on most drivers [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-17T21:55:02.728Z] Output of docker top depends on host distro, and is not formalized. [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-17T21:55:02.728Z] Output of docker top depends on host distro, and is not formalized. [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-17T21:55:02.728Z] Can fail if eth0 has multiple IP addresses [2021-02-17T21:55:02.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-17T21:55:02.728Z] This doesn't seem to be taken into account by the engine [2021-02-17T21:55:02.728Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-17T21:55:02.728Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-17T21:55:02.728Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.07 seconds == [2021-02-17T21:55:02.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-17T21:55:03.715Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-17T21:55:03.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-17T21:55:04.341Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-02-17T21:55:04.341Z] === RUN TestUpdateMemory [2021-02-17T21:55:04.555Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2021-02-17T21:55:04.555Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-17T21:55:04.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:55:04.555Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:55:04.555Z] === RUN TestServiceWithDataPathPortInit [2021-02-17T21:55:04.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-17T21:55:04.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-17T21:55:04.903Z] --- PASS: TestUpdateMemory (0.59s) [2021-02-17T21:55:04.903Z] === RUN TestUpdateCPUQuota [2021-02-17T21:55:05.829Z] --- PASS: TestUpdateCPUQuota (0.88s) [2021-02-17T21:55:05.829Z] === RUN TestUpdatePidsLimit [2021-02-17T21:55:05.829Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-17T21:55:06.051Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-17T21:55:06.086Z] === RUN TestUpdatePidsLimit/no_change [2021-02-17T21:55:06.342Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-17T21:55:06.598Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-17T21:55:06.853Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-17T21:55:07.110Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-17T21:55:07.110Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-17T21:55:07.417Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-17T21:55:07.417Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit (2.04s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-17T21:55:08.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-02-17T21:55:08.037Z] === RUN TestUpdateRestartPolicy [2021-02-17T21:55:08.344Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-17T21:55:08.600Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-17T21:55:13.927Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-17T21:55:15.156Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T21:55:15.156Z] [2021-02-17T21:55:15.156Z] Unloading profiles will leave already running processes permanently [2021-02-17T21:55:15.156Z] unconfined, which can lead to unexpected situations. [2021-02-17T21:55:15.156Z] [2021-02-17T21:55:15.156Z] To set a process to complain mode, use the command line tool [2021-02-17T21:55:15.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T21:55:15.156Z] Post stage [Pipeline] junit [2021-02-17T21:55:15.420Z] Recording test results [2021-02-17T21:55:15.655Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-17T21:55:15.969Z] + echo Ensuring container killed. [2021-02-17T21:55:15.969Z] Ensuring container killed. [2021-02-17T21:55:15.969Z] + docker rm -vf docker-pr3 [2021-02-17T21:55:15.969Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-17T21:55:16.241Z] + echo Chowning /workspace to jenkins user [2021-02-17T21:55:16.241Z] Chowning /workspace to jenkins user [2021-02-17T21:55:16.241Z] + id -u [2021-02-17T21:55:16.241Z] + id -g [2021-02-17T21:55:16.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T21:55:17.191Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-17T21:55:17.494Z] + bundleName=docker-py [2021-02-17T21:55:17.494Z] + echo Creating docker-py-bundles.tar.gz [2021-02-17T21:55:17.494Z] Creating docker-py-bundles.tar.gz [2021-02-17T21:55:17.494Z] + 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-02-17T21:55:17.504Z] Archiving artifacts [2021-02-17T21:55:17.753Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-17T21:55:18.103Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh binary-daemon [2021-02-17T21:55:18.358Z] [2021-02-17T21:55:18.614Z] Removing bundles/ [2021-02-17T21:55:18.614Z] [2021-02-17T21:55:18.614Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-17T21:55:18.614Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-17T21:55:18.614Z] GOOS="" GOARCH="" GOARM="" [2021-02-17T21:55:19.712Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-17T21:55:19.712Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-17T21:55:20.198Z] --- PASS: TestUpdateRestartPolicy (11.20s) [2021-02-17T21:55:20.198Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-17T21:55:20.198Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-17T21:55:20.198Z] === RUN TestWaitNonBlocked [2021-02-17T21:55:20.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:55:20.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:55:20.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:55:20.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:55:20.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-17T21:55:20.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-17T21:55:20.454Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-17T21:55:20.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-02-17T21:55:20.454Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-02-17T21:55:20.454Z] === RUN TestWaitBlocked [2021-02-17T21:55:20.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:55:20.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:55:20.454Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:55:20.454Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:55:20.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-17T21:55:20.454Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-17T21:55:20.640Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-17T21:55:21.389Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-17T21:55:21.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2021-02-17T21:55:21.390Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-02-17T21:55:21.390Z] === CONT TestContainerStartOnDaemonRestart [2021-02-17T21:55:21.390Z] === CONT TestContainerKillOnDaemonStart [2021-02-17T21:55:21.698Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-17T21:55:22.625Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-17T21:55:22.663Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2021-02-17T21:55:22.663Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-17T21:55:23.186Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-17T21:55:23.747Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-17T21:55:23.931Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2021-02-17T21:55:23.931Z] === CONT TestIpcModeOlderClient [2021-02-17T21:55:23.931Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-02-17T21:55:23.931Z] === CONT TestDaemonHostGatewayIP [2021-02-17T21:55:24.047Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-17T21:55:24.163Z] --- PASS: TestImportExtremelyLargeImageWorks (83.08s) [2021-02-17T21:55:24.163Z] PASS [2021-02-17T21:55:24.163Z] [2021-02-17T21:55:24.163Z] === Skipped [2021-02-17T21:55:24.163Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-17T21:55:24.163Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:55:24.163Z] [2021-02-17T21:55:24.163Z] [2021-02-17T21:55:24.163Z] DONE 12 tests, 1 skipped in 84.774s [2021-02-17T21:55:24.163Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-17T21:55:24.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:55:24.163Z] ++ set -e [2021-02-17T21:55:24.163Z] ++ '[' -n 0 ']' [2021-02-17T21:55:24.163Z] ++ set -x [2021-02-17T21:55:24.163Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:55:24.163Z] INFO: Testing against a local daemon [2021-02-17T21:55:24.163Z] === RUN TestNetworkCreateDelete [2021-02-17T21:55:24.163Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-17T21:55:24.163Z] === RUN TestDockerNetworkDeletePreferID [2021-02-17T21:55:24.163Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-17T21:55:24.163Z] === RUN TestDaemonDNSFallback [2021-02-17T21:55:24.163Z] --- PASS: TestDaemonDNSFallback (2.76s) [2021-02-17T21:55:24.163Z] === RUN TestInspectNetwork [2021-02-17T21:55:24.163Z] === RUN TestInspectNetwork/full_network_id [2021-02-17T21:55:24.163Z] === RUN TestInspectNetwork/partial_network_id [2021-02-17T21:55:24.163Z] === RUN TestInspectNetwork/network_name [2021-02-17T21:55:24.163Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-17T21:55:25.207Z] --- PASS: TestInspectNetwork (11.77s) [2021-02-17T21:55:25.207Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-17T21:55:25.207Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-17T21:55:25.207Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-17T21:55:25.207Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-17T21:55:25.207Z] === RUN TestRunContainerWithBridgeNone [2021-02-17T21:55:25.410Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-17T21:55:25.410Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-17T21:55:25.819Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2021-02-17T21:55:25.819Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-17T21:55:27.297Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-17T21:55:27.706Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2021-02-17T21:55:27.706Z] === CONT TestDaemonRestartIpcMode [2021-02-17T21:55:27.958Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2021-02-17T21:55:27.958Z] === RUN TestNetworkInvalidJSON [2021-02-17T21:55:27.958Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-17T21:55:27.958Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-17T21:55:27.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:55:27.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:55:27.958Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:55:27.958Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:55:27.958Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-17T21:55:27.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:55:27.958Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-17T21:55:27.958Z] === RUN TestNetworkList [2021-02-17T21:55:27.958Z] === RUN TestNetworkList//networks [2021-02-17T21:55:27.958Z] === PAUSE TestNetworkList//networks [2021-02-17T21:55:27.958Z] === RUN TestNetworkList//networks/ [2021-02-17T21:55:27.958Z] === PAUSE TestNetworkList//networks/ [2021-02-17T21:55:27.958Z] === CONT TestNetworkList//networks [2021-02-17T21:55:27.958Z] === CONT TestNetworkList//networks/ [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkList (0.01s) [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-17T21:55:27.958Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-17T21:55:27.958Z] === RUN TestHostIPv4BridgeLabel [2021-02-17T21:55:28.253Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-02-17T21:55:28.253Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-17T21:55:29.185Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-17T21:55:29.297Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-17T21:55:29.297Z] === RUN TestDaemonDefaultNetworkPools [2021-02-17T21:55:30.220Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2021-02-17T21:55:30.342Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-02-17T21:55:30.342Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-17T21:55:31.864Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2021-02-17T21:55:31.864Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-17T21:55:32.658Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2021-02-17T21:55:32.658Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4f3erhgjd5f0e0oxzq0ej6ls0 Created:2021-02-17 21:55:24.307163297 +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[eae857f56e43a6d02f9f2b220072135c0be5121e45a8efc4545be3ed116639c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q53swypj1pyuexu96ib6txzsq EndpointID:a51cb1c1748428ef4d1c8c5c3385ab932845850d297ce9e1d1f0b46a2dd76921 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ef9638731a46bcbcacc0d8652077c77587b506d0eeb0aa32cf2f3299cd99272f 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:244e3dc2d747 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q53swypj1pyuexu96ib6txzsq EndpointID:a51cb1c1748428ef4d1c8c5c3385ab932845850d297ce9e1d1f0b46a2dd76921 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-17T21:55:32.658Z] PASS [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] === Skipped [2021-02-17T21:55:32.658Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:55:32.658Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] DONE 26 tests, 1 skipped in 59.820s [2021-02-17T21:55:32.658Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:55:32.658Z] ++ 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-02-17T21:55:32.658Z] ++ set -e [2021-02-17T21:55:32.658Z] ++ '[' -n 0 ']' [2021-02-17T21:55:32.658Z] ++ set -x [2021-02-17T21:55:32.658Z] ++ 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-02-17T21:55:32.658Z] INFO: Testing against a local daemon [2021-02-17T21:55:32.658Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-17T21:55:32.658Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-17T21:55:32.658Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:55:32.658Z] === RUN TestDockerNetworkIpvlan [2021-02-17T21:55:32.658Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:55:32.658Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:55:32.658Z] PASS [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] === Skipped [2021-02-17T21:55:32.658Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-17T21:55:32.658Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:55:32.658Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] [2021-02-17T21:55:32.658Z] DONE 2 tests, 2 skipped in 0.188s [2021-02-17T21:55:32.658Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:55:32.658Z] ++ 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-02-17T21:55:32.658Z] ++ set -e [2021-02-17T21:55:32.658Z] ++ '[' -n 0 ']' [2021-02-17T21:55:32.658Z] ++ set -x [2021-02-17T21:55:32.658Z] ++ 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-02-17T21:55:32.658Z] INFO: Testing against a local daemon [2021-02-17T21:55:32.658Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-17T21:55:32.908Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-02-17T21:55:32.908Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-17T21:55:33.352Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-17T21:55:33.481Z] --- PASS: TestContainerKillOnDaemonStart (12.05s) [2021-02-17T21:55:33.481Z] PASS [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === Skipped [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-17T21:55:33.481Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-17T21:55:33.481Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-17T21:55:33.481Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-17T21:55:33.481Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-17T21:55:33.481Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-17T21:55:33.481Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] [2021-02-17T21:55:33.481Z] DONE 196 tests, 6 skipped in 103.871s [2021-02-17T21:55:33.481Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-17T21:55:33.481Z] INFO: Testing against a local daemon [2021-02-17T21:55:33.481Z] === RUN TestCommitInheritsEnv [2021-02-17T21:55:33.481Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-02-17T21:55:33.481Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-17T21:55:33.481Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-17T21:55:33.481Z] === RUN TestImagesFilterMultiReference [2021-02-17T21:55:33.547Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-02-17T21:55:33.547Z] === RUN TestServiceWithPredefinedNetwork [2021-02-17T21:55:33.736Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-17T21:55:33.736Z] === RUN TestImagePullPlatformInvalid [2021-02-17T21:55:33.736Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-17T21:55:33.736Z] === RUN TestRemoveImageOrphaning [2021-02-17T21:55:33.992Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-02-17T21:55:33.992Z] === RUN TestRemoveImageGarbageCollector [2021-02-17T21:55:34.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.21s) [2021-02-17T21:55:34.571Z] === RUN TestDockerNetworkMacvlan [2021-02-17T21:55:34.718Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-17T21:55:35.282Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-17T21:55:35.521Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-17T21:55:35.880Z] --- PASS: TestRemoveImageGarbageCollector (1.76s) [2021-02-17T21:55:35.880Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-17T21:55:35.880Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-17T21:55:35.880Z] === RUN TestTagInvalidReference [2021-02-17T21:55:35.880Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-17T21:55:35.880Z] === RUN TestTagValidPrefixedRepo [2021-02-17T21:55:35.880Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-17T21:55:35.880Z] === RUN TestTagExistedNameWithoutForce [2021-02-17T21:55:35.880Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-17T21:55:35.880Z] === RUN TestTagOfficialNames [2021-02-17T21:55:35.880Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-17T21:55:35.880Z] === RUN TestTagMatchesDigest [2021-02-17T21:55:35.880Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-17T21:55:35.880Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-17T21:55:36.646Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-17T21:55:36.646Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-17T21:55:36.646Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-17T21:55:36.917Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-17T21:55:38.030Z] --- PASS: TestServiceWithPredefinedNetwork (4.02s) [2021-02-17T21:55:38.030Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-17T21:55:38.030Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:55:38.030Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:55:38.030Z] === RUN TestServiceWithDataPathPortInit [2021-02-17T21:55:38.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-17T21:55:40.812Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-17T21:55:41.373Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-17T21:55:41.624Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-17T21:55:43.890Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-17T21:55:43.890Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-17T21:55:44.926Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-17T21:55:46.404Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-17T21:55:48.290Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-17T21:55:50.177Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-17T21:55:51.566Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-17T21:55:52.930Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-17T21:55:52.930Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-17T21:55:53.062Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan (19.25s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.02s) [2021-02-17T21:55:53.633Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-02-17T21:55:53.633Z] PASS [2021-02-17T21:55:53.633Z] [2021-02-17T21:55:53.633Z] DONE 8 tests in 21.630s [2021-02-17T21:55:53.633Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-17T21:55:53.633Z] ++ 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-02-17T21:55:53.633Z] ++ set -e [2021-02-17T21:55:53.633Z] ++ '[' -n 0 ']' [2021-02-17T21:55:53.633Z] ++ set -x [2021-02-17T21:55:53.633Z] ++ 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-02-17T21:55:53.633Z] testing: warning: no tests to run [2021-02-17T21:55:53.633Z] PASS [2021-02-17T21:55:53.633Z] [2021-02-17T21:55:53.633Z] DONE 0 tests in 0.036s [2021-02-17T21:55:53.633Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-17T21:55:53.633Z] ++ 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-02-17T21:55:53.633Z] ++ set -e [2021-02-17T21:55:53.633Z] ++ '[' -n 0 ']' [2021-02-17T21:55:53.633Z] ++ set -x [2021-02-17T21:55:53.633Z] ++ 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-02-17T21:55:53.893Z] INFO: Testing against a local daemon [2021-02-17T21:55:53.893Z] === RUN TestAuthZPluginAllowRequest [2021-02-17T21:55:55.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-17T21:55:55.809Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2021-02-17T21:55:55.809Z] === RUN TestAuthZPluginTLS [2021-02-17T21:55:56.048Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-17T21:55:56.379Z] --- PASS: TestAuthZPluginTLS (0.76s) [2021-02-17T21:55:56.379Z] === RUN TestAuthZPluginDenyRequest [2021-02-17T21:55:57.319Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-02-17T21:55:57.319Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-17T21:55:57.890Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.77s) [2021-02-17T21:55:57.890Z] === RUN TestAuthZPluginDenyResponse [2021-02-17T21:55:57.934Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-17T21:55:58.831Z] --- PASS: TestAuthZPluginDenyResponse (0.81s) [2021-02-17T21:55:58.831Z] === RUN TestAuthZPluginAllowEventStream [2021-02-17T21:56:00.544Z] --- PASS: TestServiceWithDataPathPortInit (21.55s) [2021-02-17T21:56:00.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-17T21:56:00.743Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-02-17T21:56:00.743Z] === RUN TestAuthZPluginErrorResponse [2021-02-17T21:56:01.314Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-02-17T21:56:01.314Z] === RUN TestAuthZPluginErrorRequest [2021-02-17T21:56:01.885Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-02-17T21:56:01.885Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-17T21:56:02.826Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.72s) [2021-02-17T21:56:02.826Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-17T21:56:04.513Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-17T21:56:05.370Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.36s) [2021-02-17T21:56:05.370Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-17T21:56:07.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-02-17T21:56:07.282Z] === RUN TestAuthZPluginHeader [2021-02-17T21:56:08.667Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-02-17T21:56:08.667Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-17T21:56:08.667Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-17T21:56:08.667Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:08.667Z] === RUN TestAuthZPluginV2Disable [2021-02-17T21:56:08.667Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-17T21:56:08.667Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:08.667Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-17T21:56:08.667Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-17T21:56:08.667Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:08.667Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-17T21:56:08.667Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-17T21:56:08.667Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:08.667Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-17T21:56:10.952Z] --- PASS: TestServiceWithDefaultAddressPoolInit (11.07s) [2021-02-17T21:56:10.952Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wytr7p49mlwt4cx6u9yklszow Created:2021-02-17 21:56:00.562792048 +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[546a07880e6e451db18142ff3b44ee07bdeb08cdc3d38479f1ddde6ea1a41880:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ieez05k7nowi0qwq3ofbtb2ni EndpointID:62c05d97335b5769080a3324c00aaafd963cd1d03b026c09a969f8ab782f4b2c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f096ff479c83ea3889324aa57544640271d756928b9386d9f23fce89a134f7ee 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:7d73ba9fd7c1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ieez05k7nowi0qwq3ofbtb2ni EndpointID:62c05d97335b5769080a3324c00aaafd963cd1d03b026c09a969f8ab782f4b2c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-17T21:56:10.952Z] PASS [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] === Skipped [2021-02-17T21:56:10.952Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:56:10.952Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] DONE 26 tests, 1 skipped in 60.129s [2021-02-17T21:56:10.952Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] ++ set -e [2021-02-17T21:56:10.952Z] ++ '[' -n 0 ']' [2021-02-17T21:56:10.952Z] ++ set -x [2021-02-17T21:56:10.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] INFO: Testing against a local daemon [2021-02-17T21:56:10.952Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-17T21:56:10.952Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:56:10.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:56:10.952Z] === RUN TestDockerNetworkIpvlan [2021-02-17T21:56:10.952Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:56:10.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:56:10.952Z] PASS [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] === Skipped [2021-02-17T21:56:10.952Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:56:10.952Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:56:10.952Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] [2021-02-17T21:56:10.952Z] DONE 2 tests, 2 skipped in 0.186s [2021-02-17T21:56:10.952Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] ++ set -e [2021-02-17T21:56:10.952Z] ++ '[' -n 0 ']' [2021-02-17T21:56:10.952Z] ++ set -x [2021-02-17T21:56:10.952Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:10.952Z] INFO: Testing against a local daemon [2021-02-17T21:56:10.952Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-17T21:56:11.996Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.60s) [2021-02-17T21:56:11.996Z] === RUN TestDockerNetworkMacvlan [2021-02-17T21:56:12.773Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-17T21:56:13.040Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-17T21:56:13.700Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-17T21:56:13.957Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-17T21:56:14.084Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-17T21:56:15.129Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-17T21:56:15.888Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-17T21:56:17.774Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-17T21:56:18.700Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-17T21:56:18.955Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-17T21:56:19.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-17T21:56:19.607Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-17T21:56:20.489Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-17T21:56:20.489Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-17T21:56:20.489Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-17T21:56:20.753Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-17T21:56:21.009Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-17T21:56:21.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-17T21:56:23.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-17T21:56:24.087Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite (352.49s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.36s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.93s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:1455: [dfc20d378ebf7] daemon is not started [2021-02-17T21:56:25.453Z] check_test.go:309: [db09fbac944a9] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.55s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.99s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d484be63784f4] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.65s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.96s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.57s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.57s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.50s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-02-17T21:56:25.453Z] check_test.go:309: [dd9bdb2f65530] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d77caee985d78] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.48s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d37ae2dddaf21] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.66s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.64s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d676b8d9a6024] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.80s) [2021-02-17T21:56:25.453Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-17T21:56:25.453Z] check_test.go:309: [d1dd562745dc4] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.39s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.57s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.57s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d5d68a937954b] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-02-17T21:56:25.453Z] check_test.go:309: [df9eb364d9306] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_plugins_test.go:79: [d6716e3dc8a8f] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.54s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_plugins_test.go:169: [df8a481331fa2] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.08s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d40944cfca61f] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.84s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d4985def8e875] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.20s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.42s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.23s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.18s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.24s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.41s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d11042788c9a5] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.23s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.83s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.10s) [2021-02-17T21:56:25.453Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-17T21:56:25.453Z] check_test.go:309: [de88cbbb789e2] daemon is not started [2021-02-17T21:56:25.453Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-17T21:56:25.453Z] check_test.go:309: [d9ce61ccdf614] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d17fd0b56dc53] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.67s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.12s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.10s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.54s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.50s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.73s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2021-02-17T21:56:25.453Z] check_test.go:309: [d083c1f4b3550] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.58s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_plugins_test.go:105: [dfd2c9c5ec9e2] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2021-02-17T21:56:25.453Z] check_test.go:309: [da817c04b4d90] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-17T21:56:25.453Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-17T21:56:25.453Z] check_test.go:309: [d923772cafb10] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2021-02-17T21:56:25.453Z] check_test.go:309: [da3bb42ed7695] daemon is not started [2021-02-17T21:56:25.453Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-17T21:56:25.454Z] check_test.go:309: [d96e5708cd6d9] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-17T21:56:25.454Z] check_test.go:309: [d8bc2aa9f7ce9] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2021-02-17T21:56:25.454Z] check_test.go:309: [dbf51c51652e3] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-02-17T21:56:25.454Z] check_test.go:309: [d29334ec5085d] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.54s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.53s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.88s) [2021-02-17T21:56:25.454Z] docker_cli_daemon_test.go:2550: [deff1c46f87c2] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.57s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.19s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.88s) [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-02-17T21:56:25.454Z] check_test.go:309: [d2c43079f1ac4] daemon is not started [2021-02-17T21:56:25.454Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.96s) [2021-02-17T21:56:25.454Z] === RUN TestDockerSwarmSuite [2021-02-17T21:56:25.454Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-17T21:56:25.454Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-17T21:56:26.773Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2021-02-17T21:56:26.773Z] PASS [2021-02-17T21:56:26.773Z] [2021-02-17T21:56:26.773Z] === Skipped [2021-02-17T21:56:26.773Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-02-17T21:56:26.773Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:26.773Z] [2021-02-17T21:56:26.773Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-17T21:56:26.773Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:26.773Z] [2021-02-17T21:56:26.773Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-17T21:56:26.773Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:26.773Z] [2021-02-17T21:56:26.773Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-17T21:56:26.774Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:26.774Z] [2021-02-17T21:56:26.774Z] [2021-02-17T21:56:26.774Z] DONE 17 tests, 4 skipped in 32.897s [2021-02-17T21:56:26.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-17T21:56:26.774Z] ++ 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-02-17T21:56:26.774Z] ++ set -e [2021-02-17T21:56:26.774Z] ++ '[' -n 0 ']' [2021-02-17T21:56:26.774Z] ++ set -x [2021-02-17T21:56:26.774Z] ++ 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-02-17T21:56:26.774Z] INFO: Testing against a local daemon [2021-02-17T21:56:26.774Z] === RUN TestPluginInvalidJSON [2021-02-17T21:56:26.774Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:56:26.774Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:56:26.774Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:56:26.774Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-17T21:56:26.774Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-17T21:56:26.774Z] === RUN TestPluginInstall [2021-02-17T21:56:26.774Z] === RUN TestPluginInstall/no_auth [2021-02-17T21:56:27.342Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-17T21:56:29.231Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-17T21:56:29.231Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-17T21:56:29.318Z] time="2021-02-17T21:56:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:29.318Z] time="2021-02-17T21:56:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d290277671a70fd4cacfa51e9d80d07b99b22e8474f7d5ec41be5a8a2accae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:29.318Z] time="2021-02-17T21:56:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:29.318Z] time="2021-02-17T21:56:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d290277671a70fd4cacfa51e9d80d07b99b22e8474f7d5ec41be5a8a2accae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:29.579Z] === RUN TestPluginInstall/with_htpasswd [2021-02-17T21:56:30.150Z] time="2021-02-17T21:56:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:30.150Z] time="2021-02-17T21:56:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d93dff361bebf0c78cc14ac79a93489074e0ef69b2ddeef8d574e100cbb99438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:30.150Z] time="2021-02-17T21:56:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:30.150Z] time="2021-02-17T21:56:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d93dff361bebf0c78cc14ac79a93489074e0ef69b2ddeef8d574e100cbb99438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:30.198Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-17T21:56:30.720Z] === RUN TestPluginInstall/with_insecure [2021-02-17T21:56:31.563Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-17T21:56:31.770Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-17T21:56:32.105Z] time="2021-02-17T21:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:32.105Z] time="2021-02-17T21:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe51e0be0c158ccde021f0906301304a36bba0b6b4420de388760d5a48c7386" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:32.105Z] time="2021-02-17T21:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:56:32.105Z] time="2021-02-17T21:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe51e0be0c158ccde021f0906301304a36bba0b6b4420de388760d5a48c7386" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:56:32.125Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-17T21:56:32.365Z] --- PASS: TestPluginInstall (5.69s) [2021-02-17T21:56:32.365Z] --- PASS: TestPluginInstall/no_auth (2.70s) [2021-02-17T21:56:32.365Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-02-17T21:56:32.365Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2021-02-17T21:56:32.365Z] plugin_test.go:157: [dc4b09745f1d4] daemon is not started [2021-02-17T21:56:32.365Z] PASS [2021-02-17T21:56:32.365Z] [2021-02-17T21:56:32.365Z] DONE 6 tests in 5.905s [2021-02-17T21:56:32.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-17T21:56:32.365Z] ++ 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-02-17T21:56:32.365Z] ++ set -e [2021-02-17T21:56:32.365Z] ++ '[' -n 0 ']' [2021-02-17T21:56:32.365Z] ++ set -x [2021-02-17T21:56:32.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=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-02-17T21:56:32.625Z] INFO: Testing against a local daemon [2021-02-17T21:56:32.625Z] === RUN TestExternalGraphDriver [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan (20.87s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.64s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.88s) [2021-02-17T21:56:32.815Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-02-17T21:56:32.815Z] PASS [2021-02-17T21:56:32.815Z] [2021-02-17T21:56:32.815Z] DONE 8 tests in 22.591s [2021-02-17T21:56:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-17T21:56:32.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:32.815Z] ++ set -e [2021-02-17T21:56:32.815Z] ++ '[' -n 0 ']' [2021-02-17T21:56:32.815Z] ++ set -x [2021-02-17T21:56:32.815Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:32.815Z] testing: warning: no tests to run [2021-02-17T21:56:32.815Z] PASS [2021-02-17T21:56:32.815Z] [2021-02-17T21:56:32.815Z] DONE 0 tests in 0.045s [2021-02-17T21:56:32.815Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-17T21:56:32.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:32.815Z] ++ set -e [2021-02-17T21:56:32.815Z] ++ '[' -n 0 ']' [2021-02-17T21:56:32.815Z] ++ set -x [2021-02-17T21:56:32.815Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:56:32.886Z] === RUN TestExternalGraphDriver/json [2021-02-17T21:56:33.456Z] INFO: Testing against a local daemon [2021-02-17T21:56:33.456Z] === RUN TestAuthZPluginAllowRequest [2021-02-17T21:56:35.430Z] === RUN TestExternalGraphDriver/spec [2021-02-17T21:56:35.541Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-02-17T21:56:35.541Z] === RUN TestAuthZPluginTLS [2021-02-17T21:56:35.836Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-02-17T21:56:35.836Z] === RUN TestAuthZPluginDenyRequest [2021-02-17T21:56:36.131Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-17T21:56:36.131Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-17T21:56:36.770Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-17T21:56:36.770Z] === RUN TestAuthZPluginDenyResponse [2021-02-17T21:56:37.411Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-17T21:56:37.411Z] === RUN TestAuthZPluginAllowEventStream [2021-02-17T21:56:37.972Z] === RUN TestExternalGraphDriver/pull [2021-02-17T21:56:38.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-17T21:56:38.918Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-17T21:56:39.495Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-02-17T21:56:39.495Z] === RUN TestAuthZPluginErrorResponse [2021-02-17T21:56:39.789Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-17T21:56:39.789Z] === RUN TestAuthZPluginErrorRequest [2021-02-17T21:56:40.429Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-17T21:56:40.429Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-17T21:56:40.515Z] --- PASS: TestExternalGraphDriver (7.60s) [2021-02-17T21:56:40.515Z] --- PASS: TestExternalGraphDriver/json (2.55s) [2021-02-17T21:56:40.515Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2021-02-17T21:56:40.515Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2021-02-17T21:56:40.515Z] === RUN TestGraphdriverPluginV2 [2021-02-17T21:56:40.515Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-17T21:56:40.515Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:40.515Z] PASS [2021-02-17T21:56:40.515Z] [2021-02-17T21:56:40.515Z] === Skipped [2021-02-17T21:56:40.515Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-17T21:56:40.515Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:40.515Z] [2021-02-17T21:56:40.515Z] [2021-02-17T21:56:40.515Z] DONE 5 tests, 1 skipped in 7.793s [2021-02-17T21:56:40.515Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-17T21:56:40.515Z] ++ 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-02-17T21:56:40.515Z] ++ set -e [2021-02-17T21:56:40.515Z] ++ '[' -n 0 ']' [2021-02-17T21:56:40.515Z] ++ set -x [2021-02-17T21:56:40.515Z] ++ 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-02-17T21:56:40.515Z] INFO: Testing against a local daemon [2021-02-17T21:56:40.515Z] === RUN TestContinueAfterPluginCrash [2021-02-17T21:56:40.515Z] === PAUSE TestContinueAfterPluginCrash [2021-02-17T21:56:40.515Z] === RUN TestReadPluginNoRead [2021-02-17T21:56:40.515Z] === PAUSE TestReadPluginNoRead [2021-02-17T21:56:40.515Z] === RUN TestDaemonStartWithLogOpt [2021-02-17T21:56:40.515Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-17T21:56:40.515Z] === CONT TestContinueAfterPluginCrash [2021-02-17T21:56:40.515Z] === CONT TestDaemonStartWithLogOpt [2021-02-17T21:56:40.515Z] === CONT TestReadPluginNoRead [2021-02-17T21:56:40.724Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-17T21:56:40.724Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-17T21:56:43.475Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s) [2021-02-17T21:56:43.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-17T21:56:44.724Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-17T21:56:45.296Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2021-02-17T21:56:45.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.47s) [2021-02-17T21:56:45.564Z] === RUN TestAuthZPluginHeader [2021-02-17T21:56:46.609Z] --- PASS: TestAuthZPluginHeader (0.92s) [2021-02-17T21:56:46.609Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-17T21:56:46.609Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-17T21:56:46.610Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:46.610Z] === RUN TestAuthZPluginV2Disable [2021-02-17T21:56:46.610Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-17T21:56:46.610Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:46.610Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-17T21:56:46.610Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-17T21:56:46.610Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:46.610Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-17T21:56:46.610Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-17T21:56:46.610Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:56:46.610Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-17T21:56:46.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-17T21:56:48.590Z] === RUN TestReadPluginNoRead/default [2021-02-17T21:56:50.501Z] --- PASS: TestReadPluginNoRead (9.85s) [2021-02-17T21:56:50.501Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2021-02-17T21:56:50.501Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-02-17T21:56:50.501Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2021-02-17T21:56:50.501Z] read_test.go:92: [d52c2f53a7bd7] daemon is not started [2021-02-17T21:56:50.762Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2021-02-17T21:56:50.762Z] PASS [2021-02-17T21:56:50.762Z] [2021-02-17T21:56:50.762Z] DONE 6 tests in 10.506s [2021-02-17T21:56:50.762Z] 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-02-17T21:56:50.762Z] ++ 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-02-17T21:56:50.762Z] ++ set -e [2021-02-17T21:56:50.762Z] ++ '[' -n 0 ']' [2021-02-17T21:56:50.762Z] ++ set -x [2021-02-17T21:56:50.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-17T21:56:50.762Z] testing: warning: no tests to run [2021-02-17T21:56:50.762Z] PASS [2021-02-17T21:56:50.762Z] [2021-02-17T21:56:50.762Z] DONE 0 tests in 0.051s [2021-02-17T21:56:50.762Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-17T21:56:50.762Z] ++ 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-02-17T21:56:50.762Z] ++ set -e [2021-02-17T21:56:50.762Z] ++ '[' -n 0 ']' [2021-02-17T21:56:50.762Z] ++ set -x [2021-02-17T21:56:50.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-17T21:56:51.022Z] INFO: Testing against a local daemon [2021-02-17T21:56:51.022Z] === RUN TestPluginWithDevMounts [2021-02-17T21:56:51.022Z] === PAUSE TestPluginWithDevMounts [2021-02-17T21:56:51.022Z] === CONT TestPluginWithDevMounts [2021-02-17T21:56:51.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-17T21:56:52.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-17T21:56:53.565Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-02-17T21:56:53.565Z] PASS [2021-02-17T21:56:53.565Z] [2021-02-17T21:56:53.565Z] DONE 1 tests in 2.381s [2021-02-17T21:56:53.565Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-17T21:56:53.565Z] ++ 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-02-17T21:56:53.565Z] ++ set -e [2021-02-17T21:56:53.565Z] ++ '[' -n 0 ']' [2021-02-17T21:56:53.565Z] ++ set -x [2021-02-17T21:56:53.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-17T21:56:53.565Z] INFO: Testing against a local daemon [2021-02-17T21:56:53.565Z] === RUN TestSecretInspect [2021-02-17T21:56:54.995Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-17T21:56:54.995Z] Copying nested executables into bundles/binary-daemon [2021-02-17T21:56:54.995Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-17T21:56:55.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/make.sh cross [2021-02-17T21:56:55.617Z] [2021-02-17T21:56:55.874Z] Removing bundles/ [2021-02-17T21:56:55.874Z] [2021-02-17T21:56:55.874Z] ---> Making bundle: cross (in bundles/cross) [2021-02-17T21:56:55.874Z] Cross building: bundles/cross/linux/amd64 [2021-02-17T21:56:55.874Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-17T21:56:55.874Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-17T21:56:56.863Z] --- PASS: TestSecretInspect (3.34s) [2021-02-17T21:56:56.863Z] === RUN TestSecretList [2021-02-17T21:56:58.604Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-17T21:57:00.161Z] --- PASS: TestSecretList (3.25s) [2021-02-17T21:57:00.161Z] === RUN TestSecretsCreateAndDelete [2021-02-17T21:57:00.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-17T21:57:02.705Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-02-17T21:57:02.705Z] === RUN TestSecretsUpdate [2021-02-17T21:57:05.238Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2021-02-17T21:57:05.238Z] PASS [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] === Skipped [2021-02-17T21:57:05.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-17T21:57:05.238Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-17T21:57:05.238Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-17T21:57:05.238Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-17T21:57:05.238Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] [2021-02-17T21:57:05.238Z] DONE 17 tests, 4 skipped in 30.860s [2021-02-17T21:57:05.238Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-17T21:57:05.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:05.239Z] ++ set -e [2021-02-17T21:57:05.239Z] ++ '[' -n 0 ']' [2021-02-17T21:57:05.239Z] ++ set -x [2021-02-17T21:57:05.239Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:05.239Z] INFO: Testing against a local daemon [2021-02-17T21:57:05.239Z] === RUN TestPluginInvalidJSON [2021-02-17T21:57:05.239Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:57:05.239Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:57:05.239Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:57:05.239Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-17T21:57:05.239Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-17T21:57:05.239Z] === RUN TestPluginInstall [2021-02-17T21:57:05.239Z] === RUN TestPluginInstall/no_auth [2021-02-17T21:57:05.533Z] time="2021-02-17T21:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:05.533Z] time="2021-02-17T21:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497259ca265343bb07a9fca7c335bf5e0633986f66d98d588c263ea796699c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:05.533Z] time="2021-02-17T21:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:05.533Z] time="2021-02-17T21:57:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:497259ca265343bb07a9fca7c335bf5e0633986f66d98d588c263ea796699c56" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:05.828Z] === RUN TestPluginInstall/with_htpasswd [2021-02-17T21:57:06.002Z] --- PASS: TestSecretsUpdate (3.24s) [2021-02-17T21:57:06.002Z] === RUN TestTemplatedSecret [2021-02-17T21:57:06.468Z] time="2021-02-17T21:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:06.468Z] time="2021-02-17T21:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06d20d937f9f9420145ac8c66bcae274ae6e8ca1fbbdb26ce9819ab8cff8a33c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:06.468Z] time="2021-02-17T21:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:06.468Z] time="2021-02-17T21:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06d20d937f9f9420145ac8c66bcae274ae6e8ca1fbbdb26ce9819ab8cff8a33c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:06.764Z] === RUN TestPluginInstall/with_insecure [2021-02-17T21:57:07.809Z] time="2021-02-17T21:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:07.809Z] time="2021-02-17T21:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2f6d1c6e0176b237ab023f114d507b1641c063df835cd3b0edb3cd0febe6851" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:07.809Z] time="2021-02-17T21:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:57:07.809Z] time="2021-02-17T21:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2f6d1c6e0176b237ab023f114d507b1641c063df835cd3b0edb3cd0febe6851" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:57:08.104Z] --- PASS: TestPluginInstall (4.06s) [2021-02-17T21:57:08.104Z] --- PASS: TestPluginInstall/no_auth (1.86s) [2021-02-17T21:57:08.104Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-02-17T21:57:08.104Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2021-02-17T21:57:08.104Z] plugin_test.go:157: [daee6c5d3dc26] daemon is not started [2021-02-17T21:57:08.104Z] PASS [2021-02-17T21:57:08.104Z] [2021-02-17T21:57:08.104Z] DONE 6 tests in 4.328s [2021-02-17T21:57:08.104Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-17T21:57:08.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:08.104Z] ++ set -e [2021-02-17T21:57:08.104Z] ++ '[' -n 0 ']' [2021-02-17T21:57:08.104Z] ++ set -x [2021-02-17T21:57:08.104Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:08.399Z] INFO: Testing against a local daemon [2021-02-17T21:57:08.399Z] === RUN TestExternalGraphDriver [2021-02-17T21:57:08.399Z] === RUN TestExternalGraphDriver/json [2021-02-17T21:57:09.304Z] --- PASS: TestTemplatedSecret (2.87s) [2021-02-17T21:57:09.304Z] === RUN TestSecretCreateResolve [2021-02-17T21:57:10.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-17T21:57:10.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-17T21:57:10.728Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-17T21:57:11.147Z] === RUN TestExternalGraphDriver/spec [2021-02-17T21:57:11.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-17T21:57:12.601Z] --- PASS: TestSecretCreateResolve (3.24s) [2021-02-17T21:57:12.601Z] PASS [2021-02-17T21:57:12.601Z] [2021-02-17T21:57:12.601Z] DONE 6 tests in 18.781s [2021-02-17T21:57:12.601Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-17T21:57:12.601Z] ++ 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-02-17T21:57:12.601Z] ++ set -e [2021-02-17T21:57:12.601Z] ++ '[' -n 0 ']' [2021-02-17T21:57:12.601Z] ++ set -x [2021-02-17T21:57:12.601Z] ++ 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-02-17T21:57:12.601Z] INFO: Testing against a local daemon [2021-02-17T21:57:12.601Z] === RUN TestServiceCreateInit [2021-02-17T21:57:12.601Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-17T21:57:12.652Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-17T21:57:12.652Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-17T21:57:12.908Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-17T21:57:13.235Z] === RUN TestExternalGraphDriver/pull [2021-02-17T21:57:15.321Z] --- PASS: TestExternalGraphDriver (6.84s) [2021-02-17T21:57:15.321Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-02-17T21:57:15.321Z] --- PASS: TestExternalGraphDriver/spec (2.28s) [2021-02-17T21:57:15.321Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2021-02-17T21:57:15.321Z] === RUN TestGraphdriverPluginV2 [2021-02-17T21:57:15.321Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-17T21:57:15.321Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:15.321Z] PASS [2021-02-17T21:57:15.321Z] [2021-02-17T21:57:15.321Z] === Skipped [2021-02-17T21:57:15.321Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-17T21:57:15.321Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:57:15.321Z] [2021-02-17T21:57:15.321Z] [2021-02-17T21:57:15.321Z] DONE 5 tests, 1 skipped in 7.090s [2021-02-17T21:57:15.321Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-17T21:57:15.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:15.321Z] ++ set -e [2021-02-17T21:57:15.321Z] ++ '[' -n 0 ']' [2021-02-17T21:57:15.321Z] ++ set -x [2021-02-17T21:57:15.322Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:15.322Z] INFO: Testing against a local daemon [2021-02-17T21:57:15.322Z] === RUN TestContinueAfterPluginCrash [2021-02-17T21:57:15.322Z] === PAUSE TestContinueAfterPluginCrash [2021-02-17T21:57:15.322Z] === RUN TestReadPluginNoRead [2021-02-17T21:57:15.322Z] === PAUSE TestReadPluginNoRead [2021-02-17T21:57:15.322Z] === RUN TestDaemonStartWithLogOpt [2021-02-17T21:57:15.322Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-17T21:57:15.322Z] === CONT TestContinueAfterPluginCrash [2021-02-17T21:57:15.322Z] === CONT TestDaemonStartWithLogOpt [2021-02-17T21:57:17.886Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-17T21:57:19.865Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-02-17T21:57:19.865Z] === CONT TestReadPluginNoRead [2021-02-17T21:57:20.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-17T21:57:20.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-17T21:57:21.915Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-17T21:57:22.476Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-17T21:57:22.614Z] === RUN TestReadPluginNoRead/default [2021-02-17T21:57:23.171Z] --- PASS: TestServiceCreateInit (10.15s) [2021-02-17T21:57:23.171Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2021-02-17T21:57:23.171Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2021-02-17T21:57:23.171Z] === RUN TestCreateServiceMultipleTimes [2021-02-17T21:57:23.883Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-17T21:57:24.487Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-17T21:57:24.743Z] === RUN TestDockerSuite/TestBuildFails [2021-02-17T21:57:24.780Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-17T21:57:24.780Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-02-17T21:57:25.710Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-17T21:57:25.710Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-17T21:57:26.874Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-17T21:57:27.257Z] --- PASS: TestImportExtremelyLargeImageWorks (101.15s) [2021-02-17T21:57:27.257Z] PASS [2021-02-17T21:57:27.257Z] [2021-02-17T21:57:27.257Z] DONE 12 tests in 103.746s [2021-02-17T21:57:27.257Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-17T21:57:27.257Z] INFO: Testing against a local daemon [2021-02-17T21:57:27.257Z] === RUN TestNetworkCreateDelete [2021-02-17T21:57:27.257Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-02-17T21:57:27.257Z] === RUN TestDockerNetworkDeletePreferID [2021-02-17T21:57:27.257Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-17T21:57:27.257Z] === RUN TestDaemonDNSFallback [2021-02-17T21:57:27.257Z] --- PASS: TestDaemonDNSFallback (6.37s) [2021-02-17T21:57:27.257Z] === RUN TestInspectNetwork [2021-02-17T21:57:27.257Z] === RUN TestInspectNetwork/full_network_id [2021-02-17T21:57:27.257Z] === RUN TestInspectNetwork/partial_network_id [2021-02-17T21:57:27.257Z] === RUN TestInspectNetwork/network_name [2021-02-17T21:57:27.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-17T21:57:27.597Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-17T21:57:28.960Z] --- PASS: TestReadPluginNoRead (9.18s) [2021-02-17T21:57:28.960Z] --- PASS: TestReadPluginNoRead/default (2.07s) [2021-02-17T21:57:28.960Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2021-02-17T21:57:28.960Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s) [2021-02-17T21:57:28.960Z] read_test.go:92: [d8d1f5f39594b] daemon is not started [2021-02-17T21:57:28.960Z] PASS [2021-02-17T21:57:28.960Z] [2021-02-17T21:57:28.960Z] DONE 6 tests in 13.486s [2021-02-17T21:57:28.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-17T21:57:28.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:28.960Z] ++ set -e [2021-02-17T21:57:28.960Z] ++ '[' -n 0 ']' [2021-02-17T21:57:28.960Z] ++ set -x [2021-02-17T21:57:28.960Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:28.960Z] testing: warning: no tests to run [2021-02-17T21:57:28.960Z] PASS [2021-02-17T21:57:28.960Z] [2021-02-17T21:57:28.960Z] DONE 0 tests in 0.106s [2021-02-17T21:57:28.960Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-17T21:57:28.960Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:28.960Z] ++ set -e [2021-02-17T21:57:28.960Z] ++ '[' -n 0 ']' [2021-02-17T21:57:28.960Z] ++ set -x [2021-02-17T21:57:28.961Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:28.961Z] INFO: Testing against a local daemon [2021-02-17T21:57:28.961Z] === RUN TestPluginWithDevMounts [2021-02-17T21:57:28.961Z] === PAUSE TestPluginWithDevMounts [2021-02-17T21:57:28.961Z] === CONT TestPluginWithDevMounts [2021-02-17T21:57:30.155Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-17T21:57:31.045Z] --- PASS: TestPluginWithDevMounts (1.94s) [2021-02-17T21:57:31.045Z] PASS [2021-02-17T21:57:31.045Z] [2021-02-17T21:57:31.045Z] DONE 1 tests in 2.054s [2021-02-17T21:57:31.045Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-17T21:57:31.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:31.045Z] ++ set -e [2021-02-17T21:57:31.045Z] ++ '[' -n 0 ']' [2021-02-17T21:57:31.045Z] ++ set -x [2021-02-17T21:57:31.045Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:31.045Z] INFO: Testing against a local daemon [2021-02-17T21:57:31.045Z] === RUN TestSecretInspect [2021-02-17T21:57:31.417Z] --- PASS: TestInspectNetwork (7.32s) [2021-02-17T21:57:31.417Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-17T21:57:31.417Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-17T21:57:31.417Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-17T21:57:31.417Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-17T21:57:31.417Z] === RUN TestRunContainerWithBridgeNone [2021-02-17T21:57:31.518Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-17T21:57:32.781Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2021-02-17T21:57:32.781Z] === RUN TestNetworkInvalidJSON [2021-02-17T21:57:32.781Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-17T21:57:32.781Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-17T21:57:32.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:57:32.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:57:32.781Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:57:32.781Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:57:32.781Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-17T21:57:32.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:57:32.781Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-17T21:57:32.781Z] === RUN TestNetworkList [2021-02-17T21:57:32.781Z] === RUN TestNetworkList//networks [2021-02-17T21:57:32.781Z] === PAUSE TestNetworkList//networks [2021-02-17T21:57:32.781Z] === RUN TestNetworkList//networks/ [2021-02-17T21:57:32.781Z] === PAUSE TestNetworkList//networks/ [2021-02-17T21:57:32.781Z] === CONT TestNetworkList//networks [2021-02-17T21:57:32.781Z] === CONT TestNetworkList//networks/ [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkList (0.01s) [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-17T21:57:32.781Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-17T21:57:32.781Z] === RUN TestHostIPv4BridgeLabel [2021-02-17T21:57:32.894Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-17T21:57:33.149Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-17T21:57:33.341Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-17T21:57:33.341Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-17T21:57:34.075Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-17T21:57:34.705Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-17T21:57:34.705Z] === RUN TestDaemonDefaultNetworkPools [2021-02-17T21:57:35.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-02-17T21:57:35.265Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-17T21:57:35.523Z] --- PASS: TestSecretInspect (3.92s) [2021-02-17T21:57:35.523Z] === RUN TestSecretList [2021-02-17T21:57:36.191Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-02-17T21:57:36.191Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-17T21:57:36.590Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-17T21:57:37.151Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-17T21:57:37.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-17T21:57:37.555Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-17T21:57:37.712Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-17T21:57:38.116Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-17T21:57:38.116Z] === RUN TestServiceWithPredefinedNetwork [2021-02-17T21:57:39.061Z] --- PASS: TestSecretList (3.96s) [2021-02-17T21:57:39.061Z] === RUN TestSecretsCreateAndDelete [2021-02-17T21:57:39.602Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-17T21:57:40.005Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2021-02-17T21:57:40.005Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-17T21:57:40.005Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:57:40.005Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:57:40.005Z] === RUN TestServiceWithDataPathPortInit [2021-02-17T21:57:41.491Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-17T21:57:42.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-17T21:57:42.978Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-17T21:57:42.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-17T21:57:43.540Z] --- PASS: TestSecretsCreateAndDelete (3.94s) [2021-02-17T21:57:43.540Z] === RUN TestSecretsUpdate [2021-02-17T21:57:45.139Z] --- PASS: TestCreateServiceMultipleTimes (19.46s) [2021-02-17T21:57:45.139Z] === RUN TestCreateServiceConflict [2021-02-17T21:57:45.139Z] --- PASS: TestCreateServiceConflict (3.20s) [2021-02-17T21:57:45.139Z] === RUN TestCreateServiceMaxReplicas [2021-02-17T21:57:47.080Z] --- PASS: TestSecretsUpdate (3.90s) [2021-02-17T21:57:47.080Z] === RUN TestTemplatedSecret [2021-02-17T21:57:48.219Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-17T21:57:48.219Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-17T21:57:49.146Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-17T21:57:49.366Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2021-02-17T21:57:49.366Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-17T21:57:49.708Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-17T21:57:50.270Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-17T21:57:50.270Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-17T21:57:50.621Z] --- PASS: TestTemplatedSecret (3.97s) [2021-02-17T21:57:50.621Z] === RUN TestSecretCreateResolve [2021-02-17T21:57:51.197Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-17T21:57:51.759Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-17T21:57:52.015Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-17T21:57:52.576Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-17T21:57:52.832Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-17T21:57:53.393Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-17T21:57:53.955Z] --- PASS: TestImportExtremelyLargeImageWorks (195.57s) [2021-02-17T21:57:53.955Z] PASS [2021-02-17T21:57:53.955Z] [2021-02-17T21:57:53.955Z] DONE 12 tests in 198.866s [2021-02-17T21:57:53.955Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-17T21:57:53.955Z] ++ 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-02-17T21:57:53.955Z] ++ set -e [2021-02-17T21:57:53.955Z] ++ '[' -n 0 ']' [2021-02-17T21:57:53.955Z] ++ set -x [2021-02-17T21:57:53.955Z] ++ 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-02-17T21:57:53.955Z] INFO: Testing against a local daemon [2021-02-17T21:57:53.955Z] === RUN TestNetworkCreateDelete [2021-02-17T21:57:54.211Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-17T21:57:54.211Z] === RUN TestDockerNetworkDeletePreferID [2021-02-17T21:57:54.467Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-17T21:57:54.722Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-02-17T21:57:54.722Z] === RUN TestDaemonDNSFallback [2021-02-17T21:57:54.852Z] --- PASS: TestServiceWithDataPathPortInit (14.67s) [2021-02-17T21:57:54.852Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-17T21:57:55.098Z] --- PASS: TestSecretCreateResolve (4.00s) [2021-02-17T21:57:55.098Z] PASS [2021-02-17T21:57:55.098Z] [2021-02-17T21:57:55.098Z] DONE 6 tests in 23.818s [2021-02-17T21:57:55.098Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-17T21:57:55.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:55.098Z] ++ set -e [2021-02-17T21:57:55.098Z] ++ '[' -n 0 ']' [2021-02-17T21:57:55.098Z] ++ set -x [2021-02-17T21:57:55.098Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-17T21:57:55.098Z] INFO: Testing against a local daemon [2021-02-17T21:57:55.098Z] === RUN TestServiceCreateInit [2021-02-17T21:57:55.098Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-17T21:57:57.292Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-17T21:58:01.450Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-17T21:58:01.450Z] --- PASS: TestDaemonDNSFallback (6.72s) [2021-02-17T21:58:01.450Z] === RUN TestInspectNetwork [2021-02-17T21:58:02.024Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-17T21:58:02.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.33s) [2021-02-17T21:58:02.932Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmxx7y45wkiff2wa82oj3nsni Created:2021-02-17 21:57:56.15757349 +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[d36035b281fe03c58352f52f7c2a3a7ef25a33593819a4b598c07c380dfe982a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u7s6v0jogkal8htx8vsvnoslg EndpointID:aa871a51e924d18c41345e6bbb4c0b71cf533e16e9da76c2bb6c79007f808900 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:46b1623295b03a5fdb56549d9749aa9db5cd93c905e4aad77891f520cfe1e30e 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:5ffd5d79144b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u7s6v0jogkal8htx8vsvnoslg EndpointID:aa871a51e924d18c41345e6bbb4c0b71cf533e16e9da76c2bb6c79007f808900 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-17T21:58:02.932Z] PASS [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] === Skipped [2021-02-17T21:58:02.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:58:02.932Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] DONE 26 tests, 1 skipped in 45.128s [2021-02-17T21:58:02.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:58:02.932Z] INFO: Testing against a local daemon [2021-02-17T21:58:02.932Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-17T21:58:02.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:58:02.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:02.932Z] === RUN TestDockerNetworkIpvlan [2021-02-17T21:58:02.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:58:02.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:02.932Z] PASS [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] === Skipped [2021-02-17T21:58:02.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-17T21:58:02.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-17T21:58:02.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] [2021-02-17T21:58:02.932Z] DONE 2 tests, 2 skipped in 0.058s [2021-02-17T21:58:02.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:58:02.932Z] INFO: Testing against a local daemon [2021-02-17T21:58:02.932Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-17T21:58:03.337Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-17T21:58:03.493Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-02-17T21:58:03.493Z] === RUN TestDockerNetworkMacvlan [2021-02-17T21:58:03.593Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-17T21:58:03.848Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-17T21:58:03.848Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-17T21:58:04.105Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-17T21:58:04.267Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.03s) [2021-02-17T21:58:04.267Z] === RUN TestCreateServiceSecretFileMode [2021-02-17T21:58:04.360Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-17T21:58:04.420Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-17T21:58:04.981Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-17T21:58:05.908Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-17T21:58:06.293Z] === RUN TestInspectNetwork/full_network_id [2021-02-17T21:58:06.293Z] === RUN TestInspectNetwork/partial_network_id [2021-02-17T21:58:06.293Z] === RUN TestInspectNetwork/network_name [2021-02-17T21:58:06.293Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-17T21:58:06.293Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-17T21:58:06.508Z] --- PASS: TestServiceCreateInit (11.18s) [2021-02-17T21:58:06.508Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.99s) [2021-02-17T21:58:06.508Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2021-02-17T21:58:06.508Z] === RUN TestCreateServiceMultipleTimes [2021-02-17T21:58:06.852Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-17T21:58:07.566Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2021-02-17T21:58:07.566Z] === RUN TestCreateServiceConfigFileMode [2021-02-17T21:58:07.796Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-17T21:58:09.723Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-17T21:58:10.115Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-17T21:58:10.115Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-17T21:58:10.115Z] --- PASS: TestInspectNetwork (8.68s) [2021-02-17T21:58:10.115Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-02-17T21:58:10.115Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-17T21:58:10.115Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-17T21:58:10.115Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-17T21:58:10.115Z] === RUN TestRunContainerWithBridgeNone [2021-02-17T21:58:10.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-17T21:58:10.865Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2021-02-17T21:58:10.865Z] === RUN TestCreateServiceSysctls [2021-02-17T21:58:12.562Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-02-17T21:58:12.562Z] === RUN TestNetworkInvalidJSON [2021-02-17T21:58:12.562Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-17T21:58:12.562Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-17T21:58:12.562Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:58:12.562Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:58:12.562Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:58:12.562Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:58:12.562Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-17T21:58:12.562Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-17T21:58:12.562Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-17T21:58:12.562Z] === RUN TestNetworkList [2021-02-17T21:58:12.562Z] === RUN TestNetworkList//networks [2021-02-17T21:58:12.562Z] === PAUSE TestNetworkList//networks [2021-02-17T21:58:12.562Z] === RUN TestNetworkList//networks/ [2021-02-17T21:58:12.562Z] === PAUSE TestNetworkList//networks/ [2021-02-17T21:58:12.562Z] === CONT TestNetworkList//networks [2021-02-17T21:58:12.562Z] === CONT TestNetworkList//networks/ [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkList (0.02s) [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-17T21:58:12.562Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-17T21:58:12.562Z] === RUN TestHostIPv4BridgeLabel [2021-02-17T21:58:12.818Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-17T21:58:12.818Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-17T21:58:13.014Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan (10.36s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.37s) [2021-02-17T21:58:13.942Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-17T21:58:13.942Z] PASS [2021-02-17T21:58:13.942Z] [2021-02-17T21:58:13.942Z] DONE 8 tests in 11.721s [2021-02-17T21:58:13.942Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-17T21:58:13.942Z] testing: warning: no tests to run [2021-02-17T21:58:13.942Z] PASS [2021-02-17T21:58:13.942Z] [2021-02-17T21:58:13.942Z] DONE 0 tests in 0.006s [2021-02-17T21:58:13.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-17T21:58:13.942Z] INFO: Testing against a local daemon [2021-02-17T21:58:13.942Z] === RUN TestAuthZPluginAllowRequest [2021-02-17T21:58:14.182Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-17T21:58:14.182Z] === RUN TestDaemonDefaultNetworkPools [2021-02-17T21:58:14.743Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-02-17T21:58:14.743Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-17T21:58:15.067Z] --- PASS: TestCreateServiceSysctls (4.17s) [2021-02-17T21:58:15.067Z] === RUN TestCreateServiceCapabilities [2021-02-17T21:58:15.308Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2021-02-17T21:58:15.308Z] === RUN TestAuthZPluginTLS [2021-02-17T21:58:15.868Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-17T21:58:15.868Z] === RUN TestAuthZPluginDenyRequest [2021-02-17T21:58:16.106Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-17T21:58:16.106Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-17T21:58:16.428Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-17T21:58:16.428Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-17T21:58:16.684Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-17T21:58:16.684Z] === RUN TestAuthZPluginDenyResponse [2021-02-17T21:58:17.245Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-17T21:58:17.245Z] === RUN TestAuthZPluginAllowEventStream [2021-02-17T21:58:17.282Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-17T21:58:17.470Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-02-17T21:58:17.470Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-17T21:58:17.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-02-17T21:58:17.729Z] === RUN TestServiceWithPredefinedNetwork [2021-02-17T21:58:17.842Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-17T21:58:18.288Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-17T21:58:18.366Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2021-02-17T21:58:18.366Z] === RUN TestInspect [2021-02-17T21:58:18.610Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2021-02-17T21:58:18.610Z] === RUN TestAuthZPluginErrorResponse [2021-02-17T21:58:19.170Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-17T21:58:19.170Z] === RUN TestAuthZPluginErrorRequest [2021-02-17T21:58:19.208Z] Cross building: bundles/cross/windows/amd64 [2021-02-17T21:58:19.208Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-17T21:58:19.208Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-17T21:58:19.730Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-17T21:58:19.730Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-17T21:58:20.290Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-17T21:58:20.290Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-17T21:58:20.800Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2021-02-17T21:58:20.800Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-17T21:58:20.800Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:58:20.800Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:58:20.800Z] === RUN TestServiceWithDataPathPortInit [2021-02-17T21:58:21.361Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-17T21:58:21.655Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2021-02-17T21:58:21.655Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-17T21:58:21.663Z] --- PASS: TestInspect (3.54s) [2021-02-17T21:58:21.663Z] === RUN TestCreateJob [2021-02-17T21:58:22.309Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-17T21:58:23.018Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2021-02-17T21:58:23.018Z] === RUN TestAuthZPluginHeader [2021-02-17T21:58:23.950Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-02-17T21:58:23.950Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-17T21:58:24.197Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-17T21:58:24.197Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-17T21:58:25.868Z] --- PASS: TestCreateJob (4.10s) [2021-02-17T21:58:25.868Z] === RUN TestReplicatedJob [2021-02-17T21:58:27.214Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.42s) [2021-02-17T21:58:27.214Z] === RUN TestAuthZPluginV2Disable [2021-02-17T21:58:27.459Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-17T21:58:27.459Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-17T21:58:29.059Z] --- PASS: TestCreateServiceMultipleTimes (22.08s) [2021-02-17T21:58:29.059Z] === RUN TestCreateServiceConflict [2021-02-17T21:58:29.344Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-17T21:58:29.599Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-17T21:58:30.564Z] --- PASS: TestAuthZPluginV2Disable (2.84s) [2021-02-17T21:58:30.564Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-17T21:58:31.487Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-17T21:58:32.049Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-17T21:58:32.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-17T21:58:32.451Z] --- PASS: TestReplicatedJob (6.63s) [2021-02-17T21:58:32.451Z] === RUN TestUpdateReplicatedJob [2021-02-17T21:58:32.733Z] --- PASS: TestCreateServiceConflict (3.95s) [2021-02-17T21:58:32.733Z] === RUN TestCreateServiceMaxReplicas [2021-02-17T21:58:32.977Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-17T21:58:33.077Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.65s) [2021-02-17T21:58:33.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-17T21:58:33.537Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-17T21:58:35.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-17T21:58:35.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-17T21:58:35.424Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-17T21:58:35.984Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-17T21:58:36.240Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-17T21:58:36.403Z] --- PASS: TestCreateServiceMaxReplicas (4.23s) [2021-02-17T21:58:36.403Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-17T21:58:36.651Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2021-02-17T21:58:36.651Z] === RUN TestServiceListWithStatuses [2021-02-17T21:58:36.651Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-17T21:58:36.651Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T21:58:36.651Z] === RUN TestDockerNetworkConnectAlias [2021-02-17T21:58:36.843Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-17T21:58:37.773Z] --- PASS: TestServiceWithDataPathPortInit (17.03s) [2021-02-17T21:58:37.773Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-17T21:58:38.699Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-17T21:58:38.954Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-17T21:58:41.174Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.39s) [2021-02-17T21:58:41.174Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-17T21:58:41.508Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-17T21:58:42.433Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-17T21:58:43.231Z] --- PASS: TestDockerNetworkConnectAlias (6.66s) [2021-02-17T21:58:43.231Z] === RUN TestDockerNetworkReConnect [2021-02-17T21:58:43.795Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-17T21:58:44.720Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-17T21:58:45.645Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-17T21:58:45.900Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-17T21:58:46.166Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.33s) [2021-02-17T21:58:46.166Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3fxwtn7hbhmjm7jt2p9ndnnwa Created:2021-02-17 21:58:39.304219837 +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[359b4a79e06fa6c92620621eb07ef5d41dc9fb26297998c4e54c9cb284a0a7ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fxkibq7txl15kfnn503sw5mnq EndpointID:4366c4aaa0eb1523564bc01abc8c4bd536ced72b9a32f01923ffbd9d5f95e077 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c6a0463a6d2185458d184dd0bed1edfcba5e10fca3d5943116b68e86bd35bb16 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:c114b1a65a71 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fxkibq7txl15kfnn503sw5mnq EndpointID:4366c4aaa0eb1523564bc01abc8c4bd536ced72b9a32f01923ffbd9d5f95e077 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-17T21:58:46.166Z] PASS [2021-02-17T21:58:46.166Z] [2021-02-17T21:58:46.166Z] === Skipped [2021-02-17T21:58:46.166Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-17T21:58:46.166Z] service_test.go:236: FLAKY_TEST [2021-02-17T21:58:46.166Z] [2021-02-17T21:58:46.166Z] [2021-02-17T21:58:46.166Z] DONE 26 tests, 1 skipped in 52.264s [2021-02-17T21:58:46.166Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:58:46.166Z] ++ 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-02-17T21:58:46.166Z] ++ set -e [2021-02-17T21:58:46.166Z] ++ '[' -n 0 ']' [2021-02-17T21:58:46.166Z] ++ set -x [2021-02-17T21:58:46.166Z] ++ 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-02-17T21:58:46.428Z] INFO: Testing against a local daemon [2021-02-17T21:58:46.428Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-17T21:58:46.428Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-17T21:58:46.428Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:46.428Z] === RUN TestDockerNetworkIpvlan [2021-02-17T21:58:46.428Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-02-17T21:58:46.428Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:46.428Z] PASS [2021-02-17T21:58:46.428Z] [2021-02-17T21:58:46.428Z] === Skipped [2021-02-17T21:58:46.428Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-17T21:58:46.428Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:46.428Z] [2021-02-17T21:58:46.428Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-02-17T21:58:46.428Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-17T21:58:46.428Z] [2021-02-17T21:58:46.428Z] [2021-02-17T21:58:46.428Z] DONE 2 tests, 2 skipped in 0.141s [2021-02-17T21:58:46.428Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-17T21:58:46.428Z] ++ 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-02-17T21:58:46.428Z] ++ set -e [2021-02-17T21:58:46.428Z] ++ '[' -n 0 ']' [2021-02-17T21:58:46.428Z] ++ set -x [2021-02-17T21:58:46.428Z] ++ 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-02-17T21:58:46.428Z] INFO: Testing against a local daemon [2021-02-17T21:58:46.428Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-17T21:58:47.832Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-02-17T21:58:47.832Z] === RUN TestDockerNetworkMacvlan [2021-02-17T21:58:48.517Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2021-02-17T21:58:48.517Z] === RUN TestServicePlugin [2021-02-17T21:58:48.517Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-17T21:58:48.517Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:58:48.517Z] === RUN TestServiceUpdateLabel [2021-02-17T21:58:48.757Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-17T21:58:48.757Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-17T21:58:49.684Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-17T21:58:50.652Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-17T21:58:50.908Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-17T21:58:51.468Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-17T21:58:51.813Z] --- PASS: TestServiceUpdateLabel (3.26s) [2021-02-17T21:58:51.813Z] === RUN TestServiceUpdateSecrets [2021-02-17T21:58:52.395Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-17T21:58:52.651Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-17T21:58:55.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.90s) [2021-02-17T21:58:55.259Z] === RUN TestCreateServiceSecretFileMode [2021-02-17T21:58:55.916Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-17T21:58:56.308Z] --- PASS: TestCreateServiceSecretFileMode (3.82s) [2021-02-17T21:58:56.308Z] === RUN TestCreateServiceConfigFileMode [2021-02-17T21:58:59.206Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-17T21:58:59.206Z] PASS [2021-02-17T21:58:59.206Z] [2021-02-17T21:58:59.206Z] DONE 17 tests in 43.793s [2021-02-17T21:58:59.206Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-17T21:58:59.206Z] INFO: Testing against a local daemon [2021-02-17T21:58:59.206Z] === RUN TestPluginInvalidJSON [2021-02-17T21:58:59.206Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:58:59.206Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:58:59.206Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:58:59.206Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-17T21:58:59.206Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-17T21:58:59.206Z] === RUN TestPluginInstall [2021-02-17T21:58:59.206Z] === RUN TestPluginInstall/no_auth [2021-02-17T21:58:59.767Z] time="2021-02-17T21:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:58:59.767Z] time="2021-02-17T21:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c30d765f34383409fd8b4267ab6feed9a2569ce865ed82bb690075f7d83259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:58:59.767Z] time="2021-02-17T21:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:58:59.767Z] time="2021-02-17T21:58:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c30d765f34383409fd8b4267ab6feed9a2569ce865ed82bb690075f7d83259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:00.023Z] === RUN TestPluginInstall/with_htpasswd [2021-02-17T21:59:00.080Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-17T21:59:00.585Z] time="2021-02-17T21:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:00.585Z] time="2021-02-17T21:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c30d765f34383409fd8b4267ab6feed9a2569ce865ed82bb690075f7d83259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:00.585Z] time="2021-02-17T21:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:00.585Z] time="2021-02-17T21:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2c30d765f34383409fd8b4267ab6feed9a2569ce865ed82bb690075f7d83259" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:00.640Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-17T21:59:00.800Z] --- PASS: TestCreateServiceConfigFileMode (3.98s) [2021-02-17T21:59:00.800Z] === RUN TestCreateServiceSysctls [2021-02-17T21:59:00.840Z] === RUN TestPluginInstall/with_insecure [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan (13.40s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.60s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2021-02-17T21:59:01.201Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2021-02-17T21:59:01.201Z] PASS [2021-02-17T21:59:01.201Z] [2021-02-17T21:59:01.201Z] DONE 8 tests in 14.887s [2021-02-17T21:59:01.201Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-17T21:59:01.201Z] ++ 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-02-17T21:59:01.201Z] ++ set -e [2021-02-17T21:59:01.201Z] ++ '[' -n 0 ']' [2021-02-17T21:59:01.201Z] ++ set -x [2021-02-17T21:59:01.201Z] ++ 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-02-17T21:59:01.201Z] testing: warning: no tests to run [2021-02-17T21:59:01.201Z] PASS [2021-02-17T21:59:01.201Z] [2021-02-17T21:59:01.201Z] DONE 0 tests in 0.026s [2021-02-17T21:59:01.201Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-17T21:59:01.201Z] ++ 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-02-17T21:59:01.201Z] ++ set -e [2021-02-17T21:59:01.201Z] ++ '[' -n 0 ']' [2021-02-17T21:59:01.201Z] ++ set -x [2021-02-17T21:59:01.202Z] ++ 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-02-17T21:59:01.458Z] INFO: Testing against a local daemon [2021-02-17T21:59:01.458Z] === RUN TestAuthZPluginAllowRequest [2021-02-17T21:59:01.767Z] time="2021-02-17T21:59:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:01.767Z] time="2021-02-17T21:59:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d402411567c9c3446a1f238e133cf1069c222863d099cfcc36cdec66c8e4b660" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:01.767Z] time="2021-02-17T21:59:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:01.767Z] time="2021-02-17T21:59:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d402411567c9c3446a1f238e133cf1069c222863d099cfcc36cdec66c8e4b660" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:02.022Z] --- PASS: TestPluginInstall (4.06s) [2021-02-17T21:59:02.022Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2021-02-17T21:59:02.022Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-02-17T21:59:02.022Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-02-17T21:59:02.022Z] plugin_test.go:157: [d2037da6bdebb] daemon is not started [2021-02-17T21:59:02.022Z] PASS [2021-02-17T21:59:02.022Z] [2021-02-17T21:59:02.022Z] DONE 6 tests in 4.196s [2021-02-17T21:59:02.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-17T21:59:02.022Z] INFO: Testing against a local daemon [2021-02-17T21:59:02.022Z] === RUN TestExternalGraphDriver [2021-02-17T21:59:02.022Z] === RUN TestExternalGraphDriver/json [2021-02-17T21:59:02.824Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-02-17T21:59:02.824Z] === RUN TestAuthZPluginTLS [2021-02-17T21:59:03.386Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-17T21:59:03.386Z] === RUN TestAuthZPluginDenyRequest [2021-02-17T21:59:03.909Z] === RUN TestExternalGraphDriver/spec [2021-02-17T21:59:03.949Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-17T21:59:03.949Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-02-17T21:59:03.949Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-17T21:59:04.509Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-17T21:59:04.509Z] === RUN TestAuthZPluginDenyResponse [2021-02-17T21:59:05.070Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-17T21:59:05.070Z] === RUN TestAuthZPluginAllowEventStream [2021-02-17T21:59:05.292Z] --- PASS: TestCreateServiceSysctls (4.58s) [2021-02-17T21:59:05.292Z] === RUN TestCreateServiceCapabilities [2021-02-17T21:59:05.631Z] === RUN TestDockerSuite/TestBuildRm [2021-02-17T21:59:05.798Z] === RUN TestExternalGraphDriver/pull [2021-02-17T21:59:06.556Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2021-02-17T21:59:06.556Z] === RUN TestAuthZPluginErrorResponse [2021-02-17T21:59:07.116Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-17T21:59:07.116Z] === RUN TestAuthZPluginErrorRequest [2021-02-17T21:59:07.162Z] --- PASS: TestExternalGraphDriver (5.05s) [2021-02-17T21:59:07.162Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-02-17T21:59:07.162Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2021-02-17T21:59:07.162Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-02-17T21:59:07.162Z] === RUN TestGraphdriverPluginV2 [2021-02-17T21:59:07.679Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-02-17T21:59:07.679Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-17T21:59:07.934Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-17T21:59:08.190Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-17T21:59:08.190Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-17T21:59:08.750Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-17T21:59:08.844Z] --- PASS: TestCreateServiceCapabilities (4.07s) [2021-02-17T21:59:08.845Z] === RUN TestInspect [2021-02-17T21:59:09.918Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2021-02-17T21:59:09.918Z] === RUN TestServiceUpdateConfigs [2021-02-17T21:59:10.123Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-17T21:59:10.378Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) [2021-02-17T21:59:10.378Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-17T21:59:10.633Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-17T21:59:11.194Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-17T21:59:11.323Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2021-02-17T21:59:11.324Z] PASS [2021-02-17T21:59:11.324Z] [2021-02-17T21:59:11.324Z] DONE 5 tests in 8.726s [2021-02-17T21:59:11.324Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-17T21:59:11.324Z] INFO: Testing against a local daemon [2021-02-17T21:59:11.324Z] === RUN TestContinueAfterPluginCrash [2021-02-17T21:59:11.324Z] === PAUSE TestContinueAfterPluginCrash [2021-02-17T21:59:11.324Z] === RUN TestReadPluginNoRead [2021-02-17T21:59:11.324Z] === PAUSE TestReadPluginNoRead [2021-02-17T21:59:11.324Z] === RUN TestDaemonStartWithLogOpt [2021-02-17T21:59:11.324Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-17T21:59:11.324Z] === CONT TestContinueAfterPluginCrash [2021-02-17T21:59:11.324Z] === CONT TestDaemonStartWithLogOpt [2021-02-17T21:59:12.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-17T21:59:12.120Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.89s) [2021-02-17T21:59:12.120Z] === RUN TestAuthZPluginHeader [2021-02-17T21:59:12.120Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-17T21:59:13.046Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-02-17T21:59:13.046Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-17T21:59:13.300Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-17T21:59:13.336Z] --- PASS: TestInspect (3.93s) [2021-02-17T21:59:13.336Z] === RUN TestCreateJob [2021-02-17T21:59:14.664Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-17T21:59:15.488Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-02-17T21:59:15.488Z] === CONT TestReadPluginNoRead [2021-02-17T21:59:17.828Z] --- PASS: TestCreateJob (4.63s) [2021-02-17T21:59:17.828Z] === RUN TestReplicatedJob [2021-02-17T21:59:17.928Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2021-02-17T21:59:17.928Z] === RUN TestAuthZPluginV2Disable [2021-02-17T21:59:18.005Z] === RUN TestReadPluginNoRead/default [2021-02-17T21:59:18.184Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-17T21:59:18.184Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-17T21:59:18.439Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-17T21:59:18.439Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-17T21:59:18.930Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-17T21:59:19.000Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-17T21:59:19.563Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-17T21:59:19.818Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-17T21:59:19.878Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2021-02-17T21:59:20.138Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-17T21:59:20.380Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-17T21:59:20.942Z] --- PASS: TestAuthZPluginV2Disable (3.32s) [2021-02-17T21:59:20.942Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-17T21:59:21.518Z] --- PASS: TestReadPluginNoRead (6.65s) [2021-02-17T21:59:21.518Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-02-17T21:59:21.518Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2021-02-17T21:59:21.518Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2021-02-17T21:59:21.518Z] read_test.go:92: [d1272d8e28851] daemon is not started [2021-02-17T21:59:21.518Z] PASS [2021-02-17T21:59:21.518Z] [2021-02-17T21:59:21.518Z] DONE 6 tests in 10.803s [2021-02-17T21:59:21.518Z] 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-02-17T21:59:21.518Z] testing: warning: no tests to run [2021-02-17T21:59:21.518Z] PASS [2021-02-17T21:59:21.518Z] [2021-02-17T21:59:21.518Z] DONE 0 tests in 0.009s [2021-02-17T21:59:21.518Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-17T21:59:21.518Z] INFO: Testing against a local daemon [2021-02-17T21:59:21.518Z] === RUN TestPluginWithDevMounts [2021-02-17T21:59:21.518Z] === PAUSE TestPluginWithDevMounts [2021-02-17T21:59:21.518Z] === CONT TestPluginWithDevMounts [2021-02-17T21:59:22.140Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-02-17T21:59:22.141Z] === RUN TestServiceUpdateNetwork [2021-02-17T21:59:23.404Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-02-17T21:59:23.404Z] PASS [2021-02-17T21:59:23.404Z] [2021-02-17T21:59:23.404Z] DONE 1 tests in 1.735s [2021-02-17T21:59:23.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-17T21:59:23.404Z] INFO: Testing against a local daemon [2021-02-17T21:59:23.404Z] === RUN TestSecretInspect [2021-02-17T21:59:23.456Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-17T21:59:24.016Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2021-02-17T21:59:24.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-17T21:59:24.272Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-17T21:59:24.773Z] --- PASS: TestReplicatedJob (7.29s) [2021-02-17T21:59:24.773Z] === RUN TestUpdateReplicatedJob [2021-02-17T21:59:25.199Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-17T21:59:25.917Z] --- PASS: TestSecretInspect (2.29s) [2021-02-17T21:59:25.917Z] === RUN TestSecretList [2021-02-17T21:59:26.130Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-17T21:59:27.056Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-17T21:59:28.430Z] --- PASS: TestSecretList (2.31s) [2021-02-17T21:59:28.430Z] === RUN TestSecretsCreateAndDelete [2021-02-17T21:59:28.943Z] === RUN TestDockerSuite/TestBuildUser [2021-02-17T21:59:29.265Z] --- PASS: TestUpdateReplicatedJob (4.72s) [2021-02-17T21:59:29.265Z] === RUN TestServiceListWithStatuses [2021-02-17T21:59:29.265Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-17T21:59:29.265Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T21:59:29.265Z] === RUN TestDockerNetworkConnectAlias [2021-02-17T21:59:30.317Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2021-02-17T21:59:30.317Z] === RUN TestSecretsUpdate [2021-02-17T21:59:30.833Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-17T21:59:32.828Z] --- PASS: TestSecretsUpdate (2.26s) [2021-02-17T21:59:32.828Z] === RUN TestTemplatedSecret [2021-02-17T21:59:34.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-17T21:59:34.100Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-17T21:59:34.100Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.90s) [2021-02-17T21:59:34.100Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-17T21:59:35.341Z] --- PASS: TestTemplatedSecret (2.60s) [2021-02-17T21:59:35.341Z] === RUN TestSecretCreateResolve [2021-02-17T21:59:37.041Z] --- PASS: TestServiceUpdateNetwork (14.79s) [2021-02-17T21:59:37.041Z] === RUN TestServiceUpdatePidsLimit [2021-02-17T21:59:37.798Z] --- PASS: TestDockerNetworkConnectAlias (8.55s) [2021-02-17T21:59:37.798Z] === RUN TestDockerNetworkReConnect [2021-02-17T21:59:37.853Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-02-17T21:59:37.853Z] PASS [2021-02-17T21:59:37.853Z] [2021-02-17T21:59:37.853Z] DONE 6 tests in 14.090s [2021-02-17T21:59:37.853Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-17T21:59:37.853Z] INFO: Testing against a local daemon [2021-02-17T21:59:37.853Z] === RUN TestServiceCreateInit [2021-02-17T21:59:37.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-17T21:59:38.424Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-17T21:59:39.810Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-17T21:59:40.582Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-17T21:59:40.582Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-17T21:59:40.582Z] remote: Enumerating objects: 2, done. [2021-02-17T21:59:40.582Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-17T21:59:40.582Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-17T21:59:40.582Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-17T21:59:40.582Z] 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-02-17T21:59:40.582Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-17T21:59:40.582Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-17T21:59:40.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/test/unit [2021-02-17T21:59:42.017Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-17T21:59:43.453Z] ? github.com/docker/docker/api [no test files] [2021-02-17T21:59:44.742Z] --- PASS: TestDockerNetworkReConnect (6.05s) [2021-02-17T21:59:44.742Z] === RUN TestServicePlugin [2021-02-17T21:59:44.742Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-17T21:59:44.742Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:59:44.742Z] === RUN TestServiceUpdateLabel [2021-02-17T21:59:45.281Z] --- PASS: TestServiceCreateInit (7.75s) [2021-02-17T21:59:45.281Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2021-02-17T21:59:45.281Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2021-02-17T21:59:45.281Z] === RUN TestCreateServiceMultipleTimes [2021-02-17T21:59:46.304Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-17T21:59:46.304Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-17T21:59:46.304Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-17T21:59:46.304Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-17T21:59:46.559Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-17T21:59:47.483Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-17T21:59:47.483Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-17T21:59:47.483Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-17T21:59:47.483Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-17T21:59:47.483Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-17T21:59:47.944Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-17T21:59:48.294Z] --- PASS: TestServiceUpdateLabel (4.01s) [2021-02-17T21:59:48.294Z] === RUN TestServiceUpdateSecrets [2021-02-17T21:59:48.889Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-17T21:59:48.890Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-17T21:59:49.145Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-17T21:59:49.705Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-17T21:59:50.632Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-17T21:59:50.632Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-17T21:59:50.632Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-02-17T21:59:50.632Z] PASS [2021-02-17T21:59:50.632Z] [2021-02-17T21:59:50.632Z] DONE 17 tests in 49.279s [2021-02-17T21:59:50.632Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-17T21:59:50.632Z] ++ 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-02-17T21:59:50.632Z] ++ set -e [2021-02-17T21:59:50.632Z] ++ '[' -n 0 ']' [2021-02-17T21:59:50.632Z] ++ set -x [2021-02-17T21:59:50.632Z] ++ 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-02-17T21:59:50.632Z] INFO: Testing against a local daemon [2021-02-17T21:59:50.632Z] === RUN TestPluginInvalidJSON [2021-02-17T21:59:50.888Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:59:50.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:59:50.888Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-17T21:59:50.888Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-17T21:59:50.888Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-17T21:59:50.888Z] === RUN TestPluginInstall [2021-02-17T21:59:50.888Z] === RUN TestPluginInstall/no_auth [2021-02-17T21:59:52.893Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-17T21:59:53.149Z] time="2021-02-17T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:53.149Z] time="2021-02-17T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b020a43e75d0bc4206b110de7c885e01ac8b35583303714e4bf443a15597b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:53.149Z] time="2021-02-17T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:53.149Z] time="2021-02-17T21:59:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91b020a43e75d0bc4206b110de7c885e01ac8b35583303714e4bf443a15597b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:53.710Z] === RUN TestPluginInstall/with_htpasswd [2021-02-17T21:59:54.271Z] time="2021-02-17T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:54.271Z] time="2021-02-17T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1f72f35fcf6c19769ecdef539b67d6822a776e6165923624a101578931f3896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:54.271Z] time="2021-02-17T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:54.271Z] time="2021-02-17T21:59:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1f72f35fcf6c19769ecdef539b67d6822a776e6165923624a101578931f3896" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:54.271Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-17T21:59:54.523Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2021-02-17T21:59:54.523Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-02-17T21:59:54.523Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-17T21:59:54.523Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-17T21:59:54.523Z] PASS [2021-02-17T21:59:54.523Z] [2021-02-17T21:59:54.523Z] === Skipped [2021-02-17T21:59:54.523Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-17T21:59:54.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T21:59:54.523Z] [2021-02-17T21:59:54.523Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-17T21:59:54.523Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T21:59:54.523Z] [2021-02-17T21:59:54.523Z] [2021-02-17T21:59:54.523Z] DONE 27 tests, 2 skipped in 162.332s [2021-02-17T21:59:54.523Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-17T21:59:54.523Z] ++ 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-02-17T21:59:54.523Z] ++ set -e [2021-02-17T21:59:54.523Z] ++ '[' -n 0 ']' [2021-02-17T21:59:54.523Z] ++ set -x [2021-02-17T21:59:54.524Z] ++ 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-02-17T21:59:54.524Z] INFO: Testing against a local daemon [2021-02-17T21:59:54.524Z] === RUN TestSessionCreate [2021-02-17T21:59:54.784Z] --- PASS: TestSessionCreate (0.05s) [2021-02-17T21:59:54.784Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-17T21:59:54.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-17T21:59:54.784Z] PASS [2021-02-17T21:59:54.784Z] [2021-02-17T21:59:54.784Z] DONE 2 tests in 0.306s [2021-02-17T21:59:54.784Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-17T21:59:54.784Z] ++ 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-02-17T21:59:54.784Z] ++ set -e [2021-02-17T21:59:54.784Z] ++ '[' -n 0 ']' [2021-02-17T21:59:54.784Z] ++ set -x [2021-02-17T21:59:54.785Z] ++ 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-02-17T21:59:54.831Z] === RUN TestPluginInstall/with_insecure [2021-02-17T21:59:55.045Z] INFO: Testing against a local daemon [2021-02-17T21:59:55.045Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-17T21:59:55.045Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T21:59:55.045Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T21:59:55.045Z] === RUN TestEventsExecDie [2021-02-17T21:59:55.129Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-17T21:59:55.688Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-17T21:59:55.943Z] time="2021-02-17T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:55.943Z] time="2021-02-17T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9b90074e65f322f176a1902ac57f88ba30c324bc5dde50a8ff687daac04bd5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:55.943Z] time="2021-02-17T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-17T21:59:55.943Z] time="2021-02-17T21:59:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e9b90074e65f322f176a1902ac57f88ba30c324bc5dde50a8ff687daac04bd5f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-17T21:59:55.986Z] --- PASS: TestEventsExecDie (0.86s) [2021-02-17T21:59:55.986Z] === RUN TestEventsBackwardsCompatible [2021-02-17T21:59:55.986Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2021-02-17T21:59:55.986Z] === RUN TestInfoBinaryCommits [2021-02-17T21:59:55.986Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-17T21:59:55.986Z] === RUN TestInfoAPIVersioned [2021-02-17T21:59:55.986Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-17T21:59:55.986Z] === RUN TestInfoDiscoveryBackend [2021-02-17T21:59:56.199Z] --- PASS: TestPluginInstall (5.38s) [2021-02-17T21:59:56.199Z] --- PASS: TestPluginInstall/no_auth (2.79s) [2021-02-17T21:59:56.199Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2021-02-17T21:59:56.199Z] --- PASS: TestPluginInstall/with_insecure (1.52s) [2021-02-17T21:59:56.199Z] plugin_test.go:157: [d6c9046334eaf] daemon is not started [2021-02-17T21:59:56.199Z] PASS [2021-02-17T21:59:56.199Z] [2021-02-17T21:59:56.199Z] DONE 6 tests in 5.578s [2021-02-17T21:59:56.199Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-17T21:59:56.199Z] ++ 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-02-17T21:59:56.199Z] ++ set -e [2021-02-17T21:59:56.199Z] ++ '[' -n 0 ']' [2021-02-17T21:59:56.199Z] ++ set -x [2021-02-17T21:59:56.199Z] ++ 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-02-17T21:59:56.199Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-17T21:59:56.199Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-17T21:59:56.455Z] INFO: Testing against a local daemon [2021-02-17T21:59:56.455Z] === RUN TestExternalGraphDriver [2021-02-17T21:59:56.455Z] === RUN TestExternalGraphDriver/json [2021-02-17T21:59:56.558Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-02-17T21:59:56.558Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-17T21:59:57.059Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-17T21:59:57.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-17T21:59:57.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-17T21:59:57.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-17T21:59:58.201Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-02-17T21:59:58.201Z] === RUN TestInfoAPI [2021-02-17T21:59:58.296Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-02-17T21:59:58.461Z] --- PASS: TestInfoAPI (0.05s) [2021-02-17T21:59:58.461Z] === RUN TestInfoAPIWarnings [2021-02-17T21:59:58.677Z] === RUN TestExternalGraphDriver/spec [2021-02-17T21:59:58.932Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-17T21:59:59.187Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-17T21:59:59.187Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-17T22:00:00.113Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-17T22:00:01.478Z] === RUN TestExternalGraphDriver/pull [2021-02-17T22:00:01.478Z] === RUN TestDockerSuite/TestCommitChange [2021-02-17T22:00:02.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-17T22:00:02.450Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-17T22:00:03.399Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-17T22:00:03.435Z] --- PASS: TestCreateServiceMultipleTimes (16.24s) [2021-02-17T22:00:03.435Z] === RUN TestCreateServiceConflict [2021-02-17T22:00:03.653Z] --- PASS: TestExternalGraphDriver (7.29s) [2021-02-17T22:00:03.654Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2021-02-17T22:00:03.654Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2021-02-17T22:00:03.654Z] --- PASS: TestExternalGraphDriver/pull (2.45s) [2021-02-17T22:00:03.654Z] === RUN TestGraphdriverPluginV2 [2021-02-17T22:00:03.691Z] --- PASS: TestCreateServiceConflict (2.26s) [2021-02-17T22:00:03.691Z] === RUN TestCreateServiceMaxReplicas [2021-02-17T22:00:03.812Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2021-02-17T22:00:03.812Z] === RUN TestServiceUpdateConfigs [2021-02-17T22:00:05.541Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-17T22:00:06.903Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-17T22:00:06.955Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2021-02-17T22:00:06.955Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-17T22:00:07.463Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-17T22:00:07.720Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2021-02-17T22:00:07.720Z] PASS [2021-02-17T22:00:07.975Z] [2021-02-17T22:00:07.975Z] DONE 5 tests in 11.642s [2021-02-17T22:00:07.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-17T22:00:07.975Z] ++ 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-02-17T22:00:07.975Z] ++ set -e [2021-02-17T22:00:07.975Z] ++ '[' -n 0 ']' [2021-02-17T22:00:07.975Z] ++ set -x [2021-02-17T22:00:07.975Z] ++ 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-02-17T22:00:07.975Z] INFO: Testing against a local daemon [2021-02-17T22:00:07.975Z] === RUN TestContinueAfterPluginCrash [2021-02-17T22:00:07.975Z] === PAUSE TestContinueAfterPluginCrash [2021-02-17T22:00:07.975Z] === RUN TestReadPluginNoRead [2021-02-17T22:00:07.975Z] === PAUSE TestReadPluginNoRead [2021-02-17T22:00:07.975Z] === RUN TestDaemonStartWithLogOpt [2021-02-17T22:00:07.975Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-17T22:00:07.975Z] === CONT TestContinueAfterPluginCrash [2021-02-17T22:00:07.975Z] === CONT TestDaemonStartWithLogOpt [2021-02-17T22:00:08.906Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-17T22:00:09.834Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-17T22:00:11.726Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-17T22:00:12.288Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-17T22:00:12.288Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-17T22:00:12.288Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-17T22:00:12.544Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-17T22:00:12.544Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-17T22:00:12.544Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-17T22:00:12.544Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-17T22:00:13.472Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2021-02-17T22:00:13.472Z] === CONT TestReadPluginNoRead [2021-02-17T22:00:14.033Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-17T22:00:15.925Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-17T22:00:15.925Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-17T22:00:16.180Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-17T22:00:16.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-17T22:00:16.564Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-02-17T22:00:16.564Z] === RUN TestInfoDebug [2021-02-17T22:00:16.564Z] --- PASS: TestInfoDebug (0.62s) [2021-02-17T22:00:16.564Z] === RUN TestInfoInsecureRegistries [2021-02-17T22:00:16.564Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-02-17T22:00:16.564Z] === RUN TestInfoRegistryMirrors [2021-02-17T22:00:16.691Z] === RUN TestReadPluginNoRead/default [2021-02-17T22:00:16.825Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-02-17T22:00:16.825Z] === RUN TestLoginFailsWithBadCredentials [2021-02-17T22:00:16.946Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-17T22:00:17.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-02-17T22:00:17.085Z] === RUN TestPingCacheHeaders [2021-02-17T22:00:17.085Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-17T22:00:17.085Z] === RUN TestPingGet [2021-02-17T22:00:17.085Z] --- PASS: TestPingGet (0.03s) [2021-02-17T22:00:17.085Z] === RUN TestPingHead [2021-02-17T22:00:17.345Z] --- PASS: TestPingHead (0.05s) [2021-02-17T22:00:17.345Z] === RUN TestVersion [2021-02-17T22:00:17.345Z] --- PASS: TestVersion (0.05s) [2021-02-17T22:00:17.345Z] PASS [2021-02-17T22:00:17.345Z] [2021-02-17T22:00:17.345Z] === Skipped [2021-02-17T22:00:17.345Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T22:00:17.345Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T22:00:17.345Z] [2021-02-17T22:00:17.345Z] [2021-02-17T22:00:17.345Z] DONE 18 tests, 1 skipped in 22.540s [2021-02-17T22:00:17.345Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-17T22:00:17.345Z] ++ 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-02-17T22:00:17.345Z] ++ set -e [2021-02-17T22:00:17.345Z] ++ '[' -n 0 ']' [2021-02-17T22:00:17.345Z] ++ set -x [2021-02-17T22:00:17.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-17T22:00:17.507Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-17T22:00:17.606Z] INFO: Testing against a local daemon [2021-02-17T22:00:17.606Z] === RUN TestVolumesCreateAndList [2021-02-17T22:00:17.606Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-17T22:00:17.606Z] === RUN TestVolumesRemove [2021-02-17T22:00:17.606Z] --- PASS: TestVolumesRemove (0.13s) [2021-02-17T22:00:17.606Z] === RUN TestVolumesInspect [2021-02-17T22:00:17.606Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-17T22:00:17.606Z] === RUN TestVolumesInvalidJSON [2021-02-17T22:00:17.606Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-17T22:00:17.606Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-17T22:00:17.606Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-17T22:00:17.606Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-17T22:00:17.606Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-17T22:00:17.606Z] PASS [2021-02-17T22:00:17.606Z] [2021-02-17T22:00:17.606Z] DONE 5 tests in 0.392s [2021-02-17T22:00:17.606Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:00:18.435Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-17T22:00:18.546Z] ++++ cat bundles/test-integration/docker.pid [2021-02-17T22:00:18.546Z] +++ kill 13858 [2021-02-17T22:00:18.690Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-17T22:00:18.690Z] --- PASS: TestContinueAfterPluginCrash (10.69s) [2021-02-17T22:00:19.294Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-17T22:00:19.294Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-17T22:00:19.294Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-17T22:00:19.928Z] +++ /etc/init.d/apparmor stop [2021-02-17T22:00:19.928Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T22:00:19.928Z] [2021-02-17T22:00:19.928Z] Unloading profiles will leave already running processes permanently [2021-02-17T22:00:19.928Z] unconfined, which can lead to unexpected situations. [2021-02-17T22:00:19.928Z] [2021-02-17T22:00:19.928Z] To set a process to complain mode, use the command line tool [2021-02-17T22:00:19.928Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T22:00:19.928Z] +++ true [2021-02-17T22:00:19.928Z] exiting test-integration [2021-02-17T22:00:19.928Z] ++ exit 0 [2021-02-17T22:00:19.928Z] [2021-02-17T22:00:20.221Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-17T22:00:20.221Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-17T22:00:20.221Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-17T22:00:20.221Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-17T22:00:20.477Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-17T22:00:20.733Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-17T22:00:21.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-17T22:00:21.785Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2021-02-17T22:00:21.785Z] === RUN TestCreateServiceSecretFileMode [2021-02-17T22:00:22.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-17T22:00:22.222Z] --- PASS: TestReadPluginNoRead (8.98s) [2021-02-17T22:00:22.222Z] --- PASS: TestReadPluginNoRead/default (1.71s) [2021-02-17T22:00:22.222Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2021-02-17T22:00:22.222Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-02-17T22:00:22.222Z] read_test.go:92: [ddc78294c2cdc] daemon is not started [2021-02-17T22:00:22.222Z] PASS [2021-02-17T22:00:22.222Z] [2021-02-17T22:00:22.222Z] DONE 6 tests in 14.456s [2021-02-17T22:00:22.468Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2021-02-17T22:00:22.468Z] === RUN TestServiceUpdateNetwork [2021-02-17T22:00:22.479Z] 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-02-17T22:00:22.479Z] ++ 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-02-17T22:00:22.479Z] ++ set -e [2021-02-17T22:00:22.479Z] ++ '[' -n 0 ']' [2021-02-17T22:00:22.479Z] ++ set -x [2021-02-17T22:00:22.479Z] ++ 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-02-17T22:00:22.479Z] testing: warning: no tests to run [2021-02-17T22:00:22.479Z] PASS [2021-02-17T22:00:22.479Z] [2021-02-17T22:00:22.479Z] DONE 0 tests in 0.059s [2021-02-17T22:00:22.479Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-17T22:00:22.479Z] ++ 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-02-17T22:00:22.479Z] ++ set -e [2021-02-17T22:00:22.479Z] ++ '[' -n 0 ']' [2021-02-17T22:00:22.479Z] ++ set -x [2021-02-17T22:00:22.479Z] ++ 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-02-17T22:00:22.479Z] INFO: Testing against a local daemon [2021-02-17T22:00:22.479Z] === RUN TestPluginWithDevMounts [2021-02-17T22:00:22.479Z] === PAUSE TestPluginWithDevMounts [2021-02-17T22:00:22.479Z] === CONT TestPluginWithDevMounts [2021-02-17T22:00:22.710Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2021-02-17T22:00:22.710Z] === RUN TestCreateServiceConfigFileMode [2021-02-17T22:00:22.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-17T22:00:22.734Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-17T22:00:24.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-17T22:00:24.371Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-02-17T22:00:24.371Z] PASS [2021-02-17T22:00:24.371Z] [2021-02-17T22:00:24.371Z] DONE 1 tests in 2.035s [2021-02-17T22:00:24.633Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-17T22:00:24.633Z] ++ 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-02-17T22:00:24.633Z] ++ set -e [2021-02-17T22:00:24.633Z] ++ '[' -n 0 ']' [2021-02-17T22:00:24.633Z] ++ set -x [2021-02-17T22:00:24.634Z] ++ 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-02-17T22:00:24.634Z] INFO: Testing against a local daemon [2021-02-17T22:00:24.634Z] === RUN TestSecretInspect [2021-02-17T22:00:24.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-17T22:00:24.890Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-17T22:00:25.223Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2021-02-17T22:00:25.223Z] === RUN TestCreateServiceSysctls Post stage [Pipeline] junit [2021-02-17T22:00:25.236Z] Recording test results [2021-02-17T22:00:25.451Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-17T22:00:25.578Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T22:00:25.708Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-17T22:00:25.939Z] + echo Ensuring container killed. [2021-02-17T22:00:25.939Z] Ensuring container killed. [2021-02-17T22:00:25.939Z] + docker rm -vf docker-pr3 [2021-02-17T22:00:25.939Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-17T22:00:26.231Z] + echo Chowning /workspace to jenkins user [2021-02-17T22:00:26.231Z] Chowning /workspace to jenkins user [2021-02-17T22:00:26.231Z] + id -u [2021-02-17T22:00:26.231Z] + id -g [2021-02-17T22:00:26.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [2021-02-17T22:00:26.635Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-17T22:00:27.195Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-17T22:00:27.195Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-17T22:00:27.452Z] --- PASS: TestSecretInspect (2.72s) [2021-02-17T22:00:27.452Z] === RUN TestSecretList [2021-02-17T22:00:27.708Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-17T22:00:28.488Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-02-17T22:00:28.488Z] === RUN TestCreateServiceCapabilities [2021-02-17T22:00:28.634Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-17T22:00:29.196Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-17T22:00:29.196Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-17T22:00:30.122Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-17T22:00:30.377Z] --- PASS: TestSecretList (3.02s) [2021-02-17T22:00:30.377Z] === RUN TestSecretsCreateAndDelete [2021-02-17T22:00:31.003Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2021-02-17T22:00:31.003Z] === RUN TestInspect [2021-02-17T22:00:31.302Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-17T22:00:32.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-17T22:00:32.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-17T22:00:32.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-17T22:00:32.667Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-17T22:00:32.667Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T22:00:33.120Z] + bundleName=arm64-integration [2021-02-17T22:00:33.120Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-17T22:00:33.120Z] Creating arm64-integration-bundles.tar.gz [2021-02-17T22:00:33.120Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2021-02-17T22:00:33.120Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-17T22:00:33.229Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2021-02-17T22:00:33.229Z] === RUN TestSecretsUpdate [2021-02-17T22:00:33.229Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [Pipeline] archiveArtifacts [2021-02-17T22:00:33.393Z] Archiving artifacts [2021-02-17T22:00:33.692Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T22:00:34.012Z] + make clean [2021-02-17T22:00:34.267Z] --- PASS: TestInspect (2.89s) [2021-02-17T22:00:34.267Z] === RUN TestCreateJob [2021-02-17T22:00:34.583Z] docker volume rm -f docker-dev-cache [2021-02-17T22:00:34.583Z] docker-dev-cache [Pipeline] deleteDir [2021-02-17T22:00:35.740Z] --- PASS: TestSecretsUpdate (2.31s) [2021-02-17T22:00:35.740Z] === RUN TestTemplatedSecret [2021-02-17T22:00:37.531Z] --- PASS: TestCreateJob (3.27s) [2021-02-17T22:00:37.531Z] === RUN TestReplicatedJob [2021-02-17T22:00:37.625Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-17T22:00:37.625Z] --- PASS: TestTemplatedSecret (2.24s) [2021-02-17T22:00:37.625Z] === RUN TestSecretCreateResolve [2021-02-17T22:00:37.880Z] --- PASS: TestServiceUpdateNetwork (17.15s) [2021-02-17T22:00:37.880Z] === RUN TestServiceUpdatePidsLimit [2021-02-17T22:00:37.881Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-17T22:00:38.523Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-17T22:00:38.806Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-17T22:00:38.806Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-17T22:00:38.806Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-17T22:00:39.573Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-17T22:00:40.167Z] --- PASS: TestSecretCreateResolve (2.50s) [2021-02-17T22:00:40.167Z] PASS [2021-02-17T22:00:40.167Z] [2021-02-17T22:00:40.167Z] DONE 6 tests in 15.573s [2021-02-17T22:00:40.167Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-17T22:00:40.167Z] ++ 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-02-17T22:00:40.167Z] ++ set -e [2021-02-17T22:00:40.167Z] ++ '[' -n 0 ']' [2021-02-17T22:00:40.167Z] ++ set -x [2021-02-17T22:00:40.168Z] ++ 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-02-17T22:00:40.168Z] INFO: Testing against a local daemon [2021-02-17T22:00:40.168Z] === RUN TestServiceCreateInit [2021-02-17T22:00:40.168Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-17T22:00:41.093Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-17T22:00:41.653Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-17T22:00:42.798Z] --- PASS: TestReplicatedJob (5.44s) [2021-02-17T22:00:42.798Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T22:00:43.022Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-17T22:00:44.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-17T22:00:46.063Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2021-02-17T22:00:46.063Z] === RUN TestServiceListWithStatuses [2021-02-17T22:00:46.063Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-17T22:00:46.063Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T22:00:46.063Z] === RUN TestDockerNetworkConnectAlias [2021-02-17T22:00:46.832Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-17T22:00:47.090Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-17T22:00:48.109Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-17T22:00:48.978Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-17T22:00:49.233Z] --- PASS: TestServiceCreateInit (9.10s) [2021-02-17T22:00:49.233Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.52s) [2021-02-17T22:00:49.233Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-02-17T22:00:49.233Z] === RUN TestCreateServiceMultipleTimes [2021-02-17T22:00:49.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-17T22:00:50.228Z] --- PASS: TestDockerNetworkConnectAlias (4.31s) [2021-02-17T22:00:50.228Z] === RUN TestDockerNetworkReConnect [2021-02-17T22:00:50.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-17T22:00:52.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-17T22:00:54.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-17T22:00:54.389Z] --- PASS: TestDockerNetworkReConnect (3.54s) [2021-02-17T22:00:54.389Z] === RUN TestServicePlugin [2021-02-17T22:00:54.937Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-17T22:00:56.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00089a640_} [2021-02-17T22:00:56.650Z] --- PASS: TestServiceUpdatePidsLimit (18.33s) [2021-02-17T22:00:56.650Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-02-17T22:00:56.650Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-02-17T22:00:56.650Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-02-17T22:00:56.650Z] PASS [2021-02-17T22:00:56.650Z] [2021-02-17T22:00:56.650Z] === Skipped [2021-02-17T22:00:56.650Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-17T22:00:56.650Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T22:00:56.650Z] [2021-02-17T22:00:56.650Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-17T22:00:56.650Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-17T22:00:56.650Z] [2021-02-17T22:00:56.650Z] [2021-02-17T22:00:56.650Z] DONE 27 tests, 2 skipped in 180.540s [2021-02-17T22:00:56.650Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] ++ set -e [2021-02-17T22:00:56.650Z] ++ '[' -n 0 ']' [2021-02-17T22:00:56.650Z] ++ set -x [2021-02-17T22:00:56.650Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] INFO: Testing against a local daemon [2021-02-17T22:00:56.650Z] === RUN TestSessionCreate [2021-02-17T22:00:56.650Z] --- PASS: TestSessionCreate (0.02s) [2021-02-17T22:00:56.650Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-17T22:00:56.650Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-17T22:00:56.650Z] PASS [2021-02-17T22:00:56.650Z] [2021-02-17T22:00:56.650Z] DONE 2 tests in 0.235s [2021-02-17T22:00:56.650Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] ++ set -e [2021-02-17T22:00:56.650Z] ++ '[' -n 0 ']' [2021-02-17T22:00:56.650Z] ++ set -x [2021-02-17T22:00:56.650Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:00:56.650Z] INFO: Testing against a local daemon [2021-02-17T22:00:56.650Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-17T22:00:56.650Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T22:00:56.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T22:00:56.650Z] === RUN TestEventsExecDie [2021-02-17T22:00:56.650Z] --- PASS: TestEventsExecDie (1.00s) [2021-02-17T22:00:56.650Z] === RUN TestEventsBackwardsCompatible [2021-02-17T22:00:56.650Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-17T22:00:56.650Z] === RUN TestInfoBinaryCommits [2021-02-17T22:00:56.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-17T22:00:56.947Z] === RUN TestInfoAPIVersioned [2021-02-17T22:00:56.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-17T22:00:56.947Z] === RUN TestInfoDiscoveryBackend [2021-02-17T22:00:57.244Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-17T22:00:57.244Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-17T22:00:57.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1608410984_/foo_false____} [2021-02-17T22:00:58.293Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-17T22:00:58.293Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-17T22:00:58.936Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-17T22:00:58.936Z] === RUN TestInfoAPI [2021-02-17T22:00:58.936Z] --- PASS: TestInfoAPI (0.02s) [2021-02-17T22:00:58.936Z] === RUN TestInfoAPIWarnings [2021-02-17T22:00:59.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1608410984_/foo_true____} [2021-02-17T22:01:00.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_false____} [2021-02-17T22:01:01.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_true____} [2021-02-17T22:01:02.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_true__0xc00089a720__} [2021-02-17T22:01:03.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00089a760_} [2021-02-17T22:01:05.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00089a7a0_} [2021-02-17T22:01:05.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-17T22:01:05.884Z] --- PASS: TestCreateServiceMultipleTimes (16.59s) [2021-02-17T22:01:05.884Z] === RUN TestCreateServiceConflict [2021-02-17T22:01:06.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00089a7e0_} [2021-02-17T22:01:07.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00089a820_} [2021-02-17T22:01:08.876Z] --- PASS: TestCreateServiceConflict (2.84s) [2021-02-17T22:01:08.876Z] === RUN TestCreateServiceMaxReplicas [2021-02-17T22:01:09.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-17T22:01:11.384Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-17T22:01:12.309Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-02-17T22:01:12.309Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-17T22:01:14.197Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-17T22:01:16.712Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-17T22:01:17.594Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-17T22:01:17.594Z] === RUN TestInfoDebug [2021-02-17T22:01:17.594Z] --- PASS: TestInfoDebug (0.53s) [2021-02-17T22:01:17.594Z] === RUN TestInfoInsecureRegistries [2021-02-17T22:01:17.594Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-17T22:01:17.594Z] === RUN TestInfoRegistryMirrors [2021-02-17T22:01:17.594Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-17T22:01:17.594Z] === RUN TestLoginFailsWithBadCredentials [2021-02-17T22:01:17.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-02-17T22:01:17.594Z] === RUN TestPingCacheHeaders [2021-02-17T22:01:17.594Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-17T22:01:17.594Z] === RUN TestPingGet [2021-02-17T22:01:17.594Z] --- PASS: TestPingGet (0.01s) [2021-02-17T22:01:17.594Z] === RUN TestPingHead [2021-02-17T22:01:17.594Z] --- PASS: TestPingHead (0.01s) [2021-02-17T22:01:17.594Z] === RUN TestVersion [2021-02-17T22:01:17.594Z] --- PASS: TestVersion (0.03s) [2021-02-17T22:01:17.594Z] PASS [2021-02-17T22:01:17.594Z] [2021-02-17T22:01:17.594Z] === Skipped [2021-02-17T22:01:17.594Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T22:01:17.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T22:01:17.594Z] [2021-02-17T22:01:17.594Z] [2021-02-17T22:01:17.594Z] DONE 18 tests, 1 skipped in 21.605s [2021-02-17T22:01:17.594Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-17T22:01:17.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:01:17.594Z] ++ set -e [2021-02-17T22:01:17.594Z] ++ '[' -n 0 ']' [2021-02-17T22:01:17.594Z] ++ set -x [2021-02-17T22:01:17.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-17T22:01:17.595Z] INFO: Testing against a local daemon [2021-02-17T22:01:17.595Z] === RUN TestVolumesCreateAndList [2021-02-17T22:01:17.595Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-17T22:01:17.595Z] === RUN TestVolumesRemove [2021-02-17T22:01:17.595Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-17T22:01:17.595Z] === RUN TestVolumesInspect [2021-02-17T22:01:17.595Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-17T22:01:17.595Z] === RUN TestVolumesInvalidJSON [2021-02-17T22:01:17.595Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-17T22:01:17.595Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-17T22:01:17.595Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-17T22:01:17.595Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-17T22:01:17.595Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-17T22:01:17.595Z] PASS [2021-02-17T22:01:17.595Z] [2021-02-17T22:01:17.595Z] DONE 5 tests in 0.300s [2021-02-17T22:01:17.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:01:17.595Z] ++++ cat bundles/test-integration/docker.pid [2021-02-17T22:01:17.595Z] +++ kill 12246 [2021-02-17T22:01:18.599Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-17T22:01:19.124Z] +++ /etc/init.d/apparmor stop [2021-02-17T22:01:19.124Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T22:01:19.124Z] [2021-02-17T22:01:19.124Z] Unloading profiles will leave already running processes permanently [2021-02-17T22:01:19.124Z] unconfined, which can lead to unexpected situations. [2021-02-17T22:01:19.124Z] [2021-02-17T22:01:19.124Z] To set a process to complain mode, use the command line tool [2021-02-17T22:01:19.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T22:01:19.124Z] +++ true [2021-02-17T22:01:19.124Z] exiting test-integration [2021-02-17T22:01:19.124Z] ++ exit 0 [2021-02-17T22:01:19.124Z] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-02-17T22:01:19.667Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-17T22:01:19.667Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-17T22:01:19.963Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-17T22:01:19.963Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-17T22:01:20.523Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink Post stage [Pipeline] junit [2021-02-17T22:01:20.702Z] Recording test results [2021-02-17T22:01:20.779Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-17T22:01:20.870Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T22:01:21.383Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-17T22:01:21.384Z] + echo Ensuring container killed. [2021-02-17T22:01:21.384Z] Ensuring container killed. [2021-02-17T22:01:21.384Z] + docker rm -vf docker-pr3 [2021-02-17T22:01:21.384Z] Error: No such container: docker-pr3 [2021-02-17T22:01:21.384Z] + true [Pipeline] sh [2021-02-17T22:01:21.789Z] + echo Chowning /workspace to jenkins user [2021-02-17T22:01:21.789Z] Chowning /workspace to jenkins user [2021-02-17T22:01:21.789Z] + id -u [2021-02-17T22:01:21.789Z] + id -g [2021-02-17T22:01:21.789Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41972:/workspace busybox chown -R 1001:1001 /workspace [2021-02-17T22:01:21.987Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-17T22:01:22.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-17T22:01:22.550Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-17T22:01:22.935Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 48.3% of statements [2021-02-17T22:01:22.935Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-17T22:01:22.935Z] ok github.com/docker/docker/builder/remotecontext 0.117s coverage: 13.7% of statements [2021-02-17T22:01:23.111Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-17T22:01:23.862Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-02-17T22:01:24.036Z] === RUN TestDockerSuite/TestCpFromCaseE [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T22:01:24.962Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-17T22:01:24.964Z] + bundleName=s390x-integration [2021-02-17T22:01:24.964Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-17T22:01:24.964Z] Creating s390x-integration-bundles.tar.gz [2021-02-17T22:01:24.964Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-17T22:01:24.964Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-17T22:01:25.013Z] Archiving artifacts [2021-02-17T22:01:25.226Z] ok github.com/docker/docker/builder/remotecontext/git 1.472s coverage: 86.3% of statements [2021-02-17T22:01:25.226Z] ? github.com/docker/docker/cli [no test files] [2021-02-17T22:01:25.226Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-17T22:01:25.461Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T22:01:25.523Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-17T22:01:25.857Z] + make clean [2021-02-17T22:01:26.402Z] --- PASS: TestServicePlugin (30.77s) [2021-02-17T22:01:26.402Z] plugin_test.go:62: [dadea942e7155] joining swarm manager [d6bd12e717240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:01:26.402Z] plugin_test.go:65: [d2b7a1647fb2c] joining swarm manager [d6bd12e717240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:01:26.402Z] === RUN TestServiceUpdateLabel [2021-02-17T22:01:26.453Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-17T22:01:26.500Z] docker volume rm -f docker-dev-cache [2021-02-17T22:01:26.500Z] docker-dev-cache [Pipeline] deleteDir [2021-02-17T22:01:26.659Z] --- PASS: TestServiceUpdateLabel (2.30s) [2021-02-17T22:01:26.659Z] === RUN TestServiceUpdateSecrets [2021-02-17T22:01:27.017Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2021-02-17T22:01:27.017Z] === RUN TestCreateServiceSecretFileMode [2021-02-17T22:01:27.017Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-17T22:01:27.577Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-17T22:01:28.503Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-17T22:01:28.513Z] ok github.com/docker/docker/client 0.182s coverage: 75.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T22:01:29.868Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-17T22:01:30.124Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2021-02-17T22:01:30.124Z] === RUN TestCreateServiceConfigFileMode [2021-02-17T22:01:30.379Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-17T22:01:31.307Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-17T22:01:31.307Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-17T22:01:32.232Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-17T22:01:32.792Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-17T22:01:33.047Z] --- PASS: TestCreateServiceConfigFileMode (3.03s) [2021-02-17T22:01:33.047Z] === RUN TestCreateServiceSysctls [2021-02-17T22:01:33.972Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-17T22:01:34.533Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-17T22:01:35.459Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-17T22:01:36.823Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-17T22:01:37.078Z] --- PASS: TestCreateServiceSysctls (4.07s) [2021-02-17T22:01:37.078Z] === RUN TestCreateServiceCapabilities [2021-02-17T22:01:37.334Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-17T22:01:39.222Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-17T22:01:40.147Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2021-02-17T22:01:40.147Z] === RUN TestInspect [2021-02-17T22:01:41.488Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2021-02-17T22:01:41.488Z] === RUN TestServiceUpdateConfigs [2021-02-17T22:01:42.660Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-17T22:01:44.546Z] --- PASS: TestInspect (4.39s) [2021-02-17T22:01:44.546Z] === RUN TestCreateJob [2021-02-17T22:01:45.472Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-17T22:01:46.032Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-17T22:01:48.547Z] --- PASS: TestCreateJob (3.95s) [2021-02-17T22:01:48.547Z] === RUN TestReplicatedJob [2021-02-17T22:01:49.910Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-17T22:01:53.177Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-17T22:01:53.433Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-17T22:01:55.327Z] --- PASS: TestReplicatedJob (6.75s) [2021-02-17T22:01:55.327Z] === RUN TestUpdateReplicatedJob [2021-02-17T22:01:56.316Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2021-02-17T22:01:56.316Z] === RUN TestServiceUpdateNetwork [2021-02-17T22:01:57.243Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-17T22:01:58.170Z] === RUN TestDockerSuite/TestCpToDot [2021-02-17T22:01:58.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-17T22:01:59.097Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-17T22:01:59.352Z] --- PASS: TestUpdateReplicatedJob (3.94s) [2021-02-17T22:01:59.352Z] === RUN TestServiceListWithStatuses [2021-02-17T22:01:59.352Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-17T22:01:59.352Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T22:01:59.352Z] === RUN TestDockerNetworkConnectAlias [2021-02-17T22:02:00.279Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-17T22:02:01.642Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-17T22:02:02.567Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-17T22:02:03.931Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-17T22:02:03.931Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-17T22:02:04.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-17T22:02:04.747Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-17T22:02:04.747Z] --- PASS: TestDockerNetworkConnectAlias (5.50s) [2021-02-17T22:02:04.747Z] === RUN TestDockerNetworkReConnect [2021-02-17T22:02:06.113Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-17T22:02:06.113Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-17T22:02:06.113Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-17T22:02:07.040Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-17T22:02:07.172Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 29.1% of statements [2021-02-17T22:02:08.013Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-17T22:02:08.013Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-17T22:02:08.013Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-17T22:02:08.575Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-17T22:02:09.063Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-17T22:02:09.063Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-17T22:02:09.063Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-17T22:02:09.063Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-17T22:02:09.063Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-17T22:02:09.136Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-17T22:02:09.136Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-17T22:02:09.136Z] === RUN TestDockerSuite/TestCreateRM [2021-02-17T22:02:09.391Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-17T22:02:09.391Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-17T22:02:09.391Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-17T22:02:09.646Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-17T22:02:09.901Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2021-02-17T22:02:09.901Z] === RUN TestServicePlugin [2021-02-17T22:02:11.147Z] --- PASS: TestServiceUpdateNetwork (12.76s) [2021-02-17T22:02:11.147Z] === RUN TestServiceUpdatePidsLimit [2021-02-17T22:02:11.147Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-17T22:02:11.147Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-17T22:02:11.789Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-17T22:02:11.789Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-17T22:02:11.789Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-17T22:02:17.029Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-17T22:02:17.029Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-17T22:02:17.030Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-17T22:02:17.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-17T22:02:17.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-17T22:02:17.285Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-17T22:02:17.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-17T22:02:19.210Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-17T22:02:19.225Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-17T22:02:19.475Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-17T22:02:20.869Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-17T22:02:21.231Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-02-17T22:02:21.231Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-17T22:02:21.835Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-17T22:02:22.394Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-17T22:02:22.649Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-17T22:02:22.905Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-17T22:02:23.121Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2021-02-17T22:02:23.465Z] === RUN TestDockerSuite/TestDockerFails [2021-02-17T22:02:23.465Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-17T22:02:23.465Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-17T22:02:23.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-17T22:02:23.465Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-17T22:02:24.391Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-17T22:02:24.952Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-17T22:02:25.761Z] --- PASS: TestServiceUpdatePidsLimit (16.74s) [2021-02-17T22:02:25.762Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-02-17T22:02:25.762Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-02-17T22:02:25.762Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-17T22:02:25.762Z] PASS [2021-02-17T22:02:25.762Z] [2021-02-17T22:02:25.762Z] === Skipped [2021-02-17T22:02:25.762Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-17T22:02:25.762Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T22:02:25.762Z] [2021-02-17T22:02:25.762Z] [2021-02-17T22:02:25.762Z] DONE 27 tests, 1 skipped in 168.104s [2021-02-17T22:02:25.762Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-17T22:02:25.762Z] INFO: Testing against a local daemon [2021-02-17T22:02:25.762Z] === RUN TestSessionCreate [2021-02-17T22:02:25.762Z] --- PASS: TestSessionCreate (0.02s) [2021-02-17T22:02:25.762Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-17T22:02:25.762Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-17T22:02:25.762Z] PASS [2021-02-17T22:02:25.762Z] [2021-02-17T22:02:25.762Z] DONE 2 tests in 0.075s [2021-02-17T22:02:25.762Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-17T22:02:25.762Z] INFO: Testing against a local daemon [2021-02-17T22:02:25.762Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-17T22:02:25.762Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-17T22:02:25.762Z] === RUN TestEventsExecDie [2021-02-17T22:02:26.324Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-17T22:02:26.324Z] === RUN TestEventsBackwardsCompatible [2021-02-17T22:02:26.324Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-17T22:02:26.324Z] === RUN TestInfoBinaryCommits [2021-02-17T22:02:26.324Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-17T22:02:26.324Z] === RUN TestInfoAPIVersioned [2021-02-17T22:02:26.324Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-17T22:02:26.324Z] === RUN TestInfoDiscoveryBackend [2021-02-17T22:02:26.839Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-17T22:02:26.839Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-17T22:02:26.839Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-17T22:02:26.884Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-17T22:02:26.884Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-17T22:02:27.096Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-17T22:02:27.810Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-17T22:02:27.810Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-17T22:02:28.371Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-17T22:02:28.371Z] === RUN TestInfoAPI [2021-02-17T22:02:28.371Z] --- PASS: TestInfoAPI (0.02s) [2021-02-17T22:02:28.371Z] === RUN TestInfoAPIWarnings [2021-02-17T22:02:33.058Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-02-17T22:02:33.058Z] ok github.com/docker/docker/daemon 12.200s coverage: 17.1% of statements [2021-02-17T22:02:33.058Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-17T22:02:33.058Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-17T22:02:33.620Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.8% of statements [2021-02-17T22:02:33.682Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-17T22:02:33.876Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2021-02-17T22:02:34.385Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-17T22:02:34.805Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-02-17T22:02:34.805Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-17T22:02:34.805Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-17T22:02:35.738Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-02-17T22:02:36.272Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-17T22:02:37.196Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-17T22:02:38.121Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-17T22:02:38.252Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.361s coverage: 73.3% of statements [2021-02-17T22:02:38.376Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-17T22:02:38.508Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-02-17T22:02:39.300Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-17T22:02:39.554Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-17T22:02:39.876Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.402s coverage: 56.2% of statements [2021-02-17T22:02:40.115Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-17T22:02:40.675Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-17T22:02:41.767Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-02-17T22:02:42.036Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-17T22:02:42.595Z] --- PASS: TestServicePlugin (32.84s) [2021-02-17T22:02:42.595Z] plugin_test.go:62: [d81c974316951] joining swarm manager [db55b0019b400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:02:42.595Z] plugin_test.go:65: [d4d52bcf27d96] joining swarm manager [db55b0019b400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:02:42.595Z] === RUN TestServiceUpdateLabel [2021-02-17T22:02:43.169Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-17T22:02:43.661Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.542s coverage: 45.9% of statements [2021-02-17T22:02:43.661Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-17T22:02:43.661Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 49.4% of statements [2021-02-17T22:02:45.059Z] --- PASS: TestServiceUpdateLabel (2.43s) [2021-02-17T22:02:45.059Z] === RUN TestServiceUpdateSecrets [2021-02-17T22:02:45.984Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-17T22:02:46.178Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-02-17T22:02:46.404Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-02-17T22:02:46.404Z] === RUN TestInfoDebug [2021-02-17T22:02:46.404Z] --- PASS: TestInfoDebug (0.52s) [2021-02-17T22:02:46.404Z] === RUN TestInfoInsecureRegistries [2021-02-17T22:02:46.404Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-17T22:02:46.404Z] === RUN TestInfoRegistryMirrors [2021-02-17T22:02:46.404Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-17T22:02:46.404Z] === RUN TestLoginFailsWithBadCredentials [2021-02-17T22:02:46.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-02-17T22:02:46.404Z] === RUN TestPingCacheHeaders [2021-02-17T22:02:46.404Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-17T22:02:46.404Z] === RUN TestPingGet [2021-02-17T22:02:46.434Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.736s coverage: 57.7% of statements [2021-02-17T22:02:46.434Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-17T22:02:46.434Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-17T22:02:46.659Z] --- PASS: TestPingGet (0.02s) [2021-02-17T22:02:46.659Z] === RUN TestPingHead [2021-02-17T22:02:46.659Z] --- PASS: TestPingHead (0.02s) [2021-02-17T22:02:46.659Z] === RUN TestVersion [2021-02-17T22:02:46.659Z] --- PASS: TestVersion (0.02s) [2021-02-17T22:02:46.659Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-17T22:02:47.362Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-02-17T22:02:47.870Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-17T22:02:48.023Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2021-02-17T22:02:48.023Z] PASS [2021-02-17T22:02:48.023Z] [2021-02-17T22:02:48.023Z] DONE 18 tests in 22.137s [2021-02-17T22:02:48.023Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-17T22:02:48.023Z] INFO: Testing against a local daemon [2021-02-17T22:02:48.023Z] === RUN TestVolumesCreateAndList [2021-02-17T22:02:48.023Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-17T22:02:48.023Z] === RUN TestVolumesRemove [2021-02-17T22:02:48.023Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-17T22:02:48.023Z] === RUN TestVolumesInspect [2021-02-17T22:02:48.023Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-17T22:02:48.023Z] === RUN TestVolumesInvalidJSON [2021-02-17T22:02:48.023Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-17T22:02:48.023Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-17T22:02:48.023Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-17T22:02:48.023Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-17T22:02:48.023Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-17T22:02:48.023Z] PASS [2021-02-17T22:02:48.023Z] [2021-02-17T22:02:48.023Z] DONE 5 tests in 0.168s [2021-02-17T22:02:48.023Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:02:48.290Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-02-17T22:02:48.839Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-17T22:02:49.656Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.5% of statements [2021-02-17T22:02:49.656Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-17T22:02:49.656Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-17T22:02:49.764Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-17T22:02:49.964Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-17T22:02:49.964Z] Removing test suite binaries [2021-02-17T22:02:49.964Z] exiting test-integration [2021-02-17T22:02:49.964Z] ++ exit 0 [2021-02-17T22:02:49.964Z] [2021-02-17T22:02:50.217Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 41.0% of statements [2021-02-17T22:02:50.325Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-17T22:02:50.325Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-17T22:02:51.250Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-17T22:02:52.105Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-02-17T22:02:52.105Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.8% of statements [2021-02-17T22:02:52.105Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-17T22:02:52.105Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-17T22:02:52.174Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-17T22:02:52.175Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-17T22:02:52.735Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-17T22:02:52.735Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-17T22:02:52.735Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-17T22:02:53.032Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements Post stage [Pipeline] junit [2021-02-17T22:02:53.237Z] Recording test results [2021-02-17T22:02:53.594Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2021-02-17T22:02:53.662Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-17T22:02:53.851Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-17T22:02:54.568Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T22:02:54.950Z] + echo Ensuring container killed. [2021-02-17T22:02:54.950Z] Ensuring container killed. [2021-02-17T22:02:54.950Z] + docker rm -vf docker-pr3 [2021-02-17T22:02:54.950Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-17T22:02:55.028Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-17T22:02:55.028Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-17T22:02:55.028Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-17T22:02:55.218Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-02-17T22:02:55.218Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-17T22:02:55.275Z] + echo Chowning /workspace to jenkins user [2021-02-17T22:02:55.275Z] Chowning /workspace to jenkins user [2021-02-17T22:02:55.275Z] + id -u [2021-02-17T22:02:55.275Z] + id -g [2021-02-17T22:02:55.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [2021-02-17T22:02:55.275Z] Unable to find image 'busybox:latest' locally [2021-02-17T22:02:55.474Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 58.6% of statements [2021-02-17T22:02:55.531Z] latest: Pulling from library/busybox [2021-02-17T22:02:55.531Z] 4c892f00285e: Pulling fs layer [2021-02-17T22:02:55.589Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-17T22:02:55.589Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-17T22:02:56.149Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-17T22:02:56.859Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2021-02-17T22:02:57.072Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-17T22:02:57.327Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-17T22:02:57.327Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-17T22:02:57.327Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-17T22:02:58.226Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-02-17T22:02:58.481Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-17T22:02:58.689Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-17T22:02:59.041Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-02-17T22:02:59.041Z] ok github.com/docker/docker/daemon/logger/splunk 1.730s coverage: 82.5% of statements [2021-02-17T22:02:59.041Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-17T22:02:59.041Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-17T22:02:59.249Z] === RUN TestDockerSuite/TestEventsRename [2021-02-17T22:02:59.811Z] === RUN TestDockerSuite/TestEventsResize [2021-02-17T22:03:00.066Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2021-02-17T22:03:00.066Z] === RUN TestServiceUpdateConfigs [2021-02-17T22:03:00.322Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-17T22:03:00.770Z] 4c892f00285e: Download complete [2021-02-17T22:03:00.770Z] 4c892f00285e: Pull complete [2021-02-17T22:03:00.770Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-17T22:03:00.770Z] Status: Downloaded newer image for busybox:latest [2021-02-17T22:03:01.556Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-02-17T22:03:02.118Z] ok github.com/docker/docker/distribution 0.172s coverage: 25.0% of statements [2021-02-17T22:03:02.118Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-17T22:03:03.046Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T22:03:03.635Z] + bundleName=amd64-cgroup2 [2021-02-17T22:03:03.635Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-17T22:03:03.635Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-17T22:03:03.635Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-17T22:03:03.635Z] + 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-02-17T22:03:03.899Z] Archiving artifacts [2021-02-17T22:03:04.411Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2021-02-17T22:03:04.667Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-02-17T22:03:04.667Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-17T22:03:04.924Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-02-17T22:03:04.924Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-17T22:03:05.679Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T22:03:05.961Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-02-17T22:03:05.961Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-17T22:03:06.026Z] + make clean [2021-02-17T22:03:06.281Z] docker volume rm -f docker-dev-cache [2021-02-17T22:03:06.536Z] docker-dev-cache [Pipeline] deleteDir [2021-02-17T22:03:06.850Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-17T22:03:06.850Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-17T22:03:06.850Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-17T22:03:06.890Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-02-17T22:03:07.818Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-02-17T22:03:08.379Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-02-17T22:03:08.635Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T22:03:10.160Z] === RUN TestDockerSuite/TestEventsTop [2021-02-17T22:03:10.160Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-17T22:03:10.523Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 77.2% of statements [2021-02-17T22:03:11.450Z] ok github.com/docker/docker/pkg/authorization 0.316s coverage: 68.3% of statements [2021-02-17T22:03:11.450Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-17T22:03:11.706Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-02-17T22:03:12.713Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-17T22:03:14.968Z] ok github.com/docker/docker/pkg/chrootarchive 2.487s coverage: 43.2% of statements [2021-02-17T22:03:15.223Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2021-02-17T22:03:15.223Z] === RUN TestServiceUpdateNetwork [2021-02-17T22:03:15.223Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-02-17T22:03:15.223Z] ok github.com/docker/docker/layer 7.633s coverage: 68.8% of statements [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-17T22:03:15.223Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-17T22:03:15.790Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-02-17T22:03:15.790Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2021-02-17T22:03:16.717Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-02-17T22:03:17.278Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-02-17T22:03:17.838Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-17T22:03:19.202Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-02-17T22:03:19.384Z] === RUN TestDockerSuite/TestExec [2021-02-17T22:03:19.384Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-17T22:03:19.763Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2021-02-17T22:03:19.944Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-17T22:03:20.324Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2021-02-17T22:03:20.324Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2021-02-17T22:03:20.504Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-17T22:03:20.759Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-17T22:03:20.885Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-17T22:03:21.814Z] ok github.com/docker/docker/pkg/idtools 0.430s coverage: 69.5% of statements [2021-02-17T22:03:22.070Z] ok github.com/docker/docker/pkg/ioutils 0.505s coverage: 70.1% of statements [2021-02-17T22:03:22.326Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-02-17T22:03:22.326Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-17T22:03:22.582Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-02-17T22:03:22.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-17T22:03:22.582Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-17T22:03:22.644Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-17T22:03:22.839Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-17T22:03:22.839Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-17T22:03:22.899Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-17T22:03:23.094Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-02-17T22:03:23.349Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-02-17T22:03:23.460Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-17T22:03:23.605Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-02-17T22:03:23.861Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-17T22:03:23.861Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-17T22:03:23.861Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-17T22:03:24.019Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-17T22:03:24.579Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-17T22:03:24.788Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-02-17T22:03:25.139Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-17T22:03:25.349Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-17T22:03:25.394Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-17T22:03:25.911Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-17T22:03:25.911Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-17T22:03:26.764Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-17T22:03:27.273Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-17T22:03:27.324Z] === RUN TestDockerSuite/TestExecEnv [2021-02-17T22:03:27.529Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-17T22:03:27.927Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2021-02-17T22:03:27.927Z] === RUN TestServiceUpdatePidsLimit [2021-02-17T22:03:28.182Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-17T22:03:29.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-17T22:03:29.153Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-17T22:03:29.714Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-17T22:03:30.275Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-17T22:03:30.793Z] ok github.com/docker/docker/pkg/signal 2.407s coverage: 61.0% of statements [2021-02-17T22:03:30.793Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-17T22:03:30.836Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-17T22:03:31.049Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-17T22:03:31.304Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-17T22:03:32.231Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-17T22:03:32.505Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-17T22:03:32.729Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-17T22:03:33.071Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-02-17T22:03:33.289Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-17T22:03:33.637Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2021-02-17T22:03:33.849Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-17T22:03:33.893Z] testing: warning: no tests to run [2021-02-17T22:03:33.893Z] coverage: [no statements] [2021-02-17T22:03:33.893Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-02-17T22:03:34.149Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-17T22:03:34.405Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-17T22:03:34.410Z] === RUN TestDockerSuite/TestExecParseError [2021-02-17T22:03:34.660Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-17T22:03:34.971Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-17T22:03:35.531Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-17T22:03:36.092Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-17T22:03:36.547Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2021-02-17T22:03:37.455Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-17T22:03:37.475Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-17T22:03:37.730Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-17T22:03:38.015Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-17T22:03:38.015Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-17T22:03:38.575Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-17T22:03:39.095Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2021-02-17T22:03:39.657Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-17T22:03:41.021Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-02-17T22:03:41.583Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-17T22:03:41.838Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-17T22:03:42.401Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-17T22:03:42.656Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-17T22:03:45.169Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-17T22:03:46.535Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2021-02-17T22:03:46.648Z] --- PASS: TestServiceUpdatePidsLimit (17.62s) [2021-02-17T22:03:46.648Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.26s) [2021-02-17T22:03:46.648Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-02-17T22:03:46.648Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-17T22:03:46.648Z] PASS [2021-02-17T22:03:46.648Z] [2021-02-17T22:03:46.648Z] === Skipped [2021-02-17T22:03:46.648Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-17T22:03:46.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-17T22:03:46.648Z] [2021-02-17T22:03:46.648Z] [2021-02-17T22:03:46.648Z] DONE 27 tests, 1 skipped in 185.428s [2021-02-17T22:03:46.648Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-17T22:03:46.648Z] ++ 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-02-17T22:03:46.648Z] ++ set -e [2021-02-17T22:03:46.648Z] ++ '[' -n 0 ']' [2021-02-17T22:03:46.648Z] ++ set -x [2021-02-17T22:03:46.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-17T22:03:46.648Z] INFO: Testing against a local daemon [2021-02-17T22:03:46.648Z] === RUN TestSessionCreate [2021-02-17T22:03:46.648Z] --- PASS: TestSessionCreate (0.04s) [2021-02-17T22:03:46.648Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-17T22:03:46.648Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-17T22:03:46.648Z] PASS [2021-02-17T22:03:46.648Z] [2021-02-17T22:03:46.648Z] DONE 2 tests in 0.155s [2021-02-17T22:03:46.648Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-17T22:03:46.648Z] ++ 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-02-17T22:03:46.648Z] ++ set -e [2021-02-17T22:03:46.648Z] ++ '[' -n 0 ']' [2021-02-17T22:03:46.648Z] ++ set -x [2021-02-17T22:03:46.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-17T22:03:46.648Z] INFO: Testing against a local daemon [2021-02-17T22:03:46.648Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-17T22:03:46.648Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T22:03:46.648Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T22:03:46.648Z] === RUN TestEventsExecDie [2021-02-17T22:03:46.648Z] --- PASS: TestEventsExecDie (0.54s) [2021-02-17T22:03:46.648Z] === RUN TestEventsBackwardsCompatible [2021-02-17T22:03:46.648Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-17T22:03:46.648Z] === RUN TestInfoBinaryCommits [2021-02-17T22:03:46.648Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-17T22:03:46.648Z] === RUN TestInfoAPIVersioned [2021-02-17T22:03:46.648Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-17T22:03:46.648Z] === RUN TestInfoDiscoveryBackend [2021-02-17T22:03:46.903Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-17T22:03:46.903Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-17T22:03:47.099Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-17T22:03:48.263Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-17T22:03:48.263Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-17T22:03:48.463Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-02-17T22:03:48.518Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-17T22:03:48.518Z] === RUN TestInfoAPI [2021-02-17T22:03:48.518Z] --- PASS: TestInfoAPI (0.02s) [2021-02-17T22:03:48.518Z] === RUN TestInfoAPIWarnings [2021-02-17T22:03:49.442Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-17T22:03:50.003Z] === RUN TestDockerSuite/TestExecTTY [2021-02-17T22:03:50.563Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-17T22:03:51.122Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-17T22:03:51.377Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-17T22:03:51.937Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-17T22:03:51.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-17T22:03:53.348Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-17T22:03:53.908Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-17T22:03:54.836Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-17T22:03:55.395Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-17T22:03:56.321Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-17T22:04:00.624Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/rootless [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/volume [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-17T22:04:00.624Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === Skipped [2021-02-17T22:04:00.624Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-17T22:04:00.624Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-17T22:04:00.624Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:73: No driver to put! [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-17T22:04:00.624Z] time="2021-02-17T22:02:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-17T22:04:00.624Z] time="2021-02-17T22:02:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-17T22:04:00.624Z] time="2021-02-17T22:02:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-17T22:04:00.624Z] time="2021-02-17T22:02:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-17T22:04:00.624Z] time="2021-02-17T22:02:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-17T22:04:00.624Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-17T22:04:00.624Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-17T22:04:00.624Z] graphtest_unix.go:73: No driver to put! [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-17T22:04:00.624Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-17T22:04:00.624Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-17T22:04:00.624Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-17T22:04:00.624Z] [2021-02-17T22:04:00.624Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.625Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.625Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.625Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.625Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-17T22:04:00.625Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-17T22:04:00.625Z] graphtest_unix.go:73: No driver to put! [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-17T22:04:00.625Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-17T22:04:00.625Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] [2021-02-17T22:04:00.625Z] DONE 2191 tests, 26 skipped in 256.341s Post stage [Pipeline] junit [2021-02-17T22:04:00.635Z] Recording test results [2021-02-17T22:04:00.875Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-17T22:04:01.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41972/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7912ea1409bae703e3f5dcfb45e15a0f52fe112e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7912ea1409bae703e3f5dcfb45e15a0f52fe112e hack/validate/vendor [2021-02-17T22:04:01.563Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-17T22:04:02.166Z] 2021/02/17 22:04:02 Collecting initial packages [2021-02-17T22:04:02.421Z] 2021/02/17 22:04:02 Download dependencies [2021-02-17T22:04:04.822Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-17T22:04:04.822Z] === RUN TestInfoDebug [2021-02-17T22:04:05.078Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-17T22:04:05.333Z] --- PASS: TestInfoDebug (0.54s) [2021-02-17T22:04:05.333Z] === RUN TestInfoInsecureRegistries [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Starting whole vndr cycle because no package specified [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Ignoring paths matching "^archive/tar" [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-17T22:04:05.681Z] 2021/02/17 22:04:05 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-17T22:04:05.893Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-17T22:04:05.893Z] === RUN TestInfoRegistryMirrors [2021-02-17T22:04:06.452Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-17T22:04:06.452Z] === RUN TestLoginFailsWithBadCredentials [2021-02-17T22:04:06.452Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-17T22:04:06.452Z] === RUN TestPingCacheHeaders [2021-02-17T22:04:06.452Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-17T22:04:06.452Z] === RUN TestPingGet [2021-02-17T22:04:06.452Z] --- PASS: TestPingGet (0.02s) [2021-02-17T22:04:06.452Z] === RUN TestPingHead [2021-02-17T22:04:06.707Z] --- PASS: TestPingHead (0.03s) [2021-02-17T22:04:06.707Z] === RUN TestVersion [2021-02-17T22:04:06.707Z] --- PASS: TestVersion (0.02s) [2021-02-17T22:04:06.707Z] PASS [2021-02-17T22:04:06.707Z] [2021-02-17T22:04:06.707Z] === Skipped [2021-02-17T22:04:06.707Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-17T22:04:06.707Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-17T22:04:06.707Z] [2021-02-17T22:04:06.707Z] [2021-02-17T22:04:06.707Z] DONE 18 tests, 1 skipped in 20.896s [2021-02-17T22:04:06.707Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-17T22:04:06.707Z] ++ 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-02-17T22:04:06.707Z] ++ set -e [2021-02-17T22:04:06.707Z] ++ '[' -n 0 ']' [2021-02-17T22:04:06.707Z] ++ set -x [2021-02-17T22:04:06.707Z] ++ 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-02-17T22:04:06.707Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-17T22:04:06.707Z] INFO: Testing against a local daemon [2021-02-17T22:04:06.707Z] === RUN TestVolumesCreateAndList [2021-02-17T22:04:06.707Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-17T22:04:06.707Z] === RUN TestVolumesRemove [2021-02-17T22:04:06.963Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-17T22:04:06.963Z] === RUN TestVolumesInspect [2021-02-17T22:04:06.963Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-17T22:04:06.963Z] === RUN TestVolumesInvalidJSON [2021-02-17T22:04:06.963Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-17T22:04:06.963Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-17T22:04:06.963Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-17T22:04:06.963Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-17T22:04:06.963Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-17T22:04:06.963Z] PASS [2021-02-17T22:04:06.963Z] [2021-02-17T22:04:06.963Z] DONE 5 tests in 0.288s [2021-02-17T22:04:06.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/moby/locker [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/docker/libtrust [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/tchap/go-patricia [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/creack/pty [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/Azure/go-ansiterm [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Finished clone github.com/google/uuid [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:06 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:07 Finished clone github.com/moby/term [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:07 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:07 Finished clone github.com/willf/bitset [2021-02-17T22:04:07.046Z] 2021/02/17 22:04:07 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-17T22:04:07.218Z] ++++ cat bundles/test-integration/docker.pid [2021-02-17T22:04:07.218Z] +++ kill 5671 [2021-02-17T22:04:07.301Z] 2021/02/17 22:04:07 Finished clone github.com/moby/sys [2021-02-17T22:04:07.301Z] 2021/02/17 22:04:07 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-17T22:04:07.301Z] 2021/02/17 22:04:07 Finished clone github.com/Microsoft/go-winio [2021-02-17T22:04:07.301Z] 2021/02/17 22:04:07 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-17T22:04:07.557Z] 2021/02/17 22:04:07 Finished clone github.com/gorilla/mux [2021-02-17T22:04:07.557Z] 2021/02/17 22:04:07 Clone github.com/moby/buildkit, revision 68bb095353c65bc3993fd534c26cf77fe05e61b1, attempt 1/20 [2021-02-17T22:04:07.557Z] 2021/02/17 22:04:07 Finished clone github.com/sirupsen/logrus [2021-02-17T22:04:07.557Z] 2021/02/17 22:04:07 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-17T22:04:08.120Z] 2021/02/17 22:04:07 Finished clone github.com/docker/go-units [2021-02-17T22:04:08.120Z] 2021/02/17 22:04:07 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-17T22:04:08.376Z] 2021/02/17 22:04:08 Finished clone github.com/syndtr/gocapability [2021-02-17T22:04:08.377Z] 2021/02/17 22:04:08 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-17T22:04:08.377Z] 2021/02/17 22:04:08 Finished clone github.com/RackSec/srslog [2021-02-17T22:04:08.377Z] 2021/02/17 22:04:08 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-17T22:04:08.579Z] +++ /etc/init.d/apparmor stop [2021-02-17T22:04:08.579Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T22:04:08.579Z] [2021-02-17T22:04:08.579Z] Unloading profiles will leave already running processes permanently [2021-02-17T22:04:08.579Z] unconfined, which can lead to unexpected situations. [2021-02-17T22:04:08.579Z] [2021-02-17T22:04:08.579Z] To set a process to complain mode, use the command line tool [2021-02-17T22:04:08.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T22:04:08.579Z] +++ true [2021-02-17T22:04:08.579Z] exiting test-integration [2021-02-17T22:04:08.579Z] ++ exit 0 [2021-02-17T22:04:08.579Z] [2021-02-17T22:04:08.633Z] 2021/02/17 22:04:08 Finished clone gotest.tools/v3 [2021-02-17T22:04:08.633Z] 2021/02/17 22:04:08 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-17T22:04:08.633Z] 2021/02/17 22:04:08 Finished clone github.com/imdario/mergo [2021-02-17T22:04:08.633Z] 2021/02/17 22:04:08 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-17T22:04:08.889Z] 2021/02/17 22:04:08 Finished clone github.com/google/go-cmp [2021-02-17T22:04:08.889Z] 2021/02/17 22:04:08 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-17T22:04:08.889Z] 2021/02/17 22:04:08 Finished clone golang.org/x/sync [2021-02-17T22:04:08.889Z] 2021/02/17 22:04:08 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-17T22:04:09.451Z] 2021/02/17 22:04:09 Finished clone github.com/tonistiigi/units [2021-02-17T22:04:09.451Z] 2021/02/17 22:04:09 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-17T22:04:09.503Z] + for job in $(jobs -p) [2021-02-17T22:04:09.503Z] + wait 27116 [2021-02-17T22:04:09.708Z] 2021/02/17 22:04:09 Finished clone github.com/docker/go-connections [2021-02-17T22:04:09.708Z] 2021/02/17 22:04:09 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Finished clone github.com/google/shlex [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Finished clone github.com/mitchellh/hashstructure [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Finished clone github.com/opentracing/opentracing-go [2021-02-17T22:04:09.964Z] 2021/02/17 22:04:09 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-17T22:04:10.220Z] 2021/02/17 22:04:10 Finished clone github.com/gofrs/flock [2021-02-17T22:04:10.220Z] 2021/02/17 22:04:10 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-17T22:04:11.387Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Finished clone github.com/docker/go-events [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Finished clone github.com/armon/go-metrics [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Finished clone github.com/armon/go-radix [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Finished clone github.com/sean-/seed [2021-02-17T22:04:11.585Z] 2021/02/17 22:04:11 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-17T22:04:11.841Z] 2021/02/17 22:04:11 Finished clone github.com/tonistiigi/fsutil [2021-02-17T22:04:11.841Z] 2021/02/17 22:04:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-17T22:04:11.946Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-17T22:04:11.946Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-17T22:04:11.946Z] === RUN TestDockerSuite/TestHealth [2021-02-17T22:04:12.403Z] 2021/02/17 22:04:12 Finished clone github.com/hashicorp/memberlist [2021-02-17T22:04:12.403Z] 2021/02/17 22:04:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-17T22:04:12.659Z] 2021/02/17 22:04:12 Finished clone github.com/hashicorp/errwrap [2021-02-17T22:04:12.659Z] 2021/02/17 22:04:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-17T22:04:12.659Z] 2021/02/17 22:04:12 Finished clone github.com/hashicorp/go-multierror [2021-02-17T22:04:12.659Z] 2021/02/17 22:04:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-17T22:04:13.587Z] 2021/02/17 22:04:13 Finished clone github.com/docker/libkv [2021-02-17T22:04:13.587Z] 2021/02/17 22:04:13 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-17T22:04:13.842Z] 2021/02/17 22:04:13 Finished clone github.com/vishvananda/netns [2021-02-17T22:04:13.842Z] 2021/02/17 22:04:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-17T22:04:14.768Z] 2021/02/17 22:04:14 Finished clone github.com/hashicorp/go-sockaddr [2021-02-17T22:04:14.768Z] 2021/02/17 22:04:14 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-17T22:04:15.334Z] 2021/02/17 22:04:15 Finished clone github.com/moby/ipvs [2021-02-17T22:04:15.334Z] 2021/02/17 22:04:15 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Finished clone github.com/BurntSushi/toml [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Finished clone github.com/golang/gddo [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Finished clone github.com/samuel/go-zookeeper [2021-02-17T22:04:15.590Z] 2021/02/17 22:04:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:15 Finished clone github.com/vishvananda/netlink [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:16 Finished clone github.com/deckarep/golang-set [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:16 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:16 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-17T22:04:16.217Z] 2021/02/17 22:04:16 Finished clone github.com/hashicorp/go-msgpack [2021-02-17T22:04:16.778Z] 2021/02/17 22:04:16 Finished clone github.com/coreos/go-semver [2021-02-17T22:04:16.778Z] 2021/02/17 22:04:16 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-17T22:04:17.707Z] 2021/02/17 22:04:17 Finished clone github.com/ishidawataru/sctp [2021-02-17T22:04:17.707Z] 2021/02/17 22:04:17 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-17T22:04:18.635Z] 2021/02/17 22:04:18 Finished clone golang.org/x/net [2021-02-17T22:04:18.635Z] 2021/02/17 22:04:18 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-17T22:04:19.564Z] 2021/02/17 22:04:19 Finished clone go.etcd.io/bbolt [2021-02-17T22:04:19.564Z] 2021/02/17 22:04:19 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-17T22:04:20.126Z] 2021/02/17 22:04:20 Finished clone github.com/opencontainers/go-digest [2021-02-17T22:04:20.126Z] 2021/02/17 22:04:20 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-17T22:04:21.054Z] 2021/02/17 22:04:20 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-17T22:04:21.054Z] 2021/02/17 22:04:20 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-17T22:04:21.054Z] 2021/02/17 22:04:20 Finished clone github.com/Microsoft/opengcs [2021-02-17T22:04:21.054Z] 2021/02/17 22:04:20 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-17T22:04:21.310Z] 2021/02/17 22:04:21 Finished clone github.com/mistifyio/go-zfs [2021-02-17T22:04:21.310Z] 2021/02/17 22:04:21 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-17T22:04:21.566Z] 2021/02/17 22:04:21 Finished clone github.com/hashicorp/serf [2021-02-17T22:04:21.566Z] 2021/02/17 22:04:21 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-17T22:04:22.930Z] 2021/02/17 22:04:22 Finished clone github.com/vbatts/tar-split [2021-02-17T22:04:22.930Z] 2021/02/17 22:04:22 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-17T22:04:23.491Z] 2021/02/17 22:04:23 Finished clone github.com/cyphar/filepath-securejoin [2021-02-17T22:04:23.491Z] 2021/02/17 22:04:23 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-17T22:04:24.418Z] 2021/02/17 22:04:24 Finished clone github.com/opencontainers/runtime-spec [2021-02-17T22:04:24.418Z] 2021/02/17 22:04:24 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-17T22:04:25.344Z] 2021/02/17 22:04:25 Finished clone github.com/coreos/go-systemd [2021-02-17T22:04:25.344Z] 2021/02/17 22:04:25 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-17T22:04:25.344Z] 2021/02/17 22:04:25 Finished clone github.com/opencontainers/image-spec [2021-02-17T22:04:25.344Z] 2021/02/17 22:04:25 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-17T22:04:25.904Z] 2021/02/17 22:04:25 Finished clone github.com/coreos/go-systemd/v22 [2021-02-17T22:04:25.904Z] 2021/02/17 22:04:25 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-17T22:04:26.831Z] 2021/02/17 22:04:26 Finished clone github.com/godbus/dbus/v5 [2021-02-17T22:04:26.831Z] 2021/02/17 22:04:26 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:26 Finished clone github.com/fluent/fluent-logger-golang [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:26 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:26 Finished clone github.com/Graylog2/go-gelf [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:26 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:27 Finished clone github.com/philhofer/fwd [2021-02-17T22:04:27.087Z] 2021/02/17 22:04:27 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-17T22:04:27.649Z] 2021/02/17 22:04:27 Finished clone github.com/ugorji/go [2021-02-17T22:04:27.649Z] 2021/02/17 22:04:27 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-17T22:04:29.014Z] 2021/02/17 22:04:28 Finished clone github.com/fsnotify/fsnotify [2021-02-17T22:04:29.014Z] 2021/02/17 22:04:28 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-17T22:04:29.270Z] 2021/02/17 22:04:29 Finished clone github.com/bsphere/le_go [2021-02-17T22:04:29.270Z] 2021/02/17 22:04:29 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-17T22:04:29.270Z] 2021/02/17 22:04:29 Finished clone github.com/Microsoft/hcsshim [2021-02-17T22:04:29.270Z] 2021/02/17 22:04:29 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-17T22:04:29.526Z] 2021/02/17 22:04:29 Finished clone github.com/jmespath/go-jmespath [2021-02-17T22:04:29.526Z] 2021/02/17 22:04:29 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-17T22:04:30.454Z] 2021/02/17 22:04:30 Finished clone golang.org/x/sys [2021-02-17T22:04:30.454Z] 2021/02/17 22:04:30 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-17T22:04:30.454Z] 2021/02/17 22:04:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-17T22:04:30.454Z] 2021/02/17 22:04:30 Finished clone github.com/docker/libnetwork [2021-02-17T22:04:31.016Z] 2021/02/17 22:04:30 Finished clone github.com/golang/groupcache [2021-02-17T22:04:31.016Z] 2021/02/17 22:04:30 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-17T22:04:31.272Z] 2021/02/17 22:04:31 Finished clone github.com/tinylib/msgp [2021-02-17T22:04:31.272Z] 2021/02/17 22:04:31 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-17T22:04:31.528Z] 2021/02/17 22:04:31 Finished clone golang.org/x/oauth2 [2021-02-17T22:04:31.528Z] 2021/02/17 22:04:31 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-17T22:04:31.784Z] 2021/02/17 22:04:31 Finished clone github.com/googleapis/gax-go [2021-02-17T22:04:31.784Z] 2021/02/17 22:04:31 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:32 Finished clone github.com/containerd/fifo [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:32 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:32 Finished clone github.com/miekg/dns [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:32 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:33 Finished clone go.opencensus.io [2021-02-17T22:04:33.150Z] 2021/02/17 22:04:33 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-17T22:04:33.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-17T22:04:33.816Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-17T22:04:34.078Z] 2021/02/17 22:04:33 Finished clone github.com/moby/buildkit [2021-02-17T22:04:34.078Z] 2021/02/17 22:04:33 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-17T22:04:34.640Z] 2021/02/17 22:04:34 Finished clone github.com/containerd/go-runc [2021-02-17T22:04:34.640Z] 2021/02/17 22:04:34 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-17T22:04:34.741Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-17T22:04:34.896Z] 2021/02/17 22:04:34 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-17T22:04:34.896Z] 2021/02/17 22:04:34 Finished clone github.com/containerd/cgroups [2021-02-17T22:04:35.037Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-17T22:04:35.293Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-17T22:04:35.460Z] 2021/02/17 22:04:35 Finished clone github.com/containerd/typeurl [2021-02-17T22:04:35.460Z] 2021/02/17 22:04:35 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-17T22:04:35.716Z] 2021/02/17 22:04:35 Finished clone golang.org/x/text [2021-02-17T22:04:35.716Z] 2021/02/17 22:04:35 Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20 [2021-02-17T22:04:35.853Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-17T22:04:36.280Z] 2021/02/17 22:04:36 Finished clone github.com/containerd/ttrpc [2021-02-17T22:04:36.280Z] 2021/02/17 22:04:36 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-17T22:04:36.855Z] 2021/02/17 22:04:36 Finished clone github.com/gogo/googleapis [2021-02-17T22:04:36.855Z] 2021/02/17 22:04:36 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-17T22:04:36.855Z] 2021/02/17 22:04:36 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-17T22:04:36.855Z] 2021/02/17 22:04:36 Finished clone github.com/containerd/console [2021-02-17T22:04:37.785Z] 2021/02/17 22:04:37 Finished clone github.com/opencontainers/runc [2021-02-17T22:04:37.785Z] 2021/02/17 22:04:37 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-17T22:04:37.785Z] 2021/02/17 22:04:37 Finished clone github.com/docker/distribution [2021-02-17T22:04:37.785Z] 2021/02/17 22:04:37 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-17T22:04:38.369Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-17T22:04:38.369Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-17T22:04:38.369Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-17T22:04:38.713Z] 2021/02/17 22:04:38 Finished clone google.golang.org/grpc [2021-02-17T22:04:38.713Z] 2021/02/17 22:04:38 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-17T22:04:38.713Z] 2021/02/17 22:04:38 Finished clone github.com/containerd/continuity [2021-02-17T22:04:38.713Z] 2021/02/17 22:04:38 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-17T22:04:38.969Z] 2021/02/17 22:04:38 Finished clone github.com/fernet/fernet-go [2021-02-17T22:04:38.969Z] 2021/02/17 22:04:38 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-02-17T22:04:39.735Z] === RUN TestDockerSuite/TestImportFile [2021-02-17T22:04:39.898Z] 2021/02/17 22:04:39 Finished clone github.com/cilium/ebpf [2021-02-17T22:04:39.898Z] 2021/02/17 22:04:39 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-17T22:04:40.660Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-17T22:04:40.660Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Finished clone github.com/hashicorp/go-memdb [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Finished clone golang.org/x/time [2021-02-17T22:04:40.827Z] 2021/02/17 22:04:40 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-17T22:04:42.026Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Finished clone github.com/coreos/pkg [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Finished clone github.com/hashicorp/golang-lru [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Finished clone code.cloudfoundry.org/clock [2021-02-17T22:04:42.193Z] 2021/02/17 22:04:42 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-17T22:04:42.954Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-17T22:04:43.560Z] 2021/02/17 22:04:43 Finished clone github.com/beorn7/perks [2021-02-17T22:04:43.560Z] 2021/02/17 22:04:43 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-17T22:04:43.817Z] 2021/02/17 22:04:43 Finished clone github.com/prometheus/client_model [2021-02-17T22:04:43.817Z] 2021/02/17 22:04:43 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-17T22:04:44.315Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-17T22:04:44.570Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-17T22:04:45.131Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-17T22:04:45.184Z] 2021/02/17 22:04:45 Finished clone github.com/golang/protobuf [2021-02-17T22:04:45.184Z] 2021/02/17 22:04:45 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-02-17T22:04:45.441Z] 2021/02/17 22:04:45 Finished clone golang.org/x/crypto [2021-02-17T22:04:45.441Z] 2021/02/17 22:04:45 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-17T22:04:45.693Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-17T22:04:45.693Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-17T22:04:45.693Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-17T22:04:46.004Z] 2021/02/17 22:04:45 Finished clone github.com/prometheus/client_golang [2021-02-17T22:04:46.004Z] 2021/02/17 22:04:45 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-17T22:04:46.254Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-17T22:04:46.567Z] 2021/02/17 22:04:46 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-17T22:04:46.567Z] 2021/02/17 22:04:46 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-17T22:04:46.814Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-17T22:04:46.824Z] 2021/02/17 22:04:46 Finished clone github.com/prometheus/procfs [2021-02-17T22:04:46.824Z] 2021/02/17 22:04:46 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-17T22:04:46.824Z] 2021/02/17 22:04:46 Finished clone github.com/pkg/errors [2021-02-17T22:04:46.824Z] 2021/02/17 22:04:46 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-17T22:04:47.080Z] 2021/02/17 22:04:46 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-17T22:04:47.080Z] 2021/02/17 22:04:46 Finished clone github.com/prometheus/common [2021-02-17T22:04:47.374Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-17T22:04:47.629Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-17T22:04:47.643Z] 2021/02/17 22:04:47 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-17T22:04:47.643Z] 2021/02/17 22:04:47 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-17T22:04:48.190Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-17T22:04:48.205Z] 2021/02/17 22:04:47 Finished clone github.com/cespare/xxhash/v2 [2021-02-17T22:04:48.205Z] 2021/02/17 22:04:47 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-17T22:04:48.445Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-17T22:04:48.461Z] 2021/02/17 22:04:48 Finished clone github.com/inconshreveable/mousetrap [2021-02-17T22:04:48.461Z] 2021/02/17 22:04:48 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-17T22:04:48.700Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-17T22:04:49.023Z] 2021/02/17 22:04:48 Finished clone github.com/spf13/pflag [2021-02-17T22:04:49.280Z] 2021/02/17 22:04:49 Finished clone github.com/morikuni/aec [2021-02-17T22:04:49.537Z] 2021/02/17 22:04:49 Finished clone github.com/docker/go-metrics [2021-02-17T22:04:49.624Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-17T22:04:49.793Z] 2021/02/17 22:04:49 Finished clone github.com/spf13/cobra [2021-02-17T22:04:50.185Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-17T22:04:50.745Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-17T22:04:50.745Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-17T22:04:51.000Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-17T22:04:51.000Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-17T22:04:51.683Z] 2021/02/17 22:04:51 Finished clone github.com/google/certificate-transparency-go [2021-02-17T22:04:51.926Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-17T22:04:51.939Z] 2021/02/17 22:04:51 Finished clone github.com/opencontainers/selinux [2021-02-17T22:04:52.181Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-17T22:04:52.741Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-17T22:04:53.301Z] === RUN TestDockerSuite/TestInspectImage [2021-02-17T22:04:53.301Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-17T22:04:53.301Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-17T22:04:53.301Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-17T22:04:53.862Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-17T22:04:54.421Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-17T22:04:54.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-17T22:04:54.421Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-17T22:04:55.026Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-17T22:04:55.587Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-17T22:04:56.108Z] 2021/02/17 22:04:55 Finished clone github.com/cloudflare/cfssl [2021-02-17T22:04:57.475Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-17T22:04:57.475Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-17T22:04:58.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-17T22:04:58.406Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-17T22:04:58.987Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-17T22:05:00.349Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-17T22:05:00.910Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-17T22:05:01.470Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-17T22:05:02.032Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-17T22:05:02.595Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-17T22:05:03.520Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-17T22:05:04.082Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-17T22:05:04.082Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-17T22:05:05.968Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-17T22:05:06.080Z] 2021/02/17 22:05:04 Finished clone github.com/docker/swarmkit [2021-02-17T22:05:07.856Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-17T22:05:08.416Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-17T22:05:08.671Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-17T22:05:09.347Z] 2021/02/17 22:05:09 Finished clone cloud.google.com/go [2021-02-17T22:05:10.034Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-17T22:05:11.236Z] 2021/02/17 22:05:10 Finished clone github.com/coreos/etcd [2021-02-17T22:05:11.395Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-17T22:05:12.758Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-17T22:05:12.758Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-17T22:05:14.123Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-17T22:05:14.378Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-17T22:05:14.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-17T22:05:17.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-17T22:05:17.769Z] 2021/02/17 22:05:16 Finished clone github.com/containerd/containerd [2021-02-17T22:05:23.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-17T22:05:25.350Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-17T22:05:26.275Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-17T22:05:26.531Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-17T22:05:27.716Z] 2021/02/17 22:05:26 Finished clone google.golang.org/genproto [2021-02-17T22:05:28.417Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-17T22:05:28.417Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-17T22:05:28.417Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-17T22:05:28.417Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-17T22:05:28.417Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-17T22:05:28.977Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-17T22:05:29.233Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-17T22:05:30.232Z] 2021/02/17 22:05:29 Finished clone github.com/gogo/protobuf [2021-02-17T22:05:33.389Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-17T22:05:33.389Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-17T22:05:35.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-17T22:05:37.782Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-17T22:05:38.342Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-17T22:05:38.342Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-17T22:05:40.230Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-17T22:05:40.790Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-17T22:05:41.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-17T22:05:42.640Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-17T22:05:43.200Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-17T22:05:45.084Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-17T22:05:45.645Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-17T22:05:45.899Z] === RUN TestDockerSuite/TestLogsSince [2021-02-17T22:05:51.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-17T22:05:52.530Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-17T22:05:55.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-17T22:05:58.306Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-17T22:05:58.867Z] === RUN TestDockerSuite/TestLogsTail [2021-02-17T22:05:59.793Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-17T22:06:00.354Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-17T22:06:00.915Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-17T22:06:01.170Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-17T22:06:02.095Z] === RUN TestDockerSuite/TestNetHostname [2021-02-17T22:06:03.457Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-17T22:06:03.712Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-17T22:06:08.897Z] 2021/02/17 22:06:03 Finished clone github.com/hashicorp/consul [2021-02-17T22:06:10.237Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-17T22:06:10.492Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-17T22:06:11.052Z] === RUN TestDockerSuite/TestPluginActive [2021-02-17T22:06:12.456Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-17T22:06:13.084Z] 2021/02/17 22:06:12 Finished clone github.com/aws/aws-sdk-go [2021-02-17T22:06:16.619Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-17T22:06:16.619Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-17T22:06:17.180Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-17T22:06:19.714Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-17T22:06:20.638Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-17T22:06:22.548Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-17T22:06:23.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-17T22:06:25.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-17T22:06:26.549Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-17T22:06:28.433Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-17T22:06:29.796Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-17T22:06:31.159Z] === RUN TestDockerSuite/TestPortList [2021-02-17T22:06:37.692Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-17T22:06:39.054Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-17T22:06:45.581Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-17T22:06:45.581Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-17T22:06:45.581Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-17T22:06:45.581Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-17T22:06:45.581Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-17T22:06:45.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-17T22:06:45.837Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-17T22:06:46.092Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-17T22:06:46.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-17T22:06:47.271Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-17T22:06:47.271Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-17T22:06:48.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-17T22:06:49.258Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-17T22:06:50.621Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-17T22:06:51.181Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-17T22:06:51.181Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-17T22:06:53.693Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-17T22:06:54.619Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-17T22:06:57.928Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-17T22:07:00.439Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-17T22:07:00.439Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-17T22:07:02.953Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-17T22:07:11.025Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-17T22:07:11.025Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-17T22:07:12.911Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-17T22:07:14.314Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-17T22:07:14.874Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-17T22:07:16.800Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-17T22:07:18.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-17T22:07:18.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-17T22:07:18.999Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-17T22:07:18.999Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-17T22:07:19.924Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-17T22:07:21.813Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-17T22:07:23.176Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-17T22:07:23.737Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-17T22:07:23.737Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-17T22:07:23.993Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-17T22:07:24.249Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-17T22:07:24.249Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-17T22:07:25.179Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-17T22:07:27.111Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-17T22:07:28.041Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-17T22:07:28.603Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-17T22:07:35.132Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-17T22:07:35.692Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-17T22:07:37.053Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-17T22:07:37.053Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-17T22:07:37.308Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-17T22:07:37.308Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-17T22:07:39.234Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-17T22:07:40.599Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-17T22:07:42.486Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-17T22:07:43.424Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-17T22:07:43.424Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-17T22:07:43.679Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-17T22:07:45.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-17T22:07:46.124Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-17T22:07:47.050Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-17T22:07:47.305Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-17T22:07:48.669Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-17T22:07:50.032Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-17T22:07:51.395Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-17T22:07:51.960Z] === RUN TestDockerSuite/TestRmiTag [2021-02-17T22:07:52.217Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-17T22:07:52.778Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-17T22:07:56.044Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-17T22:07:56.044Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-17T22:07:56.604Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-17T22:07:56.859Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-17T22:07:57.785Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-17T22:07:58.040Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-17T22:07:58.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-17T22:07:58.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-17T22:07:58.858Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-17T22:07:59.419Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-17T22:08:00.781Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-17T22:08:01.036Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-17T22:08:01.597Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-17T22:08:02.158Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-17T22:08:03.084Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-17T22:08:04.010Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-17T22:08:04.588Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-17T22:08:05.148Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-17T22:08:06.073Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-17T22:08:06.329Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-17T22:08:07.258Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-17T22:08:08.184Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-17T22:08:09.110Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-17T22:08:09.365Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-17T22:08:09.925Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-17T22:08:10.181Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-17T22:08:10.181Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-17T22:08:11.544Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-17T22:08:12.105Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-17T22:08:12.667Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-17T22:08:12.923Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-17T22:08:13.485Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-17T22:08:13.485Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-17T22:08:14.414Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-17T22:08:14.975Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-17T22:08:15.535Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-17T22:08:15.790Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-17T22:08:16.350Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-17T22:08:16.350Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-17T22:08:16.910Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-17T22:08:16.910Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-17T22:08:17.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-17T22:08:18.031Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-17T22:08:18.591Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-17T22:08:19.151Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-17T22:08:19.151Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-17T22:08:19.469Z] 2021/02/17 22:08:12 Finished clone google.golang.org/api [2021-02-17T22:08:19.469Z] 2021/02/17 22:08:12 Dependencies downloaded. Download time: 4m6.561265409s [2021-02-17T22:08:19.469Z] 2021/02/17 22:08:12 Collecting all dependencies [2021-02-17T22:08:19.710Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-17T22:08:20.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-17T22:08:21.564Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-17T22:08:22.490Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-17T22:08:23.051Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-17T22:08:23.307Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-17T22:08:23.636Z] 2021/02/17 22:08:22 Clean vendor dir from unused packages [2021-02-17T22:08:23.637Z] 2021/02/17 22:08:22 Ignoring paths matching "^archive/tar" [2021-02-17T22:08:23.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-17T22:08:23.892Z] 2021/02/17 22:08:23 Success [2021-02-17T22:08:23.892Z] 2021/02/17 22:08:23 Running time: 4m21.687335986s [2021-02-17T22:08:24.131Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-17T22:08:24.147Z] Congratulations! All vendoring changes are done the right way. [2021-02-17T22:08:24.690Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T22:08:25.013Z] + echo Ensuring container killed. [2021-02-17T22:08:25.013Z] Ensuring container killed. [2021-02-17T22:08:25.013Z] + docker rm -vf docker-pr3 [2021-02-17T22:08:25.013Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-17T22:08:25.327Z] + echo Chowning /workspace to jenkins user [2021-02-17T22:08:25.327Z] Chowning /workspace to jenkins user [2021-02-17T22:08:25.327Z] + id -u [2021-02-17T22:08:25.327Z] + id -g [2021-02-17T22:08:25.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [2021-02-17T22:08:25.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-17T22:08:25.873Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T22:08:26.581Z] + bundleName=unit [2021-02-17T22:08:26.581Z] + echo Creating unit-bundles.tar.gz [2021-02-17T22:08:26.581Z] Creating unit-bundles.tar.gz [2021-02-17T22:08:26.581Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-17T22:08:26.581Z] bundles/junit-report.xml [2021-02-17T22:08:26.581Z] bundles/go-test-report.json [2021-02-17T22:08:26.581Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-17T22:08:26.589Z] Archiving artifacts [2021-02-17T22:08:27.090Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T22:08:27.408Z] + make clean [2021-02-17T22:08:27.663Z] docker volume rm -f docker-dev-cache [2021-02-17T22:08:27.663Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-17T22:08:29.262Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-17T22:08:29.262Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-17T22:08:29.522Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-17T22:08:31.453Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-17T22:08:32.382Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-17T22:08:34.267Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-17T22:08:35.633Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-17T22:08:35.633Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-17T22:08:35.633Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-17T22:08:36.560Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-17T22:08:37.486Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-17T22:08:38.849Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-17T22:08:40.211Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-17T22:08:40.773Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-17T22:08:42.136Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-17T22:08:42.391Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-17T22:08:42.391Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-17T22:08:42.952Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-17T22:08:44.316Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-17T22:08:44.613Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-17T22:08:44.869Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-17T22:08:45.430Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-17T22:08:46.366Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-17T22:08:46.624Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-17T22:08:46.624Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-17T22:08:47.184Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-17T22:08:47.746Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-17T22:08:48.306Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-17T22:08:48.560Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-17T22:08:49.486Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-17T22:08:50.048Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-17T22:08:50.610Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-17T22:08:50.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-17T22:08:51.120Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-17T22:08:51.120Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-17T22:08:51.680Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-17T22:08:52.283Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-17T22:08:53.650Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-17T22:08:53.906Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-17T22:08:53.906Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-17T22:08:55.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-17T22:08:57.156Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-17T22:08:57.716Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-17T22:08:57.971Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-17T22:09:01.232Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-17T22:09:03.163Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-17T22:09:05.674Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-17T22:09:08.185Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-17T22:09:08.746Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-17T22:09:10.113Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-17T22:09:11.474Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-17T22:09:11.474Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-17T22:09:11.474Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-17T22:09:11.474Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-17T22:09:11.474Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-17T22:09:12.037Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-17T22:09:14.592Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-17T22:09:15.954Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-17T22:09:16.213Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-17T22:09:17.138Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-17T22:09:23.704Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-17T22:09:23.704Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-17T22:09:23.704Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-17T22:09:24.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-17T22:09:24.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-17T22:09:24.264Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-17T22:09:25.190Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-17T22:09:26.117Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-17T22:09:27.042Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-17T22:09:27.042Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-17T22:09:27.042Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-17T22:09:27.968Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-17T22:09:28.936Z] === RUN TestDockerSuite/TestRunMount [2021-02-17T22:09:33.095Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-17T22:09:33.095Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-17T22:09:33.655Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-17T22:09:34.580Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-17T22:09:35.955Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-17T22:09:37.883Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-17T22:09:39.768Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-17T22:09:39.768Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-17T22:09:41.653Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-17T22:09:43.018Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-17T22:09:44.382Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-17T22:09:44.382Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-17T22:09:44.640Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-17T22:09:45.566Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-17T22:09:45.821Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-17T22:09:46.382Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-17T22:09:47.743Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-17T22:09:48.668Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-17T22:09:50.032Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-17T22:09:51.920Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-17T22:09:53.282Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-17T22:09:53.842Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-17T22:09:53.842Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-17T22:09:54.768Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-17T22:09:54.768Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-17T22:09:55.023Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-17T22:09:55.583Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-17T22:09:55.583Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-17T22:09:56.143Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-17T22:10:02.696Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-17T22:10:02.696Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-17T22:10:02.696Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-17T22:10:02.696Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-17T22:10:03.621Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-17T22:10:04.182Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-17T22:10:04.742Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-17T22:10:04.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-17T22:10:05.302Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-17T22:10:05.865Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-17T22:10:06.426Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-17T22:10:06.988Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-17T22:10:06.988Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-17T22:10:07.915Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-17T22:10:08.170Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-17T22:10:08.426Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-17T22:10:08.426Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-17T22:10:08.987Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-17T22:10:09.911Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-17T22:10:09.911Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-17T22:10:11.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-17T22:10:12.729Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-17T22:10:13.654Z] === RUN TestDockerSuite/TestRunRm [2021-02-17T22:10:14.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-17T22:10:14.214Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-17T22:10:17.474Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-17T22:10:17.730Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-17T22:10:18.656Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-17T22:10:19.220Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-17T22:10:19.781Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-17T22:10:21.146Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-17T22:10:21.402Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-17T22:10:22.789Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-17T22:10:24.677Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-17T22:10:25.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-17T22:10:28.499Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-17T22:10:28.499Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-17T22:10:28.755Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-17T22:10:29.318Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-17T22:10:29.878Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-17T22:10:30.439Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-17T22:10:31.000Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-17T22:10:31.560Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-17T22:10:32.121Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-17T22:10:32.681Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-17T22:10:33.242Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-17T22:10:34.167Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-17T22:10:35.529Z] === RUN TestDockerSuite/TestRunState [2021-02-17T22:10:36.892Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-17T22:10:37.451Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-17T22:10:38.012Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-17T22:10:38.012Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-17T22:10:38.012Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-17T22:10:38.572Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-17T22:10:39.132Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-17T22:10:39.692Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-17T22:10:40.254Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-17T22:10:40.255Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-17T22:10:40.255Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-17T22:10:40.817Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-17T22:10:43.331Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-17T22:10:43.331Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-17T22:10:44.704Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-17T22:10:46.594Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-17T22:10:49.854Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-17T22:10:49.854Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-17T22:10:50.415Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-17T22:10:50.974Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-17T22:10:52.380Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-17T22:10:52.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-17T22:10:53.561Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-17T22:10:53.816Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-17T22:10:54.071Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-17T22:10:54.326Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-17T22:10:54.887Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-17T22:10:55.811Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-17T22:10:55.811Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-17T22:10:56.066Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-17T22:10:56.066Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-17T22:10:56.323Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-17T22:10:56.924Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-17T22:11:00.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-17T22:11:00.188Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-17T22:11:00.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-17T22:11:01.675Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-17T22:11:03.043Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-17T22:11:03.340Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-17T22:11:04.703Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-17T22:11:06.588Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-17T22:11:07.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-17T22:11:08.454Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-17T22:11:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-17T22:11:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-17T22:11:08.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-17T22:11:08.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-17T22:11:08.966Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-17T22:11:08.966Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-17T22:11:09.892Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-17T22:11:10.454Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-17T22:11:10.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-17T22:11:11.638Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-17T22:11:11.893Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-17T22:11:12.453Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-17T22:11:12.710Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-17T22:11:13.387Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-17T22:11:13.947Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-17T22:11:14.202Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-17T22:11:14.783Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-17T22:11:14.783Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-17T22:11:15.387Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-17T22:11:15.387Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-17T22:11:15.947Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-17T22:11:15.947Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-17T22:11:16.507Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-17T22:11:16.761Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-17T22:11:16.761Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-17T22:11:16.762Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-17T22:11:17.322Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-17T22:11:18.247Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-17T22:11:18.502Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-17T22:11:18.758Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-17T22:11:19.014Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-17T22:11:19.014Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-17T22:11:19.939Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-17T22:11:20.499Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-17T22:11:21.862Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-17T22:11:22.117Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-17T22:11:22.117Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-17T22:11:22.117Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-17T22:11:23.084Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-17T22:11:23.644Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-17T22:11:23.899Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-17T22:11:24.824Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-17T22:11:24.824Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-17T22:11:26.187Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-17T22:11:26.443Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-17T22:11:26.700Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-17T22:11:28.060Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-17T22:11:28.315Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-17T22:11:29.240Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-17T22:11:29.240Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-17T22:11:29.495Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-17T22:11:30.419Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-17T22:11:31.781Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-17T22:11:32.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-17T22:11:32.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-17T22:11:32.077Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-17T22:11:32.332Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-17T22:11:32.895Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-17T22:11:34.780Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-17T22:11:37.288Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-17T22:11:39.844Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-17T22:11:41.238Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-17T22:11:41.802Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-17T22:11:42.727Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-17T22:11:45.237Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-17T22:11:46.600Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-17T22:11:47.161Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-17T22:11:48.524Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-17T22:11:49.891Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-17T22:11:50.147Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-17T22:11:51.512Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-17T22:11:52.441Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-17T22:11:54.326Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-17T22:11:58.483Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-17T22:12:01.749Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-17T22:12:07.037Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-17T22:12:08.922Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-17T22:12:10.283Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-17T22:12:11.208Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-17T22:12:11.464Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-17T22:12:11.724Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-17T22:12:12.285Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-17T22:12:12.285Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-17T22:12:13.211Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-17T22:12:13.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-17T22:12:16.286Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-17T22:12:16.542Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-17T22:12:19.804Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-17T22:12:19.804Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-17T22:12:20.364Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-17T22:12:20.619Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-17T22:12:21.180Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-17T22:12:22.542Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-17T22:12:22.542Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-17T22:12:23.466Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-17T22:12:24.026Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-17T22:12:24.586Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-17T22:12:25.511Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-17T22:12:29.698Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-17T22:12:29.953Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-17T22:12:29.953Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-17T22:12:30.513Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-17T22:12:31.072Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-17T22:12:33.585Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-17T22:12:36.097Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-17T22:12:36.352Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-17T22:12:38.238Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-17T22:12:40.167Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-17T22:12:42.676Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-17T22:12:44.561Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-17T22:12:45.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-17T22:12:47.051Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-17T22:12:47.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-17T22:12:48.413Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-17T22:12:49.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-17T22:12:50.704Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-17T22:12:52.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-17T22:12:53.020Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-17T22:12:54.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-17T22:12:55.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-17T22:12:57.635Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-17T22:13:02.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-17T22:13:12.799Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-17T22:13:12.799Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-17T22:13:12.799Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-17T22:13:13.054Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-17T22:13:13.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-17T22:13:13.054Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-17T22:13:13.054Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-17T22:13:13.615Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-17T22:13:13.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-17T22:13:14.176Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-17T22:13:14.176Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-17T22:13:14.433Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-17T22:13:14.433Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-17T22:13:14.433Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-17T22:13:15.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-17T22:13:15.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-17T22:13:15.983Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-17T22:13:15.983Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-17T22:13:16.238Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-17T22:13:21.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-17T22:13:21.513Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-17T22:13:23.404Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-17T22:13:23.404Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-17T22:13:23.404Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-17T22:13:25.305Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-17T22:13:27.818Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite (1375.08s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.32s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.27s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.41s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.71s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.55s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.89s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.99s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.73s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.77s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.28s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.06s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.93s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.68s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.69s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.60s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.60s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.29s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.36s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.20s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.10s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.63s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.11s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.40s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.59s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.74s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.23s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.62s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.82s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.61s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.61s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.56s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.76s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.06s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.12s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.12s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.25s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.33s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.58s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.84s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.90s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.36s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.16s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.77s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.36s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.14s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.75s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.48s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.79s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.25s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.47s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.94s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.69s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.63s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnv (1.77s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.41s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.59s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.93s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.71s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.11s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.29s) [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.02s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.11s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.92s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.55s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.89s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.12s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.09s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.79s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.68s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildHistory (5.04s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.36s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.04s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.58s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.71s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.83s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.85s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.15s) [2021-02-17T22:13:27.818Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-02-17T22:13:27.818Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.97s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.78s) [2021-02-17T22:13:27.818Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.73s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.99s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.68s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.39s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.37s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildPATH (2.24s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.75s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.37s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.41s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.15s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.51s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.13s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.84s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.83s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.17s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.62s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.09s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.58s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.18s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.62s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.13s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-17T22:13:27.819Z] docker_cli_sni_test.go:18: Flakey test [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.24s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.82s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.81s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.45s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.63s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.99s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.70s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.18s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.99s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.36s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.68s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-17T22:13:27.819Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.61s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.76s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.51s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.64s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.47s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.54s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.42s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00089a640_} (1.33s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1608410984_/foo_false____} (1.30s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1608410984_/foo_true____} (1.43s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_false____} (1.37s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_true____} (0.53s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3673355687_/foo_true__0xc00089a720__} (1.36s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00089a760_} (1.38s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00089a7a0_} (1.37s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00089a7e0_} (1.44s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00089a820_} (1.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.86s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.93s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.31s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.76s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.27s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.68s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.74s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.67s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.78s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.94s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.58s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.47s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.21s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.74s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.04s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-17T22:13:27.819Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.66s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-02-17T22:13:27.819Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-17T22:13:27.819Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.88s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.92s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.31s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.07s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-02-17T22:13:27.819Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.32s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.78s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.65s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.97s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.86s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.37s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.57s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.85s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecInspectID (2.22s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecInteractive (0.86s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.62s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.64s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.37s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHealth (18.94s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.83s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportFile (1.16s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.90s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectStatus (0.70s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.69s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.55s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.68s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.65s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.73s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.13s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.13s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.45s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.92s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.65s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.66s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.63s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestNetHostname (1.56s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.59s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginActive (1.31s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.27s) [2021-02-17T22:13:27.820Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-17T22:13:27.820Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.17s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.75s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.10s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.92s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.16s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPortList (6.72s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.11s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.98s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.99s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.35s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.35s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.79s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.51s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.32s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.67s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.38s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2021-02-17T22:13:27.820Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.81s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.21s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.59s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.13s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.43s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.84s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.68s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.58s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.80s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.05s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.69s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.61s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.36s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.07s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.52s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.73s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMount (3.80s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.38s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.65s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.99s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.51s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRm (0.64s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.15s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.64s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.57s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunState (1.37s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.00s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.24s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.39s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-02-17T22:13:27.821Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-17T22:13:27.821Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2021-02-17T22:13:27.821Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.63s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-17T22:13:27.822Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.44s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.55s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2021-02-17T22:13:27.822Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents185448352 [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.91s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.31s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.04s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.81s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-17T22:13:27.822Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.32s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.32s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.66s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.96s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.74s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.51s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.74s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2021-02-17T22:13:27.822Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2021-02-17T22:13:27.822Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-17T22:13:27.822Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-17T22:13:27.822Z] === RUN TestDockerRegistrySuite [2021-02-17T22:13:27.822Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-17T22:13:28.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-17T22:13:29.308Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-17T22:13:30.671Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-17T22:13:32.557Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-17T22:13:32.557Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-17T22:13:35.819Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-17T22:13:41.056Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-17T22:13:43.567Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-17T22:13:44.169Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-17T22:13:45.094Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-17T22:13:46.455Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-17T22:13:47.384Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-17T22:13:48.309Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-17T22:13:49.234Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-17T22:13:50.176Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-17T22:13:52.061Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-17T22:13:53.949Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-17T22:13:54.874Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-17T22:13:57.428Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-17T22:13:57.987Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-17T22:13:58.244Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-17T22:13:59.170Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-17T22:14:00.096Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-17T22:14:01.020Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-17T22:14:03.531Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-17T22:14:03.786Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-17T22:14:04.711Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-17T22:14:05.272Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-17T22:14:05.272Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-17T22:14:05.527Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-17T22:14:05.782Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-17T22:14:06.037Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-17T22:14:06.292Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-17T22:14:07.221Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-17T22:14:09.109Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-17T22:14:09.670Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-17T22:14:10.597Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-17T22:14:11.535Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite (44.58s) [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.45s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d8a287a7be8c1] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dd5c7352c407a] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.69s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dddfa87bbb922] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.21s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d61d64e76f92e] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.91s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d6d80e55cac24] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.11s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d78d5b5e8b1b3] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dd10c936f1bf1] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d4cc0d4fd88af] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d66078840e87b] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dea044205aaaf] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2021-02-17T22:14:12.467Z] check_test.go:196: [da386a9117958] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dd999d92654a4] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d47da1bea0926] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d41be06245de2] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2021-02-17T22:14:12.467Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3fc0e74b595702b0dd3c070c3ef8c12b3d43c6df8da6c4da04c056515f7827fa [2021-02-17T22:14:12.467Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0042820437bd6785875707fb524f4161f6bb24232c588f105f9213122dd6ed58 [2021-02-17T22:14:12.467Z] check_test.go:196: [de7a50dd264a9] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.81s) [2021-02-17T22:14:12.467Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:71556a5d6d80b4204fabefcf08a635b22af85bca158d1e4a3160625070b05d7a [2021-02-17T22:14:12.467Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:352c240631643266b71992a0d3dd5eb4954c74f69da2aa03f985767b7ca1754c [2021-02-17T22:14:12.467Z] check_test.go:196: [d8938bbc59edc] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2021-02-17T22:14:12.467Z] check_test.go:196: [ddbc63608dffb] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d0586d41be392] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d9552be8f1e2f] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d665063b27119] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-02-17T22:14:12.467Z] check_test.go:196: [df57b0bc020a4] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d363ec09d4958] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d37f71f5fb638] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.51s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dc82cbc65f845] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d069c77fae0ac] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d4ae62296e03e] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d15cce20e21a1] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dd491fbffe93d] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dc6971af4226f] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d7430d722ad83] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dea2b5d80cd25] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d5aa2602094f0] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d1f2d81e41c42] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2021-02-17T22:14:12.467Z] check_test.go:196: [dc2ecbc38bda5] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2021-02-17T22:14:12.467Z] check_test.go:196: [da472104b9a12] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2021-02-17T22:14:12.467Z] check_test.go:196: [d0514b2e9ee5e] daemon is not started [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-02-17T22:14:12.467Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-17T22:14:12.467Z] === RUN TestDockerSchema1RegistrySuite [2021-02-17T22:14:12.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-17T22:14:12.467Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-17T22:14:15.728Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-17T22:14:20.964Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-17T22:14:23.476Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-17T22:14:24.402Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-17T22:14:25.328Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-17T22:14:25.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-17T22:14:26.508Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-17T22:14:27.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-17T22:14:28.358Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-17T22:14:30.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-17T22:14:31.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-17T22:14:31.992Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-17T22:14:31.992Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-17T22:14:32.248Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-17T22:14:32.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-17T22:14:33.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite (20.69s) [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d986271cc5cd6] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2021-02-17T22:14:33.063Z] check_test.go:223: [df78518f42873] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.71s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d04f77a653198] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.32s) [2021-02-17T22:14:33.063Z] check_test.go:223: [dc496165d47d5] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d2cd3c2ed89a5] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d5bee1aa088fa] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d529e0ef43a9b] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2021-02-17T22:14:33.063Z] check_test.go:223: [da9072fd6dfd0] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d44476e63b98a] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2021-02-17T22:14:33.063Z] check_test.go:223: [da073042c390f] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s) [2021-02-17T22:14:33.063Z] check_test.go:223: [ddeba7d877103] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-02-17T22:14:33.063Z] check_test.go:223: [dadd10c9687ed] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d402394a10360] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d7e4c09e97a6b] daemon is not started [2021-02-17T22:14:33.063Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-17T22:14:33.063Z] check_test.go:223: [d1fb2f3e71f76] daemon is not started [2021-02-17T22:14:33.064Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2021-02-17T22:14:33.064Z] check_test.go:223: [d3497669ffbc9] daemon is not started [2021-02-17T22:14:33.064Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-02-17T22:14:33.064Z] check_test.go:223: [db022bf1d90ea] daemon is not started [2021-02-17T22:14:33.064Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-17T22:14:33.064Z] check_test.go:223: [db9009cd36940] daemon is not started [2021-02-17T22:14:33.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-17T22:14:33.064Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-17T22:14:33.990Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-17T22:14:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-17T22:14:34.550Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-17T22:14:35.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-17T22:14:35.925Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-17T22:14:36.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-17T22:14:37.045Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2021-02-17T22:14:37.045Z] check_test.go:252: [d0e9e08b0941c] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2021-02-17T22:14:37.045Z] check_test.go:252: [d10be756b5cf2] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-02-17T22:14:37.045Z] check_test.go:252: [d60e830d8d97f] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-17T22:14:37.045Z] check_test.go:252: [de9e31a1c66a0] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-02-17T22:14:37.045Z] check_test.go:252: [d43129a27bfb4] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-02-17T22:14:37.045Z] check_test.go:252: [d099ba351ba65] daemon is not started [2021-02-17T22:14:37.045Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-17T22:14:37.045Z] check_test.go:252: [dc23b31a7ae0d] daemon is not started [2021-02-17T22:14:37.045Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-17T22:14:37.045Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-17T22:14:42.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-17T22:14:42.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-17T22:14:42.532Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-17T22:14:42.787Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-17T22:14:42.787Z] check_test.go:279: [d6713e02d3f33] daemon is not started [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-17T22:14:42.787Z] check_test.go:279: [d59e802007b00] daemon is not started [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-17T22:14:42.787Z] check_test.go:279: [dcd2bc8e6f36e] daemon is not started [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-17T22:14:42.787Z] check_test.go:279: [dff7179c39eac] daemon is not started [2021-02-17T22:14:42.787Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-17T22:14:42.787Z] check_test.go:279: [d963371b50fc9] daemon is not started [2021-02-17T22:14:42.787Z] === RUN TestDockerNetworkSuite [2021-02-17T22:14:42.787Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-17T22:14:44.673Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-17T22:14:45.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-17T22:14:48.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-17T22:14:50.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-17T22:14:52.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-17T22:14:54.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-17T22:14:59.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-17T22:15:01.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-17T22:15:02.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-17T22:15:03.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-17T22:15:03.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-17T22:15:04.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-17T22:15:05.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-17T22:15:05.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-17T22:15:05.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-17T22:15:06.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-17T22:15:06.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-17T22:15:06.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-17T22:15:07.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-17T22:15:07.414Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-17T22:15:07.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-17T22:15:09.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-17T22:15:09.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-17T22:15:09.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-17T22:15:09.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-17T22:15:11.785Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-17T22:15:12.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-17T22:15:15.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-17T22:15:19.241Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-17T22:15:23.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-17T22:15:23.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-17T22:15:24.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-17T22:15:24.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-17T22:15:24.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-17T22:15:25.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-17T22:15:25.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-17T22:15:25.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-17T22:15:26.643Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-17T22:15:28.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-17T22:15:28.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-17T22:15:28.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-17T22:15:29.477Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-17T22:15:29.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-17T22:15:33.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-17T22:15:34.451Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-17T22:15:37.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-17T22:15:37.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-17T22:15:38.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-17T22:15:40.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-17T22:15:40.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-17T22:15:40.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-17T22:15:40.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-17T22:15:41.231Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-17T22:15:42.156Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-17T22:15:46.318Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-17T22:15:46.318Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite (65.50s) [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.86s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [dcf9b6cda8a15] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d2103ed16c5cc] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.08s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [dcd3f79c9fef5] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [dcca9be486778] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:1233: [d5fd01a0c4177] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d3208ae061d71] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.28s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d93dff6e04799] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [dd9fab738523b] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d7d4e9f5a2815] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [df858833dd6d1] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [dc409d3ea173f] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d41d23d76b111] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d9d873ef145e7] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d6e5f85806ea2] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d0d81f080831c] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2021-02-17T22:15:48.828Z] docker_cli_network_unix_test.go:46: [d12af5b8f191b] daemon is not started [2021-02-17T22:15:48.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d43aafdf026fa] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [da9802dcf5e0b] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [db7498236f0cf] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d7153135496dc] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d47ab090a2180] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [ddc02c1291184] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d3f75b38b6411] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d22b8b50f6ca8] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.82s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:968: [d13dde01d548e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.69s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [dafcf2fd2e06e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.71s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:1116: [dc28fc6485452] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d30453bf488fc] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.04s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [dedfaa7b83d5d] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d76413ac8c7a8] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [dcc285f7802fb] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [df369541f5827] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d9bcfc73e9d20] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d2fa45a949e29] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.15s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d05a17b55847d] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d8dd595420bfd] daemon is not started [2021-02-17T22:15:48.829Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d235248a5efef] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.17s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d7591c8e44e21] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s) [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.87s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:1084: [dede781c24f0e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d56f0d055eb8c] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [dc405a833734a] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [db5402c846b7e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d6c499dd18507] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [dc6cca3b655be] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [df7f46b06e88e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.14s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [d0339f16b1c8e] daemon is not started [2021-02-17T22:15:48.829Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.16s) [2021-02-17T22:15:48.829Z] docker_cli_network_unix_test.go:46: [df58d02c24b9d] daemon is not started [2021-02-17T22:15:48.829Z] === RUN TestDockerHubPullSuite [2021-02-17T22:15:48.829Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-17T22:15:50.190Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-17T22:15:52.701Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-17T22:15:52.701Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-17T22:15:54.612Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-17T22:15:55.215Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-17T22:15:55.470Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-17T22:15:55.470Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite (7.13s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.54s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.28s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2021-02-17T22:15:55.470Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-17T22:15:55.470Z] PASS [2021-02-17T22:15:55.470Z] [2021-02-17T22:15:55.470Z] === Skipped [2021-02-17T22:15:55.470Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-17T22:15:55.470Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-17T22:15:55.471Z] docker_cli_sni_test.go:18: Flakey test [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-17T22:15:55.471Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-17T22:15:55.471Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-17T22:15:55.471Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-17T22:15:55.471Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-17T22:15:55.471Z] docker_cli_network_unix_test.go:46: [d235248a5efef] daemon is not started [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] [2021-02-17T22:15:55.471Z] DONE 1274 tests, 51 skipped in 1571.162s [2021-02-17T22:15:55.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:15:55.471Z] ++++ cat bundles/test-integration/docker.pid [2021-02-17T22:15:55.471Z] +++ kill 8119 [2021-02-17T22:15:56.032Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-17T22:15:56.591Z] +++ /etc/init.d/apparmor stop [2021-02-17T22:15:56.591Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T22:15:56.591Z] [2021-02-17T22:15:56.591Z] Unloading profiles will leave already running processes permanently [2021-02-17T22:15:56.591Z] unconfined, which can lead to unexpected situations. [2021-02-17T22:15:56.591Z] [2021-02-17T22:15:56.591Z] To set a process to complain mode, use the command line tool [2021-02-17T22:15:56.591Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T22:15:56.591Z] +++ true [2021-02-17T22:15:56.591Z] exiting test-integration [2021-02-17T22:15:56.591Z] ++ exit 0 [2021-02-17T22:15:56.591Z] [2021-02-17T22:15:56.847Z] + for job in $(jobs -p) [2021-02-17T22:15:56.847Z] + wait 27117 [2021-02-17T22:15:58.730Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-17T22:16:54.916Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-17T22:18:02.557Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-17T22:18:06.777Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-17T22:18:10.978Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-17T22:20:17.380Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-17T22:20:25.452Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-17T22:20:25.452Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-17T22:20:25.707Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-17T22:20:25.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-17T22:20:25.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-17T22:20:26.523Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-17T22:20:29.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-17T22:20:32.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-17T22:20:34.204Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-17T22:21:30.349Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-17T22:21:30.349Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-17T22:21:31.710Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-17T22:21:34.220Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-17T22:21:37.482Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-17T22:21:39.995Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-17T22:22:01.874Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-17T22:22:16.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-17T22:22:16.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-17T22:22:19.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-17T22:22:21.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-17T22:22:29.793Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-17T22:22:33.052Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-17T22:22:34.937Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-17T22:22:37.448Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-17T22:22:39.377Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-17T22:22:41.903Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-17T22:22:45.172Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-17T22:22:46.534Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-17T22:23:42.676Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-17T22:23:57.496Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite (1667.26s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.68s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:562: [d9d52470f0359] joining swarm manager [ddf2eceb6cee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:584: [d36b746ee4331] joining swarm manager [ddf2eceb6cee5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] check_test.go:380: [d9d52470f0359] daemon is not started [2021-02-17T22:24:15.562Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.37s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:45: [d00f8de0f6837] joining swarm manager [d261ca5f495ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.99s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:303: [d9fcab1ad29e1] joining swarm manager [d9f901ce6cba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:304: [da452c9b6faba] joining swarm manager [d9f901ce6cba2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.59s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:271: [dd7fca7bdce0d] joining swarm manager [d24486ff472fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:272: [da3b291881ac5] joining swarm manager [d24486ff472fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2021-02-17T22:24:15.562Z] docker_api_swarm_node_test.go:19: [dd4a74b6edf45] joining swarm manager [d509df9432712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_node_test.go:20: [d0b2eed52b542] joining swarm manager [d509df9432712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.32s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:501: [daaac1454201e] joining swarm manager [da86d8404ce16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:506: [da9df2e6c0896] joining swarm manager [da86d8404ce16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2021-02-17T22:24:15.562Z] docker_api_swarm_node_test.go:80: [d824b36ad1f69] joining swarm manager [d91ae6ea3027a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2021-02-17T22:24:15.562Z] docker_api_swarm_node_test.go:52: [d627c5afd0e93] joining swarm manager [d945e483e96ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_node_test.go:53: [d90135af39717] joining swarm manager [d945e483e96ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.79s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:201: [d5b90150f9818] joining swarm manager [d4fc77742367c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.61s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:383: [d00866cbf07fe] joining swarm manager [d1cb1f7562157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:384: [d485f99793f4a] joining swarm manager [d1cb1f7562157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] check_test.go:380: [d485f99793f4a] daemon is not started [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.93s) [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:801: [d9a43f0bcae08] joining swarm manager [d77333703133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:801: [da5e5af75d8de] joining swarm manager [d77333703133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:801: [d16dd5a1187d4] joining swarm manager [d77333703133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:801: [d26de5c29cf3c] joining swarm manager [d77333703133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-17T22:24:15.562Z] docker_api_swarm_test.go:809: [daf9a15c07281] joining swarm manager [d77333703133c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.97s) [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.09s) [2021-02-17T22:24:15.562Z] docker_api_swarm_service_test.go:394: [d605102fa70a2] joining swarm manager [dbe682f75728c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_service_test.go:394: [d6df40d788a96] joining swarm manager [dbe682f75728c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.49s) [2021-02-17T22:24:15.562Z] docker_api_swarm_service_test.go:342: [d6de6323265df] joining swarm manager [d518d365ade58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.562Z] docker_api_swarm_service_test.go:342: [d0f971573ff44] joining swarm manager [d518d365ade58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.64s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:489: [dea25af6fe3d3] joining swarm manager [de968d9c122c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:489: [d043d457940f2] joining swarm manager [de968d9c122c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (4.95s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.82s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:127: [d907bddc301c4] joining swarm manager [d81e62b6793fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:128: [d7b026fc25eca] joining swarm manager [d81e62b6793fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:136: [d0e197f0d2ee6] joining swarm manager [d81e62b6793fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:137: [d54696db0d101] joining swarm manager [d81e62b6793fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:303: [dd9c0b70a6e04] joining swarm manager [d9494cce845e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:303: [d4cb949f3a3ea] joining swarm manager [d9494cce845e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.27s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:99: [dce564fa56ca9] joining swarm manager [d18929a35bfdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:100: [d19f1b044313a] joining swarm manager [d18929a35bfdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] check_test.go:380: [dce564fa56ca9] daemon is not started [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.76s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:532: [d814866bc3a77] joining swarm manager [d3f7d00d334ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:533: [d8ce9b373e76b] joining swarm manager [d3f7d00d334ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.92s) [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:147: [dd5f4dc11f4c0] joining swarm manager [d02a4748f1a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_api_swarm_service_test.go:147: [d80fcde9a983d] joining swarm manager [d02a4748f1a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.35s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.70s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.15s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.56s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.36s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.84s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.59s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.53s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.22s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.81s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.62s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.95s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.96s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.09s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.99s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.21s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.56s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.25s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.91s) [2021-02-17T22:24:15.563Z] docker_cli_service_logs_test.go:245: checking task u6i1we09eq24 [2021-02-17T22:24:15.563Z] docker_cli_service_logs_test.go:250: checking messages for u6i1we09eq24 [2021-02-17T22:24:15.563Z] docker_cli_service_logs_test.go:245: checking task vkxod7i9optp [2021-02-17T22:24:15.563Z] docker_cli_service_logs_test.go:250: checking messages for vkxod7i9optp [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.94s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.33s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.81s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1901: [d2656abcc939a] joining swarm manager [d385ab7f8e579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1902: [dafc5223485c0] joining swarm manager [d385ab7f8e579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.33s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.42s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1802: [d893b7c71078f] joining swarm manager [d08ce680a25db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1803: [d83f2fdb835f5] joining swarm manager [d08ce680a25db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (98.60s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1321: [d86f675ada108] joining swarm manager [d29f56724e0be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1322: [de9130ca621c8] joining swarm manager [d29f56724e0be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.37s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.70s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.84s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.10s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.81s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.87s) [2021-02-17T22:24:15.563Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.26s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.71s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.81s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1186: [dec2c208d8a89] joining swarm manager [d9f18e7963319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1195: [da61580e05a70] joining swarm manager [d9f18e7963319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.11s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1118: [dc5b01a4d4717] joining swarm manager [d8ca197b0db19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1119: [d51bf8c3a7a60] joining swarm manager [d8ca197b0db19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1172: [d652502c91854] joining swarm manager [d8ca197b0db19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1453: [ddf6a0ddcf578] joining swarm manager [d456a933b3d20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] docker_cli_swarm_test.go:1454: [db5f06f885cb3] joining swarm manager [d456a933b3d20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.89s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.08s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2021-02-17T22:24:15.563Z] docker_cli_swarm_unix_test.go:62: [d570f3611ab7d] joining swarm manager [dff75dd65bff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.63s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.34s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.25s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2021-02-17T22:24:15.563Z] docker_api_swarm_test.go:961: [d26378ceac4e8] joining swarm manager [d9ada37a1f2f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.23s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.27s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.26s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.24s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.12s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.70s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.88s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.98s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s) [2021-02-17T22:24:15.563Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.86s) [2021-02-17T22:24:15.563Z] === RUN TestDockerExternalVolumeSuite [2021-02-17T22:24:15.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-17T22:24:30.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-17T22:25:38.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-17T22:25:46.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-17T22:26:18.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-17T22:26:32.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-17T22:27:04.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-17T22:27:17.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-17T22:27:49.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-17T22:28:03.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-17T22:28:18.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-17T22:29:05.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-17T22:29:27.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-17T22:29:59.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-17T22:30:25.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-17T22:30:43.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-17T22:31:01.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-17T22:31:16.747Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite (437.28s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:53: [d3bd52ee02439] daemon is not started [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.24s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:53: [d7b414f223cce] daemon is not started [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:53: [dcfd412b8f111] daemon is not started [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:53: [d94f7346532d0] daemon is not started [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.72s) [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:485: [d9606f0b9af16] daemon is not started [2021-02-17T22:31:31.568Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-17T22:31:31.568Z] docker_cli_external_volume_driver_test.go:53: [d37d87cf29311] daemon is not started [2021-02-17T22:31:31.568Z] PASS [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] === Skipped [2021-02-17T22:31:31.568Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-17T22:31:31.568Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-02-17T22:31:31.568Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-17T22:31:31.568Z] check_test.go:309: [d1dd562745dc4] daemon is not started [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-17T22:31:31.568Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-17T22:31:31.568Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-17T22:31:31.568Z] check_test.go:309: [de88cbbb789e2] daemon is not started [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-17T22:31:31.568Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-17T22:31:31.568Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-17T22:31:31.568Z] check_test.go:309: [d9ce61ccdf614] daemon is not started [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-17T22:31:31.568Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-17T22:31:31.568Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-17T22:31:31.568Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-17T22:31:31.568Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] DONE 273 tests, 5 skipped in 2505.155s [2021-02-17T22:31:31.568Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-17T22:31:31.568Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01d4cf11085/docker.pid [2021-02-17T22:31:31.568Z] +++ kill 5984 [2021-02-17T22:31:31.568Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5984 is not a child of this shell [2021-02-17T22:31:31.568Z] warning: PID 5984 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df01d4cf11085/docker.pid had a nonzero exit code [2021-02-17T22:31:31.568Z] ++++ cat bundles/test-integration/docker.pid [2021-02-17T22:31:31.568Z] +++ kill 8153 [2021-02-17T22:31:31.568Z] +++ /etc/init.d/apparmor stop [2021-02-17T22:31:31.568Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] Unloading profiles will leave already running processes permanently [2021-02-17T22:31:31.568Z] unconfined, which can lead to unexpected situations. [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] To set a process to complain mode, use the command line tool [2021-02-17T22:31:31.568Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-17T22:31:31.568Z] +++ true [2021-02-17T22:31:31.568Z] exiting test-integration [2021-02-17T22:31:31.568Z] ++ exit 0 [2021-02-17T22:31:31.568Z] [2021-02-17T22:31:31.568Z] + exit 0 [2021-02-17T22:31:31.568Z] ++ jobs -p [2021-02-17T22:31:31.568Z] + pids= [2021-02-17T22:31:31.568Z] + echo 'Remaining pids to kill: []' [2021-02-17T22:31:31.568Z] Remaining pids to kill: [] [2021-02-17T22:31:31.568Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-17T22:31:31.577Z] Recording test results [2021-02-17T22:31:32.127Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-17T22:31:32.479Z] + echo Ensuring container killed. [2021-02-17T22:31:32.479Z] Ensuring container killed. [2021-02-17T22:31:32.479Z] + docker ps -aq -f name=docker-pr3-* [2021-02-17T22:31:32.479Z] + cids=659bb531fcb5 [2021-02-17T22:31:32.479Z] d61f023e4bff [2021-02-17T22:31:32.479Z] 95cd8d883e0d [2021-02-17T22:31:32.479Z] + [ -n 659bb531fcb5 [2021-02-17T22:31:32.479Z] d61f023e4bff [2021-02-17T22:31:32.479Z] 95cd8d883e0d ] [2021-02-17T22:31:32.479Z] + docker rm -vf 659bb531fcb5 d61f023e4bff 95cd8d883e0d [2021-02-17T22:31:36.640Z] 659bb531fcb5 [2021-02-17T22:31:38.002Z] d61f023e4bff [2021-02-17T22:31:38.002Z] 95cd8d883e0d [Pipeline] sh [2021-02-17T22:31:38.273Z] + echo Chowning /workspace to jenkins user [2021-02-17T22:31:38.273Z] Chowning /workspace to jenkins user [2021-02-17T22:31:38.273Z] + id -u [2021-02-17T22:31:38.273Z] + id -g [2021-02-17T22:31:38.273Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-17T22:31:42.790Z] + bundleName=amd64 [2021-02-17T22:31:42.790Z] + echo Creating amd64-bundles.tar.gz [2021-02-17T22:31:42.790Z] Creating amd64-bundles.tar.gz [2021-02-17T22:31:42.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-17T22:31:42.790Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-17T22:31:43.721Z] Archiving artifacts [2021-02-17T22:31:44.320Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41972/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-17T22:31:44.705Z] + make clean [2021-02-17T22:31:44.705Z] docker volume rm -f docker-dev-cache [2021-02-17T22:31:44.960Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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